1. fffc21d libpayload/storage: Add NVMe driver by Thomas Heijligen · 5 years ago
  2. 4f7b687 libpayload/i8042: Add API to peek on keyboard input queue by Nico Huber · 3 years, 9 months ago
  3. 6e021d31 libpayload/keyboard: Add debug output to all state transitions by Nico Huber · 3 years, 9 months ago
  4. b2569ea libpayload/keyboard: Hide console output by default by Nico Huber · 3 years, 9 months ago
  5. e9c572f libpayload/keyboard: Implement self-test by Nico Huber · 3 years, 10 months ago
  6. 777c599 libpayload/keyboard: Add timestamp to track time spent in a state by Nico Huber · 3 years, 10 months ago
  7. 260dd9e libpayload/keyboard: Turn init sequence into a state machine by Nico Huber · 3 years, 10 months ago
  8. 828f6b4 libpayload/keyboard: Avoid races around input draining by Nico Huber · 3 years, 10 months ago
  9. f7faac1 libpayload/keyboard: Introduce keyboard_drain_input() by Nico Huber · 3 years, 10 months ago
  10. a160d93 libpayload/keyboard: Revise keyboard_cmd() error handling by Nico Huber · 3 years, 10 months ago
  11. a69d682 libpayload/keyboard: Revise scancode set and translation config by Nico Huber · 3 years, 10 months ago
  12. 0e1d19b libpayload/i8042: Add API to get/set kbd translation state by Nico Huber · 3 years, 9 months ago
  13. 8079a6a libpayload/usb: Fix printf format string mismatches in debug messages by Caveh Jalali · 4 years ago
  14. 0748a87 libpayload/i8042: Increase response timeout to 1.5s by Nico Huber · 3 years, 9 months ago
  15. e569e3e libpayload: storage.c: remove unneeded #if CONFIG() by Thomas Heijligen · 3 years, 10 months ago
  16. 85d93ff libpayload: Make OHCI enums into types by Jacob Garber · 3 years, 10 months ago
  17. d9e543a libpayload/keyboard: Use `bool` as return type by Nico Huber · 3 years, 10 months ago
  18. 09917e1 libpayload/storage/ahci: Use pci_dev struct in ahci_initialize() by Felix Singer · 3 years, 10 months ago
  19. b4b73d4 libpayload/storage/ahci: Use pacc pointer to read device class by Felix Singer · 3 years, 10 months ago
  20. e92c840 libpayload/storage: Enable STORAGE_64BIT_LBA by Felix Singer · 3 years, 10 months ago
  21. 70d73a8 libpayload/storage: Enable all AHCI controllers by default by Felix Singer · 3 years, 10 months ago
  22. 612ae2e libpayload: use PRIu64 type to print u64 by Jeremy Compostella · 4 years ago
  23. a7a2784 libpayload: Fix file permissions by Kyösti Mälkki · 3 years, 11 months ago
  24. 3ff7bcf payloads: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  25. 541f2f7 libpayload: cbgfx: Fix 'equals' counter for Lanczos resampling by Yu-Ping Wu · 4 years ago
  26. b228014 libpayload/xhci: Fix Slot State field width definition by Caveh Jalali · 4 years ago
  27. d7468bf xhci: Do not set the CRCR_CS bit by Caveh Jalali · 4 years ago
  28. 551216a xhci: Fix Abort command event handling by Caveh Jalali · 4 years ago
  29. d04b388 libpayload: cbgfx: Support buffered I/O by Hung-Te Lin · 4 years ago
  30. 5e0db58 libpayload: Cache copy of `cb_framebuffer` struct by Nico Huber · 4 years, 1 month ago
  31. be842cb libpayload: Cache physical location of serial-console struct by Nico Huber · 4 years, 1 month ago
  32. b2eafa6 libpayload: Cache physical CMOS option table location by Nico Huber · 4 years, 1 month ago
  33. 14adb7e libpayload: Cache physical cbmem console address by Nico Huber · 4 years, 1 month ago
  34. 7b54c15 libpayload: cbgfx: Add color mapping functionality by Yu-Ping Wu · 4 years, 1 month ago
  35. c354599 payloads/libpayload/drivers/usb/usb.c: Remove whitespace before tab by Elyes HAOUAS · 4 years, 1 month ago
  36. b086728 libpayload: cbgfx: Add draw_line() by Yu-Ping Wu · 4 years, 1 month ago
  37. 3c7888b libpayload/xhci: Try harder to read 32-bit caps at once by Nico Huber · 4 years, 1 month ago
  38. 31a3788 cbgfx: Add blend functions to calculate transparency by Shelley Chen · 4 years, 1 month ago
  39. 7f87812 libpayload: cbgfx: Replace bilinear resampling with Lanczos by Julius Werner · 4 years, 2 months ago
  40. 63358ea libpayload: cbgfx: Fix add_fractions() overflow reduction by Julius Werner · 4 years, 2 months ago
  41. 373ae2e libpayload/cbgfx: Fix overflow in transform_vector() by Yu-Ping Wu · 4 years, 2 months ago
  42. 96f231a usb/xhci: Fix timeout logic by Caveh Jalali · 4 years, 3 months ago
  43. eaa219b libpayload: drivers/usb: add a USB pre-poll hook by Caveh Jalali · 4 years, 3 months ago
  44. 1c3faab libpayload/cbgfx: Remove gap between adjacent boxes by Yu-Ping Wu · 4 years, 3 months ago
  45. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  46. 8480c0b payloads: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  47. 4eadcb0 libpayload/drivers/usb/xhci: Allow xHCI v1.2 in libpayload by Dossym Nurmukhanov · 4 years, 4 months ago
  48. 50c1f27 libpayload: xhci: Fix CAPREG address calculation by Julius Werner · 4 years, 4 months ago
  49. 52e56e8 libpayload: Fix 16-bit read/write to PCI_COMMAND register by Elyes HAOUAS · 4 years, 4 months ago
  50. 7724f11 lp/drivers/usb: Add quirk for QEMU XHCI root hub by Duncan Laurie · 4 years, 5 months ago
  51. 6c1a669 libpayload: xhci: Do not memcpy registers by Julius Werner · 4 years, 4 months ago
  52. e6b0a32 libpayload: Make 8250 UART driver relocation safe by Nico Huber · 4 years, 9 months ago
  53. 287cf6c lp/drivers/usb: Work around QEMU XHCI register issue by Duncan Laurie · 4 years, 5 months ago
  54. 0fd179a libpayload/drivers/nvram: Fix coding style by Patrick Georgi · 4 years, 5 months ago
  55. 77e0baa libpayload/drivers/nvram: Add function to write RTC by Patrick Rudolph · 7 years ago
  56. f6f54dd libpayload/corebootfb: Replace obsolete macros FI and CHARS by Nico Huber · 4 years, 5 months ago
  57. 45473dd libpayload: Add uart/serial driver support for trogdor by T Michael Turney · 4 years, 10 months ago
  58. 9f3e734 libpayload: Improve rtc functions by Patrick Rudolph · 7 years ago
  59. de74842 libpayload/corebootfb: Add option to center a 80x25 console by Nico Huber · 4 years, 7 months ago
  60. e612418 libpayload/corebootfb: Keep local copy of framebuffer info by Nico Huber · 4 years, 7 months ago
  61. 44f558e treewide: capitalize 'USB' by Elyes HAOUAS · 4 years, 6 months ago
  62. 2119d0b treewide: Capitalize 'CMOS' by Elyes HAOUAS · 4 years, 6 months ago
  63. 255aeaa libpayload: cbgfx: Fix potential overflowing expression by Yu-Ping Wu · 4 years, 6 months ago
  64. 824b4b8 payloads: Fix typos by Elyes HAOUAS · 4 years, 6 months ago
  65. 16043d6 libpayload/corebootfb: Fix character buffer relocation by Nico Huber · 4 years, 7 months ago
  66. a3d7929 libpayload/xhci: Fix MPS handling in set_address by Kangheui Won · 4 years, 7 months ago
  67. a26986e libpayload: cbgfx: Support drawing a box with rounded corners by Yu-Ping Wu · 4 years, 8 months ago
  68. b2f3698 libpayload/drivers/i8042: add error messages to i8042_probe by Eric Lai · 4 years, 8 months ago
  69. 41956b5 libpayload: Implement reading from CBMEM console by Yu-Ping Wu · 4 years, 9 months ago
  70. d1613f5 libpayload/drivers/i8042: Add error handling by Eric Lai · 4 years, 8 months ago
  71. b643d3d libpayload/drivers/i8042: Add AT translated Keyboard support by Eric Lai · 4 years, 8 months ago
  72. 55009af Change all clrsetbits_leXX() to clrsetbitsXX() by Julius Werner · 4 years, 9 months ago
  73. f96d905 Remove MIPS architecture by Julius Werner · 5 years ago
  74. 63c444a Remove imgtec/pistachio SoC by Julius Werner · 4 years, 10 months ago
  75. 3557f12 libpayload: keyboard: Ignore special keys by Thejaswani Putta · 4 years, 10 months ago
  76. bc2f9a3 libpayload: usbmsc: update return value of CSW transfer by Changqi Hu · 4 years, 10 months ago
  77. e79595d libpayload: Use interrupt transfers for USB hubs by Nico Huber · 11 years ago
  78. da10b92 libpayload/usb: add USB 3.1 GEN2 support by Eric Lai · 5 years ago
  79. 277498c libpayload: usbmsc: Factor out usb_msc_force_init() function by Julius Werner · 5 years ago
  80. 182fea7 libpayload: usbmsc: Skip zero-length packets at end of data by Julius Werner · 5 years ago
  81. 564720f libpayload: cbgfx: Allow rotation of the display by Nicolas Boichat · 5 years ago
  82. ccab651 libpayload/serial/qcs405: Mark uart console as such by Patrick Georgi · 5 years ago
  83. c6b152a libpayload/usb: fix DWC2 driver by Patrick Georgi · 5 years ago
  84. bf2c693 libpayload/usb: Increase USB request timeout to 5 s by Keith Short · 5 years ago
  85. ce4d39d libpayload: cbgfx: Run cbgfx_init() before we need it for draw_box() by Julius Werner · 5 years ago
  86. 5399f80 libpayload: Re-initialize UART RX by Prudhvi Yarlagadda · 5 years ago
  87. 7c369c1 libpayload/i8042/keyboard: Log errors during initialization by Furquan Shaikh · 5 years ago
  88. 21bfc9f Revert "libpayload: Reset PS/2 keyboard" by Nico Huber · 5 years ago
  89. 1b05479 libpayload: Add UART for qcs405 by Prudhvi Yarlagadda · 5 years ago
  90. a99ed13 libpayload/i8042/keyboard: Fix return value check for keyboard_cmd by Furquan Shaikh · 5 years ago
  91. a95a6bf libpayload/drivers/i8402/kbd: Fix qemu by Patrick Rudolph · 7 years ago
  92. 7ae606f libpayload: Reset PS/2 keyboard by Paul Menzel · 5 years ago
  93. 724c66c libpayload: ahci: Prevent memory leaks when failing on init by Jacob Garber · 5 years ago
  94. dbc787d libpayload/drivers/i8042: Add fallthrough comment by Jacob Garber · 5 years ago
  95. a20e59d libpayload: classify all keyboards by Matt Delco · 5 years ago
  96. a76e654 mediatek: Use the 64-bit timer by Tristan Shieh · 5 years ago
  97. 5c76ed6 libpayload/option table: Don't pad string entries with garbage by Nico Huber · 6 years ago
  98. 8110f46 libpayload/storage: Add Apollo Lake AHCI ID to tested controllers by Nico Huber · 6 years ago
  99. 4577cd2 libpayload: keyboard: Add F11 and F12 support by Matt Delco · 5 years ago
  100. 651d8dd libpayload: Fix potential NULL pointer dereference by Francois Toguo · 5 years ago