5151 Commits (89816af2a4b7dfc42aef880912dad8fad28e974b)
 

Author SHA1 Message Date
  Michael Brown 9d43c4080d [usb] Provide usb_endpoint_name() for use by host controller drivers 9 years ago
  Michael Brown 6dba29b18f [uhci] Add support for UHCI host controllers 9 years ago
  Michael Brown 9ea8a2daa7 [ehci] Allow UHCI/OHCI controllers to locate the EHCI companion controller 9 years ago
  Michael Brown a66fd8920d [usb] Add find_usb_bus_by_location() helper function 9 years ago
  Michael Brown b3de9664c7 [ehci] Poll child companion controllers after disowning port 9 years ago
  Michael Brown e4783add79 [usb] Maintain single lists of halted endpoints and changed ports 9 years ago
  Michael Brown 5e1e2069fd [usb] Maintain a list of all USB buses 9 years ago
  Michael Brown f6604627ff [usb] Detect missed disconnections 9 years ago
  Michael Brown b88ab14ba3 [pci] Provide PCI_CLASS() to calculate a scalar PCI class value 9 years ago
  Michael Brown 50e703a534 [usb] Include setup packet within I/O buffer for message transfers 9 years ago
  Michael Brown a25a16d4ad [vram] Add "vram" built-in setting to dump video RAM 9 years ago
  Michael Brown dc15a5a779 [settings] Add "base64" setting type 9 years ago
  Michael Brown 1205721cbd [base64] Add buffer size parameter to base64_encode() and base64_decode() 9 years ago
  Michael Brown 9aa8090d06 [base16] Add buffer size parameter to base16_encode() and base16_decode() 9 years ago
  Michael Brown b56b482fa3 [test] Include IPv6 support when performing settings self-tests 9 years ago
  Christian Hesse 1b56452121 [ath9k] Remove confusing logic inversion in an ANI variable 9 years ago
  Christian Hesse bf40b79734 [build] Add missing "const" qualifiers 9 years ago
  Christian Hesse 5744c3e8cd [intel] Add PCI device IDs for Intel I218-LM and I218-V 9 years ago
  Michael Brown dc19e630cb [build] Construct all-drivers list based on driver class 9 years ago
  Michael Brown 2154af0077 [rtl818x] Obviate RTL_ROM() hack 9 years ago
  Michael Brown eda1c58358 [realtek] Do not attempt to access EEPROM on RTL8169 chips 9 years ago
  Michael Brown 8958f62a1c [intel] Force RX polling on VMware emulated 82545em 9 years ago
  Michael Brown 63dcab002e [intel] Report any unexpected interrupt causes 9 years ago
  Ed Swierk da990b8870 [intel] Update PCI device IDs for Intel 82599 and X540 10G NICs 9 years ago
  Michael Brown 02bf08bc1e [build] Use a single call to parserom.pl to speed up building 9 years ago
  Michael Brown dac866b066 [build] Work around binutils quirk on OpenBSD 5.7 9 years ago
  Michael Brown b594bfd490 [build] Fix compiler warning on OpenBSD 5.7 9 years ago
  Michael Brown 40de412762 [build] Allow building PCI ROMs with device ID lists 9 years ago
  Michael Brown fb31365db4 [prism2] Remove duplicate PCI_ROM() lines 9 years ago
  Michael Brown 532649aacf [eepro100] Remove duplicate PCI_ROM() line 9 years ago
  Michael Brown 7ca801d637 [efi] Use the EFI_RNG_PROTOCOL as an entropy source if available 9 years ago
  Michael Brown c6c7e78c42 [efi] Poll for TX completions only when there is an outstanding TX buffer 9 years ago
  Michael Brown 729c16ad5b [efi] Poll media status only if advertised as supported 9 years ago
  Michael Brown 914dd539b0 [efi] Provide a dummy data block in nii_initialise() 9 years ago
  Michael Brown 6567511c3d [efi] Add EFI time source 9 years ago
  Michael Brown eb2252fd7a [efi] Add EFI entropy source 9 years ago
  Michael Brown 452aa157be [util] Add ability to dump PCI device ID list 9 years ago
  Michael Brown ae01462b79 [romprefix] Allow autoboot device filter to be disabled 9 years ago
  Michael Brown 867e3ee475 [xhci] Always reset root hub ports 9 years ago
  Robin Smidsrød 68d8a44469 [build] Rewrite parserom.pl to support multiple source files 9 years ago
  Michael Brown d9166bbcae [peerdist] Add support for decoding PeerDist Content Information 9 years ago
  Michael Brown 755d2b8f6b [efi] Ensure drivers are disconnected when ExitBootServices() is called 9 years ago
  Michael Brown ea3d5875cd [crypto] Add SHA-512/224 algorithm 9 years ago
  Michael Brown e5e91ab471 [crypto] Add SHA-512/256 algorithm 9 years ago
  Michael Brown 02879299c9 [crypto] Add SHA-384 algorithm 9 years ago
  Michael Brown 6f713c2d95 [crypto] Add SHA-512 algorithm 9 years ago
  Michael Brown 4dbc44348c [crypto] Add SHA-224 algorithm 9 years ago
  Michael Brown a9da129122 [test] Simplify digest algorithm self-tests 9 years ago
  Laszlo Ersek b12b1b620f [virtio] Downgrade per-iobuf debug messages to DBGC2 9 years ago
  Michael Brown dc795b9fef [test] Add setjmp()/longjmp() self-tests 9 years ago