Commit Graph

  • eda1c58358 [realtek] Do not attempt to access EEPROM on RTL8169 chips Michael Brown 2015-04-21 17:42:36 +01:00
  • 8958f62a1c [intel] Force RX polling on VMware emulated 82545em Michael Brown 2015-04-21 16:43:30 +01:00
  • 63dcab002e [intel] Report any unexpected interrupt causes Michael Brown 2015-04-21 15:20:13 +01:00
  • da990b8870 [intel] Update PCI device IDs for Intel 82599 and X540 10G NICs Ed Swierk 2015-02-19 13:12:44 -08:00
  • 02bf08bc1e [build] Use a single call to parserom.pl to speed up building Michael Brown 2015-04-18 11:21:45 +01:00
  • dac866b066 [build] Work around binutils quirk on OpenBSD 5.7 Michael Brown 2015-04-18 00:53:27 +01:00
  • b594bfd490 [build] Fix compiler warning on OpenBSD 5.7 Michael Brown 2015-04-17 23:56:03 +01:00
  • 40de412762 [build] Allow building PCI ROMs with device ID lists Michael Brown 2015-04-14 09:59:59 +01:00
  • fb31365db4 [prism2] Remove duplicate PCI_ROM() lines Michael Brown 2015-04-15 11:37:20 +01:00
  • 532649aacf [eepro100] Remove duplicate PCI_ROM() line Michael Brown 2015-04-15 11:37:09 +01:00
  • 7ca801d637 [efi] Use the EFI_RNG_PROTOCOL as an entropy source if available Michael Brown 2015-04-14 17:53:13 +01:00
  • c6c7e78c42 [efi] Poll for TX completions only when there is an outstanding TX buffer Michael Brown 2015-04-14 17:02:00 +01:00
  • 729c16ad5b [efi] Poll media status only if advertised as supported Michael Brown 2015-04-14 16:44:37 +01:00
  • 914dd539b0 [efi] Provide a dummy data block in nii_initialise() Michael Brown 2015-04-14 16:20:32 +01:00
  • 6567511c3d [efi] Add EFI time source Michael Brown 2015-04-14 11:55:08 +01:00
  • eb2252fd7a [efi] Add EFI entropy source Michael Brown 2015-04-14 10:56:20 +01:00
  • 452aa157be [util] Add ability to dump PCI device ID list Michael Brown 2015-04-13 16:22:35 +01:00
  • ae01462b79 [romprefix] Allow autoboot device filter to be disabled Michael Brown 2015-04-13 14:49:02 +01:00
  • 867e3ee475 [xhci] Always reset root hub ports Michael Brown 2015-04-13 14:08:09 +01:00
  • 68d8a44469 [build] Rewrite parserom.pl to support multiple source files Robin Smidsrød 2015-04-06 17:09:54 +02:00
  • d9166bbcae [peerdist] Add support for decoding PeerDist Content Information Michael Brown 2015-04-13 12:26:05 +01:00
  • 755d2b8f6b [efi] Ensure drivers are disconnected when ExitBootServices() is called Michael Brown 2015-04-13 12:06:59 +01:00
  • ea3d5875cd [crypto] Add SHA-512/224 algorithm Michael Brown 2015-04-12 16:57:25 +01:00
  • e5e91ab471 [crypto] Add SHA-512/256 algorithm Michael Brown 2015-04-12 16:34:33 +01:00
  • 02879299c9 [crypto] Add SHA-384 algorithm Michael Brown 2015-04-12 15:53:39 +01:00
  • 6f713c2d95 [crypto] Add SHA-512 algorithm Michael Brown 2015-04-12 15:42:45 +01:00
  • 4dbc44348c [crypto] Add SHA-224 algorithm Michael Brown 2015-04-12 14:50:18 +01:00
  • a9da129122 [test] Simplify digest algorithm self-tests Michael Brown 2015-04-12 12:41:08 +01:00
  • b12b1b620f [virtio] Downgrade per-iobuf debug messages to DBGC2 Laszlo Ersek 2015-04-10 21:53:21 +02:00
  • dc795b9fef [test] Add setjmp()/longjmp() self-tests Michael Brown 2015-04-07 06:40:46 +01:00
  • fb2bedcff3 [libc] Add x86_64 versions of setjmp() and longjmp() Michael Brown 2015-04-07 06:40:42 +01:00
  • 00ff3d8bb3 [libc] Fix typo in longjmp() Michael Brown 2015-04-07 06:40:34 +01:00
  • f557794ab3 [xhci] Support USB1 devices attached via transaction translators Michael Brown 2015-03-23 20:24:20 +00:00
  • 026b3446b9 [usb] Improve debug messages for failed control transactions Michael Brown 2015-03-23 20:18:02 +00:00
  • b418af26d9 [ehci] Support USB1 devices attached via transaction translators Michael Brown 2015-03-23 13:34:16 +00:00
  • 5486c947e2 [usb] Clear transaction translator buffers when applicable Michael Brown 2015-03-23 16:20:36 +00:00
  • 9e88194655 [usb] Add clear_tt() hub method to clear transaction translator buffer Michael Brown 2015-03-23 15:59:51 +00:00
  • de6f4e3ede [usb] Reset endpoints without waiting for a new transfer to be enqueued Michael Brown 2015-03-23 15:05:28 +00:00
  • 661189eede [xhci] Ring doorbell as part of endpoint reset Michael Brown 2015-03-23 14:22:23 +00:00
  • a3c00d8d3b [libprefix] Fix building on 64-bit FreeBSD 8.4 Michael Brown 2015-03-23 13:28:59 +00:00
  • acc27b9005 [usb] Fix USB timeouts to match specification Michael Brown 2015-03-18 16:43:18 +00:00
  • c492a9fd92 [netdevice] Add missing bus types to netdev_fetch_bustype() Michael Brown 2015-03-18 16:42:39 +00:00
  • 8370f87745 [ehci] Add support for EHCI host controllers Michael Brown 2015-03-15 01:01:08 +00:00
  • ec0e2a7bd7 [xhci] Do not release ownership back to BIOS when booting an OS Michael Brown 2015-03-18 11:57:41 +00:00
  • e1feb7bcab [usb] Add config/usb.h for USB configuration options Michael Brown 2015-03-18 11:37:51 +00:00
  • 75d6fec6c4 [autoboot] Match against parent devices when matching by bus type and location Michael Brown 2015-03-17 02:30:06 +00:00
  • 3de0ffc887 [xhci] Forcibly disable SMIs if BIOS fails to release ownership Michael Brown 2015-03-16 20:32:33 +00:00
  • 838ab97ce3 [usb] Add functions for manual device address assignment Michael Brown 2015-03-16 15:37:39 +00:00
  • 74f57016dc [ncm] Respect maximum transfer size of the bus Michael Brown 2015-03-16 05:39:41 +00:00
  • 7b6765ff1b [usb] Add the concept of a USB bus maximum transfer size Michael Brown 2015-03-16 05:39:14 +00:00
  • 79697c75ee [libc] Add ffs(), ffsl(), and ffsll() Michael Brown 2015-03-15 19:28:05 +00:00
  • 57bab4e1d3 [tcpip] Fix dubious calculation of min_port Michael Brown 2015-03-13 10:19:44 +00:00
  • 7f80eb511e [smsc75xx] Move RX FIFO overflow message to DBGLVL_EXTRA Michael Brown 2015-03-11 22:33:51 +00:00
  • e0fc8fe781 [tcp] Implement support for TCP Selective Acknowledgements (SACK) Michael Brown 2015-03-11 17:53:29 +00:00
  • bc985ca089 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL Michael Brown 2015-03-11 14:23:14 +00:00
  • 69062bbc21 [smsc75xx] Add driver for SMSC/Microchip LAN75xx USB Ethernet NICs Michael Brown 2015-03-10 14:37:18 +00:00
  • 6ad02e78bb [mii] Add generic mii_check_link() function Michael Brown 2015-03-10 21:23:51 +00:00
  • 03e71d5d1a [legal] Relicense Davicom DM96xx drivers Michael Brown 2015-03-10 00:12:39 +00:00
  • 1ae94c903d [dm96xx] Add driver for Davicom DM96xx USB Ethernet NICs Michael Brown 2015-02-16 15:22:44 +00:00
  • 02bf4f16f3 [intel] Add PCI ID for I218-LM Thomas Miletich 2015-03-06 21:39:42 +01:00
  • 042a982c4d [http] Support MD5-sess Digest authentication Michael Brown 2015-03-09 13:22:49 +00:00
  • 42ea20afee [http] Abstract out HTTP Digest hash algorithm operations Michael Brown 2015-03-09 12:35:17 +00:00
  • 3eb91209d9 [xen] Set the "feature-rx-notify" flag for netfront devices Michael Brown 2015-03-06 17:19:09 +00:00
  • e905cdcce3 [xhci] Undo PCH-specific quirk fixes when removing device Michael Brown 2015-03-06 17:15:29 +00:00
  • ff320404d5 [xhci] Enable USB3 ports on Intel PCH8/PCH9 controllers Michael Brown 2015-03-06 11:41:37 +00:00
  • 1a4e94a828 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL Michael Brown 2015-03-05 11:36:30 +00:00
  • 93b4586447 [retry] Colourise debug output Michael Brown 2015-03-05 11:25:54 +00:00
  • 47ad8fc1ba [retry] Rewrite unrelicensable portions of retry.c Michael Brown 2015-03-05 11:04:47 +00:00
  • bfbb2b8f1c [linux] Rewrite headers included in all builds Michael Brown 2015-03-05 02:43:37 +00:00
  • 81166302a0 [i386] Move real_to_user() to realmode.h Michael Brown 2015-03-05 02:30:58 +00:00
  • fbc4ba4b4e [build] Fix the REQUIRE_SYMBOL mechanism Michael Brown 2015-03-04 18:48:19 +00:00
  • 86ae6e6c18 [build] Use REQUIRE_OBJECT() to drag in per-object configuration Michael Brown 2015-03-04 17:22:07 +00:00
  • 04c1ea8170 [build] Remove obsolete and unused portions of config.c Michael Brown 2015-03-04 14:49:43 +00:00
  • 81112dea5f [pxe] Remove obsolete references to pxeparent_dhcp Michael Brown 2015-03-03 16:30:09 +00:00
  • 334eed0cb5 [build] Remove unused __keepme macro Michael Brown 2015-03-03 16:08:39 +00:00
  • 30d356b455 [build] Remove unused IMPORT_SYMBOL() and EXPORT_SYMBOL() macros Michael Brown 2015-03-03 15:51:33 +00:00
  • b2f38da888 [malloc] Rewrite unrelicensable portions of malloc.c Michael Brown 2015-03-03 15:16:32 +00:00
  • 5f3d165232 [malloc] Move valgrind headers out of arch/x86 Michael Brown 2015-03-03 14:25:51 +00:00
  • ad2e82a65b [settings] Use generic jump scrolling abstraction Michael Brown 2015-03-03 03:51:08 +00:00
  • 58752cc10d [menu] Abstract out the generic concept of a jump scroller Michael Brown 2015-03-03 02:47:37 +00:00
  • 70124dd3be [settings] Rewrite unrelicensable portions of settings.c Michael Brown 2015-03-03 00:41:39 +00:00
  • 0af3d14a23 [settings] Use list_first_entry() when unregistering child settings Michael Brown 2015-03-03 00:29:42 +00:00
  • e399fc0d21 [pci] Rewrite unrelicensable portions of pci.h Michael Brown 2015-03-03 00:08:41 +00:00
  • 06c8a27b74 [pci] Remove outdated and mostly-unused pci_ids.h file Michael Brown 2015-03-02 21:37:45 +00:00
  • c1ac466838 [iscsi] Rewrite unrelicensable portions of iscsi.c Michael Brown 2015-03-02 20:37:24 +00:00
  • 2d707ac964 [list] Relicense list.h Michael Brown 2015-03-02 19:47:32 +00:00
  • 350768d4b4 [elf] Rewrite ELF header Michael Brown 2015-03-02 19:42:48 +00:00
  • 01d16d821f [libc] Rewrite byte-swapping code Michael Brown 2015-03-02 16:25:53 +00:00
  • 8ab4b00442 [libc] Rewrite setjmp() and longjmp() Michael Brown 2015-03-02 15:21:38 +00:00
  • d1f0e89e4e [libc] Rewrite unrelicensable portions of ctype.h Michael Brown 2015-03-02 14:41:49 +00:00
  • 5d1f351278 [libc] Rewrite unrelicensable portions of stddef.h Michael Brown 2015-03-02 14:10:21 +00:00
  • 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL Michael Brown 2015-03-02 13:29:46 +00:00
  • 626ccf76ea [legal] Relicense files under GPL2_OR_LATER_OR_UBDL Michael Brown 2015-03-02 12:28:42 +00:00
  • e24be567f4 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL Michael Brown 2015-03-02 12:04:57 +00:00
  • b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL Michael Brown 2015-03-02 11:54:40 +00:00
  • d454d98d35 [legal] Add UBDL relicensing tool Michael Brown 2015-03-02 11:42:29 +00:00
  • 2782ccec41 [legal] Add support for the Unmodified Binary Distribution Licence Michael Brown 2015-02-26 15:58:42 +00:00
  • 7aa689e3ba [mucurses] Add missing FILE_LICENCE declarations Michael Brown 2015-03-02 12:02:11 +00:00
  • 5e95a79241 [legal] Include full licence text for all GPL2_OR_LATER files Michael Brown 2015-02-26 17:49:38 +00:00
  • f57743f259 [legal] Update GPLv2 licence text Michael Brown 2015-02-26 15:43:40 +00:00