1. 4949a3d drivers/intel/fsp1_1,fsp2_0: Refactor logo display by Kyösti Mälkki · 3 years, 7 months ago
  2. 8ead1dc src/lib: Add Kconfig option for SPD cache in FMAP by Matt DeVillier · 3 years, 9 months ago
  3. 92106b1 drivers: Replace multiple fill_lb_framebuffer with single instance by Patrick Rudolph · 4 years, 6 months ago
  4. fdabf3f cbfs: Add verification for RO CBFS metadata hash by Julius Werner · 4 years, 3 months ago
  5. 8c99c27 lib/trace: Remove TRACE support by Kyösti Mälkki · 4 years, 1 month ago
  6. afaa3d0 trogdor: Modify DDR training to use mrc_cache by Shelley Chen · 3 years, 10 months ago
  7. 96fd529 lib/Makefile.inc: fix name of config string by Paul Fagerburg · 3 years, 11 months ago
  8. c521d15 lib/Makefile.inc: drop redundant conditional on CONFIG_HAVE_SPD_IN_CBFS by Michael Niewöhner · 4 years ago
  9. eb66233 lib/Makefile.inc: fail build when SPD would be empty by Michael Niewöhner · 4 years ago
  10. 87cc889 treewide: rename GENERIC_SPD_BIN to HAVE_SPD_BIN_IN_CBFS by Michael Niewöhner · 4 years ago
  11. 4e2f5fd soc/amd/picasso: record timestamps in psp_verstage by Kangheui Won · 4 years ago
  12. 3992da0 lib/Makefile.inc: fix hex-to-bin conversion of SPD files by Michael Niewöhner · 4 years ago
  13. a6ebe08 lib: Add ASan support to romstage on x86 arch by Harshit Sharma · 4 years, 1 month ago
  14. 3b9cc85 lib: Update ASan compiler flags and Kconfig help text by Harshit Sharma · 4 years, 1 month ago
  15. 2bcaba0 lib: Add ASan stub by Harshit Sharma · 4 years, 2 months ago
  16. d09b974 lib: Temporarily remove timestamps from psp_verstage by Martin Roth · 4 years, 2 months ago
  17. 36e6c6f fw_config: Add firmware configuration interface by Duncan Laurie · 4 years, 3 months ago
  18. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  19. 92ba06f lib/spd_cache: add spd_cache common code by Jamie Chen · 4 years, 4 months ago
  20. 5cc41f2 espi: Add support for debug helper to print slave capabilities by Furquan Shaikh · 4 years, 3 months ago
  21. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  22. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  23. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  24. 36a0bb8 lib: Always read SPD sources as text file by Johanna Schander · 4 years, 7 months ago
  25. 0e45b28 arch/x86: Drop romcc bootblock by Arthur Heymans · 4 years, 9 months ago
  26. c05b1a6 Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol by Arthur Heymans · 4 years, 9 months ago
  27. cefe89e lib/fmap: Add optional pre-RAM cache by Julius Werner · 4 years, 9 months ago
  28. 4e39c82 lib: add calculate crc byte by byte by Xiang Wang · 4 years, 10 months ago
  29. 2e6a0f8 lib/uuid: Add UUID parsing function by Nico Huber · 4 years, 10 months ago
  30. 0a4457f lib/stage_cache: Refactor Kconfig options by Kyösti Mälkki · 5 years ago
  31. bd4bcab lib: Rewrite qemu-armv7 ramdetect by Patrick Rudolph · 5 years ago
  32. 19d0438 lib: add string.c to verstage by Patrick Georgi · 5 years ago
  33. db7a3ae src/device/oprom: Fix bootsplash display code for optionroms by Johanna Schander · 5 years ago
  34. 4444369 lib: Remove the BOOTBLOCK_CUSTOM compile guard by Asami Doi · 5 years ago
  35. 60012ac arch/x86: Replace some uses of SMM_TSEG by Kyösti Mälkki · 5 years ago
  36. 78561f48 lib/romstage_stack.c: Remove file by Kyösti Mälkki · 5 years ago
  37. d622507 lib/Makefile.inc: Add hexdump.c to postcar stage by Frans Hendriks · 5 years ago
  38. 2761847 Makefile.inc: Remove unnecessary CONFIG dependency by Subrata Banik · 5 years ago
  39. a66c9b8 string.h: Move common string functions into .c file by Julius Werner · 5 years ago
  40. 321bce4 lib/ramtest.c: Make it a bit more arch-agnostic by Kyösti Mälkki · 5 years ago
  41. 65200f0 mb/qemu-{i440fx,q35}: Use POSTCAR stage to load the ramstage by Arthur Heymans · 6 years ago
  42. b567977 Hook up Kconfig Ada spec file by Nico Huber · 6 years ago
  43. 9204355 string: move strdup() & strconcat() to lib/string.c by Thomas Heijligen · 6 years ago
  44. 513a1a8 arch/x86 cbmem: Drop tests for LATE_CBMEM_INIT by Kyösti Mälkki · 6 years ago
  45. 3d8e53f Add selfboot to the romstage by Ronald G. Minnich · 6 years ago
  46. a892cde lib: Add FIT payload support by Patrick Rudolph · 6 years ago
  47. 99f4683 Introduce bootblock self-decompression by Julius Werner · 6 years ago
  48. 666c172 lib/devicetree: Integrate flattened devicetree support by Patrick Rudolph · 6 years ago
  49. 21db6cc src/lib/dimm_info_util.c: Add methods to convert from SMBIOS to SPD by Raul E Rangel · 6 years ago
  50. 591be2d lib: Add delay.c to smm by Furquan Shaikh · 6 years ago
  51. 0660d1f lib: include timer.c for all stages for GENERIC_UDELAY by Aaron Durbin · 7 years ago
  52. 64e2d19 security/tpm: Move tpm TSS and TSPI layer to security section by Philipp Deppenwiese · 7 years ago
  53. 625160f lib: Prepare for libhwbase' generated config file by Nico Huber · 7 years ago
  54. d45011c drivers/elog: Fix debug build errors by John E. Kabat Jr · 7 years ago
  55. 6c521d3 src/lib/Makefile.inc: Remove loaders subdirectory by Jonathan Neuschäfer · 7 years ago
  56. 3fd259c postcar: Add cbmem_stage_cache by Kyösti Mälkki · 7 years ago
  57. ab37e9a Add support for Undefined Behavior Sanitizer by Ryan Salsamendi · 7 years ago
  58. 01f9aa5 Consolidate reset API, add generic reset_prepare mechanism by Julius Werner · 7 years ago
  59. 3db7653 lib/edid: Split out fill_lb_framebuffer() by Nico Huber · 7 years ago
  60. a459a8a lib/edid.c: Allow use of when not NGI by Arthur Heymans · 7 years ago
  61. e91d170 Remove libverstage as separate library and source file class by Julius Werner · 7 years ago
  62. 58c3938 vboot: Move remaining features out of vendorcode/google/chromeos by Julius Werner · 8 years ago
  63. 84b2978 chromeos: Remove old MOCK_TPM references by Julius Werner · 8 years ago
  64. 0e3c59e ddr3 spd: move accessor code into lib/spd_bin.c by Patrick Georgi · 8 years ago
  65. 8e4bb31 src/lib: Update Makefile to keep build/spd.bin rule private by Martin Roth · 8 years ago
  66. f56c778 google/chromeos: disable platform hierarchy on resume for TPM2 by Aaron Durbin · 8 years ago
  67. cd0bc98 lib: add region file support by Aaron Durbin · 8 years ago
  68. afe8aee lib: put romstage_handoff implementation in own compilation unit by Aaron Durbin · 8 years ago
  69. 335781a lib: Add library to handle SPD data in CBFS or DIMM by Naresh G Solanki · 8 years ago
  70. c83239e Hook up libhwbase in ramstage by Nico Huber · 8 years ago
  71. fb81474 TPM: Add TPM driver files to romstage by Furquan Shaikh · 8 years ago
  72. 135eae9 soc/intel/apollolake: Implement stage cache to improve resume time by Brandon Breitenstein · 8 years ago
  73. 1e9a914 arch/x86,lib: make cbmem console work in postcar stage by Aaron Durbin · 8 years ago
  74. be5492a Add minimal GNAT run time system (RTS) by Nico Huber · 9 years ago
  75. 7fbdad8 lib: Enable hexdump in verstage by Duncan Laurie · 8 years ago
  76. 3326f15 drivers/spi: move cbfs_spi.c location by Aaron Durbin · 8 years ago
  77. 50b9258 skylake/mainboard: Define mainboard hook in bootblock by Subrata Banik · 8 years ago
  78. 5fbe12d lib: provide memrange library in romstage by Aaron Durbin · 8 years ago
  79. bce9bbd AGESA: Use common romstage ram stack by Kyösti Mälkki · 8 years ago
  80. 627afc2 tpm2: add marshaling/unmarshaling layer by Vadim Bendebury · 8 years ago
  81. 245d457 tpm2: implement tlcl layer by Vadim Bendebury · 8 years ago
  82. e5c00a5 intel post-car: Consolidate choose_top_of_stack() by Kyösti Mälkki · 8 years ago
  83. 2cf99e1 lib: Add real-time-clock functions by Simon Glass · 8 years ago
  84. 7a29cdc lib: Build reg_script for bootblock by Lee Leahy · 8 years ago
  85. b955284 hexstrtobin: Add a library function to decode ASCII hex into binary by Duncan Laurie · 8 years ago
  86. bf1e481 lib: remove FLASHMAP_OFFSET config variable by Aaron Durbin · 8 years ago
  87. 58a150a lib/cbfs: Use fmap derived information about the COREBOOT region by Patrick Georgi · 8 years ago
  88. 7f8afe0 arch/x86: introduce postcar stage/phase by Aaron Durbin · 8 years ago
  89. 7f76165 lib: Implement framework for retrieving WiFi regulatory domain by Felix Durairaj · 9 years ago
  90. 7bc39a0 lib: add bootmode.c to verstage by Aaron Durbin · 9 years ago
  91. 81b09f4 Makefile: Make full use of src-to-obj macro by Nico Huber · 9 years ago
  92. eb907b3 arch/x86: link bootblock like other stages for C_ENVIRONMENT_BOOTBLOCK by Aaron Durbin · 9 years ago
  93. 82d9a31 lib: compile mdelay for romstage by Patrick Georgi · 9 years ago
  94. e223e89 lib/Makefile.inc: Link hexdump.c in the bootblock as well by Alexandru Gagniuc · 9 years ago
  95. 66bbb31 */Makefile.inc: Compile files needed by uart8250 in x86 bootblock by Alexandru Gagniuc · 9 years ago
  96. b0a2d3c2 lib: compile mdelay for bootblock by Patrick Georgi · 9 years ago
  97. 9420a52 lib: NHLT ACPI table support by Aaron Durbin · 9 years ago
  98. 7e7a4df lib: remove assets infrastructure by Aaron Durbin · 9 years ago
  99. 6d720f3 cbfs/vboot: remove firmware component support by Aaron Durbin · 9 years ago
  100. 7dcf9d5 arm64: tegra132: tegra210: Remove old arm64/stage_entry.S by Julius Werner · 9 years ago