1. ac136250 commonlib: Substitude macro "__unused" in compiler.h by Bill XIE · 2 years, 1 month ago
  2. c4e9045 treewide: Unify Google branding by Jon Murphy · 2 years, 2 months ago
  3. 29f8d42 commonlib: Add CBMEM tag id for CSE FW Update by Krishna Prasad Bhat · 2 years, 2 months ago
  4. 5902d88 commonlib: Handle DIR64 relocation type in FSP relocation code by Sridhar Siricilla · 2 years, 2 months ago
  5. a49460c soc/mediatek: pass access mode to the payload by Wenbin Mei · 2 years, 2 months ago
  6. 23d2465 commonlib: Clean up compiler.h by Julius Werner · 2 years, 3 months ago
  7. 750d57f drivers/amd/agesa: Don't save regular boot MTRR to flash by Arthur Heymans · 4 years ago
  8. af20fd7 cbfs: Add CBFS_TYPE_INTEL_FIT and exclude it from CBFS verification by Julius Werner · 2 years, 3 months ago
  9. 0057262 cbfs: Rename TYPE_FIT to TYPE_FIT_PAYLOAD by Julius Werner · 2 years, 3 months ago
  10. fbf6d56 commonlib/timestamp_serialized.h: Fix typos by Elyes Haouas · 2 years, 3 months ago
  11. 619086d Treewide: Remove doxygen config files and targets by Martin Roth · 2 years, 3 months ago
  12. d16c2aa coreboot_tables: Add PCIe info to coreboot table by Jianjun Wang · 2 years, 5 months ago
  13. c8c6185 commonlib: Add timestamp IDs for Chrome OS hypervisor by Mattias Nissler · 2 years, 3 months ago
  14. 08c2217 commonlib/mem_chip_info: Add clarifying documentation comments by Julius Werner · 2 years, 4 months ago
  15. be345c0 commonlib/bsd/elog: Include <stdint.h> instead of <inttypes.h> by Hsuan Ting Chen · 2 years, 5 months ago
  16. 56ab575 commonlib: Replace 'stdlib' with 'stddef' by Elyes HAOUAS · 2 years, 8 months ago
  17. 0966715 commonlib/coreboot_tables.h: Don't pack structs by Arthur Heymans · 2 years, 4 months ago
  18. b2537bd coreboot_tables: Replace 'struct lb_uint64' with lb_uint64_t by Jianjun Wang · 2 years, 4 months ago
  19. 094510d commonlib/bsd: Add mem_chip_info_size() function by Ravi Kumar Bokka · 2 years, 4 months ago
  20. 48f6c2b util/cbmem: Add FlameGraph-compatible timestamps output by Jakub Czapiga · 2 years, 6 months ago
  21. 2b3e6d6 commonlib/timestamp_serialized: Add timestamp enum to name mapping by Jakub Czapiga · 2 years, 5 months ago
  22. 9760264 commonlib/bsd/helpers: Remove redundancy with libpayload defines by Jakub Czapiga · 2 years, 5 months ago
  23. 0ca7aab commonlib/bsd: Add struct name "mem_chip_channel" for external access by Xi Chen · 2 years, 5 months ago
  24. 42fcb2a libpayload: Parse DDR Information using coreboot tables by Ravi Kumar Bokka · 2 years, 9 months ago
  25. 2e7e2d9 coreboot_tables.c: Expose the ACPI RSDP by Arthur Heymans · 2 years, 6 months ago
  26. 69cc557 commonlib/bsd: Remove cb_err_t by Julius Werner · 2 years, 5 months ago
  27. ad6157e timestamps: Rename timestamps to make names more consistent by Jakub Czapiga · 2 years, 6 months ago
  28. 97a0d61 compiler.h: Define a __fallthrough statement by Arthur Heymans · 3 years, 5 months ago
  29. e0f0801 src/lib: Add CBMEM tag id to parse ddr information by Ravi Kumar Bokka · 2 years, 9 months ago
  30. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 7 months ago
  31. 984d03c console: Add loglevel marker codes to stored consoles by Julius Werner · 2 years, 7 months ago
  32. a120e0d console: Add ANSI escape sequences for highlighting by Julius Werner · 2 years, 7 months ago
  33. 7cd8ba6 console: Add loglevel prefix to interactive consoles by Julius Werner · 2 years, 7 months ago
  34. 1587324 commonlib: Add new "CSME ROM started execution" TS by Bora Guvendik · 2 years, 7 months ago
  35. bf73c49 timestamp: Allow timestamp_add to accept a negative number by Bora Guvendik · 2 years, 9 months ago
  36. 0bbc3cc commonlib: Add endian definitions for macOS by Alex James · 2 years, 8 months ago
  37. aff2457 commonlib: Add new TS for CSE firmware Sync by Sridhar Siricilla · 2 years, 9 months ago
  38. 8bb59ca lib: Add __fls() (Find Last Set) by Jianjun Wang · 2 years, 9 months ago
  39. 9f37647 cbfs: Remove deprecated APIs by Julius Werner · 3 years ago
  40. f364eb9 region: Rename rdev_readat_full to rdev_read_full by Julius Werner · 2 years, 9 months ago
  41. ea61942 commonlib: Move commonlib/cbmem_id.h to commonlib/bsd/ by Jakub Czapiga · 2 years, 9 months ago
  42. ebf62d6 commonlib/cbmem_id.h: Add names for some IDs by Angel Pons · 2 years, 9 months ago
  43. 5484a95 commonlib/cbmem_id.h: Fix typo in macro name by Angel Pons · 2 years, 9 months ago
  44. a5cbe27 eventlog: Add a log type for Chrome OS diagnostics by Hsuan Ting Chen · 2 years, 10 months ago
  45. 4911dc7 drivers/intel/fsp2_0: Allow FSP-M to be relocated by Raul E Rangel · 2 years, 9 months ago
  46. dc45951 drivers/elog/elog: Add timestamps to elog_init by Raul E Rangel · 2 years, 10 months ago
  47. 5ac82dc commonlib/mem_pool: Allow configuring the alignment by Raul E Rangel · 3 years, 1 month ago
  48. 0f4b8a2 commonlib/region: Add rdev_readat_full helper method by Raul E Rangel · 2 years, 10 months ago
  49. c1a55f7 commonlib: Add new TS for IA pre-cpu reset entities by Bora Guvendik · 2 years, 11 months ago
  50. 0949e73 src/acpi to src/lib: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  51. 15066ba driver/intel/pmc_mux/conn: Move typec_orientation enum to coreboot_tables.h by Nick Vaccaro · 2 years, 11 months ago
  52. a62b418 coreboot tables: Add type-c port info to coreboot table by Nick Vaccaro · 2 years, 11 months ago
  53. 425fdeb elog: calculate year correctly in timestamp by Ricardo Quesada · 2 years, 11 months ago
  54. a4c0e607 commonlib/cbfs: Fix minor parser edge cases by Julius Werner · 3 years ago
  55. 8edbba4 cbfs: Prevent overflow and infinite loop in cbfs_walk by Jakub Czapiga · 3 years ago
  56. b28a035 elog: move MAX_EVENT_SIZE to commonlib/bsd/include by Ricardo Quesada · 3 years ago
  57. 6813d56 cbfs: Make sure all cases of single file header corruption are isolated by Julius Werner · 3 years ago
  58. 2e0b5c4 elog: Define constant for RW region name by Ricardo Quesada · 3 years ago
  59. e929a75 elog: move functionality to commonlib/bsd by Ricardo Quesada · 3 years ago
  60. 954df3d include/bcd: move bcd code to commonlib/bsd/include by Ricardo Quesada · 3 years ago
  61. c2cf394 util/elogtool: add tool to print elog events by Ricardo Quesada · 3 years, 1 month ago
  62. cb4bb39 Move ELOG defines/struct to commonib/bsd/elog.h by Ricardo Quesada · 3 years, 1 month ago
  63. d45e70c Move elog_internal.h to commonlib/bsd/include by Ricardo Quesada · 3 years, 1 month ago
  64. 470ca571 Move post_codes.h to commonlib/console/ by Ricardo Quesada · 3 years, 1 month ago
  65. 941db0e helpers: Add GENMASK macro by Yu-Ping Wu · 3 years, 1 month ago
  66. 67d97a2 commonlib: Add timestamp strings for TS_FSP_MULTI_PHASE_SI_INIT_x by Subrata Banik · 3 years, 1 month ago
  67. ce291b4 commonlib/timestamp,amd/common/block/cpu: Add uCode timestamps by Raul E Rangel · 3 years, 1 month ago
  68. 4693f3d timestamp,vc/google/chromeos/cr50: Add timestamp for enable update by Raul E Rangel · 3 years, 2 months ago
  69. a8dac04 commonlib: Add Intel-specific timestamps for before/after sending EOP by Tim Wawrzynczak · 3 years, 2 months ago
  70. fc3576a helpers: Introduce retry macro by Yu-Ping Wu · 3 years, 2 months ago
  71. bda86bd nvs: Add Chrome OS NVS (CNVS) information to coreboot tables by Furquan Shaikh · 3 years, 2 months ago
  72. d742b5e timestamp,amd/common/apob_cache: Add timestamps for APOB by Raul E Rangel · 3 years, 2 months ago
  73. 3dc1792 ChromeOS: Separate NVS from global GNVS by Kyösti Mälkki · 3 years, 5 months ago
  74. 705f774 commonlib/timestamp: Clarify wording on TS_LOAD_PAYLOAD by Raul E Rangel · 3 years, 2 months ago
  75. 3c75a8d commonlib/lz4_wrapper.c: do not use bitfields by Krystian Hebel · 3 years, 10 months ago
  76. 146508d drivers/intel/fsp2_0: Add timestamps for loading FSPM & FSPS by Martin Roth · 3 years, 4 months ago
  77. d4db36e src/intel/xeon_sp: add hardware error support (HEST) by Rocky Phagura · 3 years, 5 months ago
  78. c893197 commonlib/region: Turn addrspace_32bit into a more official API by Julius Werner · 3 years, 4 months ago
  79. b571846 cbfs: mcache: Fix size calculation for perfectly full cache by Julius Werner · 3 years, 4 months ago
  80. df06204 soc/mediatek: add new driver 'msdc' for eMMC by Wenbin Mei · 3 years, 5 months ago
  81. 6482c22 mem_pool: Track the last two allocations (not just one) by Julius Werner · 3 years, 5 months ago
  82. fccf122 cbfs: Add file data hashing for CONFIG_CBFS_VERIFICATION by Julius Werner · 3 years, 5 months ago
  83. 81dc20e cbfs: Move stage header into a CBFS attribute by Julius Werner · 3 years, 10 months ago
  84. 7778cf2 cbfs: Add cbfs_alloc() primitive and combine cbfs_load() and cbfs_map() by Julius Werner · 3 years, 7 months ago
  85. 9b1f3cc cbfs: Pull handling of the CBFS_CACHE mem_pool into CBFS core by Julius Werner · 3 years, 8 months ago
  86. ea9c96a commonlib/bsd: Fix direct inclusion of <endian.h> by Julius Werner · 3 years, 6 months ago
  87. 10ee7fc cbfs: Fix attribute tag printing in cbfs_find_attr() by Julius Werner · 3 years, 8 months ago
  88. 5779ca7 cbfstool: Replace FILENAME_ALIGN 16 with ATTRIBUTE_ALIGN 4 by Julius Werner · 3 years, 9 months ago
  89. b1db674 commonlib/cbfs.c: Remove unuse <console/console.h> by Elyes HAOUAS · 3 years, 6 months ago
  90. 522e0db acpi: Add support for reporting CrashLog in BERT table by Francois Toguo · 3 years, 7 months ago
  91. 39d6927 drivers/tpm: Implement full PPI by Patrick Rudolph · 3 years, 11 months ago
  92. 493937e coreboot tables: Add SPI flash memory map windows to coreboot tables by Furquan Shaikh · 3 years, 9 months ago
  93. f5b30ed commonlib/region: Allow multiple windows for xlate_region_dev by Furquan Shaikh · 3 years, 9 months ago
  94. 20f5dce cbfs: mcache: Fix end-of-cache check by Julius Werner · 3 years, 9 months ago
  95. fdabf3f cbfs: Add verification for RO CBFS metadata hash by Julius Werner · 4 years, 3 months ago
  96. d477565 cbfstool: Use cbfs_serialized.h and standard vboot helpers by Julius Werner · 4 years, 5 months ago
  97. d17ce41 cbfs: Port cbfs_load() and cbfs_map() to new API by Julius Werner · 3 years, 11 months ago
  98. 1e37c9c cbfs: Add metadata cache by Julius Werner · 4 years, 8 months ago
  99. 863b3ad commonlib: Add timestamp values for forced delays by Martin Roth · 3 years, 9 months ago
  100. e1a7a26 lib/libpayload: Replace strapping_ids with new board configuration entry by Tim Wawrzynczak · 3 years, 10 months ago