]> git.ipfire.org Git - thirdparty/ipxe.git/shortlog
thirdparty/ipxe.git
2021-01-13  Michael Brown[build] Create util/genfsimg for building filesystem... 204/head
2021-01-04  Michael Brown[xhci] Avoid false positive Coverity warning
2021-01-03  Michael Brown[efi] Leave asynchronous USB endpoints open until devic...
2021-01-03  Michael Brown[xhci] Show meaningful error messages after command...
2021-01-03  Michael Brown[xhci] Fail attempts to issue concurrent commands
2020-12-31  Michael Brown[efi] Use segment and bus number to identify PCI root... v1.21.1
2020-12-29  Michael Brown[smbios] Add support for the 64-bit SMBIOS3 entry point
2020-12-29  b1f6c1c4[efi] Allow for longer device paths in debug messages
2020-12-28  Martin Habets[sfc] Update email addresses
2020-12-28  Josh McSavaney[x509] Clarify debug message for an untrusted X.509...
2020-12-28  Mohammed Taha[golan] Add new PCI IDs
2020-12-17  Michael Brown[efi] Allow EFI_USB_IO_PROTOCOL interfaces to be nullif...
2020-12-17  Michael Brown[efi] Skip interface uninstallation during shutdown
2020-12-17  Michael Brown[efi] Nullify interfaces unconditionally on error and...
2020-12-16  Michael Brown[iphone] Add iPhone tethering driver
2020-12-15  Michael Brown[crypto] Allow private key to be specified as a TLS...
2020-12-15  Michael Brown[tls] Include root of trust within definition of TLS...
2020-12-09  Michael Brown[x509] Make root of trust a reference-counted structure
2020-12-08  Michael Brown[efi] Avoid using potentially uninitialised driver...
2020-12-08  Michael Brown[x509] Record root of trust used when validating a...
2020-12-08  Michael Brown[ocsp] Remove dummy OCSP certificate root
2020-12-08  Michael Brown[http] Hide HTTP transport-layer filter implementation...
2020-12-08  Michael Brown[asn1] Define ASN1_SHORT() for constructing short tagge...
2020-12-08  Michael Brown[asn1] Rename ASN1_OID_CURSOR to ASN1_CURSOR
2020-12-07  Michael Brown[asn1] Add constant for UTF-8 string tag
2020-12-07  Michael Brown[tls] Allow provision of a client certificate chain
2020-12-07  Michael Brown[tls] Use intf_insert() to add TLS to an interface
2020-12-07  Michael Brown[interface] Provide intf_insert() to insert a filter...
2020-12-07  Michael Brown[interface] Ignore any attempts to plug in the null...
2020-11-30  Michael Brown[efi] Veto the HP XhciDxe Driver
2020-11-30  Michael Brown[efi] Allow vetoing of drivers that cannot be unloaded
2020-11-30  Michael Brown[efi] Provide manufacturer and driver names to all...
2020-11-30  Michael Brown[efi] Split out dbg_efi_opener() as a standalone function
2020-11-29  Michael Brown[xhci] Update driver to use DMA API
2020-11-29  Michael Brown[dma] Provide dma_umalloc() for allocating large DMA...
2020-11-29  Michael Brown[efi] Avoid requesting zero-length DMA mappings
2020-11-29  Michael Brown[netdevice] Fix misleading comment on netdev_rx()
2020-11-29  Michael Brown[netdevice] Do not attempt to unmap a null I/O buffer
2020-11-28  Michael Brown[dma] Move I/O buffer DMA operations to iobuf.h
2020-11-28  Michael Brown[dma] Record DMA device as part of DMA mapping if needed
2020-11-25  Michael Brown[dma] Modify DMA API to simplify calculation of medial...
2020-11-24  Michael Brown[intelxl] Configure DMA mask as 64-bit
2020-11-24  Michael Brown[intel] Configure DMA mask as 64-bit
2020-11-24  Michael Brown[efi] Report correct error when failing to unload a...
2020-11-23  Michael Brown[efi] Allow initialisation via SNP interface even while... 170/head
2020-11-21  Michael Brown[intelxl] Update driver to use DMA API
2020-11-21  Michael Brown[intelxl] Read PCI bus:dev.fn number from PFFUNC_RID...
2020-11-20  Michael Brown[intelxl] Read MAC address from PRTPM_SA[HL] instead...
2020-11-20  Michael Brown[efi] Avoid dropping below TPL as at entry to iPXE
2020-11-16  Michael Brown[intel] Use physical addresses in debug messages
2020-11-16  Michael Brown[realtek] Use physical addresses in debug messages
2020-11-15  Michael Brown[efi] Use casts rather than virt_to_bus() for UNDI...
2020-11-15  Michael Brown[efi] Do not populate media header length in PXE transm...
2020-11-13  Michael Brown[intel] Update driver to use DMA API
2020-11-07  Michael Brown[efi] Rename efi_blacklist to efi_veto
2020-11-05  Michael Brown[realtek] Update driver to use DMA API
2020-11-05  Michael Brown[efi] Provide DMA operations for EFI PCI devices
2020-11-05  Michael Brown[dma] Define a DMA API to allow for non-flat device...
2020-11-05  Michael Brown[malloc] Rename malloc_dma() to malloc_phys()
2020-11-04  Michael Brown[efi] Retain a long-lived reference to the EFI_PCI_IO_P...
2020-11-04  Michael Brown[realtek] Reset NIC when closing interface if using...
2020-10-30  Michael Brown[efi] Fall back to assuming identity mapping of MMIO...
2020-10-30  Michael Brown[efi] Avoid dragging in USB subsystem via efi_usb_path()
2020-10-27  Michael Brown[efi] Fix memory copy length used in efi_nullify_name2()
2020-10-26  Michael Brown[efi] Nullify interfaces and leak memory on uninstallat...
2020-10-23  Michael Brown[efi] Allow block devices to provide their own EFI...
2020-10-23  Michael Brown[infiniband] Allow SRP device to be described using...
2020-10-22  Michael Brown[fcp] Allow Fibre Channel device to be described using...
2020-10-20  Michael Brown[iscsi] Allow iSCSI device to be described using an...
2020-10-20  Michael Brown[efi] Show block device ACPI table contents only at...
2020-10-19  Michael Brown[aoe] Allow AoE device to be described using an EFI...
2020-10-19  Michael Brown[efi] Provide utility function to concatenate device...
2020-10-19  Michael Brown[efi] Split efi_netdev_path() out to a separate function
2020-10-19  Michael Brown[http] Allow HTTP connection to be described using...
2020-10-19  Michael Brown[efi] Provide efi_uri_path() to construct a URI device...
2020-10-16  Michael Brown[usbblk] Allow USB block device to be described using...
2020-10-16  Michael Brown[efi] Split efi_usb_path() out to a separate function
2020-10-16  Michael Brown[efi] Define an interface operation to describe using...
2020-10-16  Michael Brown[efi] Split device path functions out to efi_path.c
2020-10-16  Michael Brown[efi] Provide EFI_INTF_OP for EFI-only interface operations
2020-10-16  Michael Brown[interface] Allow for the definition of an unused inter...
2020-10-16  Michael Brown[build] Provide a testable platform macro alongside...
2020-10-14  Michael Brown[ipv6] Reduce time spent waiting for router discovery
2020-10-14  Tore Anderson[efi] Enable NET_PROTO_IPV6 by default
2020-10-14  Michael Brown[lacp] Ignore (and do not echo) trailing padding on... 158/head
2020-10-14  Michael Brown[lacp] Detect and ignore erroneously looped back LACP...
2020-10-13  Michael Brown[efi] Defer local download process until file has been...
2020-10-13  Michael Brown[usbblk] Add support for USB mass storage devices
2020-10-13  Michael Brown[usb] Move usbio driver to end of USB driver list
2020-10-12  Michael Brown[usb] Allow endpoints to be refilled to a specified...
2020-10-12  Michael Brown[usb] Allow device halt to be cleared independently...
2020-10-01  Michael Brown[efi] Always enable recursion when calling ConnectContr...
2020-10-01  Michael Brown[efi] Connect controllers after loading an EFI driver
2020-10-01  Michael Brown[ncm] Treat a zero divisor as indicating no alignment...
2020-10-01  Michael Brown[efi] Fix reporting of USB supported languages array
2020-10-01  Michael Brown[efi] Avoid integer underflow on malformed USB string...
2020-10-01  Michael Brown[usb] Avoid integer underflow on malformed string descr...
2020-10-01  Michael Brown[efi] Allow DEBUG=efi_wrap to be used independently...
2020-09-29  Michael Brown[efi] Disconnect controllers before uninstalling EFI_US...
2020-09-29  Michael Brown[usb] Show debug message on device removal
next