1. 99f4683 Introduce bootblock self-decompression by Julius Werner · 6 years ago
  2. 666c172 lib/devicetree: Integrate flattened devicetree support by Patrick Rudolph · 6 years ago
  3. 21db6cc src/lib/dimm_info_util.c: Add methods to convert from SMBIOS to SPD by Raul E Rangel · 6 years ago
  4. 591be2d lib: Add delay.c to smm by Furquan Shaikh · 6 years ago
  5. 0660d1f lib: include timer.c for all stages for GENERIC_UDELAY by Aaron Durbin · 7 years ago
  6. 64e2d19 security/tpm: Move tpm TSS and TSPI layer to security section by Philipp Deppenwiese · 7 years ago
  7. 625160f lib: Prepare for libhwbase' generated config file by Nico Huber · 7 years ago
  8. d45011c drivers/elog: Fix debug build errors by John E. Kabat Jr · 7 years ago
  9. 6c521d3 src/lib/Makefile.inc: Remove loaders subdirectory by Jonathan Neuschäfer · 7 years ago
  10. 3fd259c postcar: Add cbmem_stage_cache by Kyösti Mälkki · 7 years ago
  11. ab37e9a Add support for Undefined Behavior Sanitizer by Ryan Salsamendi · 7 years ago
  12. 01f9aa5 Consolidate reset API, add generic reset_prepare mechanism by Julius Werner · 7 years ago
  13. 3db7653 lib/edid: Split out fill_lb_framebuffer() by Nico Huber · 7 years ago
  14. a459a8a lib/edid.c: Allow use of when not NGI by Arthur Heymans · 7 years ago
  15. e91d170 Remove libverstage as separate library and source file class by Julius Werner · 7 years ago
  16. 58c3938 vboot: Move remaining features out of vendorcode/google/chromeos by Julius Werner · 8 years ago
  17. 84b2978 chromeos: Remove old MOCK_TPM references by Julius Werner · 8 years ago
  18. 0e3c59e ddr3 spd: move accessor code into lib/spd_bin.c by Patrick Georgi · 8 years ago
  19. 8e4bb31 src/lib: Update Makefile to keep build/spd.bin rule private by Martin Roth · 8 years ago
  20. f56c778 google/chromeos: disable platform hierarchy on resume for TPM2 by Aaron Durbin · 8 years ago
  21. cd0bc98 lib: add region file support by Aaron Durbin · 8 years ago
  22. afe8aee lib: put romstage_handoff implementation in own compilation unit by Aaron Durbin · 8 years ago
  23. 335781a lib: Add library to handle SPD data in CBFS or DIMM by Naresh G Solanki · 8 years ago
  24. c83239e Hook up libhwbase in ramstage by Nico Huber · 8 years ago
  25. fb81474 TPM: Add TPM driver files to romstage by Furquan Shaikh · 8 years ago
  26. 135eae9 soc/intel/apollolake: Implement stage cache to improve resume time by Brandon Breitenstein · 8 years ago
  27. 1e9a914 arch/x86,lib: make cbmem console work in postcar stage by Aaron Durbin · 8 years ago
  28. be5492a Add minimal GNAT run time system (RTS) by Nico Huber · 9 years ago
  29. 7fbdad8 lib: Enable hexdump in verstage by Duncan Laurie · 8 years ago
  30. 3326f15 drivers/spi: move cbfs_spi.c location by Aaron Durbin · 8 years ago
  31. 50b9258 skylake/mainboard: Define mainboard hook in bootblock by Subrata Banik · 8 years ago
  32. 5fbe12d lib: provide memrange library in romstage by Aaron Durbin · 8 years ago
  33. bce9bbd AGESA: Use common romstage ram stack by Kyösti Mälkki · 8 years ago
  34. 627afc2 tpm2: add marshaling/unmarshaling layer by Vadim Bendebury · 8 years ago
  35. 245d457 tpm2: implement tlcl layer by Vadim Bendebury · 8 years ago
  36. e5c00a5 intel post-car: Consolidate choose_top_of_stack() by Kyösti Mälkki · 8 years ago
  37. 2cf99e1 lib: Add real-time-clock functions by Simon Glass · 8 years ago
  38. 7a29cdc lib: Build reg_script for bootblock by Lee Leahy · 8 years ago
  39. b955284 hexstrtobin: Add a library function to decode ASCII hex into binary by Duncan Laurie · 8 years ago
  40. bf1e481 lib: remove FLASHMAP_OFFSET config variable by Aaron Durbin · 8 years ago
  41. 58a150a lib/cbfs: Use fmap derived information about the COREBOOT region by Patrick Georgi · 8 years ago
  42. 7f8afe0 arch/x86: introduce postcar stage/phase by Aaron Durbin · 8 years ago
  43. 7f76165 lib: Implement framework for retrieving WiFi regulatory domain by Felix Durairaj · 9 years ago
  44. 7bc39a0 lib: add bootmode.c to verstage by Aaron Durbin · 9 years ago
  45. 81b09f4 Makefile: Make full use of src-to-obj macro by Nico Huber · 9 years ago
  46. eb907b3 arch/x86: link bootblock like other stages for C_ENVIRONMENT_BOOTBLOCK by Aaron Durbin · 9 years ago
  47. 82d9a31 lib: compile mdelay for romstage by Patrick Georgi · 9 years ago
  48. e223e89 lib/Makefile.inc: Link hexdump.c in the bootblock as well by Alexandru Gagniuc · 9 years ago
  49. 66bbb31 */Makefile.inc: Compile files needed by uart8250 in x86 bootblock by Alexandru Gagniuc · 9 years ago
  50. b0a2d3c2 lib: compile mdelay for bootblock by Patrick Georgi · 9 years ago
  51. 9420a52 lib: NHLT ACPI table support by Aaron Durbin · 9 years ago
  52. 7e7a4df lib: remove assets infrastructure by Aaron Durbin · 9 years ago
  53. 6d720f3 cbfs/vboot: remove firmware component support by Aaron Durbin · 9 years ago
  54. 7dcf9d5 arm64: tegra132: tegra210: Remove old arm64/stage_entry.S by Julius Werner · 9 years ago
  55. 86fc11d arm/arm64: Generalize bootblock C entry point by Julius Werner · 9 years ago
  56. 8c8e2b7 arm64: remove secmon by Aaron Durbin · 9 years ago
  57. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  58. 2ea2555 bootblock: Link timestamp.c only with EARLY_CBMEM_INIT by Paul Menzel · 9 years ago
  59. 75c51d9 x86: add standalone verstage support by Aaron Durbin · 9 years ago
  60. dc9f5cd coreboot: introduce commonlib by Aaron Durbin · 9 years ago
  61. 83bc0db x86: link ramstage the same way regardless of RELOCATABLE_RAMSTAGE by Aaron Durbin · 9 years ago
  62. d4dd44c linking: add and use LDFLAGS_common by Aaron Durbin · 9 years ago
  63. e5bad5c verstage: use common program.ld for linking by Aaron Durbin · 9 years ago
  64. 14714e1 x86: link romstage like the other architectures by Aaron Durbin · 9 years ago
  65. b2a6262 linking: move romstage and bootblock to use program.ld by Aaron Durbin · 9 years ago
  66. 4de29d4 linking: lay the groundwork for a unified linking approach by Aaron Durbin · 9 years ago
  67. 1fa5274 Only apply libgcc workaround on x86-32 by Stefan Reinauer · 9 years ago
  68. e1b8327 lib: add delay.c to bootblock if I2C_TPM driver is enabled by Patrick Georgi · 9 years ago
  69. 7a8a4ab lib: Unify log2() and related functions by Julius Werner · 9 years ago
  70. ac12c66c assets: abstract away the firmware assets used for booting by Aaron Durbin · 9 years ago
  71. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  72. 0424c95 fmap: new API using region_device by Aaron Durbin · 9 years ago
  73. c6588c5 coreboot: introduce boot_device by Aaron Durbin · 9 years ago
  74. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  75. eec8dfb build system: use archives, not linker action to shorten command lines by Patrick Georgi · 9 years ago
  76. 127525c coreboot: add memory pool infrastructure by Aaron Durbin · 9 years ago
  77. 5d5f4b3 coreboot: add region infrastructure by Aaron Durbin · 9 years ago
  78. 2591e93 secmon: allow for serial console by Aaron Durbin · 9 years ago
  79. fd6fb26 verstage: provide support for serial console by Aaron Durbin · 9 years ago
  80. 17200ad vboot: inject vboot loader for stage loading by Aaron Durbin · 9 years ago
  81. 9bb90cd secmon: Add some missing files by Patrick Georgi · 9 years ago
  82. ae1fcc3 vboot: add cbfs_core by Aaron Durbin · 9 years ago
  83. 27ef602 vboot: split class in library and stage by Patrick Georgi · 9 years ago
  84. 8b17404 lib: When used, add timestamp.c to bootblock and verstage, too by Patrick Georgi · 9 years ago
  85. 5bdbd00 lib/tlcl: Provide mock implementation by Yen Lin · 9 years ago
  86. 0dff57d cbmem: switch over to imd-based cbmem by Aaron Durbin · 9 years ago
  87. bd74a4b coreboot: common stage cache by Aaron Durbin · 9 years ago
  88. 20686d8 coreboot: add imd library by Aaron Durbin · 9 years ago
  89. 243c614 lib: add base64 decoder by Vadim Bendebury · 9 years ago
  90. 6fab365 gpio: compile gpio.c at all stages by David Hendricks · 10 years ago
  91. 3b11de8 gpio: decouple tristate gpio support from board ID by David Hendricks · 10 years ago
  92. 3fc6368 gpio: cosmetic changes to tristate_gpios.c by David Hendricks · 10 years ago
  93. e5e3630 timer: Add generic udelay() implementation by Aaron Durbin · 10 years ago
  94. 04de971 rmodules: fix linking by Aaron Durbin · 9 years ago
  95. ec5e5e0 New mechanism to define SRAM/memory map with automatic bounds checking by Julius Werner · 10 years ago
  96. 828e0e8 build system: run linker scripts through the preprocessor by Patrick Georgi · 9 years ago
  97. b3847e6 program loading: add prog_run() function by Aaron Durbin · 9 years ago
  98. abde3b5 arm64: Add support for secure monitor by Furquan Shaikh · 10 years ago
  99. 00903e5 cbfs/rmodule: add architecture specific operations at stage load by Ionela Voinescu · 10 years ago
  100. 5799097 vboot2: read secdata and nvdata by Daisuke Nojiri · 10 years ago