1. 834b3ec cbfs: Simplify load/map API names, remove type arguments by Julius Werner · 4 years, 6 months ago
  2. 1e37c9c cbfs: Add metadata cache by Julius Werner · 4 years, 8 months ago
  3. e1a7a26 lib/libpayload: Replace strapping_ids with new board configuration entry by Tim Wawrzynczak · 3 years, 10 months ago
  4. bc744f5 drivers/smmstore: Implement SMMSTORE version 2 by Patrick Rudolph · 4 years, 4 months ago
  5. b8899ef lib/coreboot_table: Add Intel FSP version to coreboot table by Johnny Lin · 4 years, 3 months ago
  6. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  7. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  8. 118a9c7 src/lib: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  9. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  10. 2119d0b treewide: Capitalize 'CMOS' by Elyes HAOUAS · 4 years, 6 months ago
  11. 540a980 printf: Automatically prefix %p with 0x by Julius Werner · 4 years, 8 months ago
  12. 63b9700 lib/coreboot_table: Add CBMEM_ID_VBOOT_WORKBUF pointer to coreboot table by Yu-Ping Wu · 4 years, 9 months ago
  13. a2962da security/vboot: Remove struct vboot_working_data by Yu-Ping Wu · 4 years, 9 months ago
  14. fe338e2 cbfs: switch to region_device for location APIs by Aaron Durbin · 4 years, 9 months ago
  15. ea54457 security/vboot: Remove buffer_size from struct vboot_working_data by Yu-Ping Wu · 4 years, 9 months ago
  16. b33a2b0 fmap: Add get_fmap_flash_offset() by Furquan Shaikh · 4 years, 11 months ago
  17. 6d787c2 lib/fmap: Cache FMAP in cbmem by Patrick Rudolph · 5 years ago
  18. c544a85 lib/coreboot_table: Show splashscreen in lb_table_init by Johanna Schander · 5 years ago
  19. 452aaae vboot: deprecate vboot_handoff structure by Joel Kitching · 5 years ago
  20. 68999a8 commonlib: fix typo LB_TAB_* (instead of LB_TAG_*) by Patrick Georgi · 5 years ago
  21. ddf2bc5 coreboot_tables: pass the early_mmc_wake_hw status to payload by Bora Guvendik · 6 years ago
  22. 8d0f599 vboot: make vboot workbuf available to payload by Joel Kitching · 5 years ago
  23. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  24. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  25. 44cff7a cbtable: remove chromeos_acpi from cbtable by Joel Kitching · 6 years ago
  26. 75b1f76 cbmem: rename vdat to chromeos_acpi by Joel Kitching · 6 years ago
  27. fa1f6ff util/cbmem: Add cbmem TCPA log support by Philipp Deppenwiese · 6 years ago
  28. a8fa251 write_tables: return a pointer to the table by Ronald G. Minnich · 6 years ago
  29. 965955e lib/coreboot_table.c: Remove unneeded include by Elyes HAOUAS · 6 years ago
  30. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  31. 4677f6b lib/bootmem: tightly couple bootmem_init to bootmem_write_memory_table by Aaron Durbin · 6 years ago
  32. dc5d24c coreboot_table: Print GPIO state correctly for lb_gpios by Julius Werner · 6 years ago
  33. 96ed92d boardid: Add helpers to read sku_id strapping into coreboot tables by Julius Werner · 7 years ago
  34. 4ec3d9d boardid: Switch from Kconfig to weak functions by Julius Werner · 7 years ago
  35. e2f17f7 boardid: Minor clean up and standardization by Julius Werner · 7 years ago
  36. ec47734 Kconfig: Remove BOARD_ID_MANUAL option by Julius Werner · 7 years ago
  37. fea2429 security/vboot: Move vboot2 to security kconfig section by Philipp Deppenwiese · 7 years ago
  38. 1bf55b4 src/lib: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  39. 13bc5e5 lib/coreboot_tables: Zero framebuffer structure by Duncan Laurie · 7 years ago
  40. ce768f3 lib/coreboot_tables: Remove weak fill_lb_framebuffer() by Nico Huber · 7 years ago
  41. bdb5c8f coreboot_tables: specify clear interface for lb_framebuffer() by Aaron Durbin · 7 years ago
  42. 7340217 src/lib: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  43. 45fde70 src/lib: Add space before ( by Lee Leahy · 7 years ago
  44. 2f919ec src/lib: Remove braces for single statements by Lee Leahy · 7 years ago
  45. b2d834a src/lib: Fix space between type, * and variable name by Lee Leahy · 7 years ago
  46. d638ef4 src/lib: Remove spaces after ( and before ) by Lee Leahy · 7 years ago
  47. 23bb036 lb_tables: make lb_mainboard and lb_strings record sizes 64-bit aligned by Ronald G. Minnich · 8 years ago
  48. c0a823c drivers/spi: ensure SPI flash is boot device for coreboot tables by Aaron Durbin · 8 years ago
  49. 2a12e2e vboot: Separate vboot from chromeos by Furquan Shaikh · 8 years ago
  50. f92a98c coreboot_tables: Extend serial port description by Lee Leahy · 8 years ago
  51. a6e9051 lib/coreboot_table: use the architecture dependent table size by Aaron Durbin · 8 years ago
  52. a4db050 lib: add common write_tables() implementation by Aaron Durbin · 8 years ago
  53. 5481c96 lib/coreboot_table: add architecture hooks for adding tables by Aaron Durbin · 8 years ago
  54. 8984af8 lib: add helper for constructing coreboot forwarding table by Aaron Durbin · 8 years ago
  55. dcee908 arch/x86: remove low coreboot table support by Aaron Durbin · 8 years ago
  56. 60eb2c2 arch: only print cbmem entries in one place by Aaron Durbin · 8 years ago
  57. c445b4f chromeos: Simplify fill_lb_gpios even further by Julius Werner · 8 years ago
  58. f6ada1c lib/coreboot_table: add function to allow arch code to add records by Aaron Durbin · 9 years ago
  59. 3cbf8d9 chromeos: Remove CONFIG_VBNV_SIZE variable by Duncan Laurie · 9 years ago
  60. b15a0d0 vendorcode/google/chromeos: Cache VPD data into CBMEM by Hung-Te Lin · 9 years ago
  61. 1ca2d86 cbmem: add coreboot table records for each cbmem entry by Aaron Durbin · 9 years ago
  62. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  63. 246115e coreboot: make lb_framebuffer a weak function by robbie zhang · 9 years ago
  64. 0859991 Revert "coreboot_table: don't add CMOS checksum twice." by Nico Huber · 9 years ago
  65. fb5d5b1 cbtable: describe boot media by Patrick Georgi · 9 years ago
  66. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  67. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  68. 1124cec chromeos: remove VBOOT2_VERIFY_FIRMWARE option by Aaron Durbin · 9 years ago
  69. d06258c build system: add manual board id support by Stefan Reinauer · 9 years ago
  70. 9dccf1c uart: pass register width in the coreboot table by Vadim Bendebury · 10 years ago
  71. a5aac76 drivers/spi: Pass flash parameters from coreboot to payload by Dan Ehrenberg · 10 years ago
  72. efb546d ramoops: Add support for passing ramoops region through cb tables. by Furquan Shaikh · 10 years ago
  73. 627b3bd cbtables: Add RAM config information by David Hendricks · 10 years ago
  74. dd94b5f chromeos: move VPD MAC address retrieval function by Vadim Bendebury · 10 years ago
  75. 274ef41 vpd: retrieve mac addresses and pass them to bootloader by Vadim Bendebury · 10 years ago
  76. 86b0c8b chromeos: Add WiFi calibration CBMEM entry pointer to coreboot table by Vadim Bendebury · 10 years ago
  77. 79cac09 vboot2: translate shared data to hand off to depthcharge by Daisuke Nojiri · 10 years ago
  78. b0c302f Publish the board ID value in coreboot table, when configured by Vadim Bendebury · 10 years ago
  79. 510d1bd build.h: remove variable for the builduser, -hostname and -domain by Alexander Couzens · 9 years ago
  80. 6ead253 Export board-status info. by Vladimir Serbinenko · 10 years ago
  81. 822bc65 ACPI: Remove CONFIG_GENERATE_ACPI_TABLES by Vladimir Serbinenko · 11 years ago
  82. b8fad3d arm: libpayload: Add cache coherent DMA memory definition and management by Julius Werner · 11 years ago
  83. 1f5487a coreboot_tables: reduce redundant data structures by Julius Werner · 11 years ago
  84. 5c4b848 ChromeOS boards: Always build code for bootmode straps by Kyösti Mälkki · 10 years ago
  85. 99ac98f Introduce stage-specific architecture for coreboot by Furquan Shaikh · 10 years ago
  86. 6578475 ChromeOS: Use common fill_lb_gpio() by Kyösti Mälkki · 11 years ago
  87. afa7b13 uart: Redefine Kconfig options by Kyösti Mälkki · 11 years ago
  88. bbf6f3d console uart: Fill coreboot table entries by Kyösti Mälkki · 10 years ago
  89. ab94bbf usbdebug: Move Kconfig under drivers/usb by Kyösti Mälkki · 10 years ago
  90. 1d7541f console: Fix includes by Kyösti Mälkki · 10 years ago
  91. 2d5cec6 coreboot: remove unused get_lb_mem() function by Aaron Durbin · 10 years ago
  92. 4904802 coreboot: introduce notion of bootmem for memory map at boot by Aaron Durbin · 10 years ago
  93. 4337020 Remove CACHE_ROM. by Vladimir Serbinenko · 11 years ago
  94. 16e899b cbmem: Export ACPI GNVS cbmem pointer in coreboot table by Duncan Laurie · 11 years ago
  95. e660651 coreboot_table: don't add CMOS checksum twice. by Vladimir Serbinenko · 11 years ago
  96. 0af61b6 lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content by Vladimir Serbinenko · 11 years ago
  97. 5ae3175 Drop obsolete CONSOLE_LOGBUF by Stefan Reinauer · 11 years ago
  98. 617f853 lib/coreboot_table: set type and size of framebuffer tag after fill_lb_framebuffer by Vladimir Serbinenko · 11 years ago
  99. e1ea802 CBMEM tables: Remove references to global high_tables_base by Kyösti Mälkki · 11 years ago
  100. cbf2bd7 lib: Fix spelling by Martin Roth · 11 years ago