1712 Commits (86ae6e6c1836e43993a14db278398fc54e5419bd)

Author SHA1 Message Date
  Michael Brown 86ae6e6c18 [build] Use REQUIRE_OBJECT() to drag in per-object configuration 9 years ago
  Michael Brown 04c1ea8170 [build] Remove obsolete and unused portions of config.c 9 years ago
  Michael Brown 334eed0cb5 [build] Remove unused __keepme macro 9 years ago
  Michael Brown 30d356b455 [build] Remove unused IMPORT_SYMBOL() and EXPORT_SYMBOL() macros 9 years ago
  Michael Brown b2f38da888 [malloc] Rewrite unrelicensable portions of malloc.c 9 years ago
  Michael Brown 5f3d165232 [malloc] Move valgrind headers out of arch/x86 9 years ago
  Michael Brown 58752cc10d [menu] Abstract out the generic concept of a jump scroller 9 years ago
  Michael Brown e399fc0d21 [pci] Rewrite unrelicensable portions of pci.h 9 years ago
  Michael Brown 06c8a27b74 [pci] Remove outdated and mostly-unused pci_ids.h file 9 years ago
  Michael Brown 2d707ac964 [list] Relicense list.h 9 years ago
  Michael Brown 350768d4b4 [elf] Rewrite ELF header 9 years ago
  Michael Brown 01d16d821f [libc] Rewrite byte-swapping code 9 years ago
  Michael Brown d1f0e89e4e [libc] Rewrite unrelicensable portions of ctype.h 9 years ago
  Michael Brown 5d1f351278 [libc] Rewrite unrelicensable portions of stddef.h 9 years ago
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown 626ccf76ea [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown 2782ccec41 [legal] Add support for the Unmodified Binary Distribution Licence 9 years ago
  Michael Brown 5e95a79241 [legal] Include full licence text for all GPL2_OR_LATER files 9 years ago
  Alex Williamson 47aebc24d3 [dhcp] Extract timing parameters out to config/dhcp.h 9 years ago
  Michael Brown a32b1e9e35 [libc] Rewrite strtoul() 9 years ago
  Michael Brown a92fb8d9a5 [usb] Add generic USB network device framework 9 years ago
  Michael Brown 8ee39f7432 [libc] Rewrite string functions 9 years ago
  Michael Brown b54167b8b6 [libc] Remove unused string functions 9 years ago
  Michael Brown 17fc79425e [usb] Provide generic framework for refilling receive endpoints 9 years ago
  Michael Brown 6fe8f80418 [usb] Handle port status changes received after failing to find a driver 9 years ago
  Michael Brown f3725a86e0 [rndis] Add rndis_rx_err() 9 years ago
  Michael Brown 58c3e7f747 [usb] Allow usb_stream() to enforce a terminating short packet 9 years ago
  Michael Brown 17aceb34da [usb] Parse endpoint descriptor bInterval field 9 years ago
  Michael Brown cf153f60a5 [usb] Handle CDC union functional descriptors 9 years ago
  Michael Brown a60f2ddfeb [usb] Try multiple USB device configurations 9 years ago
  Michael Brown e2a26f76de [uri] Allow tftp_uri() to construct a URI with a custom port 9 years ago
  Michael Brown cc5a27f9cb [ncm] Add support for CDC-NCM USB Ethernet devices 9 years ago
  Michael Brown fd53ada87c [usb] Add support for xHCI host controllers 9 years ago
  Michael Brown e17e771a13 [usb] Add basic support for USB hubs 9 years ago
  Michael Brown 018b13dcec [usb] Add basic support for USB devices 9 years ago
  Michael Brown 072d656a2f [pci] Allow drivers to specify a PCI class 9 years ago
  Michael Brown 0166a68351 [hyperv] Require support for VMBus version 3.0 or newer 9 years ago
  Michael Brown f6a3bc0aa1 [rndis] Ignore start-of-day RNDIS_INDICATE_STATUS_MSG with status 0x40020006 9 years ago
  Michael Brown 639632b059 [hyperv] Assume that VMBus xfer page ranges correspond to RNDIS messages 9 years ago
  Michael Brown 4de0e273a7 [rndis] Send RNDIS_HALT_MSG 9 years ago
  Michael Brown 1d0ade42db [rndis] Send RNDIS_INITIALISE_MSG 9 years ago
  Michael Brown ef16d0d2b3 [hyperv] Add support for NetVSC paravirtual network devices 9 years ago
  Michael Brown d1894970db [hyperv] Add support for VMBus devices 9 years ago
  Michael Brown d77a546fb4 [hyperv] Add support for Hyper-V hypervisor 9 years ago
  Michael Brown 1d2b7c91f7 [rndis] Add generic RNDIS device abstraction 9 years ago
  Michael Brown c86b22221d [iobuf] Add iob_split() to split an I/O buffer into portions 9 years ago
  Michael Brown d83fb45b66 [device] Provide a driver-private data field for root devices 9 years ago
  Michael Brown 28149d30f5 [list] Add sanity checks after list-adding functions 9 years ago
  Michael Brown 67879f66eb [libc] Add ASSERTED macro to test if any assertion has triggered 9 years ago