1. d7c25b3 libpayload: usb: Allow direct instantiation of MMIO host controllers by Julius Werner · 11 years ago
  2. fdb348a libpayload: reintroduce optional PCI in XHCI driver by Patrick Georgi · 11 years ago
  3. 8992e53 libpayload: Add USB support for non-PCI controllers by Stefan Reinauer · 11 years ago
  4. aee44fa libpayload: usb: Add interval attribute to endpoints by Nico Huber · 11 years ago
  5. 482af6d libpayload: Redirect USB slave init through controller driver by Patrick Georgi · 11 years ago
  6. 4fc7b6c libpayload: Add enum for USB speeds by Nico Huber · 11 years ago
  7. dc9e77f libpayload: Add usb_generic_(create|remove) functions for unrecognized devices by Gabe Black · 12 years ago
  8. ba22e4c libpayload: Fix some missing-prototype warnings by Nico Huber · 12 years ago
  9. 6e711c6 libpayload: Add init() function to hci_t and rework uhci_reset() by Nico Huber · 12 years ago
  10. a482701 libpayload: Document USB host controller setup functions by Nico Huber · 12 years ago
  11. 93ded59 libpayload: Turn the "debug" #define into the usb_debug static inline function. by Gabe Black · 12 years ago
  12. 1c36ead libpayload: add controller type in usbdev_hc by Anton Kochkov · 12 years ago
  13. 79e1f2f libpayload: Detach unresponsive usb mass storage devices by Nico Huber · 12 years ago
  14. 1ab6075 libpayload: Add support for split transactions in EHCI by Nico Huber · 12 years ago
  15. 5f595cb libpayload: Add clear_feature() function to USB framework by Nico Huber · 12 years ago
  16. 2e768e7 libpayload: Drop usb_fatal() by Patrick Georgi · 13 years ago
  17. c4716b4 libpayload: Reduce verbosity in USB stack by Mathias Krause · 13 years ago
  18. d78691d Avoid using the name "pid_t", which is used on unixoid systems. by Patrick Georgi · 14 years ago
  19. b56f2d0 by Stefan Reinauer · 14 years ago
  20. 5fe6e23 Catch various cases in libpayload where malloc() or memalign() return NULL by Stefan Reinauer · 15 years ago
  21. 4727c07 - reduced memory requirements a lot (from >100kb/controller to by Patrick Georgi · 16 years ago
  22. 6fbbd80 Move the USB header files to a common location for install purposes. by Jordan Crouse · 16 years ago[Renamed from payloads/libpayload/drivers/usb/usb.h]
  23. d21f68b This patch adds USB capabilities to libpayload. It requires some by Patrick Georgi · 16 years ago