1. 78ba7a7 device/dram/ddr{3,4}: Rename spd_raw_data for specific DDR by Elyes Haouas · 10 weeks ago
  2. ea19858 soc/intel: Rename Makefiles from .inc to .mk by Martin Roth · 6 months ago
  3. 40cb3fe commonlib/console/post_code.h: Change post code prefix to POSTCODE by lilacious · 1 year, 1 month ago
  4. 9231f0b soc: Add SPDX license headers to Makefiles by Martin Roth · 1 year, 9 months ago
  5. fa3bc04 CBMEM: Change declarations for initialization hooks by Kyösti Mälkki · 2 years, 4 months ago
  6. ad6157e timestamps: Rename timestamps to make names more consistent by Jakub Czapiga · 2 years, 5 months ago
  7. afb3d7e device/dram/ddr3: Get rid of useless typedefs by Angel Pons · 3 years, 4 months ago
  8. c5c3e3c soc/intel/baytrail: Use cbmem_recovery() by Kyösti Mälkki · 3 years, 5 months ago
  9. 6ceec16 soc/intel/baytrail: Use a variable for s3resume by Kyösti Mälkki · 3 years, 5 months ago
  10. 540902c intel/baytrail,braswell,broadwell: Add const qualifier for power_state by Kyösti Mälkki · 3 years, 6 months ago
  11. b3a411c sb,soc/intel: Drop unnecessary headers by Kyösti Mälkki · 3 years, 7 months ago
  12. 834b3ec cbfs: Simplify load/map API names, remove type arguments by Julius Werner · 4 years, 4 months ago
  13. ad9cd68 mrc_cache: Add mrc_cache fetch functions to support non-x86 platforms by Shelley Chen · 4 years ago
  14. a3759e3 src: Remove unused 'include <stddef.h> by Elyes HAOUAS · 4 years ago
  15. e053493 soc/intel/baytrail: Add MRC SMBus workaround by Mate Kukri · 4 years ago
  16. 89739ba {sb,soc}/intel/**/*.c: Use macros for PCI COMMAND bits by Angel Pons · 4 years ago
  17. bd42b06 soc/intel/baytrail/romstage/pmc.c: Add missing include by Elyes HAOUAS · 4 years ago
  18. 8ebad6d soc/intel/baytrail/romstage/raminit.c: Add missing include by Elyes HAOUAS · 4 years ago
  19. b5320b2 soc/intel/baytrail: Rename "pmc.h" to "pm.h" by Angel Pons · 4 years ago
  20. a9f881d ACPI: Drop some HAVE_ACPI_RESUME preprocessor use by Kyösti Mälkki · 4 years, 1 month ago
  21. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  22. 29fbfcc vboot: Clean up pre-RAM use of vboot_recovery_mode_enabled() by Julius Werner · 4 years, 5 months ago
  23. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  24. 85360723 soc/baytrail/raminit: Populate SMBIOS type 17 tables by Matt DeVillier · 4 years, 3 months ago
  25. c3f58f6 soc/intel/baytrail: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  26. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  27. f555a58 sb/intel/common: Declare common smbus_base() and enable_smbus() by Kyösti Mälkki · 4 years, 6 months ago
  28. 179da7f soc/intel/baytrail: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 4 years, 8 months ago
  29. 459f493 intel/baytrail: Replace config_of(dev) with config_of_soc() by Kyösti Mälkki · 4 years, 10 months ago
  30. 7f50afb drivers/elog: Add elog_boot_notify() by Kyösti Mälkki · 4 years, 10 months ago
  31. 3e77279 google/rambi,intel/baytrail: Simplified romstage flow by Kyösti Mälkki · 5 years ago
  32. 81100bf soc/intel: Move fill_postcar_frame to memmap.c by Kyösti Mälkki · 5 years ago
  33. 568a42a intel/baytrail: Use smm_subregion() by Kyösti Mälkki · 5 years ago
  34. 4444919 intel/baytrail: Reorganize romstage.c by Kyösti Mälkki · 5 years ago
  35. cd7a70f soc/intel: Use common romstage code by Kyösti Mälkki · 5 years ago
  36. a963acd arch/x86: Add <arch/romstage.h> by Kyösti Mälkki · 5 years ago
  37. c274185 arch/x86: Rename some mainboard_romstage_entry() by Kyösti Mälkki · 5 years ago
  38. 8e23bac intel/fsp1_0,baytrail,rangeley: Tidy up use of preprocessor by Kyösti Mälkki · 5 years ago
  39. 157b189 cpu/intel: Enter romstage without BIST by Kyösti Mälkki · 5 years ago
  40. 7cdb047 cpu/x86/smm: Promote smm_memory_map() by Kyösti Mälkki · 5 years ago
  41. 544878b arch/x86: Add postcar_frame_common_mtrrs() by Kyösti Mälkki · 5 years ago
  42. 5bc641a cpu/intel: Refactor platform_enter_postcar() by Kyösti Mälkki · 5 years ago
  43. 8950cfb soc/intel: Use config_of() by Kyösti Mälkki · 5 years ago
  44. 6e2d0c1 arch/x86: Adjust size of postcar stack by Kyösti Mälkki · 5 years ago
  45. 6336ee6 sb/intel/*: Delete early_spi by Patrick Rudolph · 5 years ago
  46. 74aa99a src: Drop unused '#include <halt.h>' by Elyes HAOUAS · 5 years ago
  47. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  48. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  49. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  50. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  51. e228678 soc/intel/baytrail: Don't use CAR_GLOBAL by Arthur Heymans · 6 years ago
  52. 4c7eee2 postcar: Make more use of postcar_frame_add_romcache() by Nico Huber · 5 years ago
  53. b1c57d1 soc/intel/baytrail: Use non-evict CAR setup by Arthur Heymans · 6 years ago
  54. 4865fe9 soc/intel/baytrail/romstage: Remove unneeded white space by Elyes HAOUAS · 5 years ago
  55. c641f7e cpu/intel/car: Prepare for C_ENVIRONMENT_BOOTBLOCK by Kyösti Mälkki · 6 years ago
  56. ee2e936 arch/x86: Unify bootblock MMX register usage by Kyösti Mälkki · 6 years ago
  57. c70eed1 device: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  58. a75ab2c cpu/intel/car: Drop remains of setup_stack_and_mtrrs() by Kyösti Mälkki · 6 years ago
  59. acaa581 soc/intel: Drop romstage_after_car() by Kyösti Mälkki · 6 years ago
  60. d5d20d0 soc/intel/baytrail: Implement POSTCAR stage by Arthur Heymans · 6 years ago
  61. f6cfbf3 soc/intel/baytrail: Use postcar_frame functions to set up frame by Arthur Heymans · 6 years ago
  62. 4ff7921 soc/intel/baytrail: Improve CAR setup by Arthur Heymans · 6 years ago
  63. 55d6238 src: Remove unneeded include <cbfs.h> by Elyes HAOUAS · 6 years ago
  64. 45022ae intel: Use CF9 reset (part 1) by Patrick Rudolph · 6 years ago
  65. 419bfbc src: Move common IA-32 MSRs to <cpu/x86/msr.h> by Elyes HAOUAS · 6 years ago
  66. 88607a4 src: Use tabs for indentation by Elyes HAOUAS · 6 years ago
  67. 63ebb5b soc/intel/baytrail: Remove trailing space in log message by Paul Menzel · 6 years ago
  68. db70f3b drivers/tpm: Add TPM ramstage driver for devices without vboot. by Philipp Deppenwiese · 6 years ago
  69. 39303d5 src/soc: Use "foo *bar" instead of "foo* bar" by Elyes HAOUAS · 6 years ago
  70. c07f8fb security/tpm: Unify the coreboot TPM software stack by Philipp Deppenwiese · 6 years ago
  71. 05498a2 src/soc: Get rid of whitespace before tab by Elyes HAOUAS · 6 years ago
  72. bc8762e src: Fix a typo on "mtrr" by Elyes HAOUAS · 6 years ago
  73. d88fb36 security/tpm: Change TPM naming for different layers. by Philipp Deppenwiese · 7 years ago
  74. 64e2d19 security/tpm: Move tpm TSS and TSPI layer to security section by Philipp Deppenwiese · 7 years ago
  75. decd062 drivers/mrc_cache: move mrc_cache support to drivers by Aaron Durbin · 7 years ago
  76. fea2429 security/vboot: Move vboot2 to security kconfig section by Philipp Deppenwiese · 7 years ago
  77. 47dffa5 chromeec: Remove checks for EC in RO by Daisuke Nojiri · 7 years ago
  78. 959cab4 vboot: Remove get_sw_write_protect_state callback by Julius Werner · 7 years ago
  79. e6ff159 soc/intel: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  80. 31be2c9 soc/intel/common: remove mrc cache assumptions by Aaron Durbin · 8 years ago
  81. afe8aee lib: put romstage_handoff implementation in own compilation unit by Aaron Durbin · 8 years ago
  82. 77e1399 romstage_handoff: remove code duplication by Aaron Durbin · 8 years ago
  83. de01136 intel post-car: Increase stacktop alignment by Kyösti Mälkki · 8 years ago
  84. 8cd723b lib/prog_loaders: use common ramstage_cache_invalid() by Aaron Durbin · 8 years ago
  85. 4a83f1c src/soc: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  86. 038e724 src/soc: Capitalize CPU, ACPI, RAM and ROM by Elyes HAOUAS · 8 years ago
  87. 0325dc6 bootmode: Get rid of CONFIG_BOOTMODE_STRAPS by Furquan Shaikh · 8 years ago
  88. f5cfaa3 soc/intel/baytrail: use common Intel ACPI hardware definitions by Aaron Durbin · 8 years ago
  89. e5c00a5 intel post-car: Consolidate choose_top_of_stack() by Kyösti Mälkki · 8 years ago
  90. 65e8f64 intel romstage: Use run_ramstage() by Kyösti Mälkki · 8 years ago
  91. 65cc526 Ignore RAMTOP for MTRRs by Kyösti Mälkki · 8 years ago
  92. 9d2762c intel cache_as_ram: Fix typo in comment by Kyösti Mälkki · 8 years ago
  93. 465eff6 Fix some cbmem.h includes by Kyösti Mälkki · 8 years ago
  94. 06a0b56 intel/baytrail: use fmap information for code caching by Patrick Georgi · 8 years ago
  95. 0e92bb0 tree wide: Convert "if (CONFIG_.*_TPM.*)" to "if (IS_ENABLED(...))" by Denis 'GNUtoo' Carikli · 8 years ago
  96. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  97. 86091f9 cpu/mtrr.h: Fix macro names for MTRR registers by Alexandru Gagniuc · 9 years ago
  98. 9796f60 coreboot: move TS_END_ROMSTAGE to one spot by Aaron Durbin · 9 years ago
  99. a400327 chromeos: vboot and chromeos dependency removal for sw write protect state by Paul Kocialkowski · 9 years ago
  100. 439356f x86: remove cpu_incs as romstage Make variable by Aaron Durbin · 9 years ago