1. 20686d8 coreboot: add imd library by Aaron Durbin · 9 years ago
  2. 69cb2c2 coreboot: add a place to choose romstage loader by Aaron Durbin · 9 years ago
  3. d06258c build system: add manual board id support by Stefan Reinauer · 9 years ago
  4. 243c614 lib: add base64 decoder by Vadim Bendebury · 9 years ago
  5. 9ff8f6f Unify byte order macros and clrsetbits by Julius Werner · 9 years ago
  6. 9eb6f61 cbfs: Print absolute offsets of loaded files by Vadim Bendebury · 9 years ago
  7. 76e3303 chromeos: vboot2: Add TPM PCR extension support by Julius Werner · 10 years ago
  8. 6bfabce cbfs: look for CBFS header in a predefined place by Vadim Bendebury · 10 years ago
  9. 9dccf1c uart: pass register width in the coreboot table by Vadim Bendebury · 10 years ago
  10. a5aac76 drivers/spi: Pass flash parameters from coreboot to payload by Dan Ehrenberg · 10 years ago
  11. f9b49e8 Add delay before reading GPIOs in gpio_base2_value() by David Hendricks · 10 years ago
  12. a43db19 arm: Fix checkstack() to use correct stack size by Julius Werner · 10 years ago
  13. a7d9244 timestamps: You can never have enough of them! by Julius Werner · 10 years ago
  14. 44cf870 timer: Reestablish init_timer(), consolidate timer initialization calls by Julius Werner · 10 years ago
  15. efcee76 CBFS: Automate ROM image layout and remove hardcoded offsets by Julius Werner · 10 years ago
  16. 144c228 vboot: Include vb2_api.h, instead of lower-level vboot2 header files by Randall Spangler · 10 years ago
  17. efb546d ramoops: Add support for passing ramoops region through cb tables. by Furquan Shaikh · 10 years ago
  18. 627b3bd cbtables: Add RAM config information by David Hendricks · 10 years ago
  19. 6fab365 gpio: compile gpio.c at all stages by David Hendricks · 10 years ago
  20. 3b11de8 gpio: decouple tristate gpio support from board ID by David Hendricks · 10 years ago
  21. 21db62e gpio: add a function to read GPIO array as base-2 value by David Hendricks · 10 years ago
  22. 3fc6368 gpio: cosmetic changes to tristate_gpios.c by David Hendricks · 10 years ago
  23. 886d29b gpio: Remove non-ternary tristate mode, make ternaries easier by Julius Werner · 10 years ago
  24. eaa9c45 gpio: Extend common GPIO header, simplify function names by Julius Werner · 10 years ago
  25. dd94b5f chromeos: move VPD MAC address retrieval function by Vadim Bendebury · 10 years ago
  26. e5e3630 timer: Add generic udelay() implementation by Aaron Durbin · 10 years ago
  27. 7ca6522 rmodule: remove cbmem_entry usage by Aaron Durbin · 9 years ago
  28. b0d8f5e hardwaremain: explicitly call cbmem_initialize() early by Aaron Durbin · 9 years ago
  29. 8c5e4d9 cbfs: Enforce media->map() result checking, improve error messages by Julius Werner · 10 years ago
  30. 04de971 rmodules: fix linking by Aaron Durbin · 9 years ago
  31. 18ea2d3 baytrail: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago
  32. ec5e5e0 New mechanism to define SRAM/memory map with automatic bounds checking by Julius Werner · 10 years ago
  33. 828e0e8 build system: run linker scripts through the preprocessor by Patrick Georgi · 9 years ago
  34. 56b8309 build system: rename __BOOT_BLOCK__ and __VER_STAGE__ by Patrick Georgi · 9 years ago
  35. 9f5a5c5 Add table driven way to add platform specific reg_script routines by Lee Leahy · 10 years ago
  36. 460703b rmodule: use struct prog while loading rmodules by Aaron Durbin · 9 years ago
  37. ce9efe0 program loading: unify on struct prog by Aaron Durbin · 9 years ago
  38. b3847e6 program loading: add prog_run() function by Aaron Durbin · 9 years ago
  39. 3948e53 program loading: introduce struct prog by Aaron Durbin · 9 years ago
  40. 274ef41 vpd: retrieve mac addresses and pass them to bootloader by Vadim Bendebury · 10 years ago
  41. 86b0c8b chromeos: Add WiFi calibration CBMEM entry pointer to coreboot table by Vadim Bendebury · 10 years ago
  42. 2a567ee cbfs: more accurate size check for simple buffer mapping by Daisuke Nojiri · 10 years ago
  43. 67514a7 cbfs: remove cbfs_core.h includes by Aaron Durbin · 9 years ago
  44. 6e76fff program loading: provide one cache maintenance callback by Aaron Durbin · 9 years ago
  45. ebf2ed4 payload loading: remove passing of struct payload by Aaron Durbin · 9 years ago
  46. fcfdff8 loading: move ramstage cache function declarations by Aaron Durbin · 9 years ago
  47. 5b9384c cbfs: remove run_address() by Aaron Durbin · 9 years ago
  48. abde3b5 arm64: Add support for secure monitor by Furquan Shaikh · 10 years ago
  49. 00903e5 cbfs/rmodule: add architecture specific operations at stage load by Ionela Voinescu · 10 years ago
  50. a88c919 cbfs: support concurrent media channels properly by Vadim Bendebury · 10 years ago
  51. 573e211 fix how to interpret board id read from gpios by Daisuke Nojiri · 10 years ago
  52. 3760272 Restore name of the function reading tertiary GPIO states by Vadim Bendebury · 10 years ago
  53. 12d45b2 cbfs: expose init_backing_media() by Aaron Durbin · 9 years ago
  54. 3589017 vboot2: load decompressed stage directly to load address by Daisuke Nojiri · 10 years ago
  55. 79cac09 vboot2: translate shared data to hand off to depthcharge by Daisuke Nojiri · 10 years ago
  56. 5799097 vboot2: read secdata and nvdata by Daisuke Nojiri · 10 years ago
  57. b0c302f Publish the board ID value in coreboot table, when configured by Vadim Bendebury · 10 years ago
  58. 9c9c336 Generalize revision number calculation function by Vadim Bendebury · 10 years ago
  59. ad5a909 ramstage: remove rela_time use by Aaron Durbin · 10 years ago
  60. 0a0fc3b cbfs: change 1 message level to WARNING if cbfs can't find specific data by Kane Chen · 10 years ago
  61. d1b0e87 loaders: add run_romstage() function to bootblock by Aaron Durbin · 9 years ago
  62. 04654a2 loaders: add program_loading.h header file by Aaron Durbin · 9 years ago
  63. 3486d1f verstage should include the CBFS SPI wrapper, when configured by Vadim Bendebury · 10 years ago
  64. 9ef9d85 bootstate: use structure pointers for scheduling callbacks by Aaron Durbin · 9 years ago
  65. f69a99d coreboot: x86: enable gc-sections by Aaron Durbin · 9 years ago
  66. 4472408 lib: Add Kconfig option to enable/disable auto fallback control by Timothy Pearson · 9 years ago
  67. dbe0df1 Add and consistently use wrapper macro for romstage static variables by Julius Werner · 10 years ago
  68. 510d1bd build.h: remove variable for the builduser, -hostname and -domain by Alexander Couzens · 9 years ago
  69. 2c4aab3 coreboot: fix munged license text by Aaron Durbin · 9 years ago
  70. 196ee2b coreboot memrange: Two changes for zero size or empty memrange by Furquan Shaikh · 10 years ago
  71. 73307e0 Add stage information to coreboot banner by Stefan Reinauer · 9 years ago
  72. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  73. 0490f74 TPM: Fix whitespace by Kyösti Mälkki · 9 years ago
  74. c522fc8 drivers/xgi/z9s: Port Linux framebuffer initialization to coreboot by Timothy Pearson · 9 years ago
  75. ae98e83 CBMEM: Always use DYNAMIC_CBMEM by Kyösti Mälkki · 10 years ago
  76. 2fb6b40 CBMEM: Support DYNAMIC_CBMEM with LATE_CBMEM_INIT by Kyösti Mälkki · 10 years ago
  77. 02aebb6 CBMEM: Change some types to uintptr_t by Kyösti Mälkki · 10 years ago
  78. 91fac61 CBMEM: Tidy up CAR migration by Kyösti Mälkki · 10 years ago
  79. 8659e40 CBMEM console: Fix and enhance pre-RAM support by Kyösti Mälkki · 10 years ago
  80. 4d10750 CBMEM: Add timestamp_reinit() by Kyösti Mälkki · 10 years ago
  81. 0a11a61 CBMEM: Move cbmemc_reinit() by Kyösti Mälkki · 10 years ago
  82. e455425 CBMEM console: Fix CAR migration step by Kyösti Mälkki · 10 years ago
  83. 823edda CBMEM: Implement cbmem_run_init_hooks() stub by Kyösti Mälkki · 10 years ago
  84. ae9cd01 rmodule: Correct the typecast with proper parenthesis by Furquan Shaikh · 10 years ago
  85. efb5cde vboot2: copy tlcl from vboot_reference as a preparation for vboot2 integration by Daisuke Nojiri · 10 years ago
  86. bcc1d42 vboot2: implement select_firmware for pre-romstage verification by Daisuke Nojiri · 10 years ago
  87. 7a3c349 rmodule: Fix 64-bit related typecast errors by Furquan Shaikh · 10 years ago
  88. b3e0202 cbfs: add cbfs_read() by Aaron Durbin · 10 years ago
  89. b312b7f cbfs: add cbfs_locate_file() by Aaron Durbin · 10 years ago
  90. 560c643 Primitive memory test by David Hendricks · 10 years ago
  91. d686522 misc: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  92. de53bdf CBMEM: Rename utility file by Kyösti Mälkki · 10 years ago
  93. 5f066b2 doxygen fixes: change @var to @param var by Martin Roth · 10 years ago
  94. 3a6550d timestamps: Switch from tsc_t to uint64_t by Stefan Reinauer · 11 years ago
  95. 9e208bc Print segment clean up information only when required. by Vadim Bendebury · 10 years ago
  96. 6a3f92f ipq8064: SOC UART driver belongs in the SOC directory by Vadim Bendebury · 10 years ago
  97. adcb095 Provide a common CBFS wrapper for SPI storage by Vadim Bendebury · 10 years ago
  98. 8b143c5 cbmem: use a single id to name mapping table by Vadim Bendebury · 10 years ago
  99. 87acccc CBMEM: Always build for x86 romstage by Kyösti Mälkki · 10 years ago
  100. 8b12a28 edid: fill reserved bits fields in cb_framebuffer by Patrick Georgi · 10 years ago