1. e5bad5c verstage: use common program.ld for linking by Aaron Durbin · 9 years ago
  2. 14714e1 x86: link romstage like the other architectures by Aaron Durbin · 9 years ago
  3. b2a6262 linking: move romstage and bootblock to use program.ld by Aaron Durbin · 9 years ago
  4. 4de29d4 linking: lay the groundwork for a unified linking approach by Aaron Durbin · 9 years ago
  5. 4460703 Drop "See file CREDITS..." comment by Stefan Reinauer · 9 years ago
  6. 0375815 symbols: add '_' to pci_drivers and cpu_drivers symbols by Aaron Durbin · 9 years ago
  7. bc98cc6 bootmode: add display_init_required() by Aaron Durbin · 9 years ago
  8. c49014e timestamp: add tick frequency to exported table by Aaron Durbin · 9 years ago
  9. bedbdc4 edid: fix know_modes timing error by Yakir Yang · 9 years ago
  10. e205410 edid: add function to manually specify mode by David Hendricks · 9 years ago
  11. 40e89b4 edid: Memset output earlier in decode_edid() by David Hendricks · 9 years ago
  12. 7dbf9c6 edid: Use edid_mode struct to reduce redundancy by David Hendricks · 9 years ago
  13. a3b898a edid: Clean-up the edid struct by David Hendricks · 9 years ago
  14. 54546c9 stage_cache: make prog const in stage_cache_add() by Aaron Durbin · 9 years ago
  15. 1fa5274 Only apply libgcc workaround on x86-32 by Stefan Reinauer · 9 years ago
  16. 8d8799a arm, arm64, mips: Add rough static stack size checks with -Wstack-usage by Julius Werner · 10 years ago
  17. 4d3e4c4 cbfs: hardcode file alignment by Patrick Georgi · 9 years ago
  18. 2a983bd timestamps: clarify in ramstage when not to reinit the cache by Aaron Durbin · 9 years ago
  19. fb5d5b1 cbtable: describe boot media by Patrick Georgi · 9 years ago
  20. 977587a fmap: publish find_fmap_directory() by Patrick Georgi · 9 years ago
  21. 9952690 fmap: Introduce new function to derive fmap name from offset/size by Patrick Georgi · 9 years ago
  22. c4e49f6 Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED() by Martin Roth · 9 years ago
  23. bd1499d timestamps: don't drop ramstage timestamps with EARLY_CBMEM_INIT by Aaron Durbin · 9 years ago
  24. 1936f6c timestamp: add generic cache region by Aaron Durbin · 9 years ago
  25. d808687 lzma: Return correct amount of decompressed bytes by Julius Werner · 9 years ago
  26. 6a02b3b linker scripts: Fix symbol handling for pre-RAM cbmem console by Patrick Georgi · 9 years ago
  27. e1b8327 lib: add delay.c to bootblock if I2C_TPM driver is enabled by Patrick Georgi · 9 years ago
  28. a518151 hardwaremain: Move init_timer() call to before console init by Duncan Laurie · 9 years ago
  29. eec2db4 prog_loader: Play nice with gc-sections by Stefan Reinauer · 9 years ago
  30. 42e6856 stage_cache: use cbmem init hooks by Aaron Durbin · 9 years ago
  31. 41607a4 cbmem: add indicator to hooks if cbmem is being recovered by Aaron Durbin · 9 years ago
  32. 4fbac46 cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API by Kyösti Mälkki · 10 years ago
  33. 7a8a4ab lib: Unify log2() and related functions by Julius Werner · 9 years ago
  34. ac12c66c assets: abstract away the firmware assets used for booting by Aaron Durbin · 9 years ago
  35. 6a452ef prog_loading: add region_device representing memory by Aaron Durbin · 9 years ago
  36. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  37. 41652a9 Remove leftover smi_get_tseg_base by Vladimir Serbinenko · 9 years ago
  38. 0424c95 fmap: new API using region_device by Aaron Durbin · 9 years ago
  39. c6588c5 coreboot: introduce boot_device by Aaron Durbin · 9 years ago
  40. 7138ee4 cbmem: remove cbmem_set_top() by Aaron Durbin · 9 years ago
  41. 1de648e CBMEM console: Fix buffer without EARLY_CBMEM_INIT by Kyösti Mälkki · 9 years ago
  42. e034417 timestamp: Fix collection without EARLY_CBMEM_INIT by Kyösti Mälkki · 9 years ago
  43. e1fb052 CBMEM: Fix S3 resume path without EARLY_CBMEM_INIT by Kyösti Mälkki · 9 years ago
  44. aadf2b8 consoles: remove unused infrastructure by Aaron Durbin · 9 years ago
  45. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  46. eec8dfb build system: use archives, not linker action to shorten command lines by Patrick Georgi · 9 years ago
  47. e645bca regions: add more helpers by Aaron Durbin · 9 years ago
  48. e62cf52 regions: add mmap helper device by Aaron Durbin · 9 years ago
  49. b419c1a8 regions: add memory region device support by Aaron Durbin · 9 years ago
  50. 127525c coreboot: add memory pool infrastructure by Aaron Durbin · 9 years ago
  51. 5d5f4b3 coreboot: add region infrastructure by Aaron Durbin · 9 years ago
  52. 2591e93 secmon: allow for serial console by Aaron Durbin · 9 years ago
  53. fd6fb26 verstage: provide support for serial console by Aaron Durbin · 9 years ago
  54. 522149c cbmem: Add initial allocation support by Lee Leahy · 9 years ago
  55. 17200ad vboot: inject vboot loader for stage loading by Aaron Durbin · 9 years ago
  56. 01562b6 imd: don't recover on limit == 0 by Aaron Durbin · 9 years ago
  57. 9bb90cd secmon: Add some missing files by Patrick Georgi · 9 years ago
  58. 7aafe53 timestamp: fix incremental linking error for !HAVE_MONOTONIC_TIMER by Aaron Durbin · 9 years ago
  59. 9e80e27 timestamp: provide weak default implementation of timestamp_get by Aaron Durbin · 9 years ago
  60. ae1fcc3 vboot: add cbfs_core by Aaron Durbin · 9 years ago
  61. 2daadf8 timestamp: refine boot CPU test by Aaron Durbin · 9 years ago
  62. d914412 cbfs: make cbfs_load_prog_stage_by_offset() public by Aaron Durbin · 9 years ago
  63. 27ef602 vboot: split class in library and stage by Patrick Georgi · 9 years ago
  64. 5e8286b program loading: add optional is_loader_active() callback by Aaron Durbin · 9 years ago
  65. 1124cec chromeos: remove VBOOT2_VERIFY_FIRMWARE option by Aaron Durbin · 9 years ago
  66. 8b17404 lib: When used, add timestamp.c to bootblock and verstage, too by Patrick Georgi · 9 years ago
  67. 6e20e2f cbmem: add and use a function to dump console buffer by Vadim Bendebury · 9 years ago
  68. 5bdbd00 lib/tlcl: Provide mock implementation by Yen Lin · 9 years ago
  69. be34797 ramstage: don't drop cbmem console by Aaron Durbin · 9 years ago
  70. d70bf7c cbmem_console: fix it for x86 by Aaron Durbin · 9 years ago
  71. 58decc5 memlayout: Make sure preram_cbmem_console symbols exist by Patrick Georgi · 9 years ago
  72. 0dff57d cbmem: switch over to imd-based cbmem by Aaron Durbin · 9 years ago
  73. bd74a4b coreboot: common stage cache by Aaron Durbin · 9 years ago
  74. cac5050 coreboot: tiered imd by Aaron Durbin · 9 years ago
  75. 20686d8 coreboot: add imd library by Aaron Durbin · 9 years ago
  76. 69cb2c2 coreboot: add a place to choose romstage loader by Aaron Durbin · 9 years ago
  77. d06258c build system: add manual board id support by Stefan Reinauer · 9 years ago
  78. 243c614 lib: add base64 decoder by Vadim Bendebury · 9 years ago
  79. 9ff8f6f Unify byte order macros and clrsetbits by Julius Werner · 9 years ago
  80. 9eb6f61 cbfs: Print absolute offsets of loaded files by Vadim Bendebury · 9 years ago
  81. 76e3303 chromeos: vboot2: Add TPM PCR extension support by Julius Werner · 10 years ago
  82. 6bfabce cbfs: look for CBFS header in a predefined place by Vadim Bendebury · 10 years ago
  83. 9dccf1c uart: pass register width in the coreboot table by Vadim Bendebury · 10 years ago
  84. a5aac76 drivers/spi: Pass flash parameters from coreboot to payload by Dan Ehrenberg · 10 years ago
  85. f9b49e8 Add delay before reading GPIOs in gpio_base2_value() by David Hendricks · 10 years ago
  86. a43db19 arm: Fix checkstack() to use correct stack size by Julius Werner · 10 years ago
  87. a7d9244 timestamps: You can never have enough of them! by Julius Werner · 10 years ago
  88. 44cf870 timer: Reestablish init_timer(), consolidate timer initialization calls by Julius Werner · 10 years ago
  89. efcee76 CBFS: Automate ROM image layout and remove hardcoded offsets by Julius Werner · 10 years ago
  90. 144c228 vboot: Include vb2_api.h, instead of lower-level vboot2 header files by Randall Spangler · 10 years ago
  91. efb546d ramoops: Add support for passing ramoops region through cb tables. by Furquan Shaikh · 10 years ago
  92. 627b3bd cbtables: Add RAM config information by David Hendricks · 10 years ago
  93. 6fab365 gpio: compile gpio.c at all stages by David Hendricks · 10 years ago
  94. 3b11de8 gpio: decouple tristate gpio support from board ID by David Hendricks · 10 years ago
  95. 21db62e gpio: add a function to read GPIO array as base-2 value by David Hendricks · 10 years ago
  96. 3fc6368 gpio: cosmetic changes to tristate_gpios.c by David Hendricks · 10 years ago
  97. 886d29b gpio: Remove non-ternary tristate mode, make ternaries easier by Julius Werner · 10 years ago
  98. eaa9c45 gpio: Extend common GPIO header, simplify function names by Julius Werner · 10 years ago
  99. dd94b5f chromeos: move VPD MAC address retrieval function by Vadim Bendebury · 10 years ago
  100. e5e3630 timer: Add generic udelay() implementation by Aaron Durbin · 10 years ago