]> git.ipfire.org Git - thirdparty/ipxe.git/shortlog
thirdparty/ipxe.git
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
2016-03-08  Michael Brown[infiniband] Assign names to CMRC connections
2016-03-08  Michael Brown[pcbios] Restrict external memory allocations to the...
2016-03-08  Michael Brown[infiniband] Allow for the creation of multicast groups
2016-03-08  Michael Brown[ipoib] Simplify test for received broadcast packets
2016-03-08  Michael Brown[ipoib] Avoid unnecessary path record lookup for broadc...
2016-03-08  Michael Brown[infiniband] Parse MLID, rate, and SL from multicast...
2016-03-08  Michael Brown[infiniband] Record multicast GID attachment as part...
2016-03-08  Michael Brown[infiniband] Do not use GRH for local paths
2016-03-08  Michael Brown[infiniband] Use correct transaction identifier in...
2016-03-08  Michael Brown[infiniband] Use connection's local ID as debug message...
2016-03-08  Michael Brown[infiniband] Use "%d" as format specifier for LIDs
2016-03-08  Michael Brown[infiniband] Use "%#lx" as format specifier for queue...
2016-03-08  Michael Brown[infiniband] Assign names to Infiniband devices for...
2016-03-08  Michael Brown[infiniband] Add support for performing service record...
2016-03-08  Michael Brown[infiniband] Avoid multiple calls to ib_cmrc_shutdown()
2016-03-07  Michael Brown[infiniband] Remove concept of whole-device owner data
2016-03-07  Michael Brown[netdevice] Refuse to create duplicate network device...
2016-02-26  Michael Brown[librm] Support ioremap() for addresses above 4GB in...
2016-02-26  Michael Brown[ioapi] Split ioremap() out to a separate IOMAP API
2016-02-24  Michael Brown[librm] Add support for running in 64-bit long mode
2016-02-22  Michael Brown[librm] Rename prot_call() to virt_call()
2016-02-21  Michael Brown[librm] Support userptr_t in 64-bit builds
2016-02-21  Michael Brown[librm] Mark virt_offset, text16, data16, rm_cs, and...
2016-02-21  Michael Brown[librm] Do not preserve flags unnecessarily
2016-02-20  Michael Brown[librm] Add phys_call() wrapper for calling code with...
2016-02-19  Michael Brown[build] Fix building on older versions of binutils
2016-02-19  Michael Brown[librm] Generate page tables for 64-bit builds
2016-02-19  Michael Brown[librm] Prepare for long-mode memory map
2016-02-19  Michael Brown[relocate] Preserve page alignment during relocation
2016-02-19  Michael Brown[librm] Transition to protected mode within init_librm()
2016-02-18  Michael Brown[librm] Provide an abstraction wrapper for prot_call
2016-02-18  Michael Brown[librm] Convert prot_call() to a real-mode near call
2016-02-18  Michael Brown[prefix] Standardise calls to prot_call()
2016-02-18  Michael Brown[librm] Simplify definitions for prot_call() and real_c...
2016-02-18  Michael Brown[prefix] Use garbage-collectable section names
2016-02-18  Michael Brown[bios] Use an 8kB stack for x86_64
2016-02-18  Michael Brown[librm] Use garbage-collectable section names
2016-02-18  Michael Brown[bios] Make uses of REAL_CODE() and PHYS_CODE() 64...
2016-02-18  Michael Brown[romprefix] Align PMM temporary decompression area...
2016-02-18  Michael Brown[prefix] Align INT 15,88 temporary decompression area...
2016-02-16  Michael Brown[librm] Discard argument as part of return from real_call()
2016-02-16  Michael Brown[librm] Discard argument as part of return from prot_call()
2016-02-16  Michael Brown[bios] Add bin-x86_64-pcbios build platform
2016-02-16  Michael Brown[bios] Move isolinux definitions to Makefile.pcbios
2016-02-16  Michael Brown[bios] Allow librm to be compiled for x86_64
2016-02-16  Michael Brown[bios] Allow memmap.c to be compiled for x86_64
2016-02-16  Michael Brown[bios] Allow bios_console.c to be compiled for x86_64
2016-02-16  Michael Brown[bios] Allow bzimage.c to be compiled for x86_64
2016-02-16  Michael Brown[bios] Allow rtc_entropy.c to be compiled for x86_64
2016-02-16  Michael Brown[bios] Allow relocate.c to be compiled for x86_64
2016-02-16  Michael Brown[bios] Use size_t when casting _text16_memsz and _data1...
2016-02-16  Michael Brown[bios] Use intptr_t when casting .text16 function pointers
2016-02-16  Michael Brown[libc] Split rmsetjmp() and rmlongjmp() into a separate...
2016-02-12  Michael Brown[prefix] Pad .text16 and .data16 segment sizes at build...
2016-02-12  Mika Tiainen[intel] Add INTEL_NO_PHY_RST for another I218-LM variant
2016-02-12  Michael Brown[efi] Add missing definitions for function key scancodes
2016-02-11  Michael Brown[pxe] Clarify comments regarding shrinking of cached...
2016-02-11  Michael Brown[iobuf] Improve robustness of I/O buffer allocation
2016-02-06  Michael Brown[malloc] Guard against unsigned integer overflow
2016-02-05  Michael Brown[ehci] Add extra debugging information
2016-01-28  Michael Brown[ath9k] Remove broken ath_rxbuf_alloc()
2016-01-27  Michael Brown[slam] Avoid potential division by zero
2016-01-27  Michael Brown[tcp] Guard against malformed TCP options
2016-01-27  Hummel Frank[intel] Add INTEL_NO_PHY_RST for I218-LM
2016-01-26  Michael Brown[uri] Apply URI decoding for all parsed URIs
2016-01-21  Michael Brown[tftp] Mangle initial slash on TFTP URIs
2016-01-21  Michael Brown[ocsp] Avoid including a double path separator in reque...
2016-01-21  Michael Brown[uri] Avoid potentially large stack allocation
2016-01-19  Michael Brown[autoboot] Fix incorrect boolean logic
2016-01-19  Michael Brown[smsc95xx] Reserve headroom in received packets
2016-01-19  Michael Brown[usb] Allow USB endpoints to specify a reserved header...
2016-01-18  Michael Brown[smsc95xx] Enable LEDs
2016-01-18  Andrew Widdersheim[netdevice] Add "ifname" setting
2016-01-18  Michael Brown[build] Add named configuration for public cloud enviro...
2016-01-14  Michael Brown[stp] Fix incorrectly disambiguated errors
2016-01-12  Michael Brown[debug] Allow debug colourisation to be disabled
2016-01-12  Michael Brown[i386] Add check_bios_interrupts() debug function
next