1. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  2. d7eb0cb license headers: Drop FSF addresses again by Patrick Georgi · 9 years ago
  3. ebd3da7 libpayload: usb: dwc2: support split transaction by Yunzhi Li · 9 years ago
  4. aa33609 libpayload: usb: dwc2: support interrupt transfer by Yunzhi Li · 9 years ago
  5. 41e2499 libpayload: add UDC driver for Designware controller by huang lin · 9 years ago
  6. 365250e libpayload: Add dwc2 usb driver by huang lin · 10 years ago
  7. 79a591f libpayload: Fix pointer related casts by Furquan Shaikh · 10 years ago
  8. e30e4e7 libpayload: usbmsc: Implement limited LUN support by Julius Werner · 10 years ago
  9. 6af4380 libpayload: usb: Try to avoid reusing device addresses by Julius Werner · 10 years ago
  10. d13e2c4 libpayload: usb: Refactor USB enumeration to fix SuperSpeed devices by Julius Werner · 11 years ago
  11. e00ba21 libpayload: usb: Unify USB speed between XHCI stack and USB core by Julius Werner · 11 years ago
  12. d7c25b3 libpayload: usb: Allow direct instantiation of MMIO host controllers by Julius Werner · 11 years ago
  13. fdb348a libpayload: reintroduce optional PCI in XHCI driver by Patrick Georgi · 11 years ago
  14. 1c20e38 libpayload: usb mass storage card hot plug by Aaron Durbin · 11 years ago
  15. 8992e53 libpayload: Add USB support for non-PCI controllers by Stefan Reinauer · 11 years ago
  16. aee44fa libpayload: usb: Add interval attribute to endpoints by Nico Huber · 11 years ago
  17. 482af6d libpayload: Redirect USB slave init through controller driver by Patrick Georgi · 11 years ago
  18. 4fc7b6c libpayload: Add enum for USB speeds by Nico Huber · 11 years ago
  19. dc9e77f libpayload: Add usb_generic_(create|remove) functions for unrecognized devices by Gabe Black · 12 years ago
  20. 89ccc92 libpayload: Add a pointer for user data on the USB MSC data structure. by Gabe Black · 12 years ago
  21. ba22e4c libpayload: Fix some missing-prototype warnings by Nico Huber · 12 years ago
  22. 6e711c6 libpayload: Add init() function to hci_t and rework uhci_reset() by Nico Huber · 12 years ago
  23. a482701 libpayload: Document USB host controller setup functions by Nico Huber · 12 years ago
  24. 93ded59 libpayload: Turn the "debug" #define into the usb_debug static inline function. by Gabe Black · 12 years ago
  25. 1c36ead libpayload: add controller type in usbdev_hc by Anton Kochkov · 12 years ago
  26. 445a3a0 libpayload: Shutdown reasonably if we can't init usb msc device by Nico Huber · 12 years ago
  27. 79e1f2f libpayload: Detach unresponsive usb mass storage devices by Nico Huber · 12 years ago
  28. 1ab6075 libpayload: Add support for split transactions in EHCI by Nico Huber · 12 years ago
  29. 5f595cb libpayload: Add clear_feature() function to USB framework by Nico Huber · 12 years ago
  30. 2e768e7 libpayload: Drop usb_fatal() by Patrick Georgi · 13 years ago
  31. c4716b4 libpayload: Reduce verbosity in USB stack by Mathias Krause · 13 years ago
  32. d78691d Avoid using the name "pid_t", which is used on unixoid systems. by Patrick Georgi · 14 years ago
  33. b56f2d0 by Stefan Reinauer · 14 years ago
  34. 5fe6e23 Catch various cases in libpayload where malloc() or memalign() return NULL by Stefan Reinauer · 15 years ago
  35. 4727c07 - reduced memory requirements a lot (from >100kb/controller to by Patrick Georgi · 16 years ago
  36. 6fbbd80 Move the USB header files to a common location for install purposes. by Jordan Crouse · 16 years ago