1. 0e3c59e ddr3 spd: move accessor code into lib/spd_bin.c by Patrick Georgi · 7 years ago
  2. 8e4bb31 src/lib: Update Makefile to keep build/spd.bin rule private by Martin Roth · 7 years ago
  3. f56c778 google/chromeos: disable platform hierarchy on resume for TPM2 by Aaron Durbin · 7 years ago
  4. cd0bc98 lib: add region file support by Aaron Durbin · 8 years ago
  5. afe8aee lib: put romstage_handoff implementation in own compilation unit by Aaron Durbin · 8 years ago
  6. 335781a lib: Add library to handle SPD data in CBFS or DIMM by Naresh G Solanki · 8 years ago
  7. c83239e Hook up libhwbase in ramstage by Nico Huber · 8 years ago
  8. fb81474 TPM: Add TPM driver files to romstage by Furquan Shaikh · 8 years ago
  9. 135eae9 soc/intel/apollolake: Implement stage cache to improve resume time by Brandon Breitenstein · 8 years ago
  10. 1e9a914 arch/x86,lib: make cbmem console work in postcar stage by Aaron Durbin · 8 years ago
  11. be5492a Add minimal GNAT run time system (RTS) by Nico Huber · 9 years ago
  12. 7fbdad8 lib: Enable hexdump in verstage by Duncan Laurie · 8 years ago
  13. 3326f15 drivers/spi: move cbfs_spi.c location by Aaron Durbin · 8 years ago
  14. 50b9258 skylake/mainboard: Define mainboard hook in bootblock by Subrata Banik · 8 years ago
  15. 5fbe12d lib: provide memrange library in romstage by Aaron Durbin · 8 years ago
  16. bce9bbd AGESA: Use common romstage ram stack by Kyösti Mälkki · 8 years ago
  17. 627afc2 tpm2: add marshaling/unmarshaling layer by Vadim Bendebury · 8 years ago
  18. 245d457 tpm2: implement tlcl layer by Vadim Bendebury · 8 years ago
  19. e5c00a5 intel post-car: Consolidate choose_top_of_stack() by Kyösti Mälkki · 8 years ago
  20. 2cf99e1 lib: Add real-time-clock functions by Simon Glass · 8 years ago
  21. 7a29cdc lib: Build reg_script for bootblock by Lee Leahy · 8 years ago
  22. b955284 hexstrtobin: Add a library function to decode ASCII hex into binary by Duncan Laurie · 8 years ago
  23. bf1e481 lib: remove FLASHMAP_OFFSET config variable by Aaron Durbin · 8 years ago
  24. 58a150a lib/cbfs: Use fmap derived information about the COREBOOT region by Patrick Georgi · 8 years ago
  25. 7f8afe0 arch/x86: introduce postcar stage/phase by Aaron Durbin · 8 years ago
  26. 7f76165 lib: Implement framework for retrieving WiFi regulatory domain by Felix Durairaj · 9 years ago
  27. 7bc39a0 lib: add bootmode.c to verstage by Aaron Durbin · 8 years ago
  28. 81b09f4 Makefile: Make full use of src-to-obj macro by Nico Huber · 8 years ago
  29. eb907b3 arch/x86: link bootblock like other stages for C_ENVIRONMENT_BOOTBLOCK by Aaron Durbin · 8 years ago
  30. 82d9a31 lib: compile mdelay for romstage by Patrick Georgi · 8 years ago
  31. e223e89 lib/Makefile.inc: Link hexdump.c in the bootblock as well by Alexandru Gagniuc · 9 years ago
  32. 66bbb31 */Makefile.inc: Compile files needed by uart8250 in x86 bootblock by Alexandru Gagniuc · 9 years ago
  33. b0a2d3c2 lib: compile mdelay for bootblock by Patrick Georgi · 8 years ago
  34. 9420a52 lib: NHLT ACPI table support by Aaron Durbin · 9 years ago
  35. 7e7a4df lib: remove assets infrastructure by Aaron Durbin · 9 years ago
  36. 6d720f3 cbfs/vboot: remove firmware component support by Aaron Durbin · 9 years ago
  37. 7dcf9d5 arm64: tegra132: tegra210: Remove old arm64/stage_entry.S by Julius Werner · 9 years ago
  38. 86fc11d arm/arm64: Generalize bootblock C entry point by Julius Werner · 9 years ago
  39. 8c8e2b7 arm64: remove secmon by Aaron Durbin · 9 years ago
  40. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  41. 2ea2555 bootblock: Link timestamp.c only with EARLY_CBMEM_INIT by Paul Menzel · 9 years ago
  42. 75c51d9 x86: add standalone verstage support by Aaron Durbin · 9 years ago
  43. dc9f5cd coreboot: introduce commonlib by Aaron Durbin · 9 years ago
  44. 83bc0db x86: link ramstage the same way regardless of RELOCATABLE_RAMSTAGE by Aaron Durbin · 9 years ago
  45. d4dd44c linking: add and use LDFLAGS_common by Aaron Durbin · 9 years ago
  46. e5bad5c verstage: use common program.ld for linking by Aaron Durbin · 9 years ago
  47. 14714e1 x86: link romstage like the other architectures by Aaron Durbin · 9 years ago
  48. b2a6262 linking: move romstage and bootblock to use program.ld by Aaron Durbin · 9 years ago
  49. 4de29d4 linking: lay the groundwork for a unified linking approach by Aaron Durbin · 9 years ago
  50. 1fa5274 Only apply libgcc workaround on x86-32 by Stefan Reinauer · 9 years ago
  51. e1b8327 lib: add delay.c to bootblock if I2C_TPM driver is enabled by Patrick Georgi · 9 years ago
  52. 7a8a4ab lib: Unify log2() and related functions by Julius Werner · 9 years ago
  53. ac12c66c assets: abstract away the firmware assets used for booting by Aaron Durbin · 9 years ago
  54. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  55. 0424c95 fmap: new API using region_device by Aaron Durbin · 9 years ago
  56. c6588c5 coreboot: introduce boot_device by Aaron Durbin · 9 years ago
  57. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  58. eec8dfb build system: use archives, not linker action to shorten command lines by Patrick Georgi · 9 years ago
  59. 127525c coreboot: add memory pool infrastructure by Aaron Durbin · 9 years ago
  60. 5d5f4b3 coreboot: add region infrastructure by Aaron Durbin · 9 years ago
  61. 2591e93 secmon: allow for serial console by Aaron Durbin · 9 years ago
  62. fd6fb26 verstage: provide support for serial console by Aaron Durbin · 9 years ago
  63. 17200ad vboot: inject vboot loader for stage loading by Aaron Durbin · 9 years ago
  64. 9bb90cd secmon: Add some missing files by Patrick Georgi · 9 years ago
  65. ae1fcc3 vboot: add cbfs_core by Aaron Durbin · 9 years ago
  66. 27ef602 vboot: split class in library and stage by Patrick Georgi · 9 years ago
  67. 8b17404 lib: When used, add timestamp.c to bootblock and verstage, too by Patrick Georgi · 9 years ago
  68. 5bdbd00 lib/tlcl: Provide mock implementation by Yen Lin · 9 years ago
  69. 0dff57d cbmem: switch over to imd-based cbmem by Aaron Durbin · 9 years ago
  70. bd74a4b coreboot: common stage cache by Aaron Durbin · 9 years ago
  71. 20686d8 coreboot: add imd library by Aaron Durbin · 9 years ago
  72. 243c614 lib: add base64 decoder by Vadim Bendebury · 9 years ago
  73. 6fab365 gpio: compile gpio.c at all stages by David Hendricks · 10 years ago
  74. 3b11de8 gpio: decouple tristate gpio support from board ID by David Hendricks · 10 years ago
  75. 3fc6368 gpio: cosmetic changes to tristate_gpios.c by David Hendricks · 10 years ago
  76. e5e3630 timer: Add generic udelay() implementation by Aaron Durbin · 10 years ago
  77. 04de971 rmodules: fix linking by Aaron Durbin · 9 years ago
  78. ec5e5e0 New mechanism to define SRAM/memory map with automatic bounds checking by Julius Werner · 10 years ago
  79. 828e0e8 build system: run linker scripts through the preprocessor by Patrick Georgi · 9 years ago
  80. b3847e6 program loading: add prog_run() function by Aaron Durbin · 9 years ago
  81. abde3b5 arm64: Add support for secure monitor by Furquan Shaikh · 10 years ago
  82. 00903e5 cbfs/rmodule: add architecture specific operations at stage load by Ionela Voinescu · 9 years ago
  83. 5799097 vboot2: read secdata and nvdata by Daisuke Nojiri · 10 years ago
  84. b0c302f Publish the board ID value in coreboot table, when configured by Vadim Bendebury · 10 years ago
  85. 9c9c336 Generalize revision number calculation function by Vadim Bendebury · 10 years ago
  86. 3486d1f verstage should include the CBFS SPI wrapper, when configured by Vadim Bendebury · 10 years ago
  87. f69a99d coreboot: x86: enable gc-sections by Aaron Durbin · 9 years ago
  88. ae98e83 CBMEM: Always use DYNAMIC_CBMEM by Kyösti Mälkki · 10 years ago
  89. 8659e40 CBMEM console: Fix and enhance pre-RAM support by Kyösti Mälkki · 10 years ago
  90. bcc1d42 vboot2: implement select_firmware for pre-romstage verification by Daisuke Nojiri · 10 years ago
  91. 560c643 Primitive memory test by David Hendricks · 10 years ago
  92. de53bdf CBMEM: Rename utility file by Kyösti Mälkki · 10 years ago
  93. adcb095 Provide a common CBFS wrapper for SPI storage by Vadim Bendebury · 10 years ago
  94. 87acccc CBMEM: Always build for x86 romstage by Kyösti Mälkki · 10 years ago
  95. c7c0267 RELOCATABLE_RAMSTAGE: Fix weak symbols with ramstage_cache by Kyösti Mälkki · 10 years ago
  96. 6d0cba7 gcc.c: Test for gcc, not for non-clang by Patrick Georgi · 10 years ago
  97. 1b2f2a0 Introduce halt() by Patrick Georgi · 10 years ago
  98. 9594893 build system: unify linker use across gcc and clang by Patrick Georgi · 10 years ago
  99. 3ce96bd build system: use a single variable name for compiler runtimes by Patrick Georgi · 10 years ago
  100. c36af7b Replace includes of build.h with version.h by Kyösti Mälkki · 10 years ago