]> git.ipfire.org Git - thirdparty/ipxe.git/shortlog
thirdparty/ipxe.git
2016-06-16  Christian Nilsson[intel] Add PCI device ID for another I219-LM
2016-06-15  Michael Brown[thunderx] Fix channel configuration for VNICs 1-7
2016-06-13  Michael Brown[thunderx] Add driver for Cavium ThunderX SoC NICs
2016-06-13  Michael Brown[cmdline] Add "ntp" command
2016-06-13  Michael Brown[ntp] Add simple NTP client
2016-06-13  Michael Brown[time] Allow system clock to be adjusted at runtime
2016-06-13  Leendert van... [tg3] Add missing memory barrier
2016-06-13  Michael Brown[tcp] Send TCP keepalives on idle established connections
2016-06-10  Leendert van... [tg3] Fix address truncation bug on 64-bit machines
2016-06-09  Michael Brown[http] Accept headers with no whitespace following...
2016-06-09  Michael Brown[pci] Support systems with multiple PCI root bridges
2016-06-09  Michael Brown[libc] Always use a non-zero seed for the (non-crypto...
2016-06-03  Vinson Lee[build] Remove nested "my" declaration
2016-05-29  Michael Brown[efi] Expose DHCP packets via the Apple NetBoot protocol
2016-05-26  Michael Brown[dhcp] Fix definitions for x86_64 and EFI BC client...
2016-05-26  Michael Brown[arm] Use correct DHCP client architecture values
2016-05-26  Michael Brown[axge] Add driver for ASIX 10/100/1000 USB Ethernet...
2016-05-25  Michael Brown[efi] Work around broken UEFI keyboard drivers
2016-05-25  Michael Brown[http] Ignore unrecognised "Connection" header tokens
2016-05-23  Michael Brown[lotest] Add option to use broadcast packets for loopba...
2016-05-23  Michael Brown[netdevice] Fix failure path in register_netdev()
2016-05-20  Michael Brown[settings] Extend numerical setting tags to "unsigned...
2016-05-20  Michael Brown[pci] Add support for PCI Enhanced Allocation
2016-05-13  Michael Brown[undi] Work around broken HP EliteBook 745 G3 PXE ROM
2016-05-12  Christian Hesse[ath9k] Fix buffer overrun for ar9287
2016-05-12  Michael Brown[arm] Use CNTVCT_EL0 as profiling timestamp
2016-05-11  Michael Brown[efi] Guard against GetStatus() failing to return a...
2016-05-11  Michael Brown[arm] Add optimised TCP/IP checksumming for 64-bit ARM
2016-05-11  Michael Brown[arm] Add optimised string functions for 64-bit ARM
2016-05-09  Michael Brown[libc] Avoid implicit assumptions about potentially...
2016-05-09  Michael Brown[efi] Allow for building with older versions of elf...
2016-05-07  Michael Brown[arm] Add support for 64-bit ARM (Aarch64)
2016-05-07  Michael Brown[arm] Split out 32-bit-specific code to arch/arm32
2016-05-07  Michael Brown[arm] Avoid instruction references to symbols defined...
2016-05-06  Michael Brown[arm] Add support for 32-bit ARM
2016-05-05  Michael Brown[bitops] Fix typo in test case
2016-05-05  Michael Brown[libgcc] Provide __divmoddi4()
2016-05-04  Michael Brown[legacy] Fix building with GCC 6
2016-05-04  Michael Brown[ath] Fix building with GCC 6
2016-05-04  Michael Brown[golan] Fix building with GCC 6
2016-05-04  Michael Brown[skge] Fix building with GCC 6
2016-05-04  Michael Brown[sis190] Fix building with GCC 6
2016-05-04  Vinson Lee[mucurses] Fix GCC 6 nonnull-compare errors
2016-05-04  Michael Brown[efi] Generalise EFI entropy generation to non-x86...
2016-05-04  Michael Brown[efi] Use a timer event to generate the currticks(...
2016-05-04  Michael Brown[tcpip] Do not fall back to using unoptimised TCP/IP...
2016-05-02  Michael Brown[build] Remove unnecessary dependency on zlib
2016-05-02  Michael Brown[efi] Eliminate use of libbfd
2016-05-02  Michael Brown[librm] Preserve FPU, MMX and SSE state across calls...
2016-05-02  Michael Brown[tg3] Fix _tg3_flag() for 64-bit builds
2016-04-29  Michael Brown[librm] Reduce real-mode stack consumption in virt_call()
2016-04-28  Michael Brown[image] Skip misleading "format not recognised" error...
2016-04-20  Michael Brown[libgcc] Provide symbol to handle gcc's implicit calls...
2016-04-19  Michael Brown[libc] Allow CPU architectures to use unoptimised strin...
2016-04-18  Michael Brown[ethernet] Make LACP support configurable at build...
2016-04-15  Ladi Prosek[virtio] Add virtio-net 1.0 support
2016-04-15  Ladi Prosek[virtio] Add virtio 1.0 PCI support
2016-04-15  Ladi Prosek[virtio] Add virtio 1.0 constants and data structures
2016-04-15  Ladi Prosek[pci] Add pci_find_next_capability()
2016-04-15  Michael Brown[comboot] Support COMBOOT in 64-bit builds
2016-04-12  Suresh Sundriyal[pool] Fix check for reopenable pooled connections
2016-04-12  Wissam Shoukair[golan] Add missing iounmap()
2016-04-12  Wissam Shoukair[mlx_icmd] Fix compilation error in GCC versions newer...
2016-04-12  Michael Brown[efi] Work around broken EFI HII specification
2016-04-12  Michael Brown[libc] Print "<NULL>" for wide-character NULL strings
2016-04-12  Michael Brown[test] Update snprintf_ok() to use okx()
2016-03-30  Michael Brown[qib7322] Validate payload length
2016-03-30  Michael Brown[linda] Validate payload length
2016-03-29  Michael Brown[netdevice] Return ENOENT for an unknown bus type
2016-03-29  Christian Nilsson[intel] Add PCI device ID for another I219-V
2016-03-29  Michael Brown[iscsi] Include DHCP server address in iBFT
2016-03-24  Michael Brown[crypto] Allow cross-certificate source to be configure...
2016-03-24  Michael Brown[prefix] Use CRC32 to verify each block prior to decomp...
2016-03-23  Christian Hesse[golan] Fix build error on some versions of gcc
2016-03-22  Wissam Shoukair[golan] Add Connect-IB, ConnectX-4 and ConnectX-4 Lx...
2016-03-22  Michael Brown[pxe] Implicitly open network device in PXENV_UDP_OPEN
2016-03-22  Michael Brown[libc] Make sleep() interruptible
2016-03-22  Michael Brown[arbel] Fix received packet length
2016-03-22  Michael Brown[hermon] Fix received packet length
2016-03-22  Michael Brown[etherfabric] Avoid use of sleep() in driver code
2016-03-22  Michael Brown[3c5x9] Avoid use of sleep() in driver code
2016-03-22  Michael Brown[int13] Allow default drive to be specified via "san...
2016-03-22  Michael Brown[int13] Allow drive to be hooked using the natural...
2016-03-22  Michael Brown[gdb] Add support for x86_64
2016-03-21  Michael Brown[build] Do not use "objcopy -O binary" for objects...
2016-03-21  Michael Brown[infiniband] Allow drivers to override the eIPoIB LEMAC
2016-03-21  Michael Brown[arbel] Allocate space for GRH on UD queue pairs
2016-03-21  Michael Brown[hermon] Allocate space for GRH on UD queue pairs
2016-03-20  Michael Brown[crypto] Allow trusted certificates to be stored in...
2016-03-20  Michael Brown[qib7322] Add missing iounmap()
2016-03-20  Michael Brown[linda] Add missing iounmap()
2016-03-20  Michael Brown[arbel] Add missing iounmap()
2016-03-20  Michael Brown[hermon] Add missing iounmap()
2016-03-20  Michael Brown[ipoib] Allow external code to identify IPoIB network...
2016-03-18  Michael Brown[libc] Allow container_of() to be used on volatile...
2016-03-17  Michael Brown[efi] Move architecture-independent EFI prefixes to...
2016-03-17  Michael Brown[test] Move i386-specific tests to arch/i386/tests
2016-03-16  Michael Brown[xen] Use generic test_and_clear_bit() function
2016-03-16  Michael Brown[hyperv] Use generic set_bit() function
2016-03-16  Michael Brown[bitops] Add generic atomic bit test, set, and clear...
next