1. 0b418bd lib/cbfs: deserialize cbfs_stage objects correctly by Aaron Durbin · 3 years, 10 months ago
  2. afaa3d0 trogdor: Modify DDR training to use mrc_cache by Shelley Chen · 3 years, 10 months ago
  3. 88d4e82 lib/spd: respect spd memory part name override by Nick Vaccaro · 4 years ago
  4. 7994375 lib/fw_config: change BOOT_STATE_INIT_ENTRY to be BS_DEV_INIT_CHIPS by Nick Vaccaro · 3 years, 11 months ago
  5. dfcd739 lib/spd_bin: add LPDDR4X case to spd_get_name() by Nick Vaccaro · 3 years, 11 months ago
  6. 53b99a8 soc/intel: remove duplicate weak versions of mainboard_get_dram_part_num() by Nick Vaccaro · 3 years, 11 months ago
  7. 8975e7b lib/ubsan.c: Remove GCC 5.x workaround by Angel Pons · 3 years, 11 months ago
  8. 96fd529 lib/Makefile.inc: fix name of config string by Paul Fagerburg · 3 years, 11 months ago
  9. c521d15 lib/Makefile.inc: drop redundant conditional on CONFIG_HAVE_SPD_IN_CBFS by Michael Niewöhner · 4 years ago
  10. eb66233 lib/Makefile.inc: fail build when SPD would be empty by Michael Niewöhner · 4 years ago
  11. 87cc889 treewide: rename GENERIC_SPD_BIN to HAVE_SPD_BIN_IN_CBFS by Michael Niewöhner · 4 years ago
  12. 1858223 src/lib/bootblock.c: make bootblock_main_with_timestamp public by Kangheui Won · 4 years ago
  13. 4e2f5fd soc/amd/picasso: record timestamps in psp_verstage by Kangheui Won · 4 years ago
  14. 2d90ddd region_file_update_data_arr: Modify region_file with array of buffers by Shelley Chen · 4 years ago
  15. c3cc158 lib/fmap: add ENV_SMM check to setup_preram_cache by Josie Nordrum · 4 years ago
  16. 3992da0 lib/Makefile.inc: fix hex-to-bin conversion of SPD files by Michael Niewöhner · 4 years ago
  17. 856731d lib/Kconfig: Drop obsolete help text from GENERIC_SPD_BIN by Michael Niewöhner · 4 years ago
  18. 299f3f8 fw_config: Add caching to successfully probed fields by Tim Wawrzynczak · 4 years ago
  19. 644a512 symbols: Change implementation details of DECLARE_OPTIONAL_REGION() by Julius Werner · 4 years ago
  20. 3b0d040 lib/imd: Prohibit removing imd_entry covering root region by Jan Dabros · 4 years ago
  21. 086c5e6 lib/imd: Fix imdr_recover for small regions by Jan Dabros · 4 years ago
  22. 93d56f5 lib/imd: Improve check to filter out 0-size imd_entries by Jan Dabros · 4 years ago
  23. fc83588 lib/imd: Add an extra check for root_size by Jan Dabros · 4 years ago
  24. 28d4c2e9 include/imd: Improve API documentation by Jan Dabros · 4 years ago
  25. f67f3a6 lib/imd: Remove redundant code in imd.c by Anna Karas · 4 years ago
  26. b44b68b src/lib: Fix a mistake in a comment in imd.c by Anna Karas · 4 years ago
  27. 1594e8f lib: Update fmap cache error for psp_verstage by Martin Roth · 4 years, 1 month ago
  28. 51593dd arch/x86: Add support for ASan to memory functions by Harshit Sharma · 4 years ago
  29. a6ebe08 lib: Add ASan support to romstage on x86 arch by Harshit Sharma · 4 years, 1 month ago
  30. 9c88fb8 lib: Add ASan support to ramstage on x86 arch by Harshit Sharma · 4 years, 2 months ago
  31. 3b9cc85 lib: Update ASan compiler flags and Kconfig help text by Harshit Sharma · 4 years, 1 month ago
  32. 2bcaba0 lib: Add ASan stub by Harshit Sharma · 4 years, 2 months ago
  33. a3759e3 src: Remove unused 'include <stddef.h> by Elyes HAOUAS · 4 years, 1 month ago
  34. 54a4f17 lib/imd_cbmem.c: Add a helper function to indicate that cbmem is ready by Arthur Heymans · 4 years, 6 months ago
  35. 7450790 gpio: Pull down HiZ pins after reading tristate GPIO strapping by Julius Werner · 4 years ago
  36. 215e7fc src/lib: Remove unused function parameters in imd.c by Anna Karas · 4 years, 1 month ago
  37. ac01106 lib/gcov: Remove assert(0) by Patrick Georgi · 4 years ago
  38. 683ac6f lib/string: Add standard strstr() function by Jes Klinke · 4 years, 1 month ago
  39. 7d6dae6 lib/ubsan.c: Update error handlers for current toolchain's GCC by Angel Pons · 4 years, 1 month ago
  40. 821b1e2 lib/bootmem.c: Improve bootmem_allocate_buffer algorithm by Jan Dabros · 4 years, 1 month ago
  41. 9a5dd7a lib/libgcov.c: Do not redefine `alloca` by Angel Pons · 4 years, 1 month ago
  42. a4c0e1a ACPI S3: Clean up resume path by Kyösti Mälkki · 4 years, 2 months ago
  43. 225be5f src: Remove unused 'include <types.h>' by Elyes HAOUAS · 4 years, 3 months ago
  44. bd5c721 src/lib: Remove redundant code in imd.c by Anna Karas · 4 years, 1 month ago
  45. 3a11fc8 src/lib/jpeg.c: Drop dead code by Angel Pons · 4 years, 1 month ago
  46. d09b974 lib: Temporarily remove timestamps from psp_verstage by Martin Roth · 4 years, 2 months ago
  47. 06b68d1 prog_loaders: Fix ramstage loading on x86 by Nico Huber · 4 years, 1 month ago
  48. 18a8ba4 arch/x86: Remove RELOCATABLE_RAMSTAGE by Kyösti Mälkki · 4 years, 2 months ago
  49. b8899ef lib/coreboot_table: Add Intel FSP version to coreboot table by Johnny Lin · 4 years, 3 months ago
  50. 61ab3fe lib/hardwaremain: Drop HAVE_ACPI_RESUME guards by Kyösti Mälkki · 4 years, 2 months ago
  51. c7e2b6d lib/reg_script: Add guards for <arch/io.h> by Kyösti Mälkki · 4 years, 2 months ago
  52. 7336f97 treewide: Replace CONFIG(ARCH_xx) tests by Kyösti Mälkki · 4 years, 2 months ago
  53. f71f3ae lib/malloc: Drop <cpu/x86/smm.h> include by Kyösti Mälkki · 4 years, 2 months ago
  54. 9d1cbf1 lib/program.ld: Replace CONFIG(ARCH_xx) tests by Kyösti Mälkki · 4 years, 2 months ago
  55. 36e6c6f fw_config: Add firmware configuration interface by Duncan Laurie · 4 years, 3 months ago
  56. ebddada src: Remove unused 'include <bootstate.h>' by Elyes HAOUAS · 4 years, 3 months ago
  57. 11217de fit: Swap compat matching priorities for board-revX and board-skuY by Julius Werner · 4 years, 3 months ago
  58. ecbfa99 drivers/intel/fsp2_0: add option to compress FSP-M in cbfs by Aaron Durbin · 4 years, 3 months ago
  59. a85febc drivers/intel/fsp2_0: add option to compress FSP-S in cbfs by Aaron Durbin · 4 years, 3 months ago
  60. 84f394e lib/cbfs: add cbfs_stage_load_and_decompress helper by Aaron Durbin · 4 years, 3 months ago
  61. 7a6f27c lib: Add strtok() and strtok_r() by harshit · 4 years, 3 months ago
  62. df771c1 arch/x86: Remove more romcc leftovers by Kyösti Mälkki · 4 years, 8 months ago
  63. a121f95 lib/cbfs: refactor code culling compression checks by Aaron Durbin · 4 years, 3 months ago
  64. fcbbb91 Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTION by Kyösti Mälkki · 4 years, 4 months ago
  65. 19c2ce7 Remove new additions of "this file is part of" lines by Elyes HAOUAS · 4 years, 3 months ago
  66. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  67. 92ba06f lib/spd_cache: add spd_cache common code by Jamie Chen · 4 years, 4 months ago
  68. e30c396 src: Remove unused '#include <stddef.h>' by Elyes HAOUAS · 4 years, 3 months ago
  69. 69d5bbf espi_debug: Use switch case instead of if-else by Furquan Shaikh · 4 years, 3 months ago
  70. 5181ac1 Remove new additions of "this file is part of" lines by Furquan Shaikh · 4 years, 3 months ago
  71. 5cc41f2 espi: Add support for debug helper to print slave capabilities by Furquan Shaikh · 4 years, 3 months ago
  72. 593124d treewide: Convert more license headers to SPDX style by Patrick Georgi · 4 years, 3 months ago
  73. 16849bb treewide: split off license text, remove extra copyright notices by Patrick Georgi · 4 years, 3 months ago
  74. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  75. fbf3a47 src: Replace remaining GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  76. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  77. f8f5650 memrange: Break early from memranges_find_entry if limit is crossed by Furquan Shaikh · 4 years, 3 months ago
  78. 081c4d5 lib/rtc.c: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  79. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 3 months ago
  80. afd4c87 treewide: move copyrights and authors to AUTHORS by Patrick Georgi · 4 years, 3 months ago
  81. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 3 months ago
  82. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  83. 21a4053 rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE by Julius Werner · 4 years, 4 months ago
  84. ce39ba9 drivers/pc80/rtc: Reorganize prototypes by Kyösti Mälkki · 4 years, 8 months ago
  85. 118a9c7 src/lib: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  86. bad08c2 security/tpm: Include mrc.bin in CRTM if present by Bill XIE · 4 years, 6 months ago
  87. c79e96b security/vboot: Decouple measured boot from verified boot by Bill XIE · 5 years ago
  88. 1908340 memranges: Change align attribute to be log2 of required alignment by Furquan Shaikh · 4 years, 5 months ago
  89. a616a4b src/device: Add option to look at revision in option roms by Martin Roth · 4 years, 7 months ago
  90. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  91. 9c6274c memrange: Add support for stealing required memory from given ranges by Furquan Shaikh · 4 years, 5 months ago
  92. 1429092 memrange: Enable memranges to support different alignments by Furquan Shaikh · 4 years, 5 months ago
  93. 599bc60 lib/spd_bin: Add spaces around operator by Paul Menzel · 4 years, 5 months ago
  94. 4d5fd77 lib/spd_bin: Cleanup spd_get_banks by Eric Lai · 4 years, 5 months ago
  95. cb1e386 lib/spd_bin: Add LPDDR4X SPD information and DDR5, LPDDR5 IDs by Eric Lai · 4 years, 5 months ago
  96. 8355aa4 prog_loaders: Remove CONFIG_MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING by Julius Werner · 4 years, 5 months ago
  97. 1645ecc cbfs: Remove unused functions by Julius Werner · 4 years, 5 months ago
  98. 8fb7cd4 lib/spd_bin: Correct LPDDR3 SPD information by Eric Lai · 4 years, 5 months ago
  99. 3d676f1 lib/spd_bin: Add "number" to log message by Eric Lai · 4 years, 5 months ago
  100. d0ee870 lib/spd_bin: Extend LPDDR4 SPD information by Eric Lai · 4 years, 5 months ago