1. 40cb3fe commonlib/console/post_code.h: Change post code prefix to POSTCODE by lilacious · 1 year, 1 month ago
  2. 865c97c broadwell: Decouple LPDDR3 DQ/DQS maps from `pei_data` by Angel Pons · 3 years ago
  3. 4a8cb30 soc/intel/broadwell: Consolidate SPD handling by Angel Pons · 3 years ago
  4. 333751b broadwell: Compute channel disable masks at runtime by Angel Pons · 3 years ago
  5. ad6157e timestamps: Rename timestamps to make names more consistent by Jakub Czapiga · 2 years, 5 months ago
  6. 2d45322 broadwell: Drop weak `mainboard_fill_spd_data` definition by Angel Pons · 3 years ago
  7. 2bc7a6b soc/intel/broadwell: Move `mainboard_fill_spd_data` by Angel Pons · 3 years ago
  8. dc60073 soc/intel/broadwell: Move `pei_data` out of romstage.c by Angel Pons · 3 years ago
  9. c1328a6 MRC platforms: Fix MRC version printk format specifiers by Angel Pons · 3 years, 1 month ago
  10. a8753e9 haswell/broadwell: Replace remaining MCHBAR accessors by Angel Pons · 3 years, 3 months ago
  11. d0d528a soc/intel/broadwell: Align raminit with Haswell by Angel Pons · 3 years, 6 months ago
  12. b3a411c sb,soc/intel: Drop unnecessary headers by Kyösti Mälkki · 3 years, 7 months ago
  13. 9d0cc2a cbfs: Introduce cbfs_ro_map() and cbfs_ro_load() by Julius Werner · 4 years, 6 months ago
  14. 6615c6e mrc_cache: Move code for triggering memory training into mrc_cache by Shelley Chen · 3 years, 8 months ago
  15. 1500dd0 soc/intel/broadwell: Flatten northbridge folder structure by Angel Pons · 3 years, 9 months ago[Renamed from src/soc/intel/broadwell/romstage/raminit.c]
  16. 29a52c8 soc/intel/broadwell: Add ECC config reporting by Angel Pons · 3 years, 9 months ago
  17. 162a737 soc/intel/broadwell: Remove unnecessary array by Angel Pons · 3 years, 9 months ago
  18. 973c9d4 soc/intel/broadwell: Fix copy-pasted copy-paste error by Angel Pons · 3 years, 9 months ago
  19. 430f1c5 soc/intel/broadwell: Align raminit-related code with Haswell by Angel Pons · 3 years, 9 months ago
  20. 239c966 soc/intel/broadwell: Relocate `report_memory_config` function by Angel Pons · 3 years, 9 months ago
  21. ad9cd68 mrc_cache: Add mrc_cache fetch functions to support non-x86 platforms by Shelley Chen · 4 years ago
  22. a9f881d ACPI: Drop some HAVE_ACPI_RESUME preprocessor use by Kyösti Mälkki · 4 years, 1 month ago
  23. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  24. 29fbfcc vboot: Clean up pre-RAM use of vboot_recovery_mode_enabled() by Julius Werner · 4 years, 4 months ago
  25. f94ac9a soc/intel/broadwell: 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. 4058122 arch/x86: Remove <arch/cbfs.h> by Kyösti Mälkki · 4 years, 7 months ago
  28. f5c0d61 intel/smm: Provide common smm_relocation_params by Kyösti Mälkki · 5 years ago
  29. 317cbd6 src/soc/intel: Avoid NULL pointer dereference by John Zhao · 5 years ago
  30. 4d56a06 nb/intel/broadwell: Add an option for where verstage starts by Arthur Heymans · 6 years ago
  31. f5cf60f Move calls to quick_ram_check() before CBMEM init by Kyösti Mälkki · 5 years ago
  32. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  33. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  34. 45022ae intel: Use CF9 reset (part 1) by Patrick Rudolph · 6 years ago
  35. 9aaf59a soc/intel/broadwell: decouple PEI memory struct from coreboot header by Matt DeVillier · 6 years ago
  36. decd062 drivers/mrc_cache: move mrc_cache support to drivers by Aaron Durbin · 7 years ago
  37. 47dffa5 chromeec: Remove checks for EC in RO by Daisuke Nojiri · 7 years ago
  38. e6ff159 soc/intel: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  39. 26b7cd0 soc/intel/broadwell: Fix spacing issues detected by checkpatch by Lee Leahy · 7 years ago
  40. 31be2c9 soc/intel/common: remove mrc cache assumptions by Aaron Durbin · 8 years ago
  41. 0325dc6 bootmode: Get rid of CONFIG_BOOTMODE_STRAPS by Furquan Shaikh · 8 years ago
  42. 9e6d143 soc/intel/broadwell: use common Intel ACPI hardware definitions by Aaron Durbin · 8 years ago
  43. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  44. 42e6856 stage_cache: use cbmem init hooks by Aaron Durbin · 9 years ago
  45. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  46. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  47. bd74a4b coreboot: common stage cache by Aaron Durbin · 9 years ago
  48. 4ee4bd5 broadwell: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago
  49. a30f7e6 cbfs: correct types used for accessing files by Aaron Durbin · 9 years ago
  50. ebbb0d4 broadwell: add support for smbios type17 in broadwell by Kane Chen · 10 years ago
  51. a6354a1 broadwell: Preparations for building by Marc Jones · 10 years ago
  52. 546953c Replace hlt with halt() by Patrick Georgi · 10 years ago
  53. 6168027 broadwell: ACPI, romstage, and other updates by Duncan Laurie · 10 years ago
  54. c88c54c broadwell: add new intel SOC by Duncan Laurie · 10 years ago