1. ce22c02 libpayload: arch/mips: Add basic MIPS architecture support by Ionela Voinescu · 10 years ago
  2. 627de92 libpayload ehci: Use 64-byte aligned data structures for periodic transfers by Jim Lin · 10 years ago
  3. 16713d7 libpayload: EHCI: Fix transaction error for interrupt transfer by Jim Lin · 10 years ago
  4. f72d328 libpayload/usb: wait a millisecond to work around device bugs by Patrick Georgi · 10 years ago
  5. 5b1c328 libpayload EHCI: Add memory barrier to EHCI driver by Furquan Shaikh · 10 years ago
  6. 419fa61 libpayload: ipq808x: stale interrupt shall not be cleared unconditionally by Yogesh Lal · 10 years ago
  7. d2df4e4 libpayload: Don't try to free individual xhci device slots by Patrick Georgi · 9 years ago
  8. 536e560 libpayload: Improve sanity checking in UHCI driver by Patrick Georgi · 9 years ago
  9. a6c7ae7 libpayload: avoid use-after-free in OHCI driver by Patrick Georgi · 9 years ago
  10. ab69984 libpayload: Add Rock Chip drivers by huang lin · 10 years ago
  11. 3343473 libpayload: Fix baseaddr access in serial/tegra.c by Furquan Shaikh · 10 years ago
  12. 897123a libpayload: ipq808x: introduce uart driver by Vadim Bendebury · 10 years ago
  13. 11aaf1f ipq8064: Add work around for slow timer clock by Vadim Bendebury · 10 years ago
  14. 8ec74a3 libpayload: ipq8064: Add rudimentary timer driver by Vadim Bendebury · 10 years ago
  15. ab639bf libpayload: don't test for unsigned >= 0 by Patrick Georgi · 10 years ago
  16. 3cb56e9 libpayload: avoid memory overflows by Patrick Georgi · 10 years ago
  17. 79a591f libpayload: Fix pointer related casts by Furquan Shaikh · 10 years ago
  18. d6fb32b libpayload: usb: xhci: Fix TD size if it overflows 5 bits by Rajmohan Mani · 10 years ago
  19. 1c8e91f libpayload: video: Check for 'console' pointer before dereferencing it by Julius Werner · 10 years ago
  20. 86127c7 libpayload: Clean up USB build warnings by Marc Jones · 10 years ago
  21. b4fbee9 libpayload: video: Make cursor fixup independent of visibility by Julius Werner · 10 years ago
  22. e30e4e7 libpayload: usbmsc: Implement limited LUN support by Julius Werner · 10 years ago
  23. 7124788 libpayload: usbmsc: Set correct allocation length for REQUEST SENSE by Julius Werner · 10 years ago
  24. 6af4380 libpayload: usb: Try to avoid reusing device addresses by Julius Werner · 10 years ago
  25. 2fe505b libpayload: console: Allow output drivers to print whole strings at once by Julius Werner · 10 years ago
  26. 7faff54 libpayload: usb: Detach unused USB devices by Shawn Nematbakhsh · 10 years ago
  27. 558e9b5 libpayload: Add minimal support for PL011 UART by Marcelo Povoa · 10 years ago
  28. d4d29a1 libpayload: timer: Move the timer drivers from depthcharge to libpayload. by Gabe Black · 10 years ago
  29. ab41b9d libpayload: usb: Remove automatic clear_stall() calls from transfers by Julius Werner · 10 years ago
  30. 7234d60 libpayload: usb: Fix up usb_shutdown() code paths by Julius Werner · 10 years ago
  31. a6aecc4 libpayload: serial: Move the depthcharge serial drivers into libpayload. by Gabe Black · 10 years ago
  32. 1c6d919 libpayload: usb: ehci: Honor 10ms reset recovery period by Julius Werner · 10 years ago
  33. 3b9795b libpayload: usb: Make OHCI work with ARM systems by Julius Werner · 10 years ago
  34. c666e55 libpayload: usb: xhci: Fix STALL endpoint handling by Shawn Nematbakhsh · 10 years ago
  35. cbe3c70 libpayload: Fix missed CONFIG_ -> CONFIG_LP_ substitutions by Nico Huber · 10 years ago
  36. e1dad0c libpayload: usb: xhci: Treat port reset as a port status change by Shawn Nematbakhsh · 10 years ago
  37. a16029a libpayload: usb: Remove generic roothub reset port function by Shawn Nematbakhsh · 10 years ago
  38. 5c85e66 libpayload: usbhid: Fix typo on descriptor parsing by Julius Werner · 11 years ago
  39. 8e7a9e1 libpayload: ehci: Fix byte count in dump_td() by Julius Werner · 11 years ago
  40. d13e2c4 libpayload: usb: Refactor USB enumeration to fix SuperSpeed devices by Julius Werner · 11 years ago
  41. e00ba21 libpayload: usb: Unify USB speed between XHCI stack and USB core by Julius Werner · 11 years ago
  42. 49ba283 libpayload: xhci: Ensure to reset dequeue pointer on stopped endpoints by Julius Werner · 11 years ago
  43. 9135cb4 libpayload: Change CONFIG_X86_SERIAL_CONSOLE to CONFIG_8250_SERIAL_CONSOLE by Gabe Black · 11 years ago
  44. d7c25b3 libpayload: usb: Allow direct instantiation of MMIO host controllers by Julius Werner · 11 years ago
  45. d609e89 libpayload: usb: Fix several minor USB stack bugs by Julius Werner · 11 years ago
  46. b59e850 libpayload: usbmsc: Remove DETACHED state from MSC device structure by Julius Werner · 11 years ago
  47. 1f86434 libpayload: xhci: Make XHCI stack usable on ARM by Julius Werner · 11 years ago
  48. 509c37e libpayload: Make EHCI driver cache-aware by Julius Werner · 11 years ago
  49. e8eb86f libpayload: Add in a missing "static". by Gabe Black · 11 years ago
  50. df6d09d libpayload: Reduce media init timeout to 5 seconds. by Shawn Nematbakhsh · 11 years ago
  51. 7ecc912 libpayload: Increase accuracy of timeout period for media init. by Shawn Nematbakhsh · 11 years ago
  52. 3a65d85 libpayload: usbmsc: Split transfers into 64KB chunks by Duncan Laurie · 11 years ago
  53. 4498f6a libpayload: usbhub: Don't clear PSC unless it was set by Julius Werner · 11 years ago
  54. 4610f0e libpayload: ehci: Set explicit terminate bits in dummy_qh next pointers. by Julius Werner · 11 years ago
  55. e9738db libpayload: Make USB transfer functions return amount of bytes by Julius Werner · 11 years ago
  56. 83da501 libpayload: xhci: Use Event Data TRBs for transfer event generation by Julius Werner · 11 years ago
  57. 9ed8a82 serial: Separate the serial hardware init and the serial console init. by Gabe Black · 11 years ago
  58. 1ee2c6d libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig. by Gabe Black · 11 years ago
  59. 562db3b libpayload: find source of input characters by Luigi Semenzato · 11 years ago
  60. 5b9e6f1 libpayload: Drop obsolete setting of reg_base in [oex]hci by Nico Huber · 10 years ago
  61. f4316f8 libpayload: Catch null-pointer dereference in xHCI by Nico Huber · 10 years ago
  62. 8b8e963 libpayload: xHCI: Always initialize controller->pcidev by Nico Huber · 10 years ago
  63. 6e23066 libpayload: Use unsigned long for BARs in *hci_init() by Nico Huber · 10 years ago
  64. 3227942 libpayload: Keep physical addresses in console drivers by Nico Huber · 10 years ago
  65. 6a05890 libpayload: Remove redundant phys_to_virt() from xHCI driver by Nico Huber · 10 years ago
  66. 48e9eb8 libpayload: Fix to properly disable serial console by Kyösti Mälkki · 10 years ago
  67. efc5841 libpayload/ahci: Fix a warning by decompartmentalise the AHCI driver. by Edward O'Callaghan · 10 years ago
  68. 7ea0015 libpayload/options: Fix out of array read. by Vladimir Serbinenko · 11 years ago
  69. fd5b370 libpayload: Bring keyboard_wait_write() back by Patrick Georgi · 11 years ago
  70. fdb348a libpayload: reintroduce optional PCI in XHCI driver by Patrick Georgi · 11 years ago
  71. 3ee59f7 Libpayload: Add keyboard-disable function. by Martin Roth · 11 years ago
  72. 52e3f44 libpayload: Increase USB EHCI transfer timeout by Julius Werner · 11 years ago
  73. 1c20e38 libpayload: usb mass storage card hot plug by Aaron Durbin · 11 years ago
  74. a967f41 libpayload: usb mass storage detect empty media by Aaron Durbin · 11 years ago
  75. 8992e53 libpayload: Add USB support for non-PCI controllers by Stefan Reinauer · 11 years ago
  76. 441a4ba libpayload (EHCI): correctly align PORTSC by Stefan Reinauer · 11 years ago
  77. c371442 libpayload: Switch xHCI shared ports back to EHCI on shutdown by Nico Huber · 11 years ago
  78. dd6c4ec libpayload: Remove unnecessary keyboard mode setting code by Shawn Nematbakhsh · 11 years ago
  79. 354066e libpayload: ahci: Increase timeout for signature reading by Nico Huber · 11 years ago
  80. a00f983 libpayload: ahci: Fix command engine shutdown by Nico Huber · 11 years ago
  81. 9029265 libpayload: Fill gaps in the xHCI driver by Nico Huber · 11 years ago
  82. 5736fab libpayload: Port usb hub driver to use the generic code by Nico Huber · 11 years ago
  83. 0b78de2 libpayload: Add a generic driver for usb hubs by Nico Huber · 11 years ago
  84. aee44fa libpayload: usb: Add interval attribute to endpoints by Nico Huber · 11 years ago
  85. 482af6d libpayload: Redirect USB slave init through controller driver by Patrick Georgi · 11 years ago
  86. 735f55c libpayload: usb: Skip non-endpoint descriptors during init by Nico Huber · 11 years ago
  87. 5d1edf6 libpayload: Whitelist Mobile Panther Point AHCI controller by Nico Huber · 11 years ago
  88. adc300d libpayload: Fix the logic for hardware-less serial consoles by Dave Frodin · 11 years ago
  89. 109a710 libpayload: storage.c: Fix typo in st*orage in comment by Paul Menzel · 11 years ago
  90. 9e8af58 libpayload: Handle multifunction bridge devices better. by Gabe Black · 12 years ago
  91. d5c79f9 libpayload: Fix unused function warning in EHCI stack by Stefan Reinauer · 11 years ago
  92. 59c020a libpayload: fix use-after-free in usb_exit() by Mathias Krause · 11 years ago
  93. 7a9da71 libpayload: EHCI - detach controller in ehci_shutdown() by Mathias Krause · 11 years ago
  94. a2d786f libpayload: Make keycode constants available outside of curses.h. by Gabe Black · 11 years ago
  95. 6a0b361 libpayload: Put dump_td/dump_ed in ohci.c behind #ifdef USB_DEBUG by Gabe Black · 12 years ago
  96. dc9e77f libpayload: Add usb_generic_(create|remove) functions for unrecognized devices by Gabe Black · 11 years ago
  97. 69eea7c libpayload: Split EHCI bulk transfers on packet boundaries over qTDs by Julius Werner · 12 years ago
  98. 716375d libpayload: add support for 64-bit EHCI controllers by Vincent Palatin · 12 years ago
  99. 1617e1f libpayload: If no video drivers initialize in video_init, return 1. by Gabe Black · 12 years ago
  100. b7b57d9 libpayload: If there's no IO address space, don't try to use it for serial by Gabe Black · 12 years ago