1. ec47734 Kconfig: Remove BOARD_ID_MANUAL option by Julius Werner · 7 years ago
  2. a39aede src: Fix all Siemens copyrights by Mario Scheithauer · 7 years ago
  3. 3dbd284 lib/ramtest: Add comment by Patrick Rudolph · 7 years ago
  4. b843c5e lib/reg_script.c: Remove unused assignment by Paul Menzel · 7 years ago
  5. 66f1f38 intel/common/smbus: increase spd read performance by Kane Chen · 7 years ago
  6. 625160f lib: Prepare for libhwbase' generated config file by Nico Huber · 7 years ago
  7. fea2429 security/vboot: Move vboot2 to security kconfig section by Philipp Deppenwiese · 7 years ago
  8. bd885c5 lib/gpio: constify array inputs by Aaron Durbin · 7 years ago
  9. d45011c drivers/elog: Fix debug build errors by John E. Kabat Jr · 7 years ago
  10. bc652b9 Kconfig: Move libhwbase related options into lib/Kconfig by Nico Huber · 7 years ago
  11. c966075 Use stopwatch_wait_until_expired where applicable by Jonathan Neuschäfer · 7 years ago
  12. 6c521d3 src/lib/Makefile.inc: Remove loaders subdirectory by Jonathan Neuschäfer · 7 years ago
  13. 1850aa6 toolchain: Always use GCC for Ada sources by Nico Huber · 7 years ago
  14. dd9754d toolchain: Use xcompile proposed CFLAGS for Ada by Nico Huber · 7 years ago
  15. ab002fa src/lib/ubsan: Indent macros to improve readability by Jonathan Neuschäfer · 7 years ago
  16. 35cceb8 timestamp: Add function to get time since boot by Werner Zeh · 7 years ago
  17. d87e4b3 stage_cache: Add rmodule params in metadata by Kyösti Mälkki · 7 years ago
  18. 3fd259c postcar: Add cbmem_stage_cache by Kyösti Mälkki · 7 years ago
  19. dfdea2a lib/cbmem: provide optional cbmem top initialization hook by Aaron Durbin · 7 years ago
  20. 403fdbc lib/cbmem: use globals for non CAR global migration platforms by Aaron Durbin · 7 years ago
  21. fb53242 lib/cbmem: remove cbmem_region_used() by Aaron Durbin · 7 years ago
  22. 33e5790 lib/imd_cbmem: remove unused #include by Aaron Durbin · 7 years ago
  23. d46b8d5 lib/imd_cbmem: remove unused funciton by Aaron Durbin · 7 years ago
  24. f1778ce lib/program.ld: Guard .id section placement by Nico Huber · 7 years ago
  25. 806ea08b timestamp: Apply factor to recorded stamps by Kyösti Mälkki · 7 years ago
  26. 5ce0fe1 Port cmos.default handling to C environment bootblock by Nico Huber · 7 years ago
  27. 1d5e240 src/lib: Fix checkpatch warning: no spaces at the start of a line by Martin Roth · 7 years ago
  28. 467a87a Fix files with multiple newlines at the end. by Martin Roth · 7 years ago
  29. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  30. 1bf55b4 src/lib: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  31. 5f9c673 lib/spd_bin: Use proper I2C addresses by Nico Huber · 7 years ago
  32. 13bc5e5 lib/coreboot_tables: Zero framebuffer structure by Duncan Laurie · 7 years ago
  33. 08f9359 cr50: process uninitialized values gracefully by Vadim Bendebury · 7 years ago
  34. ab37e9a Add support for Undefined Behavior Sanitizer by Ryan Salsamendi · 7 years ago
  35. fce582f cbmem_console: Fix undefined behavior by Ryan Salsamendi · 7 years ago
  36. 01f9aa5 Consolidate reset API, add generic reset_prepare mechanism by Julius Werner · 7 years ago
  37. a26f9da lib/spd_bin: Print out correct SMBus SPD address in dump_spd_info by Furquan Shaikh · 7 years ago
  38. e18e642 src: change coreboot to lowercase by Martin Roth · 7 years ago
  39. ce768f3 lib/coreboot_tables: Remove weak fill_lb_framebuffer() by Nico Huber · 7 years ago
  40. 6d8266b Kconfig: Add choice of framebuffer mode by Nico Huber · 7 years ago
  41. 3db7653 lib/edid: Split out fill_lb_framebuffer() by Nico Huber · 7 years ago
  42. dd82edc lib/spd_bin: make SMBus SPD addresses an input by Aaron Durbin · 7 years ago
  43. d906bb6 cbmem_console: Improve 'cbmem -1' behavior for truncated pre-CBMEM logs by Julius Werner · 7 years ago
  44. bdb5c8f coreboot_tables: specify clear interface for lb_framebuffer() by Aaron Durbin · 7 years ago
  45. dbe8161 lib/edid: Save the display ASCII string by Arthur Heymans · 7 years ago
  46. 8c5884e lib/edid.c: Differentiate between absent and non-conformant EDID by Arthur Heymans · 7 years ago
  47. a459a8a lib/edid.c: Allow use of when not NGI by Arthur Heymans · 7 years ago
  48. a915cea cbmem_console: Document known reimpementations of console structure/API by Julius Werner · 7 years ago
  49. ee049fa drivers/i2c/tpm: use iobuf library for marshaling commands by Aaron Durbin · 7 years ago
  50. d67c687 Turn CBMEM console into a ring buffer that can persist across reboots by Julius Werner · 8 years ago
  51. d24dbf9 src/lib/jpeg: Fix missing closing brace by Youness Alaoui · 7 years ago
  52. e91d170 Remove libverstage as separate library and source file class by Julius Werner · 7 years ago
  53. 58c3938 vboot: Move remaining features out of vendorcode/google/chromeos by Julius Werner · 8 years ago
  54. 84b2978 chromeos: Remove old MOCK_TPM references by Julius Werner · 8 years ago
  55. 021ec28 cr50: add unmarshaling of vendor commands and process 'enable_update' by Vadim Bendebury · 7 years ago
  56. 36984d8 src/lib: Clean up general issues found by checkpatch.pl by Lee Leahy · 7 years ago
  57. 491c5b6 src/lib: Move assignment out of if condition by Lee Leahy · 7 years ago
  58. f59a75c src/lib: Remove semicolon from end of macro by Lee Leahy · 7 years ago
  59. 3e1cab4 src/lib: Remove unnecessary code by Lee Leahy · 7 years ago
  60. 696ced6 src/lib: Move asmlinkage before type by Lee Leahy · 7 years ago
  61. 342f8d6 src/lib: Fix brace positions by Lee Leahy · 7 years ago
  62. 7340217 src/lib: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  63. 35af5c4 src/lib: Fix spacing by Lee Leahy · 7 years ago
  64. e20a319 src/lib: Use tabs instead of spaces by Lee Leahy · 7 years ago
  65. 38768c3 src/lib: Remove space between function name and ( by Lee Leahy · 7 years ago
  66. b6ee0f9 src/lib: Move trailing statements to next line by Lee Leahy · 7 years ago
  67. eeb7737 vboot/tpm2: enable nvmem commits on cr50 when writing firmware secdata by Aaron Durbin · 7 years ago
  68. 06f12f9 lib/tpm2_marshaling: fix in correct buffer space semantics by Aaron Durbin · 7 years ago
  69. 45fde70 src/lib: Add space before ( by Lee Leahy · 7 years ago
  70. 2f919ec src/lib: Remove braces for single statements by Lee Leahy · 7 years ago
  71. b2d834a src/lib: Fix space between type, * and variable name by Lee Leahy · 7 years ago
  72. 75b8599 src/lib: Add "int" following "unsigned" by Lee Leahy · 7 years ago
  73. d638ef4 src/lib: Remove spaces after ( and before ) by Lee Leahy · 7 years ago
  74. 0e3c59e ddr3 spd: move accessor code into lib/spd_bin.c by Patrick Georgi · 8 years ago
  75. d09dc6b cbmem_console: Remove "buffer_" prefix from all structure fields by Julius Werner · 8 years ago
  76. 8e4bb31 src/lib: Update Makefile to keep build/spd.bin rule private by Martin Roth · 8 years ago
  77. 23bb036 lb_tables: make lb_mainboard and lb_strings record sizes 64-bit aligned by Ronald G. Minnich · 8 years ago
  78. f56c778 google/chromeos: disable platform hierarchy on resume for TPM2 by Aaron Durbin · 8 years ago
  79. 49342cd arch/x86: fix cmos post logging in non romcc bootblock by Aaron Durbin · 8 years ago
  80. b8a5736 lib/spd_bin: Check return code & remove dead code by Naresh G Solanki · 8 years ago
  81. 7ce1a75 pc80: Move set_boot_successful() by Kyösti Mälkki · 8 years ago
  82. 2a7708a cbfs: Add API to locate a file from specific region by Pratik Prajapati · 8 years ago
  83. 16bd267 bootstate: add arch specific hook at coreboot exit by Aaron Durbin · 8 years ago
  84. cd0bc98 lib: add region file support by Aaron Durbin · 8 years ago
  85. 30c64be lib/compute_ip_checksum: mark data buffer as const by Aaron Durbin · 8 years ago
  86. 00563bf lib: Add time stamp when starting to finalize chips by Paul Menzel · 8 years ago
  87. b4afe3c lib/nhlt: add support for setting the oem_revision by Aaron Durbin · 8 years ago
  88. afe8aee lib: put romstage_handoff implementation in own compilation unit by Aaron Durbin · 8 years ago
  89. 6c191d8 romstage_handoff: add helper to determine resume status by Aaron Durbin · 8 years ago
  90. 335781a lib: Add library to handle SPD data in CBFS or DIMM by Naresh G Solanki · 8 years ago
  91. c83239e Hook up libhwbase in ramstage by Nico Huber · 8 years ago
  92. de01136 intel post-car: Increase stacktop alignment by Kyösti Mälkki · 8 years ago
  93. af8ae93 vboot: TPM2 - report attempts to re-create NVRAM spaces by Vadim Bendebury · 8 years ago
  94. 289ee8f lib/tpm2: do not create all NVRAM spaces with the same set of attributes by Vadim Bendebury · 8 years ago
  95. 8b5d04e lib/tlcl: Ensure tlcl library is initialized only once by Furquan Shaikh · 8 years ago
  96. fb81474 TPM: Add TPM driver files to romstage by Furquan Shaikh · 8 years ago
  97. 9d6f365 ACPI S3: Remove HIGH_MEMORY_SAVE where possible by Kyösti Mälkki · 8 years ago
  98. 19652e6 quick_ram_check: Remove reference to RAMBASE by Kyösti Mälkki · 8 years ago
  99. e0ed902 Add option to use Ada code in ramstage by Nico Huber · 8 years ago
  100. 8cd723b lib/prog_loaders: use common ramstage_cache_invalid() by Aaron Durbin · 8 years ago