4981 Commits (4c3b9c79a52859e5877431d4b19737b7bd7657e5)
 

Author SHA1 Message Date
  Michael Brown 4c3b9c79a5 [zbin] Remove now-unused unnrv2b.S decompressor 9 years ago
  Robin Smidsrød 40c699a181 [vbox] Enable some more features now that we have LZMA compression 9 years ago
  Michael Brown ea3be0f4a6 [zbin] Fix check for existence of most recent output byte 9 years ago
  Michael Brown c11306e6ca [zbin] Allow decompressor to generate debug output via BIOS console 9 years ago
  Michael Brown 93178adb98 [prefix] Call decompressor in flat real mode when DEBUG=libprefix is enabled 9 years ago
  Michael Brown 9cdf68a219 [zbin] Perform extra normalisation after completing decompression 9 years ago
  Alex Williamson 47aebc24d3 [dhcp] Extract timing parameters out to config/dhcp.h 9 years ago
  Michael Brown 5350b65a3c [zbin] Use LZMA compression 9 years ago
  Michael Brown 3e04f0791e [prefix] Use .bss16 as temporary stack space for calls to install_block 9 years ago
  Michael Brown b6889eaa1e [hyperv] Check for required features 9 years ago
  Michael Brown a32b1e9e35 [libc] Rewrite strtoul() 9 years ago
  Michael Brown bb1abb2b21 [ipv4] Rewrite inet_aton() 9 years ago
  Michael Brown 095c007aa3 [legal] Add missing copyright header to net/ipv4.c 9 years ago
  Michael Brown b05e7e50fa [test] Add IPv4 self-tests 9 years ago
  Michael Brown 645458e5a0 [xhci] Abort commands on timeout 9 years ago
  Michael Brown 88448de720 [xhci] Leak memory if controller fails to disable slot 9 years ago
  Michael Brown 08189df4e0 [timer] Rewrite the 8254 Programmable Interval Timer support 9 years ago
  Michael Brown 320e786d3d [ncm] Use generic USB network device framework 9 years ago
  Michael Brown 5b9b5ced4e [ecm] Use generic USB network device framework 9 years ago
  Michael Brown a92fb8d9a5 [usb] Add generic USB network device framework 9 years ago
  Michael Brown 21d3d5c47c [libc] Reduce size of memset() 9 years ago
  Michael Brown 7867e48cee [test] Add constant-length memset() self-tests 9 years ago
  Michael Brown cd8273b308 [test] Add self-tests for more string functions 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 14fc311271 [ncm] Use generic refill framework for bulk IN and interrupt endpoints 9 years ago
  Michael Brown 1706ab7ff3 [ecm] Use generic refill framework for bulk IN and interrupt endpoints 9 years ago
  Michael Brown ebe433e795 [usb] Use generic refill framework for USB hub interrupt endpoints 9 years ago
  Michael Brown 17fc79425e [usb] Provide generic framework for refilling receive endpoints 9 years ago
  Michael Brown 5de134662d [build] Apply the "-fno-PIE -nopie" workaround only to i386 builds 9 years ago
  Michael Brown 907cffb7c5 [efi] Disallow R_X86_64_32 relocations 9 years ago
  Olaf Hering 335a7ddcd4 [build] Sort objects in blib.a 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 4b2800c7d5 [build] Allow product tag line to be customised via config/branding.h 9 years ago
  Michael Brown b06fdcf936 [build] Allow setting help text URI to be customised via config/branding.h 9 years ago
  Michael Brown 92f3bd901e [build] Allow command help text URI to be customised via config/branding.h 9 years ago
  Michael Brown eac445b650 [build] Allow error message URI to be customised via config/branding.h 9 years ago
  Michael Brown e1ce15ec3c [build] Allow product URI to be customised via config/branding.h 9 years ago
  Michael Brown 544a6a9769 [build] Use PRODUCT_SHORT_NAME for end-user visible strings 9 years ago
  Michael Brown 1c3fb3c61a [build] Move branding information to config/branding.h 9 years ago
  Michael Brown 32d20fdd7e [xhci] Delay after (possibly) forcing port link state to RxDetect 9 years ago
  Michael Brown 1bb9e88ba0 [ecm] Add support for CDC-ECM USB Ethernet devices 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 2e72d100af [ncm] Reserve headroom in received packets 9 years ago
  Michael Brown 95bc563f0c [pxe] Maintain a queue for received PXE UDP packets 9 years ago
  Michael Brown c9dbe1d39c [pxe] Use tftp_uri() to construct PXE TFTP URIs 9 years ago