]> git.ipfire.org Git - thirdparty/ipxe.git/shortlog
thirdparty/ipxe.git
2015-04-14  Michael Brown[efi] Poll media status only if advertised as supported
2015-04-14  Michael Brown[efi] Provide a dummy data block in nii_initialise()
2015-04-14  Michael Brown[efi] Add EFI time source
2015-04-14  Michael Brown[efi] Add EFI entropy source
2015-04-13  Michael Brown[util] Add ability to dump PCI device ID list
2015-04-13  Michael Brown[romprefix] Allow autoboot device filter to be disabled
2015-04-13  Michael Brown[xhci] Always reset root hub ports
2015-04-13  Robin Smidsrød[build] Rewrite parserom.pl to support multiple source...
2015-04-13  Michael Brown[peerdist] Add support for decoding PeerDist Content...
2015-04-13  Michael Brown[efi] Ensure drivers are disconnected when ExitBootServ...
2015-04-12  Michael Brown[crypto] Add SHA-512/224 algorithm
2015-04-12  Michael Brown[crypto] Add SHA-512/256 algorithm
2015-04-12  Michael Brown[crypto] Add SHA-384 algorithm
2015-04-12  Michael Brown[crypto] Add SHA-512 algorithm
2015-04-12  Michael Brown[crypto] Add SHA-224 algorithm
2015-04-12  Michael Brown[test] Simplify digest algorithm self-tests
2015-04-10  Laszlo Ersek[virtio] Downgrade per-iobuf debug messages to DBGC2
2015-04-07  Michael Brown[test] Add setjmp()/longjmp() self-tests
2015-04-07  Michael Brown[libc] Add x86_64 versions of setjmp() and longjmp()
2015-04-07  Michael Brown[libc] Fix typo in longjmp()
2015-03-23  Michael Brown[xhci] Support USB1 devices attached via transaction...
2015-03-23  Michael Brown[usb] Improve debug messages for failed control transac...
2015-03-23  Michael Brown[ehci] Support USB1 devices attached via transaction...
2015-03-23  Michael Brown[usb] Clear transaction translator buffers when applicable
2015-03-23  Michael Brown[usb] Add clear_tt() hub method to clear transaction...
2015-03-23  Michael Brown[usb] Reset endpoints without waiting for a new transfe...
2015-03-23  Michael Brown[xhci] Ring doorbell as part of endpoint reset
2015-03-23  Michael Brown[libprefix] Fix building on 64-bit FreeBSD 8.4
2015-03-18  Michael Brown[usb] Fix USB timeouts to match specification
2015-03-18  Michael Brown[netdevice] Add missing bus types to netdev_fetch_bustype()
2015-03-18  Michael Brown[ehci] Add support for EHCI host controllers
2015-03-18  Michael Brown[xhci] Do not release ownership back to BIOS when booti...
2015-03-18  Michael Brown[usb] Add config/usb.h for USB configuration options
2015-03-17  Michael Brown[autoboot] Match against parent devices when matching...
2015-03-16  Michael Brown[xhci] Forcibly disable SMIs if BIOS fails to release...
2015-03-16  Michael Brown[usb] Add functions for manual device address assignment
2015-03-16  Michael Brown[ncm] Respect maximum transfer size of the bus
2015-03-16  Michael Brown[usb] Add the concept of a USB bus maximum transfer...
2015-03-16  Michael Brown[libc] Add ffs(), ffsl(), and ffsll()
2015-03-13  Michael Brown[tcpip] Fix dubious calculation of min_port
2015-03-11  Michael Brown[smsc75xx] Move RX FIFO overflow message to DBGLVL_EXTRA
2015-03-11  Michael Brown[tcp] Implement support for TCP Selective Acknowledgeme...
2015-03-11  Michael Brown[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
2015-03-11  Michael Brown[smsc75xx] Add driver for SMSC/Microchip LAN75xx USB...
2015-03-10  Michael Brown[mii] Add generic mii_check_link() function
2015-03-10  Michael Brown[legal] Relicense Davicom DM96xx drivers
2015-03-09  Michael Brown[dm96xx] Add driver for Davicom DM96xx USB Ethernet...
2015-03-09  Thomas Miletich[intel] Add PCI ID for I218-LM
2015-03-09  Michael Brown[http] Support MD5-sess Digest authentication
2015-03-09  Michael Brown[http] Abstract out HTTP Digest hash algorithm operations
2015-03-09  Michael Brown[xen] Set the "feature-rx-notify" flag for netfront...
2015-03-06  Michael Brown[xhci] Undo PCH-specific quirk fixes when removing...
2015-03-06  Michael Brown[xhci] Enable USB3 ports on Intel PCH8/PCH9 controllers
2015-03-05  Michael Brown[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
2015-03-05  Michael Brown[retry] Colourise debug output
2015-03-05  Michael Brown[retry] Rewrite unrelicensable portions of retry.c
2015-03-05  Michael Brown[linux] Rewrite headers included in all builds
2015-03-05  Michael Brown[i386] Move real_to_user() to realmode.h
2015-03-05  Michael Brown[build] Fix the REQUIRE_SYMBOL mechanism
2015-03-05  Michael Brown[build] Use REQUIRE_OBJECT() to drag in per-object...
2015-03-04  Michael Brown[build] Remove obsolete and unused portions of config.c
2015-03-03  Michael Brown[pxe] Remove obsolete references to pxeparent_dhcp
2015-03-03  Michael Brown[build] Remove unused __keepme macro
2015-03-03  Michael Brown[build] Remove unused IMPORT_SYMBOL() and EXPORT_SYMBOL...
2015-03-03  Michael Brown[malloc] Rewrite unrelicensable portions of malloc.c
2015-03-03  Michael Brown[malloc] Move valgrind headers out of arch/x86
2015-03-03  Michael Brown[settings] Use generic jump scrolling abstraction
2015-03-03  Michael Brown[menu] Abstract out the generic concept of a jump scroller
2015-03-03  Michael Brown[settings] Rewrite unrelicensable portions of settings.c
2015-03-03  Michael Brown[settings] Use list_first_entry() when unregistering...
2015-03-03  Michael Brown[pci] Rewrite unrelicensable portions of pci.h
2015-03-02  Michael Brown[pci] Remove outdated and mostly-unused pci_ids.h file
2015-03-02  Michael Brown[iscsi] Rewrite unrelicensable portions of iscsi.c
2015-03-02  Michael Brown[list] Relicense list.h
2015-03-02  Michael Brown[elf] Rewrite ELF header
2015-03-02  Michael Brown[libc] Rewrite byte-swapping code
2015-03-02  Michael Brown[libc] Rewrite setjmp() and longjmp()
2015-03-02  Michael Brown[libc] Rewrite unrelicensable portions of ctype.h
2015-03-02  Michael Brown[libc] Rewrite unrelicensable portions of stddef.h
2015-03-02  Michael Brown[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
2015-03-02  Michael Brown[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
2015-03-02  Michael Brown[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
2015-03-02  Michael Brown[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
2015-03-02  Michael Brown[legal] Add UBDL relicensing tool
2015-03-02  Michael Brown[legal] Add support for the Unmodified Binary Distribut...
2015-03-02  Michael Brown[mucurses] Add missing FILE_LICENCE declarations
2015-02-26  Michael Brown[legal] Include full licence text for all GPL2_OR_LATER...
2015-02-26  Michael Brown[legal] Update GPLv2 licence text
2015-02-26  Michael Brown[zbin] Remove now-unused unnrv2b.S decompressor
2015-02-26  Robin Smidsrød[vbox] Enable some more features now that we have LZMA...
2015-02-26  Michael Brown[zbin] Fix check for existence of most recent output...
2015-02-26  Michael Brown[zbin] Allow decompressor to generate debug output...
2015-02-26  Michael Brown[prefix] Call decompressor in flat real mode when DEBUG...
2015-02-26  Michael Brown[zbin] Perform extra normalisation after completing...
2015-02-25  Alex Williamson[dhcp] Extract timing parameters out to config/dhcp.h
2015-02-25  Michael Brown[zbin] Use LZMA compression
2015-02-24  Michael Brown[prefix] Use .bss16 as temporary stack space for calls...
2015-02-20  Michael Brown[hyperv] Check for required features
2015-02-19  Michael Brown[libc] Rewrite strtoul()
2015-02-19  Michael Brown[ipv4] Rewrite inet_aton()
next