1. 41a2c73 cpu/x86: Default to PARALLEL_MP selected by Kyösti Mälkki · 3 years, 1 month ago
  2. a4cd911 soc/intel: Factor out common smmrelocate.c by Angel Pons · 3 years, 5 months ago
  3. fce36e4 vc/google/chromeos: Always use CHROMEOS_RAMOOPS_DYNAMIC by Kyösti Mälkki · 3 years, 5 months ago
  4. 30cca6c drivers/intel/fsp2_0: Add support for MP services2 PPI by Aamir Bohra · 3 years, 5 months ago
  5. 5f262be intel: Rename config FSP_USES_MP_SERVICES_PPI to MP_SERVICES_PPI by Furquan Shaikh · 3 years, 5 months ago
  6. 1a5f25e intel: Drop FSP_PEIM_TO_PEIM_INTERFACE by Furquan Shaikh · 3 years, 5 months ago
  7. 26c0e95 src/soc/intel: Remove CPU_INTEL_COMMON_SMM selection by Elyes HAOUAS · 3 years, 5 months ago
  8. 7d63878 device/Kconfig: Declare MMCONF symbols' type once by Angel Pons · 3 years, 5 months ago
  9. e76ce87 arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limits by Kyösti Mälkki · 4 years, 1 month ago
  10. 8a6c34e soc/intel/{icl,tgl,jsl,ehl}: add LPIT support by Michael Niewöhner · 3 years, 6 months ago
  11. c7bbffa soc/intel/icelake: Remove unused ENABLE_DISPLAY_OVER_EXT_PCIE_GFX by Subrata Banik · 3 years, 6 months ago
  12. 87c7ec7 soc/intel: Remove INTEL_CAR_NEM_ENHANCED_V2 config option by Shreesh Chhabbi · 3 years, 7 months ago
  13. 21974ab soc/intel: Select SOC_INTEL_COMMON_BLOCK_CAR as per alphabetical order by Subrata Banik · 3 years, 8 months ago
  14. 4ed9f9a soc/intel: Use of common reset code block by Subrata Banik · 3 years, 8 months ago
  15. 23e8813 soc/intel: Add a driver for CNVi WiFi/BT controllers by Furquan Shaikh · 3 years, 9 months ago
  16. 6f1754d soc/intel/icl: enable common CPU code by Michael Niewöhner · 3 years, 9 months ago
  17. 10ae1cf {cpu,soc}/intel: deduplicate cpu code by Michael Niewöhner · 3 years, 9 months ago
  18. dadcbfb soc/intel: convert XTAL frequency constant to Kconfig by Michael Niewöhner · 3 years, 9 months ago
  19. fe6070f soc/intel/common: add Kconfig for PM Timer emulation support by Michael Niewöhner · 3 years, 9 months ago
  20. 0359d9d soc/intel: Make use of PMC low power program from common block by Subrata Banik · 3 years, 9 months ago
  21. 6c2568f drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES config by Shelley Chen · 3 years, 10 months ago
  22. a32df26 arch/x86: Introduce `ARCH_ALL_STAGES_X86_32` by Angel Pons · 3 years, 10 months ago
  23. c1d227d soc/intel/common/cpu: Update COS mask calculation for NEM enhanced mode by Aamir Bohra · 4 years ago
  24. c731788 cpu,soc/intel: Drop select SMP by Kyösti Mälkki · 4 years, 8 months ago
  25. 01e3855 drivers/intel/fsp2_0: decouple FSP_PEIM_TO_PEIM_INTERFACE from FSP 2.1 by Jonathan Zhang · 4 years, 1 month ago
  26. cfc3c35 ACPI: Remove Kconfig COMMON_FADT by Kyösti Mälkki · 4 years, 1 month ago
  27. ebeaad9 soc/intel/common/{pch,sata}: Remove SATA common code driver by Subrata Banik · 4 years, 1 month ago
  28. 1e06611 soc/intel: Disable config option for SCS by default by Duncan Laurie · 4 years, 3 months ago
  29. a0e72c4 fsp2_0: Gather Kconfig declarations by Nico Huber · 4 years, 3 months ago
  30. 8a6e036 intel/fsp2_0: Make FSP_USE_REPO a SoC opt-in by Johanna Schander · 4 years, 7 months ago
  31. 56626cf soc/intel/{icl,jsl,tgl}: Enable PlatformDebugConsent by Kconfig by Subrata Banik · 4 years, 4 months ago
  32. 56e2f13 vboot: remove VBOOT_SAVE_RECOVERY_REASON_ON_REBOOT option by Joel Kitching · 4 years, 5 months ago
  33. f538d74 vendorcode/intel: Remove Ice Lake FSP Bindings by Johanna Schander · 4 years, 7 months ago
  34. 2fff391 soc/intel/{cnl,icl,skl, tgl}: Move SOC_INTEL_COMMON_BLOCK_THERMAL into SoC specific Kconfig by Subrata Banik · 4 years, 6 months ago
  35. c05b1a6 Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol by Arthur Heymans · 4 years, 8 months ago
  36. 9414600 soc/intel/icelake: Make CpuMpPpi implementation default for ICL by Subrata Banik · 4 years, 8 months ago
  37. f5c0d61 intel/smm: Provide common smm_relocation_params by Kyösti Mälkki · 5 years ago
  38. b676837 soc/intel/icelake: Remove FSP-T option in Kconfig by Arthur Heymans · 4 years, 8 months ago
  39. b8cd4b0 drivers/intel/fsp2_0: move common cbmem_top_chipset to fsp driver by Michael Niewöhner · 4 years, 8 months ago
  40. cf5af24 soc/intel/common/sa: Remove EBDA dependency by Arthur Heymans · 4 years, 8 months ago
  41. fb2a9d5 soc/intel/icelake: Set FSP_TEMP_RAM_STACK unconditionally by Subrata Banik · 4 years, 8 months ago
  42. 645f244 soc/intel/icelake: Set DCACHE_BSP_STACK_SIZE default ~129KiB unconditionally by Subrata Banik · 4 years, 8 months ago
  43. 0d6ddf8 cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE by Kyösti Mälkki · 4 years, 8 months ago
  44. 836994e soc/intel/common/pch: move EBDA Kconfig to soc level by Michael Niewöhner · 4 years, 8 months ago
  45. 1dcc170 soc/intel/{cnl, icl}: Update the DCACHE_BSP_STACK_SIZE to 129KiB by V Sowmya · 4 years, 9 months ago
  46. 1d260e6 intel/fsp2_0: Add help text for FSP_TEMP_RAM_SIZE Kconfig by Subrata Banik · 4 years, 10 months ago
  47. 0f5e01a arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION by Kyösti Mälkki · 5 years ago
  48. 9fc12e0 arch/x86: Enable POSTCAR_CONSOLE by default by Kyösti Mälkki · 5 years ago
  49. 0a4457f lib/stage_cache: Refactor Kconfig options by Kyösti Mälkki · 5 years ago
  50. ed9ea86 soc/intel/common/pch: Move thermal kconfig selection into common/pch by Subrata Banik · 5 years ago
  51. d19b3ca soc/intel/icelake: Make use of common thermal code for ICL by Subrata Banik · 5 years ago
  52. b14b55d soc/intel/icelake: Add ENABLE_DISPLAY_OVER_EXT_PCIE_GFX kconfig by Subrata Banik · 5 years ago
  53. 7ed704d soc/intel/{cnl,icl}: Always use CAR NEM enhanced by default by Angel Pons · 5 years ago
  54. b28b6b5 arch/x86: Flip HAVE_MONOTONIC_TIMER default by Kyösti Mälkki · 5 years ago
  55. 8abf66e cpu/x86: Flip SMM_TSEG default by Kyösti Mälkki · 5 years ago
  56. a0368a0 soc/intel/{cml, whl}: Add option to skip HECI disable in SMM by Subrata Banik · 5 years ago
  57. 9995418 soc/intel: Replace UART_BASE() and friends with a Kconfig by Nico Huber · 5 years ago
  58. ffb83be soc/intel/icelake: Select FSP_M_XIP by Subrata Banik · 5 years ago
  59. 6672bd8 vboot: refactor OPROM code by Joel Kitching · 5 years ago
  60. 55fb6b4 soc/intel/icelake: Enable support for FSP 2.1 specification by Subrata Banik · 6 years ago
  61. f5ca922 Untangle CBFS microcode updates by Nico Huber · 6 years ago
  62. a96e66a soc/intel: Clean mess around UART_DEBUG by Nico Huber · 6 years ago
  63. 458297c soc/intel/icelake: Increase bootblock size by Subrata Banik · 6 years ago
  64. 26d706b soc/intel/icelake: Create macros for FSP consumption by Subrata Banik · 6 years ago
  65. 23012a0 soc/intel/icelake: Allow coreboot to reserve stack for fsp by Aamir Bohra · 6 years ago
  66. c6382cd soc/intel/*: Make FSP header path user configurable by Patrick Georgi · 6 years ago
  67. 3ee54bb soc/intel/icelake: Do initial SoC commit by Aamir Bohra · 6 years ago