index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
elkhartlake
/
Kconfig
Age
Commit message (
Expand
)
Author
2022-07-20
soc/intel/common/pch: Decouple CLIENT from BASE
Angel Pons
2022-06-05
soc/intel/elkhartlake: Remove board related vboot kconfigs from soc
Lean Sheng Tan
2022-06-03
soc/intel/elkhartlake: Select SOC_INTEL_RAPL_DISABLE_VIA_MCHBAR
Uwe Poeche
2022-05-18
soc/intel/elkhartlake: Skip FSP Notify APIs
Lean Sheng Tan
2022-05-16
soc/intel/elkhartlake: Implement TSN GbE driver
Mario Scheithauer
2022-04-29
soc/{amd/stoneyridge,intel}: Don't select VBOOT_SEPARATE_VERSTAGE
Arthur Heymans
2022-03-29
soc/intel: Move `pmc_clear_pmcon_sts()` into IA common code
Subrata Banik
2022-02-18
drivers/fsp/fsp2_0: Rework FSP Notify Phase API configs
Subrata Banik
2022-02-02
soc/intel/elkhartlake: Use SBI msg to disable HECI1
Subrata Banik
2022-01-30
soc/intel/elkhartlake: Drop stale eNEM TODO comment
Subrata Banik
2022-01-25
soc/intel/ehl: Add Kconfig option to disable reset on TCO expiration
Werner Zeh
2022-01-25
soc/intel/elkhartlake: Introduce Intel PSE
Lean Sheng Tan
2022-01-09
soc/intel/{icl,tgl,jsl,ehl}: enable ACPI CPPC entries
Michael Niewöhner
2021-12-12
soc/intel/elkhartlake: Hook up public microcode
Arthur Heymans
2021-11-10
Rename ECAM-specific MMCONF Kconfigs
Shelley Chen
2021-11-08
soc/intel: drop Kconfig `PM_ACPI_TIMER_OPTIONAL`
Michael Niewöhner
2021-10-22
arch/x86/ioapic: Select IOAPIC with SMP
Kyösti Mälkki
2021-10-17
soc/intel: implement ACPI timer disabling per SoC and drop common code
Michael Niewöhner
2021-10-12
soc/intel: replace dt option PmTimerDisabled by Kconfig
Michael Niewöhner
2021-09-29
soc/intel: Drop unnecessary `select REG_SCRIPT`
Angel Pons
2021-09-10
soc/intel/elkhartlake: Switch to runtime generation of Power Engine
Tim Wawrzynczak
2021-07-29
soc/intel/elkhartlake: Update UART clock divider params
Lean Sheng Tan
2021-07-26
src/*: Specify type of `CBFS_SIZE` once
Angel Pons
2021-07-19
soc/intel/common: Rename kconfig PMC_EPOC
Lean Sheng Tan
2021-07-02
src: Introduce `ARCH_ALL_STAGES_X86`
Angel Pons
2021-06-30
soc/intel/elkhartlake: Enable PCH GBE
Lean Sheng Tan
2021-06-30
src: Move `select ARCH_X86` to platforms
Angel Pons
2021-06-10
soc/intel/elkhartlake: Use FSP from FSP repo by default
Lean Sheng Tan
2021-06-07
cpu/x86: Default to PARALLEL_MP selected
Kyösti Mälkki
2021-06-04
soc/intel/elkhartlake: Update FSP-S storage related configs
Lean Sheng Tan
2021-04-21
soc/intel/alderlake: rename CONFIG_MAX_PCIE_CLOCKS to CONFIG_MAX_PCIE_CLOCK_SRC
Rizwan Qureshi
2021-03-03
soc/intel: Factor out common smmrelocate.c
Angel Pons
2021-03-01
soc/intel: Factor out identical acpigen GPIO helpers
Angel Pons
2021-02-16
vc/google/chromeos: Always use CHROMEOS_RAMOOPS_DYNAMIC
Kyösti Mälkki
2021-02-06
drivers/intel/fsp2_0: Add support for MP services2 PPI
Aamir Bohra
2021-02-06
intel: Rename config FSP_USES_MP_SERVICES_PPI to MP_SERVICES_PPI
Furquan Shaikh
2021-02-06
intel: Drop FSP_PEIM_TO_PEIM_INTERFACE
Furquan Shaikh
2021-02-01
src/soc/intel: Remove CPU_INTEL_COMMON_SMM selection
Elyes HAOUAS
2021-01-29
device/Kconfig: Declare MMCONF symbols' type once
Angel Pons
2021-01-28
arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limits
Kyösti Mälkki
2021-01-11
soc/intel/{icl,tgl,jsl,ehl}: add LPIT support
Michael Niewöhner
2020-12-02
soc/intel/elkhartlake: Update Kconfig
Tan, Lean Sheng
2020-11-03
soc/intel: Select SOC_INTEL_COMMON_BLOCK_CAR as per alphabetical order
Subrata Banik
2020-11-02
soc/intel: Use of common reset code block
Subrata Banik
2020-10-21
soc/intel: convert XTAL frequency constant to Kconfig
Michael Niewöhner
2020-10-21
soc/intel/common: add Kconfig for PM Timer emulation support
Michael Niewöhner
2020-10-03
soc/intel: Make use of PMC low power program from common block
Subrata Banik
2020-10-02
drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES config
Shelley Chen
2020-09-26
arch/x86: Introduce `ARCH_ALL_STAGES_X86_32`
Angel Pons
2020-09-08
soc/intel/elkhartlake: Do initial SoC commit till ramstage
Tan, Lean Sheng