1. 75c51d9 x86: add standalone verstage support by Aaron Durbin · 9 years ago
  2. ed253c8 cbfs: don't load x86 programs over the top of read-only media by Aaron Durbin · 9 years ago
  3. 079fb3f cbmem console: make verstage first class citizen by Aaron Durbin · 9 years ago
  4. 551cff0 Derive lvds_dual_channel from EDID timings. by Vladimir Serbinenko · 9 years ago
  5. c824c26 lib/gcov-glue.c: Define macro `COVERAGE_MAGIC` and use it by Paul Menzel · 9 years ago
  6. 37a5d15 cbfs: add struct cbfsf by Aaron Durbin · 9 years ago
  7. 9cc8e92 program.ld: terminate ALIGN statement by Patrick Georgi · 9 years ago
  8. 9796f60 coreboot: move TS_END_ROMSTAGE to one spot by Aaron Durbin · 9 years ago
  9. d972f78 linking: link bootblock.elf with .data and .bss sections again by Aaron Durbin · 9 years ago
  10. dc9f5cd coreboot: introduce commonlib by Aaron Durbin · 9 years ago
  11. 52a9260 linking: Repair special treatments for non-x86 bootblocks by Julius Werner · 9 years ago
  12. 83bc0db x86: link ramstage the same way regardless of RELOCATABLE_RAMSTAGE by Aaron Durbin · 9 years ago
  13. d4dd44c linking: add and use LDFLAGS_common by Aaron Durbin · 9 years ago
  14. dde7629 rmodule: use program.ld for linking by Aaron Durbin · 9 years ago
  15. e5bad5c verstage: use common program.ld for linking by Aaron Durbin · 9 years ago
  16. 14714e1 x86: link romstage like the other architectures by Aaron Durbin · 9 years ago
  17. b2a6262 linking: move romstage and bootblock to use program.ld by Aaron Durbin · 9 years ago
  18. 4de29d4 linking: lay the groundwork for a unified linking approach by Aaron Durbin · 9 years ago
  19. 4460703 Drop "See file CREDITS..." comment by Stefan Reinauer · 9 years ago
  20. 0375815 symbols: add '_' to pci_drivers and cpu_drivers symbols by Aaron Durbin · 9 years ago
  21. bc98cc6 bootmode: add display_init_required() by Aaron Durbin · 9 years ago
  22. c49014e timestamp: add tick frequency to exported table by Aaron Durbin · 9 years ago
  23. bedbdc4 edid: fix know_modes timing error by Yakir Yang · 9 years ago
  24. e205410 edid: add function to manually specify mode by David Hendricks · 9 years ago
  25. 40e89b4 edid: Memset output earlier in decode_edid() by David Hendricks · 9 years ago
  26. 7dbf9c6 edid: Use edid_mode struct to reduce redundancy by David Hendricks · 9 years ago
  27. a3b898a edid: Clean-up the edid struct by David Hendricks · 9 years ago
  28. 54546c9 stage_cache: make prog const in stage_cache_add() by Aaron Durbin · 9 years ago
  29. 1fa5274 Only apply libgcc workaround on x86-32 by Stefan Reinauer · 9 years ago
  30. 8d8799a arm, arm64, mips: Add rough static stack size checks with -Wstack-usage by Julius Werner · 10 years ago
  31. 4d3e4c4 cbfs: hardcode file alignment by Patrick Georgi · 9 years ago
  32. 2a983bd timestamps: clarify in ramstage when not to reinit the cache by Aaron Durbin · 9 years ago
  33. fb5d5b1 cbtable: describe boot media by Patrick Georgi · 9 years ago
  34. 977587a fmap: publish find_fmap_directory() by Patrick Georgi · 9 years ago
  35. 9952690 fmap: Introduce new function to derive fmap name from offset/size by Patrick Georgi · 9 years ago
  36. c4e49f6 Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED() by Martin Roth · 9 years ago
  37. bd1499d timestamps: don't drop ramstage timestamps with EARLY_CBMEM_INIT by Aaron Durbin · 9 years ago
  38. 1936f6c timestamp: add generic cache region by Aaron Durbin · 9 years ago
  39. d808687 lzma: Return correct amount of decompressed bytes by Julius Werner · 9 years ago
  40. 6a02b3b linker scripts: Fix symbol handling for pre-RAM cbmem console by Patrick Georgi · 9 years ago
  41. e1b8327 lib: add delay.c to bootblock if I2C_TPM driver is enabled by Patrick Georgi · 9 years ago
  42. a518151 hardwaremain: Move init_timer() call to before console init by Duncan Laurie · 9 years ago
  43. eec2db4 prog_loader: Play nice with gc-sections by Stefan Reinauer · 9 years ago
  44. 42e6856 stage_cache: use cbmem init hooks by Aaron Durbin · 9 years ago
  45. 41607a4 cbmem: add indicator to hooks if cbmem is being recovered by Aaron Durbin · 9 years ago
  46. 4fbac46 cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API by Kyösti Mälkki · 10 years ago
  47. 7a8a4ab lib: Unify log2() and related functions by Julius Werner · 9 years ago
  48. ac12c66c assets: abstract away the firmware assets used for booting by Aaron Durbin · 9 years ago
  49. 6a452ef prog_loading: add region_device representing memory by Aaron Durbin · 9 years ago
  50. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  51. 41652a9 Remove leftover smi_get_tseg_base by Vladimir Serbinenko · 9 years ago
  52. 0424c95 fmap: new API using region_device by Aaron Durbin · 9 years ago
  53. c6588c5 coreboot: introduce boot_device by Aaron Durbin · 9 years ago
  54. 7138ee4 cbmem: remove cbmem_set_top() by Aaron Durbin · 9 years ago
  55. 1de648e CBMEM console: Fix buffer without EARLY_CBMEM_INIT by Kyösti Mälkki · 9 years ago
  56. e034417 timestamp: Fix collection without EARLY_CBMEM_INIT by Kyösti Mälkki · 9 years ago
  57. e1fb052 CBMEM: Fix S3 resume path without EARLY_CBMEM_INIT by Kyösti Mälkki · 9 years ago
  58. aadf2b8 consoles: remove unused infrastructure by Aaron Durbin · 9 years ago
  59. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  60. eec8dfb build system: use archives, not linker action to shorten command lines by Patrick Georgi · 9 years ago
  61. e645bca regions: add more helpers by Aaron Durbin · 9 years ago
  62. e62cf52 regions: add mmap helper device by Aaron Durbin · 9 years ago
  63. b419c1a8 regions: add memory region device support by Aaron Durbin · 9 years ago
  64. 127525c coreboot: add memory pool infrastructure by Aaron Durbin · 9 years ago
  65. 5d5f4b3 coreboot: add region infrastructure by Aaron Durbin · 9 years ago
  66. 2591e93 secmon: allow for serial console by Aaron Durbin · 9 years ago
  67. fd6fb26 verstage: provide support for serial console by Aaron Durbin · 9 years ago
  68. 522149c cbmem: Add initial allocation support by Lee Leahy · 9 years ago
  69. 17200ad vboot: inject vboot loader for stage loading by Aaron Durbin · 9 years ago
  70. 01562b6 imd: don't recover on limit == 0 by Aaron Durbin · 9 years ago
  71. 9bb90cd secmon: Add some missing files by Patrick Georgi · 9 years ago
  72. 7aafe53 timestamp: fix incremental linking error for !HAVE_MONOTONIC_TIMER by Aaron Durbin · 9 years ago
  73. 9e80e27 timestamp: provide weak default implementation of timestamp_get by Aaron Durbin · 9 years ago
  74. ae1fcc3 vboot: add cbfs_core by Aaron Durbin · 9 years ago
  75. 2daadf8 timestamp: refine boot CPU test by Aaron Durbin · 9 years ago
  76. d914412 cbfs: make cbfs_load_prog_stage_by_offset() public by Aaron Durbin · 9 years ago
  77. 27ef602 vboot: split class in library and stage by Patrick Georgi · 9 years ago
  78. 5e8286b program loading: add optional is_loader_active() callback by Aaron Durbin · 9 years ago
  79. 1124cec chromeos: remove VBOOT2_VERIFY_FIRMWARE option by Aaron Durbin · 9 years ago
  80. 8b17404 lib: When used, add timestamp.c to bootblock and verstage, too by Patrick Georgi · 9 years ago
  81. 6e20e2f cbmem: add and use a function to dump console buffer by Vadim Bendebury · 9 years ago
  82. 5bdbd00 lib/tlcl: Provide mock implementation by Yen Lin · 9 years ago
  83. be34797 ramstage: don't drop cbmem console by Aaron Durbin · 9 years ago
  84. d70bf7c cbmem_console: fix it for x86 by Aaron Durbin · 9 years ago
  85. 58decc5 memlayout: Make sure preram_cbmem_console symbols exist by Patrick Georgi · 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. cac5050 coreboot: tiered imd by Aaron Durbin · 9 years ago
  89. 20686d8 coreboot: add imd library by Aaron Durbin · 9 years ago
  90. 69cb2c2 coreboot: add a place to choose romstage loader by Aaron Durbin · 9 years ago
  91. d06258c build system: add manual board id support by Stefan Reinauer · 9 years ago
  92. 243c614 lib: add base64 decoder by Vadim Bendebury · 9 years ago
  93. 9ff8f6f Unify byte order macros and clrsetbits by Julius Werner · 9 years ago
  94. 9eb6f61 cbfs: Print absolute offsets of loaded files by Vadim Bendebury · 9 years ago
  95. 76e3303 chromeos: vboot2: Add TPM PCR extension support by Julius Werner · 10 years ago
  96. 6bfabce cbfs: look for CBFS header in a predefined place by Vadim Bendebury · 10 years ago
  97. 9dccf1c uart: pass register width in the coreboot table by Vadim Bendebury · 10 years ago
  98. a5aac76 drivers/spi: Pass flash parameters from coreboot to payload by Dan Ehrenberg · 10 years ago
  99. f9b49e8 Add delay before reading GPIOs in gpio_base2_value() by David Hendricks · 10 years ago
  100. a43db19 arm: Fix checkstack() to use correct stack size by Julius Werner · 10 years ago