]> git.ipfire.org Git - thirdparty/ipxe.git/shortlog
thirdparty/ipxe.git
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...
2016-03-16  Michael Brown[pseudobit] Rename bitops.h to pseudobit.h
2016-03-16  Michael Brown[build] Remove long-obsolete header file
2016-03-14  Michael Brown[efi] Provide access to files stored on EFI filesystems
2016-03-14  Michael Brown[uri] Support "file:" URIs describing relative paths
2016-03-13  Michael Brown[uri] Support URIs containing only scheme and path...
2016-03-13  Michael Brown[efi] Add processor binding headers for ARM and AArch64
2016-03-13  Michael Brown[efi] Update to current EDK2 headers
2016-03-13  Michael Brown[build] Accept CROSS= as a synonym for CROSS_COMPILE=
2016-03-13  Michael Brown[build] Allow assembler section type character to vary...
2016-03-12  Michael Brown[efi] Centralise architecture-independent EFI Makefile...
2016-03-12  Michael Brown[tg3] Remove x86-specific inline assembly
2016-03-12  Michael Brown[3c595] Fix compilation when "char" is unsigned by... 44/head
2016-03-12  Michael Brown[serial] Add missing #include <string.h>
2016-03-12  Michael Brown[test] Add missing #include <string.h>
2016-03-12  Michael Brown[qib7322] Use standard readq() and writeq() implementations
2016-03-12  Michael Brown[linda] Use standard readq() and writeq() implementations
2016-03-12  Michael Brown[librm] Do not unconditionally preserve flags across...
2016-03-12  Michael Brown[arp] Validate length of ARP packet
2016-03-12  Michael Brown[pixbuf] Check for unsigned integer overflow on multipl...
2016-03-11  Michael Brown[crypto] Allow for zero-length ASN.1 cursors
2016-03-11  Michael Brown[tls] Avoid potential out-of-bound reads in length...
2016-03-10  Michael Brown[efi] Work around broken GetFontInfo() implementations
2016-03-09  Michael Brown[xsigo] Add support for Xsigo virtual Ethernet (XVE...
2016-03-09  Michael Brown[eoib] Support non-FullMember gateway devices
2016-03-09  Michael Brown[eoib] Allow the multicast group to be forcefully created
2016-03-09  Michael Brown[eoib] Silently ignore EoIB heartbeat packets
2016-03-09  Michael Brown[eoib] Add Ethernet over Infiniband (EoIB) driver
2016-03-09  Michael Brown[infiniband] Make IPoIB support configurable at build...
2016-03-08  Michael Brown[ifmgmt] Include human-readable error message for confi...
2016-03-08  Michael Brown[ipoib] Increase number of transmit work queue entries
2016-03-08  Michael Brown[ipoib] Resimplify test for received broadcast packets
2016-03-08  Michael Brown[infiniband] Retrieve GID flag from cached path entries
2016-03-08  Michael Brown[infiniband] Add "ibstat" command
2016-03-08  Michael Brown[infiniband] Assign names to queue pairs
next