1. db29b37 libpayload: Fix legacy CBFS code after recent refactoring by Julius Werner · 2 years, 7 months ago
  2. ad45f68 libpayload/libcbfs: Add unverified_area APIs by Jakub Czapiga · 2 years, 8 months ago
  3. 63e5427 libpayload: Implement new CBFS access API by Jakub Czapiga · 2 years, 9 months ago
  4. 8fac662 libpayload/libc/fmap: Implement new FlashMap API by Jakub Czapiga · 2 years, 9 months ago
  5. 8bb59ca lib: Add __fls() (Find Last Set) by Jianjun Wang · 2 years, 9 months ago
  6. f7d6eb2f libpayload: Add boot_device_read() function by Jakub Czapiga · 2 years, 9 months ago
  7. 2f236c2 libpayload: Add CBMEM_IMD_ENTRY support to coreboot tables parser by Jakub Czapiga · 2 years, 9 months ago
  8. c69ea32 libpayload: Add mock assert support for unit testing purposes by Jakub Czapiga · 2 years, 9 months ago
  9. 111de55 tests: Move x86 I/O functions to include/mock/arch/io.h by Jakub Czapiga · 2 years, 10 months ago
  10. 3d91b47 libpayload: Add mock architecture by Jakub Czapiga · 3 years ago
  11. 15066ba driver/intel/pmc_mux/conn: Move typec_orientation enum to coreboot_tables.h by Nick Vaccaro · 2 years, 11 months ago
  12. a62b418 coreboot tables: Add type-c port info to coreboot table by Nick Vaccaro · 2 years, 11 months ago
  13. ea03d00 device/mmio: Make buffer_to_fifo32() take a const buffer by Julius Werner · 3 years ago
  14. bda86bd nvs: Add Chrome OS NVS (CNVS) information to coreboot tables by Furquan Shaikh · 3 years, 2 months ago
  15. 358c84a includes: Move *abs() declarations into `stdlib.h` by Nico Huber · 3 years, 2 months ago
  16. c538ce1 includes: Remove dangling doxygen @} by Nico Huber · 3 years, 2 months ago
  17. c1536ad includes: Define `CHAR_BIT` in `limits.h` by Nico Huber · 3 years, 2 months ago
  18. 2eae410 includes: Provide `wchar.h` with `wchar_t` and `wint_t` by Nico Huber · 3 years, 2 months ago
  19. 0a31d5e includes: Add include guards to `stddef.h` by Nico Huber · 3 years, 2 months ago
  20. fffc21d libpayload/storage: Add NVMe driver by Thomas Heijligen · 5 years ago
  21. 9de060f libpayload: Use volatile pointers in {read,write}{8,16,32,64} by Patrick Georgi · 3 years, 6 months ago
  22. 60f5328 libpayload/arm*: Add 64bit memory access primitives by Patrick Georgi · 3 years, 7 months ago
  23. 4f7b687 libpayload/i8042: Add API to peek on keyboard input queue by Nico Huber · 3 years, 9 months ago
  24. 0e1d19b libpayload/i8042: Add API to get/set kbd translation state by Nico Huber · 3 years, 9 months ago
  25. 493937e coreboot tables: Add SPI flash memory map windows to coreboot tables by Furquan Shaikh · 3 years, 9 months ago
  26. c965546 libpayload: Provide API to expose MMU memery ranges for ARM64 by Meng-Huan Yu · 3 years, 9 months ago
  27. 6de5bf6 libpayload/usb: Add format string checking to usb_debug by Caveh Jalali · 4 years ago
  28. c98baa7 libpayload: Add compiler.h to compiler parameters by Jacob Garber · 3 years, 10 months ago
  29. 5c9d82b libpayload/x86: Add enumeration of Intel family 6 models by Nico Huber · 3 years, 10 months ago
  30. e1a7a26 lib/libpayload: Replace strapping_ids with new board configuration entry by Tim Wawrzynczak · 3 years, 10 months ago
  31. d9e543a libpayload/keyboard: Use `bool` as return type by Nico Huber · 3 years, 10 months ago
  32. bfa46e2 libpayload: Add <stdbool.h> by Nico Huber · 3 years, 10 months ago
  33. bc744f5 drivers/smmstore: Implement SMMSTORE version 2 by Patrick Rudolph · 4 years, 4 months ago
  34. 09917e1 libpayload/storage/ahci: Use pci_dev struct in ahci_initialize() by Felix Singer · 3 years, 10 months ago
  35. b4b73d4 libpayload/storage/ahci: Use pacc pointer to read device class by Felix Singer · 3 years, 10 months ago
  36. 9e5bc74 libpayload/arch/x86: Introduce pacc pointer in sysinfo_t struct by Felix Singer · 3 years, 10 months ago
  37. 4c9622a libpayload/libpci: Introduce device class attribute in pci_dev by Felix Singer · 3 years, 10 months ago
  38. d32bb11 libpayload/x86: Add some more CPUID helpers by Nico Huber · 3 years, 10 months ago
  39. e0ce60c lib and libpayload: Add popcnt functions by Angel Pons · 3 years, 10 months ago
  40. 7ded1af lib and libpayload: add 64-bit versions of clz, __ffs and log2 by Tim Wawrzynczak · 3 years, 11 months ago
  41. 3ff7bcf payloads: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  42. d04b388 libpayload: cbgfx: Support buffered I/O by Hung-Te Lin · 4 years ago
  43. 4a73252 libpayload: Cache physical location of strings by Nico Huber · 4 years, 1 month ago
  44. bea01e3 libpayload: Cache physical location of CBMEM entries by Nico Huber · 4 years, 1 month ago
  45. 12faea3 libpayload: Cache physical location of cb_table entries by Nico Huber · 4 years, 1 month ago
  46. 5e0db58 libpayload: Cache copy of `cb_framebuffer` struct by Nico Huber · 4 years, 1 month ago
  47. be842cb libpayload: Cache physical location of serial-console struct by Nico Huber · 4 years, 1 month ago
  48. b2eafa6 libpayload: Cache physical CMOS option table location by Nico Huber · 4 years, 1 month ago
  49. 14adb7e libpayload: Cache physical cbmem console address by Nico Huber · 4 years, 1 month ago
  50. 7b54c15 libpayload: cbgfx: Add color mapping functionality by Yu-Ping Wu · 4 years ago
  51. ae010c6 libpayload: Replace include/compiler.h with commonlib/bsd's version by Patrick Georgi · 4 years, 1 month ago
  52. b086728 libpayload: cbgfx: Add draw_line() by Yu-Ping Wu · 4 years, 1 month ago
  53. a92a07d libpayload: allow nonblocking delay and more than one delay by Ronald G Minnich · 4 years, 1 month ago
  54. 31a3788 cbgfx: Add blend functions to calculate transparency by Shelley Chen · 4 years, 1 month ago
  55. 96b00a5 libpayload: Add simple 32.32 fixed-point math API by Julius Werner · 4 years, 2 months ago
  56. eaa219b libpayload: drivers/usb: add a USB pre-poll hook by Caveh Jalali · 4 years, 2 months ago
  57. cabcfe2 libpayload: Fix definitions of minimum integer values by Yu-Ping Wu · 4 years, 3 months ago
  58. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  59. 7724f11 lp/drivers/usb: Add quirk for QEMU XHCI root hub by Duncan Laurie · 4 years, 5 months ago
  60. 77e0baa libpayload/drivers/nvram: Add function to write RTC by Patrick Rudolph · 7 years ago
  61. 9f3e734 libpayload: Improve rtc functions by Patrick Rudolph · 7 years ago
  62. e5b2453 libpayload: add read64() and write64() by Thomas Heijligen · 5 years ago
  63. 44f558e treewide: capitalize 'USB' by Elyes HAOUAS · 4 years, 6 months ago
  64. bf33b03 libpayload: arm64: Keep instruction cache enabled at all times by Julius Werner · 4 years, 6 months ago
  65. c34ebab libpayload: Make pci and endian handling -Wconversion safe by Patrick Georgi · 4 years, 9 months ago
  66. a26986e libpayload: cbgfx: Support drawing a box with rounded corners by Yu-Ping Wu · 4 years, 8 months ago
  67. 41956b5 libpayload: Implement reading from CBMEM console by Yu-Ping Wu · 4 years, 9 months ago
  68. 879ea7f endian: Replace explicit byte swapping with compiler builtin by Julius Werner · 4 years, 9 months ago
  69. 1c37157 mmio: Add clrsetbitsXX() API in place of updateX() by Julius Werner · 4 years, 9 months ago
  70. 63b9700 lib/coreboot_table: Add CBMEM_ID_VBOOT_WORKBUF pointer to coreboot table by Yu-Ping Wu · 4 years, 9 months ago
  71. 5c44c4a libpayload: Add BIT(x) macro definition by satya priya · 4 years, 9 months ago
  72. f96d905 Remove MIPS architecture by Julius Werner · 5 years ago
  73. 9f19dd9 mmio: Fix buffer_to_fifo32() order of arguments by Julius Werner · 4 years, 9 months ago
  74. 3557f12 libpayload: keyboard: Ignore special keys by Thejaswani Putta · 4 years, 10 months ago
  75. 7ba5871 util/cbfstool: Add optional argument ibb by Philipp Deppenwiese · 6 years ago
  76. 006eb9d libpayload: refactor fetching cbmem pointers by Patrick Georgi · 4 years, 11 months ago
  77. 3d4923d libpayload: Add fmap_cache to sysinfo_t by Furquan Shaikh · 5 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. db7f6fb Add buffer_to/from_fifo32(_prefix) helpers by Julius Werner · 5 years ago
  81. 564720f libpayload: cbgfx: Allow rotation of the display by Nicolas Boichat · 5 years ago
  82. 452aaae vboot: deprecate vboot_handoff structure by Joel Kitching · 5 years ago
  83. c3feebb libpayload/libc: Tidy utf16le_to_ascii by Jacob Garber · 5 years ago
  84. bf2c693 libpayload/usb: Increase USB request timeout to 5 s by Keith Short · 5 years ago
  85. d0bd544 commonlib: define cbtable tags as enum to identify conflicts by Patrick Georgi · 5 years ago
  86. 5326ad7 libpayload: define cbtable tags as enum to identify conflicts by Patrick Georgi · 5 years ago
  87. 2803346 Renumber cbtable tag MMC_INFO by Patrick Georgi · 5 years ago
  88. ddf2bc5 coreboot_tables: pass the early_mmc_wake_hw status to payload by Bora Guvendik · 6 years ago
  89. d8cd2e9 libpayload: make log2 and clz work on signed values internally by Patrick Georgi · 5 years ago
  90. a20e59d libpayload: classify all keyboards by Matt Delco · 5 years ago
  91. 0de2fa0 libpayload: Deduplicate strtol and strtoull by Julius Werner · 5 years ago
  92. 18c1b6b libpayload: limits.h: Provide reliable definitions for all XXX_MAX/MIN by Julius Werner · 5 years ago
  93. f5b76fe libpayload: Fix CONFIG_LP_DEBUG_MALLOC for 64-bit archs by Julius Werner · 8 years ago
  94. d371cf3 Make common macros double-evaluation safe by Julius Werner · 9 years ago
  95. 8d0f599 vboot: make vboot workbuf available to payload by Joel Kitching · 5 years ago
  96. eab2a29 payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  97. 496ef1a Add new CONFIG(XXX) macro to replace IS_ENABLED(CONFIG_XXX) by Julius Werner · 5 years ago
  98. 4708612 fmap: Add FMAP_AREA_PRESERVE by Hung-Te Lin · 5 years ago
  99. 5ec1d24 libpayload: cbfs: Require input size and output size for cbfs_decompress by You-Cheng Syu · 5 years ago
  100. 1653cc7 libpayload/sys/types.h: Add definition for off_t by Nico Huber · 6 years ago