summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/elkhartlake
Commit message (Expand)AuthorAgeFilesLines
...
* cpu/x86: Introduce and use `CPU_X86_LAPIC`Felix Held2021-10-261-1/+0
* cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCsFelix Held2021-10-251-1/+0
* soc/intel/elkhartlake: Add PSE PCI devices into header fileLean Sheng Tan2021-10-221-0/+82
* arch/x86/ioapic: Select IOAPIC with SMPKyösti Mälkki2021-10-221-1/+0
* cpu/x86/mp_init: move printing of failure message into mp_init_with_smmFelix Held2021-10-221-2/+2
* cpu/x86/mp_init: use cb_err as mp_init_with_smm return typeFelix Held2021-10-211-1/+2
* soc/intel: Constify `soc_get_cstate_map()`Angel Pons2021-10-191-1/+1
* soc/intel/*/acpi.c: Don't copy structs with `memcpy()`Angel Pons2021-10-191-1/+1
* soc/intel: transition full control over PM Timer from FSP to corebootMichael Niewöhner2021-10-171-0/+9
* soc/intel: implement ACPI timer disabling per SoC and drop common codeMichael Niewöhner2021-10-172-2/+1
* soc/intel: move disabling of PM Timer to SoC PMC codeMichael Niewöhner2021-10-172-9/+9
* soc/intel: deduplicate acpi_fill_soc_wakeMichael Niewöhner2021-10-171-15/+0
* soc/intel: drop P_BLK supportMichael Niewöhner2021-10-131-3/+0
* soc/intel: replace dt option PmTimerDisabled by KconfigMichael Niewöhner2021-10-123-12/+3
* soc/intel/*/cpu.c: Add missing space in commentAngel Pons2021-10-121-1/+1
* soc/intel: Drop unnecessary `select REG_SCRIPT`Angel Pons2021-09-291-1/+0
* soc/intel/{cnl,jsl,tgl,ehl,adl}: rename PMC device init/enable callbacksMichael Niewöhner2021-09-291-4/+4
* soc/intel/{xeon-sp,icl,tgl,jsl,ehl}: add NMI_{EN,STS} registersMichael Niewöhner2021-09-232-0/+12
* soc/intel/elkhartlake: Clear RTC_BATTERY_DEADTim Wawrzynczak2021-09-201-2/+18
* soc/intel/{ehl,jsl}: make use of Kconfig options for PRMRR sizeMichael Niewöhner2021-09-172-11/+4
* soc/intel/elkhartlake: Switch to runtime generation of Power EngineTim Wawrzynczak2021-09-103-3/+11
* cpu/x86/tsc: Deduplicate Makefile logicAngel Pons2021-09-081-1/+0
* soc/intel/elkhartlake: Lock PAM registers in finalizeTim Wawrzynczak2021-09-052-0/+11
* acpi: Fill fadt->century based on KconfigNico Huber2021-08-191-1/+0
* Move post_codes.h to commonlib/console/Ricardo Quesada2021-08-042-2/+2
* soc/intel/*: Allow configuring 8254 timer via CMOSSean Rhodes2021-08-031-1/+4
* soc/intel/elkhartlake: Update UART clock divider paramsLean Sheng Tan2021-07-291-4/+4
* src/*: Specify type of `CBFS_SIZE` onceAngel Pons2021-07-261-1/+0
* soc/intel/common: Rename kconfig PMC_EPOCLean Sheng Tan2021-07-191-2/+2
* soc/intel/elkhartlake: Expose FIVR config to mainboardLean Sheng Tan2021-07-172-11/+75
* soc/intel/elkhartlake: Make use of `cpu/intel/cpu_ids.h'Subrata Banik2021-07-172-2/+1
* src: Introduce `ARCH_ALL_STAGES_X86`Angel Pons2021-07-021-1/+0
* soc/intel: Refactor `xdci_can_enable()` functionAngel Pons2021-07-011-4/+1
* soc/intel/elkhartlake: Enable PCH GBELean Sheng Tan2021-06-305-3/+68
* src: Move `select ARCH_X86` to platformsAngel Pons2021-06-301-0/+1
* soc/intel: Drop casts around `soc_read_pmc_base()`Angel Pons2021-06-281-2/+1
* soc/intel/elkhartlake: Use is_devfn_enabled() for Device4Enable UPDSubrata Banik2021-06-231-3/+2
* soc/intel/elkhartlake: Use devfn_disable() function for XDCISubrata Banik2021-06-231-9/+3
* soc/intel/elkhartlake: Expose In-Band ECC config to mainboardWerner Zeh2021-06-212-0/+36
* soc/intel/elkhartlake: Make use of FSP_ARRAY_LOAD macroLean Sheng Tan2021-06-182-67/+15
* soc/intel/elkhartlake: Make use of is_devfn_enabled()Subrata Banik2021-06-163-17/+8
* soc/intel/elkhartlake: Update FSP-S FuSa related settingsLean Sheng Tan2021-06-112-0/+11
* soc/intel/elkhartlake: Update FSP-S PM & Thermal related configsLean Sheng Tan2021-06-112-0/+93
* soc/intel/elkhartlake: Fix gpio_soc_defs.h variable typoLean Sheng Tan2021-06-101-1/+1
* soc/intel/elkhartlake: Use FSP from FSP repo by defaultLean Sheng Tan2021-06-101-2/+5
* cpu/x86: Default to PARALLEL_MP selectedKyösti Mälkki2021-06-071-1/+0
* soc/intel: Drop unused lpss functionsFurquan Shaikh2021-06-071-24/+0
* soc/intel/elkhartlake: Update FSP-S storage related configsLean Sheng Tan2021-06-043-2/+68
* soc/intel/elkhartlake: Update FSP-S UPD RP & USB related configsLean Sheng Tan2021-06-042-3/+93
* soc/intel/elkhartlake: Update FSP-S UPD configs for graphic & chipsetLean Sheng Tan2021-06-041-13/+49