1. 1492925 trogdor: add support for Bubs variant by T Michael Turney · 4 years, 8 months ago
  2. 287cf6c lp/drivers/usb: Work around QEMU XHCI register issue by Duncan Laurie · 4 years, 4 months ago
  3. 6670f44 payloads/nvramcui: Select USE_OPTION_TABLE by Matt DeVillier · 4 years, 3 months ago
  4. d61350c libpayload: malloc: Change memcpy() to memmove() in realloc by Julius Werner · 4 years, 3 months ago
  5. 5117c27 cros_ec: add chrome EC headers to include path by Caveh Jalali · 4 years, 3 months ago
  6. 0fd179a libpayload/drivers/nvram: Fix coding style by Patrick Georgi · 4 years, 4 months ago
  7. 77e0baa libpayload/drivers/nvram: Add function to write RTC by Patrick Rudolph · 6 years ago
  8. f6f54dd libpayload/corebootfb: Replace obsolete macros FI and CHARS by Nico Huber · 4 years, 4 months ago
  9. 45473dd libpayload: Add uart/serial driver support for trogdor by T Michael Turney · 4 years, 9 months ago
  10. 9f3e734 libpayload: Improve rtc functions by Patrick Rudolph · 7 years ago
  11. de74842 libpayload/corebootfb: Add option to center a 80x25 console by Nico Huber · 4 years, 6 months ago
  12. e612418 libpayload/corebootfb: Keep local copy of framebuffer info by Nico Huber · 4 years, 6 months ago
  13. e5b2453 libpayload: add read64() and write64() by Thomas Heijligen · 5 years ago
  14. c052ba0 payloads/ext/Makefile.inc: Fix SeaBIOS race condition by Angel Pons · 4 years, 4 months ago
  15. 70282ae lz4: Fix out-of-bounds reads by Alex Rebert · 4 years, 4 months ago
  16. e5e2410 libpayload: cbfs: fix infinite loop in cbfs_get_{handle,attr} by Alex Rebert · 4 years, 4 months ago
  17. 3db439e payloads/tianocore: Enable PS2 keyboard module by Benjamin Doron · 4 years, 4 months ago
  18. 6d295ac payloads/ext/tianocore/Makefile: Enable quiet mode by Angel Pons · 4 years, 4 months ago
  19. 44f558e treewide: capitalize 'USB' by Elyes HAOUAS · 4 years, 4 months ago
  20. 2119d0b treewide: Capitalize 'CMOS' by Elyes HAOUAS · 4 years, 5 months ago
  21. 255aeaa libpayload: cbgfx: Fix potential overflowing expression by Yu-Ping Wu · 4 years, 5 months ago
  22. 183ad06 libpayload: Fix out-of-bounds read by Alex Rebert · 4 years, 5 months ago
  23. f5529d9 cbfs: allow uncompressed payloads by Ronald G. Minnich · 4 years, 5 months ago
  24. 6dc9d03 treewide: capitalize 'BIOS' by Elyes HAOUAS · 4 years, 5 months ago
  25. 824b4b8 payloads: Fix typos by Elyes HAOUAS · 4 years, 5 months ago
  26. 16043d6 libpayload/corebootfb: Fix character buffer relocation by Nico Huber · 4 years, 6 months ago
  27. bf33b03 libpayload: arm64: Keep instruction cache enabled at all times by Julius Werner · 4 years, 5 months ago
  28. c34ebab libpayload: Make pci and endian handling -Wconversion safe by Patrick Georgi · 4 years, 8 months ago
  29. a3d7929 libpayload/xhci: Fix MPS handling in set_address by Kangheui Won · 4 years, 6 months ago
  30. bd62472 coreinfo/coreinfo.c: Correct main function signature by Jacob Garber · 4 years, 9 months ago
  31. a26986e libpayload: cbgfx: Support drawing a box with rounded corners by Yu-Ping Wu · 4 years, 7 months ago
  32. c209256 Makefile: Remove romcc by Elyes HAOUAS · 4 years, 7 months ago
  33. b2f3698 libpayload/drivers/i8042: add error messages to i8042_probe by Eric Lai · 4 years, 7 months ago
  34. 41956b5 libpayload: Implement reading from CBMEM console by Yu-Ping Wu · 4 years, 7 months ago
  35. 8b4528a payloads/seabios: Update stable from 1.12.1 to 1.13.0 by Martin Kepplinger · 4 years, 7 months ago
  36. d1613f5 libpayload/drivers/i8042: Add error handling by Eric Lai · 4 years, 7 months ago
  37. 24f0455 libpayload/drivers/i8042: Remove obsolete flag by Eric Lai · 4 years, 7 months ago
  38. b643d3d libpayload/drivers/i8042: Add AT translated Keyboard support by Eric Lai · 4 years, 7 months ago
  39. 540a980 printf: Automatically prefix %p with 0x by Julius Werner · 4 years, 7 months ago
  40. 3979def payloads/bayou: remove unhooked payload by Angel Pons · 5 years ago
  41. 879ea7f endian: Replace explicit byte swapping with compiler builtin by Julius Werner · 4 years, 7 months ago
  42. 2e0bca0 arm64: Bump exception stack size to 2KB by Julius Werner · 4 years, 7 months ago
  43. 31a5ff5 trogdor: libpayload USB support by T Michael Turney · 4 years, 9 months ago
  44. 55009af Change all clrsetbits_leXX() to clrsetbitsXX() by Julius Werner · 4 years, 7 months ago
  45. 1c37157 mmio: Add clrsetbitsXX() API in place of updateX() by Julius Werner · 4 years, 7 months ago
  46. 63b9700 lib/coreboot_table: Add CBMEM_ID_VBOOT_WORKBUF pointer to coreboot table by Yu-Ping Wu · 4 years, 8 months ago
  47. 5c44c4a libpayload: Add BIT(x) macro definition by satya priya · 4 years, 8 months ago
  48. 0bb8346 Kconfig: comply to Linux 5.3's Kconfig language rules by Patrick Georgi · 4 years, 8 months ago
  49. f96d905 Remove MIPS architecture by Julius Werner · 5 years ago
  50. 63c444a Remove imgtec/pistachio SoC by Julius Werner · 4 years, 8 months ago
  51. 9f19dd9 mmio: Fix buffer_to_fifo32() order of arguments by Julius Werner · 4 years, 8 months ago
  52. 3557f12 libpayload: keyboard: Ignore special keys by Thejaswani Putta · 4 years, 8 months ago
  53. 6aa81fa Fix sarien depthcharge make build by Selma BENSAID · 4 years, 9 months ago
  54. 8088584 payloads/external/GRUB2: Check for existing grub2 directory by Werner Zeh · 4 years, 8 months ago
  55. bc2f9a3 libpayload: usbmsc: update return value of CSW transfer by Changqi Hu · 4 years, 8 months ago
  56. e979442 payloads/external/GRUB2: fix constantly rebuilding due to git checkout by Michael Niewöhner · 4 years, 9 months ago
  57. 6c2324a libpayload: handle special-class-handlers before sources by Arthur Heymans · 4 years, 8 months ago
  58. 7ba5871 util/cbfstool: Add optional argument ibb by Philipp Deppenwiese · 6 years ago
  59. 006eb9d libpayload: refactor fetching cbmem pointers by Patrick Georgi · 4 years, 9 months ago
  60. 3d4923d libpayload: Add fmap_cache to sysinfo_t by Furquan Shaikh · 4 years, 10 months ago
  61. d3d38c9 coreinfo/coreinfo.c: Support both lower and upper case alphabets by Himanshu Sahdev · 4 years, 10 months ago
  62. b458a4f depthcharge: add CONFIG_MAINBOARD_DEPTHCHARGE by Selma BENSAID · 4 years, 10 months ago
  63. e79595d libpayload: Use interrupt transfers for USB hubs by Nico Huber · 11 years ago
  64. 49ca968 payloads/LinuxBoot: move kernel make flags into own variable by Alexander Couzens · 4 years, 10 months ago
  65. 58e033d payloads/external/LinuxBoot: Add curl flag by Marcello Sylvester Bauer · 4 years, 10 months ago
  66. da10b92 libpayload/usb: add USB 3.1 GEN2 support by Eric Lai · 4 years, 11 months ago
  67. 277498c libpayload: usbmsc: Factor out usb_msc_force_init() function by Julius Werner · 5 years ago
  68. 182fea7 libpayload: usbmsc: Skip zero-length packets at end of data by Julius Werner · 5 years ago
  69. db7f6fb Add buffer_to/from_fifo32(_prefix) helpers by Julius Werner · 5 years ago
  70. 16562cb payloads/tianocore: Enable UEFIPayload by Lijian Zhao · 5 years ago
  71. 9cd53c5 Makefile.inc, payloads: Enable -Wvla by Jacob Garber · 5 years ago
  72. 3a4511e arch/riscv: Enable FIT support by Jonathan Neuschäfer · 6 years ago
  73. 564720f libpayload: cbgfx: Allow rotation of the display by Nicolas Boichat · 5 years ago
  74. ccab651 libpayload/serial/qcs405: Mark uart console as such by Patrick Georgi · 5 years ago
  75. cf96c2a payloads/external/Yabits: Pass XGCCPATH by Nico Huber · 5 years ago
  76. 452aaae vboot: deprecate vboot_handoff structure by Joel Kitching · 5 years ago
  77. 5f914dc libpayload/libc: Use size_t for lengths and indices by Jacob Garber · 5 years ago
  78. c3feebb libpayload/libc: Tidy utf16le_to_ascii by Jacob Garber · 5 years ago
  79. 768db4f libpayload/libc: Correct strlcat return value by Jacob Garber · 5 years ago
  80. 5f7b116 libpayload: Enable -Wimplicit-fallthrough by Jacob Garber · 5 years ago
  81. 73c405a payloads/GRUB: Use correct script name in Makefile by Gompa · 5 years ago
  82. 31af70d util/testing: Ensure coreboot-gerrit fails if libpayload build fails by Keith Short · 5 years ago
  83. 3555389 payloads: Update GRUB stable from 2.02 to 2.04 by Paul Menzel · 5 years ago
  84. c6b152a libpayload/usb: fix DWC2 driver by Patrick Georgi · 5 years ago
  85. af15d04 payloads/external/Memtest86Plus: update to version 002 stable by Martin Kepplinger · 5 years ago
  86. e2e8cce payloads/coreinfo: Enable -Wmissing-prototypes by Jacob Garber · 5 years ago
  87. 609305f payloads/coreinfo: Make internal functions static by Jacob Garber · 5 years ago
  88. 729d597 payloads/coreinfo: Enable -Wextra by Jacob Garber · 5 years ago
  89. a711e9c payloads/coreinfo: Use correct integer types for loop indices by Jacob Garber · 5 years ago
  90. 37bec0b payloads/coreinfo: Use fixed-width integers for cpuid by Jacob Garber · 5 years ago
  91. bf2c693 libpayload/usb: Increase USB request timeout to 5 s by Keith Short · 5 years ago
  92. ce4d39d libpayload: cbgfx: Run cbgfx_init() before we need it for draw_box() by Julius Werner · 5 years ago
  93. 6033bdc payloads/external/LinuxBoot: Update x86_64 defconfig by Patrick Rudolph · 5 years ago
  94. 5399f80 libpayload: Re-initialize UART RX by Prudhvi Yarlagadda · 5 years ago
  95. d97591c payloads/libpayload: Update a Makefile for sample libpayload by Asami Doi · 5 years ago
  96. d0bd544 commonlib: define cbtable tags as enum to identify conflicts by Patrick Georgi · 5 years ago
  97. 5326ad7 libpayload: define cbtable tags as enum to identify conflicts by Patrick Georgi · 5 years ago
  98. 7c369c1 libpayload/i8042/keyboard: Log errors during initialization by Furquan Shaikh · 5 years ago
  99. 8a70918 libpayload: Add USB support to mistral config by Patrick Georgi · 5 years ago
  100. 21bfc9f Revert "libpayload: Reset PS/2 keyboard" by Nico Huber · 5 years ago