]> git.ipfire.org Git - thirdparty/ipxe.git/shortlog
thirdparty/ipxe.git
2015-05-09  Michael Brown[usb] Provide usb_endpoint_name() for use by host contr...
2015-05-09  Michael Brown[uhci] Add support for UHCI host controllers
2015-05-09  Michael Brown[ehci] Allow UHCI/OHCI controllers to locate the EHCI...
2015-05-09  Michael Brown[usb] Add find_usb_bus_by_location() helper function
2015-05-09  Michael Brown[ehci] Poll child companion controllers after disowning...
2015-05-09  Michael Brown[usb] Maintain single lists of halted endpoints and...
2015-05-09  Michael Brown[usb] Maintain a list of all USB buses
2015-05-08  Michael Brown[usb] Detect missed disconnections
2015-05-08  Michael Brown[pci] Provide PCI_CLASS() to calculate a scalar PCI...
2015-05-01  Michael Brown[usb] Include setup packet within I/O buffer for messag...
2015-04-24  Michael Brown[vram] Add "vram" built-in setting to dump video RAM
2015-04-24  Michael Brown[settings] Add "base64" setting type
2015-04-24  Michael Brown[base64] Add buffer size parameter to base64_encode...
2015-04-24  Michael Brown[base16] Add buffer size parameter to base16_encode...
2015-04-24  Michael Brown[test] Include IPv6 support when performing settings...
2015-04-24  Christian Hesse[ath9k] Remove confusing logic inversion in an ANI...
2015-04-24  Christian Hesse[build] Add missing "const" qualifiers
2015-04-22  Christian Hesse[intel] Add PCI device IDs for Intel I218-LM and I218-V
2015-04-22  Michael Brown[build] Construct all-drivers list based on driver...
2015-04-22  Michael Brown[rtl818x] Obviate RTL_ROM() hack
2015-04-21  Michael Brown[realtek] Do not attempt to access EEPROM on RTL8169...
2015-04-21  Michael Brown[intel] Force RX polling on VMware emulated 82545em
2015-04-21  Michael Brown[intel] Report any unexpected interrupt causes
2015-04-21  Ed Swierk[intel] Update PCI device IDs for Intel 82599 and X540...
2015-04-18  Michael Brown[build] Use a single call to parserom.pl to speed up...
2015-04-17  Michael Brown[build] Work around binutils quirk on OpenBSD 5.7
2015-04-17  Michael Brown[build] Fix compiler warning on OpenBSD 5.7
2015-04-15  Michael Brown[build] Allow building PCI ROMs with device ID lists
2015-04-15  Michael Brown[prism2] Remove duplicate PCI_ROM() lines
2015-04-15  Michael Brown[eepro100] Remove duplicate PCI_ROM() line
2015-04-14  Michael Brown[efi] Use the EFI_RNG_PROTOCOL as an entropy source...
2015-04-14  Michael Brown[efi] Poll for TX completions only when there is an...
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
next