5230 Commits (15a8800a984239553cbbb6629e076e98a3be7537)
 

Autor SHA1 Mensaje Fecha
  Michael Brown 8958f62a1c [intel] Force RX polling on VMware emulated 82545em hace 9 años
  Michael Brown 63dcab002e [intel] Report any unexpected interrupt causes hace 9 años
  Ed Swierk da990b8870 [intel] Update PCI device IDs for Intel 82599 and X540 10G NICs hace 9 años
  Michael Brown 02bf08bc1e [build] Use a single call to parserom.pl to speed up building hace 9 años
  Michael Brown dac866b066 [build] Work around binutils quirk on OpenBSD 5.7 hace 9 años
  Michael Brown b594bfd490 [build] Fix compiler warning on OpenBSD 5.7 hace 9 años
  Michael Brown 40de412762 [build] Allow building PCI ROMs with device ID lists hace 9 años
  Michael Brown fb31365db4 [prism2] Remove duplicate PCI_ROM() lines hace 9 años
  Michael Brown 532649aacf [eepro100] Remove duplicate PCI_ROM() line hace 9 años
  Michael Brown 7ca801d637 [efi] Use the EFI_RNG_PROTOCOL as an entropy source if available hace 9 años
  Michael Brown c6c7e78c42 [efi] Poll for TX completions only when there is an outstanding TX buffer hace 9 años
  Michael Brown 729c16ad5b [efi] Poll media status only if advertised as supported hace 9 años
  Michael Brown 914dd539b0 [efi] Provide a dummy data block in nii_initialise() hace 9 años
  Michael Brown 6567511c3d [efi] Add EFI time source hace 9 años
  Michael Brown eb2252fd7a [efi] Add EFI entropy source hace 9 años
  Michael Brown 452aa157be [util] Add ability to dump PCI device ID list hace 9 años
  Michael Brown ae01462b79 [romprefix] Allow autoboot device filter to be disabled hace 9 años
  Michael Brown 867e3ee475 [xhci] Always reset root hub ports hace 9 años
  Robin Smidsrød 68d8a44469 [build] Rewrite parserom.pl to support multiple source files hace 9 años
  Michael Brown d9166bbcae [peerdist] Add support for decoding PeerDist Content Information hace 9 años
  Michael Brown 755d2b8f6b [efi] Ensure drivers are disconnected when ExitBootServices() is called hace 9 años
  Michael Brown ea3d5875cd [crypto] Add SHA-512/224 algorithm hace 9 años
  Michael Brown e5e91ab471 [crypto] Add SHA-512/256 algorithm hace 9 años
  Michael Brown 02879299c9 [crypto] Add SHA-384 algorithm hace 9 años
  Michael Brown 6f713c2d95 [crypto] Add SHA-512 algorithm hace 9 años
  Michael Brown 4dbc44348c [crypto] Add SHA-224 algorithm hace 9 años
  Michael Brown a9da129122 [test] Simplify digest algorithm self-tests hace 9 años
  Laszlo Ersek b12b1b620f [virtio] Downgrade per-iobuf debug messages to DBGC2 hace 9 años
  Michael Brown dc795b9fef [test] Add setjmp()/longjmp() self-tests hace 9 años
  Michael Brown fb2bedcff3 [libc] Add x86_64 versions of setjmp() and longjmp() hace 9 años
  Michael Brown 00ff3d8bb3 [libc] Fix typo in longjmp() hace 9 años
  Michael Brown f557794ab3 [xhci] Support USB1 devices attached via transaction translators hace 9 años
  Michael Brown 026b3446b9 [usb] Improve debug messages for failed control transactions hace 9 años
  Michael Brown b418af26d9 [ehci] Support USB1 devices attached via transaction translators hace 9 años
  Michael Brown 5486c947e2 [usb] Clear transaction translator buffers when applicable hace 9 años
  Michael Brown 9e88194655 [usb] Add clear_tt() hub method to clear transaction translator buffer hace 9 años
  Michael Brown de6f4e3ede [usb] Reset endpoints without waiting for a new transfer to be enqueued hace 9 años
  Michael Brown 661189eede [xhci] Ring doorbell as part of endpoint reset hace 9 años
  Michael Brown a3c00d8d3b [libprefix] Fix building on 64-bit FreeBSD 8.4 hace 9 años
  Michael Brown acc27b9005 [usb] Fix USB timeouts to match specification hace 9 años
  Michael Brown c492a9fd92 [netdevice] Add missing bus types to netdev_fetch_bustype() hace 9 años
  Michael Brown 8370f87745 [ehci] Add support for EHCI host controllers hace 9 años
  Michael Brown ec0e2a7bd7 [xhci] Do not release ownership back to BIOS when booting an OS hace 9 años
  Michael Brown e1feb7bcab [usb] Add config/usb.h for USB configuration options hace 9 años
  Michael Brown 75d6fec6c4 [autoboot] Match against parent devices when matching by bus type and location hace 9 años
  Michael Brown 3de0ffc887 [xhci] Forcibly disable SMIs if BIOS fails to release ownership hace 9 años
  Michael Brown 838ab97ce3 [usb] Add functions for manual device address assignment hace 9 años
  Michael Brown 74f57016dc [ncm] Respect maximum transfer size of the bus hace 9 años
  Michael Brown 7b6765ff1b [usb] Add the concept of a USB bus maximum transfer size hace 9 años
  Michael Brown 79697c75ee [libc] Add ffs(), ffsl(), and ffsll() hace 9 años