]> git.ipfire.org Git - thirdparty/ipxe.git/shortlog
thirdparty/ipxe.git
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
2016-01-11  Michael Brown[pxe] Add debug message to display real-mode segment...
2016-01-11  Michael Brown[pxe] Colourise debug output
2016-01-10  Michael Brown[infiniband] Profile post work queue entry operations
2016-01-09  Michael Brown[tftp] Do not change current working URI when TFTP...
2016-01-09  Michael Brown[downloader] Update image URI in response to a redirection
2016-01-09  Michael Brown[image] Provide image_set_uri() to modify an image...
2016-01-09  Michael Brown[http] Handle relative redirection URIs
2016-01-06  Michael Brown[usb] Add support for numeric keypad on USB keyboards
2016-01-06  Michael Brown[romprefix] Report an optimistic runtime size estimate
2016-01-05  Michael Brown[vmware] Expose GuestRPC mechanism in 64-bit builds
2016-01-04  Michael Brown[crypto] Dual-license more selected DRBG files
2016-01-04  Michael Brown[smsc95xx] Fetch MAC from SMBIOS OEM string for Honeywe...
2015-12-31  Michael Brown[crypto] Dual-license selected DRBG files
2015-12-23  Michael Brown[smsc95xx] Allow for multiple methods for obtaining...
2015-12-23  Michael Brown[settings] Expose SMBIOS settings as global variables
2015-12-23  Michael Brown[bios] Add support for injecting keypresses
2015-12-17  Michael Brown[build] Allow extra objects to be included in an all...
2015-12-09  Michael Brown[efi] Centralise EFI file system info GUIDs
2015-12-07  Michael Brown[xhci] Ensure that zero-length packets are not part...
2015-12-07  Torgeir Wulfsberg[intel] Add INTEL_NO_PHY_RST for I217-LM
next