1. ad5a909 ramstage: remove rela_time use by Aaron Durbin · 10 years ago
  2. 0a0fc3b cbfs: change 1 message level to WARNING if cbfs can't find specific data by Kane Chen · 10 years ago
  3. d1b0e87 loaders: add run_romstage() function to bootblock by Aaron Durbin · 9 years ago
  4. 04654a2 loaders: add program_loading.h header file by Aaron Durbin · 9 years ago
  5. 3486d1f verstage should include the CBFS SPI wrapper, when configured by Vadim Bendebury · 10 years ago
  6. 9ef9d85 bootstate: use structure pointers for scheduling callbacks by Aaron Durbin · 9 years ago
  7. f69a99d coreboot: x86: enable gc-sections by Aaron Durbin · 9 years ago
  8. 4472408 lib: Add Kconfig option to enable/disable auto fallback control by Timothy Pearson · 9 years ago
  9. dbe0df1 Add and consistently use wrapper macro for romstage static variables by Julius Werner · 10 years ago
  10. 510d1bd build.h: remove variable for the builduser, -hostname and -domain by Alexander Couzens · 9 years ago
  11. 2c4aab3 coreboot: fix munged license text by Aaron Durbin · 9 years ago
  12. 196ee2b coreboot memrange: Two changes for zero size or empty memrange by Furquan Shaikh · 10 years ago
  13. 73307e0 Add stage information to coreboot banner by Stefan Reinauer · 9 years ago
  14. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  15. 0490f74 TPM: Fix whitespace by Kyösti Mälkki · 9 years ago
  16. c522fc8 drivers/xgi/z9s: Port Linux framebuffer initialization to coreboot by Timothy Pearson · 9 years ago
  17. ae98e83 CBMEM: Always use DYNAMIC_CBMEM by Kyösti Mälkki · 10 years ago
  18. 2fb6b40 CBMEM: Support DYNAMIC_CBMEM with LATE_CBMEM_INIT by Kyösti Mälkki · 10 years ago
  19. 02aebb6 CBMEM: Change some types to uintptr_t by Kyösti Mälkki · 10 years ago
  20. 91fac61 CBMEM: Tidy up CAR migration by Kyösti Mälkki · 10 years ago
  21. 8659e40 CBMEM console: Fix and enhance pre-RAM support by Kyösti Mälkki · 10 years ago
  22. 4d10750 CBMEM: Add timestamp_reinit() by Kyösti Mälkki · 10 years ago
  23. 0a11a61 CBMEM: Move cbmemc_reinit() by Kyösti Mälkki · 10 years ago
  24. e455425 CBMEM console: Fix CAR migration step by Kyösti Mälkki · 10 years ago
  25. 823edda CBMEM: Implement cbmem_run_init_hooks() stub by Kyösti Mälkki · 10 years ago
  26. ae9cd01 rmodule: Correct the typecast with proper parenthesis by Furquan Shaikh · 10 years ago
  27. efb5cde vboot2: copy tlcl from vboot_reference as a preparation for vboot2 integration by Daisuke Nojiri · 10 years ago
  28. bcc1d42 vboot2: implement select_firmware for pre-romstage verification by Daisuke Nojiri · 10 years ago
  29. 7a3c349 rmodule: Fix 64-bit related typecast errors by Furquan Shaikh · 10 years ago
  30. b3e0202 cbfs: add cbfs_read() by Aaron Durbin · 10 years ago
  31. b312b7f cbfs: add cbfs_locate_file() by Aaron Durbin · 10 years ago
  32. 560c643 Primitive memory test by David Hendricks · 10 years ago
  33. d686522 misc: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  34. de53bdf CBMEM: Rename utility file by Kyösti Mälkki · 10 years ago
  35. 5f066b2 doxygen fixes: change @var to @param var by Martin Roth · 10 years ago
  36. 3a6550d timestamps: Switch from tsc_t to uint64_t by Stefan Reinauer · 11 years ago
  37. 9e208bc Print segment clean up information only when required. by Vadim Bendebury · 10 years ago
  38. 6a3f92f ipq8064: SOC UART driver belongs in the SOC directory by Vadim Bendebury · 10 years ago
  39. adcb095 Provide a common CBFS wrapper for SPI storage by Vadim Bendebury · 10 years ago
  40. 8b143c5 cbmem: use a single id to name mapping table by Vadim Bendebury · 10 years ago
  41. 87acccc CBMEM: Always build for x86 romstage by Kyösti Mälkki · 10 years ago
  42. 8b12a28 edid: fill reserved bits fields in cb_framebuffer by Patrick Georgi · 10 years ago
  43. c7c0267 RELOCATABLE_RAMSTAGE: Fix weak symbols with ramstage_cache by Kyösti Mälkki · 10 years ago
  44. 09915c1 lib/edid.c: Fix mismatch between format string and variable type by Alexandru Gagniuc · 10 years ago
  45. 9d0ae59 lib/edid.c: Use 'hh' instead of 'h' length modifier in printk by Alexandru Gagniuc · 10 years ago
  46. 4213b97 edid: initialize has_valid_detailed_blocks as 1 by Vince Hsu · 10 years ago
  47. 1c8ee21 edid: Change static variables to auto variables. by Hung-Te Lin · 10 years ago
  48. be71ee5d edid: remove float use by Patrick Georgi · 10 years ago
  49. 71b2145 CBMEM console: Fix boards with BROKEN_CAR_MIGRATE by Kyösti Mälkki · 10 years ago
  50. f72f9e7 x86: provide symmetry between arm for cache_sync_instructions() by Aaron Durbin · 10 years ago
  51. d343624 aarch64: Fix 64-bit pointer related casts by Marcelo Povoa · 10 years ago
  52. b713d93 edid: fill reserved bits fields in cb_framebuffer by Patrick Georgi · 10 years ago
  53. 63956e6 ipq8064: prepare UART driver for use in coreboot by Vadim Bendebury · 10 years ago
  54. fc5dc1c RISCV: get RISCV to build again by Ronald G. Minnich · 10 years ago
  55. 6d0cba7 gcc.c: Test for gcc, not for non-clang by Patrick Georgi · 10 years ago
  56. 1b2f2a0 Introduce halt() by Patrick Georgi · 10 years ago
  57. 6ead253 Export board-status info. by Vladimir Serbinenko · 10 years ago
  58. 9594893 build system: unify linker use across gcc and clang by Patrick Georgi · 10 years ago
  59. 3ce96bd build system: use a single variable name for compiler runtimes by Patrick Georgi · 10 years ago
  60. c36af7b Replace includes of build.h with version.h by Kyösti Mälkki · 10 years ago
  61. cd31afd lib/lzma.c: Use header over .c include by Edward O'Callaghan · 10 years ago
  62. cdabc88 lib/cbfs: Use linker symbols over .c include in cbfs.c by Edward O'Callaghan · 10 years ago
  63. 5b5db87 src/lib/Makefile.inc: Allow rmodules to link under Clang by Edward O'Callaghan · 10 years ago
  64. 9cb5a3a src/lib/rmodule.ld: DISCARD (.note|.note.*) sections by Edward O'Callaghan · 10 years ago
  65. 129e2f3 lib/malloc.c: Remove pre-proc guard around include by Edward O'Callaghan · 10 years ago
  66. 4b90b79 cbmem: Fix 64-bit pointer related casts in dynamic_cbmem.c by Marcelo Povoa · 10 years ago
  67. 0b4e8df reg_script: include in romstage by Isaac Christensen · 10 years ago
  68. 7b14f08 ACPI: Allocate S3 resume backup in CBMEM earlier by Kyösti Mälkki · 10 years ago
  69. ff178be lib/cbfs: more cleanup for 32/64 issues by Ronald G. Minnich · 10 years ago
  70. f33d270 cbmem: 64/32 cleanup by Ronald G. Minnich · 10 years ago
  71. 822bc65 ACPI: Remove CONFIG_GENERATE_ACPI_TABLES by Vladimir Serbinenko · 11 years ago
  72. 076c317 edid: Relax EDID 1.3 requirements. by Hung-Te Lin · 10 years ago
  73. 35382a6 cbmem console: Locate the preram console with a symbol instead of a section. by Gabe Black · 10 years ago
  74. 08f6c80 edid: Support EDID 1.4. by Hung-Te Lin · 10 years ago
  75. b2c1062 edid: Accept valid detail blocks without timing descriptor. by Hung-Te Lin · 10 years ago
  76. 2536c1a edid: Fix string extraction in Monitor Descriptors. by Hung-Te Lin · 10 years ago
  77. 7944581 edid: Fix extension parsing when EDID blob does not have any extensions. by Hung-Te Lin · 10 years ago
  78. fc0d244 edid: Fix source indent. by Hung-Te Lin · 10 years ago
  79. 9ceca50 rmodule: Fix rmodule.ld for 64-bit by Furquan Shaikh · 10 years ago
  80. 85620db arm: Move exception_init() close to console_init() by Julius Werner · 11 years ago
  81. 1b54cc9 stack check: cosmetics by Stefan Reinauer · 11 years ago
  82. 9518b56 intel/gma: Clarify code and use dedicated init for Google Peppy by Ronald G. Minnich · 11 years ago
  83. 3905e3d delay: Have mdelay() / delay() available in romstage, too by Stefan Reinauer · 11 years ago
  84. b8fad3d arm: libpayload: Add cache coherent DMA memory definition and management by Julius Werner · 11 years ago
  85. 133096b coreboot classes: Add dynamic classes to coreboot by Furquan Shaikh · 10 years ago
  86. 586460b cbfs: Check return value of map() for error by Julius Werner · 11 years ago
  87. e17843c cbfs: Fix overwalk on file scan by Steven Sherk · 11 years ago
  88. 1f5487a coreboot_tables: reduce redundant data structures by Julius Werner · 11 years ago
  89. e211bd9 src/lib/edid.c: missing break statement by Patrick Georgi · 10 years ago
  90. 34352d1 Possible thread stack implementation. by Ronald G. Minnich · 11 years ago
  91. 6beb1fe lib: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  92. db8693b ACPI: Recover type of wakeup in acpi_is_wakeup() by Kyösti Mälkki · 10 years ago
  93. 9b22985 lib/Makefile.inc: Stop gcc.c getting into SMM clang builds by Edward O'Callaghan · 10 years ago
  94. 8fac0b3 src/lib/clog2.c: Fix style and clarity, remove some cruft by Edward O'Callaghan · 10 years ago
  95. 4ba8ba4 build: Drop libgcc runtime wrapper in Clang builds by Edward O'Callaghan · 10 years ago
  96. 00bf3db baytrail: snapshot power state in romstage by Aaron Durbin · 11 years ago
  97. be25129 ramstage_cache: allow ramstage usage add valid helper by Aaron Durbin · 11 years ago
  98. bc5b557 baytrail: add more iosf access functions by Aaron Durbin · 11 years ago
  99. d86f0b7 reg_script: add reg_script_run_on_dev() by Aaron Durbin · 11 years ago
  100. 5c4b848 ChromeOS boards: Always build code for bootmode straps by Kyösti Mälkki · 10 years ago