1. d4db36e src/intel/xeon_sp: add hardware error support (HEST) by Rocky Phagura · 3 years, 3 months ago
  2. c893197 commonlib/region: Turn addrspace_32bit into a more official API by Julius Werner · 3 years, 3 months ago
  3. b571846 cbfs: mcache: Fix size calculation for perfectly full cache by Julius Werner · 3 years, 3 months ago
  4. df06204 soc/mediatek: add new driver 'msdc' for eMMC by Wenbin Mei · 3 years, 4 months ago
  5. 6482c22 mem_pool: Track the last two allocations (not just one) by Julius Werner · 3 years, 3 months ago
  6. fccf122 cbfs: Add file data hashing for CONFIG_CBFS_VERIFICATION by Julius Werner · 3 years, 3 months ago
  7. 81dc20e cbfs: Move stage header into a CBFS attribute by Julius Werner · 3 years, 9 months ago
  8. 7778cf2 cbfs: Add cbfs_alloc() primitive and combine cbfs_load() and cbfs_map() by Julius Werner · 3 years, 6 months ago
  9. 9b1f3cc cbfs: Pull handling of the CBFS_CACHE mem_pool into CBFS core by Julius Werner · 3 years, 7 months ago
  10. ea9c96a commonlib/bsd: Fix direct inclusion of <endian.h> by Julius Werner · 3 years, 5 months ago
  11. 10ee7fc cbfs: Fix attribute tag printing in cbfs_find_attr() by Julius Werner · 3 years, 7 months ago
  12. 5779ca7 cbfstool: Replace FILENAME_ALIGN 16 with ATTRIBUTE_ALIGN 4 by Julius Werner · 3 years, 8 months ago
  13. b1db674 commonlib/cbfs.c: Remove unuse <console/console.h> by Elyes HAOUAS · 3 years, 5 months ago
  14. 522e0db acpi: Add support for reporting CrashLog in BERT table by Francois Toguo · 3 years, 6 months ago
  15. 39d6927 drivers/tpm: Implement full PPI by Patrick Rudolph · 3 years, 10 months ago
  16. 493937e coreboot tables: Add SPI flash memory map windows to coreboot tables by Furquan Shaikh · 3 years, 8 months ago
  17. f5b30ed commonlib/region: Allow multiple windows for xlate_region_dev by Furquan Shaikh · 3 years, 8 months ago
  18. 20f5dce cbfs: mcache: Fix end-of-cache check by Julius Werner · 3 years, 7 months ago
  19. fdabf3f cbfs: Add verification for RO CBFS metadata hash by Julius Werner · 4 years, 2 months ago
  20. d477565 cbfstool: Use cbfs_serialized.h and standard vboot helpers by Julius Werner · 4 years, 4 months ago
  21. d17ce41 cbfs: Port cbfs_load() and cbfs_map() to new API by Julius Werner · 3 years, 10 months ago
  22. 1e37c9c cbfs: Add metadata cache by Julius Werner · 4 years, 7 months ago
  23. 863b3ad commonlib: Add timestamp values for forced delays by Martin Roth · 3 years, 8 months ago
  24. e1a7a26 lib/libpayload: Replace strapping_ids with new board configuration entry by Tim Wawrzynczak · 3 years, 9 months ago
  25. 1cd013b cbfs: Hook up to new CBFS implementation by Julius Werner · 4 years, 7 months ago
  26. 0655f78 commonlib/bsd: Add new CBFS core implementation by Julius Werner · 4 years, 7 months ago
  27. bc744f5 drivers/smmstore: Implement SMMSTORE version 2 by Patrick Rudolph · 4 years, 3 months ago
  28. 0dd92f8 src/commonlib: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  29. 3c5b803 util/cbfstool: extend includes in commonlib by Idwer Vollering · 3 years, 10 months ago
  30. 2afee12 src: Remove incorrect x86 exception not from TS_DONE_LOADING description by Hung-Te Lin · 3 years, 11 months ago
  31. 8547823 src: Remove unused 'include <stdint.h> by Elyes HAOUAS · 4 years, 2 months ago
  32. b8899ef lib/coreboot_table: Add Intel FSP version to coreboot table by Johnny Lin · 4 years, 2 months ago
  33. 6e5e24e cbmem: Remove IDs for TSEG and BERT by Marshall Dawson · 4 years, 1 month ago
  34. 08e8cab src: Substitute `__FUNCTION__` with `__func__` by Angel Pons · 4 years, 1 month ago
  35. 33d9c4a drivers/intel/fsp2_0: Add FSP 2.2 specific support by Subrata Banik · 4 years, 2 months ago
  36. 00a8ed8 cbmem_id: Add CBMEM ID for early DRAM usage by Furquan Shaikh · 4 years, 1 month ago
  37. 9657fc2 commonlib: Add CBFS_TYPE_BOOTBLOCK by Wim Vervoorn · 4 years, 2 months ago
  38. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 2 months ago
  39. 7051707 treewide: Replace BSD-3-Clause and ISC headers with SPDX headers by Patrick Georgi · 4 years, 2 months ago
  40. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  41. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 2 months ago
  42. 192a12f commonlib/region: Add region_overlap by Patrick Rudolph · 4 years, 2 months ago
  43. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 2 months ago
  44. afd4c87 treewide: move copyrights and authors to AUTHORS by Patrick Georgi · 4 years, 2 months ago
  45. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 2 months ago
  46. 21a4053 rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE by Julius Werner · 4 years, 3 months ago
  47. ebda03e src/commonlib: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  48. f79f8b4 helpers: Add a helper macro for calculating power of 2 by Furquan Shaikh · 4 years, 4 months ago
  49. a6c8b4b nb/intel/sandybridge: Rewrite get_FRQ by Angel Pons · 4 years, 4 months ago
  50. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  51. 0965044 commonlib/cbfs.c: Remove unused macro by Elyes HAOUAS · 4 years, 4 months ago
  52. 70282ae lz4: Fix out-of-bounds reads by Alex Rebert · 4 years, 5 months ago
  53. 2119d0b treewide: Capitalize 'CMOS' by Elyes HAOUAS · 4 years, 5 months ago
  54. 23e3f9d src/commonlib: Fix typos by Elyes HAOUAS · 4 years, 5 months ago
  55. ef90609 src: capitalize 'RAM' by Elyes HAOUAS · 4 years, 5 months ago
  56. 8172666 vboot: push clear recovery mode switch until BS_WRITE_TABLES by Joel Kitching · 4 years, 5 months ago
  57. bd3c1c7 commonlib/cbfs.h: Correct spelling error in comment by Marshall Dawson · 4 years, 5 months ago
  58. 98eeb96 commonlib: Add commonlib/bsd by Julius Werner · 4 years, 7 months ago
  59. da41b61 include/commonlib: Fix typos by Elyes HAOUAS · 4 years, 6 months ago
  60. b8473d0 src/commonlib/storage: Fix typos by Elyes HAOUAS · 4 years, 6 months ago
  61. 23c1c4e commonlib/fsp_relocate: Fix typos by Elyes HAOUAS · 4 years, 7 months ago
  62. 3280b76 storage/mmc: Fix wrong frequency setting for HS speed mode by Bora Guvendik · 4 years, 7 months ago
  63. 1cb9cd5 Drop ROMCC code and header guards by Arthur Heymans · 4 years, 8 months ago
  64. 540a980 printf: Automatically prefix %p with 0x by Julius Werner · 4 years, 7 months ago
  65. 70a03dd src: Add missing include <stdlib.h> by Elyes HAOUAS · 4 years, 8 months ago
  66. eb501f0 commonlib/storage/pci_sdhci.c: Drop CAR_GLOBAL_MIGRATION support by Arthur Heymans · 4 years, 8 months ago
  67. f9e7499 security/vboot/sync_ec: Add timestamps by Tim Wawrzynczak · 4 years, 9 months ago
  68. 50b999f {drivers,mainboard}: Move FSP logo support to fsp1_1 by Frans Hendriks · 4 years, 8 months ago
  69. 56aeae0 region: publicize region_end() and add region_device_end() by Aaron Durbin · 4 years, 8 months ago
  70. b1ea53d region: add rdev_chain_full() by Aaron Durbin · 4 years, 8 months ago
  71. 8119841 commonlib: Use __builtin_offsetof with supported compilers by Alex James · 4 years, 9 months ago
  72. eef992d commonlib/helpers: Add alloca() macro by Tim Wawrzynczak · 4 years, 9 months ago
  73. 80df052 cbmem: Add IDs for TSEG and BERT table data by Marshall Dawson · 4 years, 10 months ago
  74. 7ba5871 util/cbfstool: Add optional argument ibb by Philipp Deppenwiese · 6 years ago
  75. e088721 device,drivers/: Drop some __SIMPLE_DEVICE__ use by Kyösti Mälkki · 4 years, 10 months ago
  76. 6d787c2 lib/fmap: Cache FMAP in cbmem by Patrick Rudolph · 4 years, 10 months ago
  77. 0443ac2 AUTHORS: Move src/commonlib copyrights into AUTHORS file by Martin Roth · 4 years, 11 months ago
  78. 5c82c44 commonlib/region: Fix up overflow check in region_is_subregion() by Julius Werner · 5 years ago
  79. 87f265b lib/edid: Add suport for display rotation by Nicolas Boichat · 5 years ago
  80. 452aaae vboot: deprecate vboot_handoff structure by Joel Kitching · 5 years ago
  81. 8d2ec86 commonlib/storage: use ALIGN_UP instead of ALIGN for better readability by Felix Held · 5 years ago
  82. d0bd544 commonlib: define cbtable tags as enum to identify conflicts by Patrick Georgi · 5 years ago
  83. c1c6060 cbmem: Add ID for UCSI by Duncan Laurie · 5 years ago
  84. 68999a8 commonlib: fix typo LB_TAB_* (instead of LB_TAG_*) by Patrick Georgi · 5 years ago
  85. 3f4a987 commonlib: renumber CB_TAG_TCPA_LOG by Patrick Georgi · 5 years ago
  86. 2803346 Renumber cbtable tag MMC_INFO by Patrick Georgi · 5 years ago
  87. ddf2bc5 coreboot_tables: pass the early_mmc_wake_hw status to payload by Bora Guvendik · 6 years ago
  88. b7fe7a1 intel/common/block/scs: Add ability to send early CMD0, CMD1 by Bora Guvendik · 6 years ago
  89. 2b6da7f commonlib/stdlib.h: Remove printf() from coreboot by Julius Werner · 5 years ago
  90. 2eb89c8 vboot: include vb2_sha.h when required by Joel Kitching · 5 years ago
  91. cd4fe0f src: include <assert.h> when appropriate by Elyes HAOUAS · 5 years ago
  92. 20eaef0 src: Add missing include 'console.h' by Elyes HAOUAS · 5 years ago
  93. 8f7a53a commonlib/cbfs: Check for presence of CONFIG() macro by Nico Huber · 5 years ago
  94. add76f9 src: Use #include <timer.h> when appropriate by Elyes HAOUAS · 5 years ago
  95. d371cf3 Make common macros double-evaluation safe by Julius Werner · 9 years ago
  96. 5d1f9a0 Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) by Julius Werner · 5 years ago
  97. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  98. 8d0f599 vboot: make vboot workbuf available to payload by Joel Kitching · 5 years ago
  99. 74aa99a src: Drop unused '#include <halt.h>' by Elyes HAOUAS · 5 years ago
  100. 0bcee88 vboot: copy data structures to CBMEM for downstream use by Joel Kitching · 5 years ago