]> git.ipfire.org Git - thirdparty/ipxe.git/shortlog
thirdparty/ipxe.git
2021-02-01  Michael Brown[hermon] Minimise reset time 245/head
2021-02-01  Christian Iversen[hermon] Throttle debug output when sensing port type
2021-02-01  Christian Iversen[hermon] Add a debug notice when initialization is...
2021-02-01  Christian Iversen[hermon] Add support for port management event
2021-02-01  Christian Iversen[hermon] Adjust Ethernet work queue size
2021-02-01  Michael Brown[hermon] Use reset value suitable for ConnectX-3 244/head
2021-02-01  Christian Iversen[hermon] Clean up whitespace in hermon.c
2021-02-01  Christian Iversen[iscsi] Update link to iBFT reference manual 243/head
2021-01-31  Michael Brown[hermon] Limit link poll frequency in DOWN state 242/head
2021-01-31  Michael Brown[build] Avoid using awk to format build ID as hexadecimal
2021-01-31  Michael Brown[build] Avoid using sha1sum when calculating build ID
2021-01-30  Michael Brown[build] Allow BIOS linker script to be used with FreeBS...
2021-01-30  Michael Brown[build] Check for broken elftoolchain version of objcopy
2021-01-30  Michael Brown[build] Avoid modifying load addresses when stripping...
2021-01-30  Manuel Mendez[build] Replace random build ID with a deterministic one
2021-01-30  Manuel Mendez[build] Use $(shell ...) to invoke BUILD_ID_CMD
2021-01-30  Manuel Mendez[build] Use SOURCE_DATE_EPOCH if it exists
2021-01-30  Michael Brown[build] Use recursive deletion for "make clean"
2021-01-30  Michael Brown[build] Avoid shell brace expansion in "make clean"
2021-01-30  Michael Brown[build] Allow elf2efi.c to build on FreeBSD
2021-01-29  Michael Brown[build] Ensure that isolinux.bin is modifiable
2021-01-29  Michael Brown[build] Add syslinux search locations used on FreeBSD
2021-01-29  Bernhard M... [build] Drop timestamps from .a file
2021-01-29  Christian Iversen[hermon] Perform clean MPT unmap on device shutdown
2021-01-29  Christian Iversen[hermon] Use Ethernet MAC as eIPoIB local EMAC
2021-01-28  Christian Iversen[hermon] Increase polling rate for command completions
2021-01-28  Michael Brown[hermon] Add event queue debug functions
2021-01-28  Christian Iversen[hermon] Increase command timeout from 2 to 10 seconds
2021-01-28  Michael Brown[hermon] Add assorted debug error messages
2021-01-28  Michael Brown[hermon] Show "issuing command" messages only at DBGLVL...
2021-01-28  Christian Iversen[hermon] Reorganize PCI ROM list and document well...
2021-01-28  Christian Iversen[golan] Backport typo fix in nodnic_prm.h: s/HERMON...
2021-01-28  Christian Iversen[arbel] Clean up whitespace in MT25218_PRM.h header
2021-01-28  Christian Iversen[hermon] Clean up whitespace in MT25408_PRM.h header
2021-01-27  Michael Brown[efi] Use EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL if available
2021-01-27  Joe Groocock[image] Implicitly trust first embedded image
2021-01-27  Christian Iversen[infiniband] Require drivers to specify the number...
2021-01-26  Michael Brown[efi] Fix misleading debug message
2021-01-26  Christian Iversen[ifmgmt] Make "ifstat" show the link-layer protocol...
2021-01-26  Michael Brown[cmdline] Expose "iflinkwait" as a command 224/head
2021-01-26  Michael Brown[efi] Fix use of uninitialised variable
2021-01-25  Michael Brown[efi] Automatically load "/autoexec.ipxe" when booted...
2021-01-25  Michael Brown[image] Provide image_memory()
2021-01-24  Michael Brown[travis] Update to current default build environment
2021-01-24  Michael Brown[build] Report a meaningful error message if isolinux...
2021-01-24  Michael Brown[build] Check that mkisofs equivalent supports the...
2021-01-22  Michael Brown[tftp] Allow for profiling of client and server turnaro...
2021-01-22  Michael Brown[image] Add the "imgmem" command
2021-01-22  Michael Brown[image] Provide image_set_data()
2021-01-22  Michael Brown[build] Allow an initrd script to be provided via genfsimg
2021-01-22  Michael Brown[build] Fail gracefully when no input files are given...
2021-01-22  Michael Brown[build] Use explicit disk geometry for generated FAT...
2021-01-22  Michael Brown[build] Fix genfsimg incompatibility with dash shell
2021-01-21  Michael Brown[build] Set volume name "iPXE" on FAT filesystem images
2021-01-19  Michael Brown[build] Allow genfsimg to be used on third party UEFI...
2021-01-19  Michael Brown[ipv6] Defer router discovery timeout while link is...
2021-01-19  Michael Brown[dhcp] Allow for links that remained blocked for up...
2021-01-19  Michael Brown[eap] Treat an EAP Request-Identity as indicating a...
2021-01-19  Michael Brown[eapol] Replace EAPoL code
2021-01-19  Michael Brown[dhcp] Continue transmitting DHCPDISCOVER while link...
2021-01-18  Omgalof[build] Include xorrisofs as a viable mkisofs equivalent
2021-01-15  Michael Brown[build] Inhibit spurious array bounds warning on some...
2021-01-13  Manuel Mendez[isa] Add missing #include <config/isa.h>
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()
next