1. 2a29d45 lib/hexdump: remove hexdump32 and use hexdump instead by Felix Held · 3 years, 3 months ago
  2. 665891e fw_config: Add helper function `fw_config_probe_dev` by Furquan Shaikh · 3 years, 3 months ago
  3. 17298c0 fw_config: Return false in `fw_config_probe` in unprovisioned case by Furquan Shaikh · 3 years, 3 months ago
  4. 40acfe7 cbfs: Increase mcache size defaults by Julius Werner · 3 years, 3 months ago
  5. 8d2b0dc include/console: Rename and update POST_ENTRY_RAMSTAGE postcode by Subrata Banik · 3 years, 3 months ago
  6. 6a21959 src: Drop "This file is part of the coreboot project" lines by Angel Pons · 3 years, 3 months ago
  7. 6f8e944 security/tpm: Add option to init TPM in bootblock by Arthur Heymans · 3 years, 5 months ago
  8. 32aabf2 lib/coreboot_table.c: Remove unnecessary CPP use by Arthur Heymans · 3 years, 4 months ago
  9. 570c654 lib/espi_debug: Add espi_show_slave_peripheral_channel_configuration by Raul E Rangel · 3 years, 4 months ago
  10. c893197 commonlib/region: Turn addrspace_32bit into a more official API by Julius Werner · 3 years, 4 months ago
  11. 48b0079 lib/rtc: Fix incomplete leap year macro by Jakub Czapiga · 3 years, 4 months ago
  12. 4ae7ee6 lib/rtc: Remove unnecessary year constraint in rtc_calc_weekday by Jakub Czapiga · 3 years, 4 months ago
  13. 6296ca8 decompressor: Add CBFS_VERIFICATION support by Julius Werner · 3 years, 5 months ago
  14. fccf122 cbfs: Add file data hashing for CONFIG_CBFS_VERIFICATION by Julius Werner · 3 years, 5 months ago
  15. eca99af cbfs: Simplify cbfs_load_and_decompress() and stop exporting it by Julius Werner · 3 years, 5 months ago
  16. c556dff lib: Add obvious definition for `calloc` by Tim Wawrzynczak · 3 years, 5 months ago
  17. 4676ec5 cbfs: Make `mdata` argument to cbfs_allocator_t const by Julius Werner · 3 years, 5 months ago
  18. 0972871 coreboot_tables: Print strapping IDs when adding them to coreboot table by Julius Werner · 3 years, 5 months ago
  19. a9b44f4 spd_bin: Replace get_spd_cbfs_rdev() with spd_cbfs_map() by Julius Werner · 3 years, 6 months ago
  20. 77639e4 cbfs: Replace more instances of cbfs_boot_locate() with newer APIs by Julius Werner · 3 years, 6 months ago
  21. 81dc20e cbfs: Move stage header into a CBFS attribute by Julius Werner · 3 years, 10 months ago
  22. 5358467 prog_loaders: Remove prog_locate() by Julius Werner · 3 years, 7 months ago
  23. 965846f cbfs: Remove prog_locate() for payloads (SELF and FIT) by Julius Werner · 3 years, 7 months ago
  24. 1de8708 cbfs: Remove prog_locate() for stages and rmodules by Julius Werner · 3 years, 8 months ago
  25. 7778cf2 cbfs: Add cbfs_alloc() primitive and combine cbfs_load() and cbfs_map() by Julius Werner · 3 years, 7 months ago
  26. 9b1f3cc cbfs: Pull handling of the CBFS_CACHE mem_pool into CBFS core by Julius Werner · 3 years, 8 months ago
  27. 11075fc cbfs: Move trivial wrappers to static inlines by Julius Werner · 3 years, 8 months ago
  28. 723e3b1 cbfs: Reflow cbfs.c and cbfs.h to 96-character line lengths by Julius Werner · 3 years, 8 months ago
  29. 27545df lib/cbfs.c: Fix return value of failure to measure by Arthur Heymans · 3 years, 6 months ago
  30. 82d16b1 memlayout: Store region sizes as separate symbols by Julius Werner · 3 years, 8 months ago
  31. 02bec2b lib: Add DDR5 DRAM type by Subrata Banik · 3 years, 6 months ago
  32. 6f4dc8f lib/selfboot.c: Fix indentation and drop one newline by Angel Pons · 3 years, 6 months ago
  33. e0f058f coreboot_table: Use precision when printing lb_gpio name by Julius Werner · 3 years, 7 months ago
  34. 4949a3d drivers/intel/fsp1_1,fsp2_0: Refactor logo display by Kyösti Mälkki · 3 years, 7 months ago
  35. 3b3d085 src: Remove useless comments in "includes" lines by Elyes HAOUAS · 3 years, 7 months ago
  36. 6412076 coreboot_table: Move VBOOT_VBNV support by Kyösti Mälkki · 3 years, 7 months ago
  37. 07bce4b coreboot_table: Convert some CONFIG(CHROMEOS) preprocessor by Kyösti Mälkki · 3 years, 8 months ago
  38. 563c860 coreboot_table: Drop <vboot/misc.h> include by Kyösti Mälkki · 3 years, 7 months ago
  39. 0322bc5 src: Remove unused <cbmem.h> by Elyes HAOUAS · 3 years, 7 months ago
  40. f276079 lib/asan.c: Update SPDX license by Frans Hendriks · 3 years, 7 months ago
  41. e0165fb stage_cache: Add resume_from_stage_cache() by Kyösti Mälkki · 3 years, 7 months ago
  42. 2289a70 arch/x86: Top-align .init in bootblock by Kyösti Mälkki · 4 years, 8 months ago
  43. 2266b33 src/lib/: Remove "this file is part of" line by Elyes HAOUAS · 3 years, 7 months ago
  44. 37eb24b ACPI: Clean up GNVS initialisation by Kyösti Mälkki · 3 years, 7 months ago
  45. 8b043c0 lib/edid_fill_fb: Relax bits_per_pixel constraint by Raul E Rangel · 3 years, 7 months ago
  46. ac0dc4a ACPI S3: Replace stashed acpi_slp_typ value by Kyösti Mälkki · 3 years, 9 months ago
  47. 0afaff2 lib/device_tree.c: Remove repeated word by Elyes HAOUAS · 3 years, 7 months ago
  48. e1aa983 lib/ramtest: Fix ram_check() declarations by Kyösti Mälkki · 5 years ago
  49. 661ad46 ACPI: Select ACPI_SOC_NVS only where suitable by Kyösti Mälkki · 3 years, 8 months ago
  50. 7522a8f arch/x86: Move prologue to .init section by Kyösti Mälkki · 3 years, 9 months ago
  51. 2c626f3 coreboot_table: Convert some CONFIG(CHROMEOS) preprocessor by Kyösti Mälkki · 3 years, 8 months ago
  52. e0183d6 ACPI: Allocate GNVS early in ramstage by Kyösti Mälkki · 4 years, 2 months ago
  53. b3a411c sb,soc/intel: Drop unnecessary headers by Kyösti Mälkki · 3 years, 8 months ago
  54. 39d6927 drivers/tpm: Implement full PPI by Patrick Rudolph · 3 years, 11 months ago
  55. 3b3dd84 arch/arm: Replace .id section with build_info in CBFS by Kyösti Mälkki · 3 years, 9 months ago
  56. 8b56c8c drivers: Replace set_vbe_mode_info_valid by Patrick Rudolph · 4 years, 6 months ago
  57. 8ead1dc src/lib: Add Kconfig option for SPD cache in FMAP by Matt DeVillier · 3 years, 9 months ago
  58. 92106b1 drivers: Replace multiple fill_lb_framebuffer with single instance by Patrick Rudolph · 4 years, 6 months ago
  59. 5446bdb lib/fmap: Add null parameters handling by Jakub Czapiga · 3 years, 8 months ago
  60. 473bc8c fw_config: Use UNDEFINED_FW_CONFIG to mean unprovisioned by Tim Wawrzynczak · 3 years, 9 months ago
  61. 7319288 lib/edid_fill_fb: Support multiple framebuffers by Patrick Rudolph · 4 years, 6 months ago
  62. 34cf073 cbfs: Allow mcache to be found after the first lookup by Julius Werner · 3 years, 8 months ago
  63. d2777b8 Revert "cbfs: Skip mcache in post-RAM stages before CBMEM is online" by Julius Werner · 3 years, 8 months ago
  64. b652aae cbfs: Skip mcache in post-RAM stages before CBMEM is online by Julius Werner · 3 years, 8 months ago
  65. 0247fcf cbfs: Add more error messages for lookup by Julius Werner · 3 years, 9 months ago
  66. fdabf3f cbfs: Add verification for RO CBFS metadata hash by Julius Werner · 4 years, 3 months ago
  67. 9d0cc2a cbfs: Introduce cbfs_ro_map() and cbfs_ro_load() by Julius Werner · 4 years, 7 months ago
  68. 8c99c27 lib/trace: Remove TRACE support by Kyösti Mälkki · 4 years, 1 month ago
  69. d17ce41 cbfs: Port cbfs_load() and cbfs_map() to new API by Julius Werner · 3 years, 11 months ago
  70. 834b3ec cbfs: Simplify load/map API names, remove type arguments by Julius Werner · 4 years, 5 months ago
  71. 0d9072b cbfs: Move more stuff into cbfs_boot_lookup() by Julius Werner · 4 years, 5 months ago
  72. baf27db cbfs: Enable CBFS mcache on most chipsets by Julius Werner · 4 years, 11 months ago
  73. 2dbbb83 lib/reg_script: Add cast to fix compilation on x86_64 by Patrick Rudolph · 3 years, 9 months ago
  74. 1e37c9c cbfs: Add metadata cache by Julius Werner · 4 years, 8 months ago
  75. b8c7ea0 ACPI S3: Replace acpi_is_wakeup() by Kyösti Mälkki · 3 years, 9 months ago
  76. 27718ac src: Add missing 'include <console/console.h>' by Elyes HAOUAS · 4 years ago
  77. 81f5bf3 lib/gnat/i-c.ads: Add `uintptr_t` type by Angel Pons · 3 years, 9 months ago
  78. 0639bff src: Update some incorrect config options in comments by Martin Roth · 3 years, 9 months ago
  79. e1a7a26 lib/libpayload: Replace strapping_ids with new board configuration entry by Tim Wawrzynczak · 3 years, 10 months ago
  80. c70505a fw_config: Make fw_config_get() public by Tim Wawrzynczak · 3 years, 10 months ago
  81. 24b4af6 fw_config: Convert fw_config to a 64-bit field by Tim Wawrzynczak · 3 years, 11 months ago
  82. 1cd013b cbfs: Hook up to new CBFS implementation by Julius Werner · 4 years, 8 months ago
  83. 43439f6 lib/edid: Add missing name descriptor presence flag by Jakub Czapiga · 3 years, 10 months ago
  84. bc744f5 drivers/smmstore: Implement SMMSTORE version 2 by Patrick Rudolph · 4 years, 4 months ago
  85. a01138b lib/imd: move struct definitions to a new header file by Jakub Czapiga · 3 years, 11 months ago
  86. 0b418bd lib/cbfs: deserialize cbfs_stage objects correctly by Aaron Durbin · 3 years, 10 months ago
  87. afaa3d0 trogdor: Modify DDR training to use mrc_cache by Shelley Chen · 3 years, 10 months ago
  88. 88d4e82 lib/spd: respect spd memory part name override by Nick Vaccaro · 4 years ago
  89. 7994375 lib/fw_config: change BOOT_STATE_INIT_ENTRY to be BS_DEV_INIT_CHIPS by Nick Vaccaro · 3 years, 11 months ago
  90. dfcd739 lib/spd_bin: add LPDDR4X case to spd_get_name() by Nick Vaccaro · 3 years, 11 months ago
  91. 53b99a8 soc/intel: remove duplicate weak versions of mainboard_get_dram_part_num() by Nick Vaccaro · 3 years, 11 months ago
  92. 8975e7b lib/ubsan.c: Remove GCC 5.x workaround by Angel Pons · 3 years, 11 months ago
  93. 96fd529 lib/Makefile.inc: fix name of config string by Paul Fagerburg · 3 years, 11 months ago
  94. c521d15 lib/Makefile.inc: drop redundant conditional on CONFIG_HAVE_SPD_IN_CBFS by Michael Niewöhner · 4 years ago
  95. eb66233 lib/Makefile.inc: fail build when SPD would be empty by Michael Niewöhner · 4 years ago
  96. 87cc889 treewide: rename GENERIC_SPD_BIN to HAVE_SPD_BIN_IN_CBFS by Michael Niewöhner · 4 years ago
  97. 1858223 src/lib/bootblock.c: make bootblock_main_with_timestamp public by Kangheui Won · 4 years ago
  98. 4e2f5fd soc/amd/picasso: record timestamps in psp_verstage by Kangheui Won · 4 years ago
  99. 2d90ddd region_file_update_data_arr: Modify region_file with array of buffers by Shelley Chen · 4 years ago
  100. c3cc158 lib/fmap: add ENV_SMM check to setup_preram_cache by Josie Nordrum · 4 years ago