1. ea13dc3 arch/x86,lib: Migrate SMBIOS implementation to common code by Benjamin Doron · 1 year, 2 months ago
  2. 3c2cdb6 lib: Support localized text of memory_training_desc in ux_locales.c by Hsuan Ting Chen · 1 year, 4 months ago
  3. a9dd3c3 lib/version: Move board identification strings by Kyösti Mälkki · 1 year, 8 months ago
  4. 03511b4 src/lib: Include LZMA in romstage for FSP-M by Martin Roth · 1 year, 7 months ago
  5. 40729a5 Kconfig: Add option to compress ramstage with LZ4 by Martin Roth · 1 year, 7 months ago
  6. 50139d0 lib: Hook up libhwbase in romstage by Jeremy Compostella · 1 year, 9 months ago
  7. fa83887 Add option to use Ada code in romstage by Jeremy Compostella · 1 year, 9 months ago
  8. f19e461 lib/metadata_hash: Include metadata_hash in verstage by Karthikeyan Ramasubramanian · 1 year, 11 months ago
  9. 2a099f1 lib/xxhash.c: Add new hash functions by Fred Reitberger · 2 years ago
  10. ea2c1d3 cpu/x86/smm: Remove heap by Arthur Heymans · 2 years, 3 months ago
  11. 2efd831 lib/Makefile.inc: Add cbfs header pointer on !BOOTBLOCK_IN_CBFS by Arthur Heymans · 2 years, 3 months ago
  12. 46af7f7 lib/Makefile.inc: Correct filename to master_header_pointer.c by Reka Norman · 2 years, 3 months ago
  13. 75226bb Makefile.inc: Generate master header and pointer as C structs by Arthur Heymans · 2 years, 5 months ago
  14. c516098 cpu/x86/smm,lib/cbmem_console: Enable CBMEMC when using DEBUG_SMI by Raul E Rangel · 2 years, 6 months ago
  15. 56dbb4a lib/Makefile: Add ability to specify -ldflags for rmodules by Raul E Rangel · 2 years, 6 months ago
  16. 0071e6b lib/Makefile.inc: Remove effect-free line by Angel Pons · 3 years, 1 month ago
  17. ba6eca3 lib: Add list.c to all stages by Raul E Rangel · 2 years, 10 months ago
  18. cb3745c google/trogdor: Add backlight support for Parade ps8640 by xuxinxiong · 2 years, 10 months ago
  19. 3afa467 lib: Use `smbios_bus_width_to_spd_width` for setting dimm.bus_width by Subrata Banik · 2 years, 10 months ago
  20. bdc49b2 lib/Makefile.inc: Generate placeholder spd.bin in lib/Makefile.inc by Reka Norman · 2 years, 11 months ago
  21. 16612c4 lib/Makefile.inc: Fail build if SPD file doesn't exist by Reka Norman · 2 years, 11 months ago
  22. ca0606e arch/x86,lib/thread: Enable thread support in romstage by Raul E Rangel · 3 years, 1 month ago
  23. 6860189 drivers/pc80/mc146818rtc: Check date and time for sanity by Werner Zeh · 3 years, 3 months ago
  24. 6296ca8 decompressor: Add CBFS_VERIFICATION support by Julius Werner · 3 years, 5 months ago
  25. 4949a3d drivers/intel/fsp1_1,fsp2_0: Refactor logo display by Kyösti Mälkki · 3 years, 7 months ago
  26. 8ead1dc src/lib: Add Kconfig option for SPD cache in FMAP by Matt DeVillier · 3 years, 9 months ago
  27. 92106b1 drivers: Replace multiple fill_lb_framebuffer with single instance by Patrick Rudolph · 4 years, 6 months ago
  28. fdabf3f cbfs: Add verification for RO CBFS metadata hash by Julius Werner · 4 years, 3 months ago
  29. 8c99c27 lib/trace: Remove TRACE support by Kyösti Mälkki · 4 years, 1 month ago
  30. afaa3d0 trogdor: Modify DDR training to use mrc_cache by Shelley Chen · 3 years, 10 months ago
  31. 96fd529 lib/Makefile.inc: fix name of config string by Paul Fagerburg · 3 years, 11 months ago
  32. c521d15 lib/Makefile.inc: drop redundant conditional on CONFIG_HAVE_SPD_IN_CBFS by Michael Niewöhner · 4 years ago
  33. eb66233 lib/Makefile.inc: fail build when SPD would be empty by Michael Niewöhner · 4 years ago
  34. 87cc889 treewide: rename GENERIC_SPD_BIN to HAVE_SPD_BIN_IN_CBFS by Michael Niewöhner · 4 years ago
  35. 4e2f5fd soc/amd/picasso: record timestamps in psp_verstage by Kangheui Won · 4 years ago
  36. 3992da0 lib/Makefile.inc: fix hex-to-bin conversion of SPD files by Michael Niewöhner · 4 years ago
  37. a6ebe08 lib: Add ASan support to romstage on x86 arch by Harshit Sharma · 4 years, 1 month ago
  38. 3b9cc85 lib: Update ASan compiler flags and Kconfig help text by Harshit Sharma · 4 years, 1 month ago
  39. 2bcaba0 lib: Add ASan stub by Harshit Sharma · 4 years, 2 months ago
  40. d09b974 lib: Temporarily remove timestamps from psp_verstage by Martin Roth · 4 years, 2 months ago
  41. 36e6c6f fw_config: Add firmware configuration interface by Duncan Laurie · 4 years, 3 months ago
  42. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  43. 92ba06f lib/spd_cache: add spd_cache common code by Jamie Chen · 4 years, 4 months ago
  44. 5cc41f2 espi: Add support for debug helper to print slave capabilities by Furquan Shaikh · 4 years, 3 months ago
  45. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  46. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  47. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  48. 36a0bb8 lib: Always read SPD sources as text file by Johanna Schander · 4 years, 7 months ago
  49. 0e45b28 arch/x86: Drop romcc bootblock by Arthur Heymans · 4 years, 9 months ago
  50. c05b1a6 Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol by Arthur Heymans · 4 years, 9 months ago
  51. cefe89e lib/fmap: Add optional pre-RAM cache by Julius Werner · 4 years, 9 months ago
  52. 4e39c82 lib: add calculate crc byte by byte by Xiang Wang · 4 years, 10 months ago
  53. 2e6a0f8 lib/uuid: Add UUID parsing function by Nico Huber · 4 years, 10 months ago
  54. 0a4457f lib/stage_cache: Refactor Kconfig options by Kyösti Mälkki · 5 years ago
  55. bd4bcab lib: Rewrite qemu-armv7 ramdetect by Patrick Rudolph · 5 years ago
  56. 19d0438 lib: add string.c to verstage by Patrick Georgi · 5 years ago
  57. db7a3ae src/device/oprom: Fix bootsplash display code for optionroms by Johanna Schander · 5 years ago
  58. 4444369 lib: Remove the BOOTBLOCK_CUSTOM compile guard by Asami Doi · 5 years ago
  59. 60012ac arch/x86: Replace some uses of SMM_TSEG by Kyösti Mälkki · 5 years ago
  60. 78561f48 lib/romstage_stack.c: Remove file by Kyösti Mälkki · 5 years ago
  61. d622507 lib/Makefile.inc: Add hexdump.c to postcar stage by Frans Hendriks · 5 years ago
  62. 2761847 Makefile.inc: Remove unnecessary CONFIG dependency by Subrata Banik · 5 years ago
  63. a66c9b8 string.h: Move common string functions into .c file by Julius Werner · 5 years ago
  64. 321bce4 lib/ramtest.c: Make it a bit more arch-agnostic by Kyösti Mälkki · 5 years ago
  65. 65200f0 mb/qemu-{i440fx,q35}: Use POSTCAR stage to load the ramstage by Arthur Heymans · 6 years ago
  66. b567977 Hook up Kconfig Ada spec file by Nico Huber · 6 years ago
  67. 9204355 string: move strdup() & strconcat() to lib/string.c by Thomas Heijligen · 6 years ago
  68. 513a1a8 arch/x86 cbmem: Drop tests for LATE_CBMEM_INIT by Kyösti Mälkki · 6 years ago
  69. 3d8e53f Add selfboot to the romstage by Ronald G. Minnich · 6 years ago
  70. a892cde lib: Add FIT payload support by Patrick Rudolph · 6 years ago
  71. 99f4683 Introduce bootblock self-decompression by Julius Werner · 6 years ago
  72. 666c172 lib/devicetree: Integrate flattened devicetree support by Patrick Rudolph · 6 years ago
  73. 21db6cc src/lib/dimm_info_util.c: Add methods to convert from SMBIOS to SPD by Raul E Rangel · 6 years ago
  74. 591be2d lib: Add delay.c to smm by Furquan Shaikh · 6 years ago
  75. 0660d1f lib: include timer.c for all stages for GENERIC_UDELAY by Aaron Durbin · 7 years ago
  76. 64e2d19 security/tpm: Move tpm TSS and TSPI layer to security section by Philipp Deppenwiese · 7 years ago
  77. 625160f lib: Prepare for libhwbase' generated config file by Nico Huber · 7 years ago
  78. d45011c drivers/elog: Fix debug build errors by John E. Kabat Jr · 7 years ago
  79. 6c521d3 src/lib/Makefile.inc: Remove loaders subdirectory by Jonathan Neuschäfer · 7 years ago
  80. 3fd259c postcar: Add cbmem_stage_cache by Kyösti Mälkki · 7 years ago
  81. ab37e9a Add support for Undefined Behavior Sanitizer by Ryan Salsamendi · 7 years ago
  82. 01f9aa5 Consolidate reset API, add generic reset_prepare mechanism by Julius Werner · 7 years ago
  83. 3db7653 lib/edid: Split out fill_lb_framebuffer() by Nico Huber · 7 years ago
  84. a459a8a lib/edid.c: Allow use of when not NGI by Arthur Heymans · 7 years ago
  85. e91d170 Remove libverstage as separate library and source file class by Julius Werner · 7 years ago
  86. 58c3938 vboot: Move remaining features out of vendorcode/google/chromeos by Julius Werner · 8 years ago
  87. 84b2978 chromeos: Remove old MOCK_TPM references by Julius Werner · 8 years ago
  88. 0e3c59e ddr3 spd: move accessor code into lib/spd_bin.c by Patrick Georgi · 8 years ago
  89. 8e4bb31 src/lib: Update Makefile to keep build/spd.bin rule private by Martin Roth · 8 years ago
  90. f56c778 google/chromeos: disable platform hierarchy on resume for TPM2 by Aaron Durbin · 8 years ago
  91. cd0bc98 lib: add region file support by Aaron Durbin · 8 years ago
  92. afe8aee lib: put romstage_handoff implementation in own compilation unit by Aaron Durbin · 8 years ago
  93. 335781a lib: Add library to handle SPD data in CBFS or DIMM by Naresh G Solanki · 8 years ago
  94. c83239e Hook up libhwbase in ramstage by Nico Huber · 8 years ago
  95. fb81474 TPM: Add TPM driver files to romstage by Furquan Shaikh · 8 years ago
  96. 135eae9 soc/intel/apollolake: Implement stage cache to improve resume time by Brandon Breitenstein · 8 years ago
  97. 1e9a914 arch/x86,lib: make cbmem console work in postcar stage by Aaron Durbin · 8 years ago
  98. be5492a Add minimal GNAT run time system (RTS) by Nico Huber · 9 years ago
  99. 7fbdad8 lib: Enable hexdump in verstage by Duncan Laurie · 8 years ago
  100. 3326f15 drivers/spi: move cbfs_spi.c location by Aaron Durbin · 8 years ago