aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel
AgeCommit message (Expand)Author
2021-07-06arch/x86: Use ENV_X86_64 instead of _x86_64_Patrick Rudolph
2021-07-05soc/intel/alderlake: Add support to update the FIVR configsV Sowmya
2021-07-05soc/intel/alderlake: Correct Bus and Device of Touch Host ControllerVarshit B Pandya
2021-07-02arch/x86: Add X86_CUSTOM_BOOTMEDIARaul E Rangel
2021-07-02src: Introduce `ARCH_ALL_STAGES_X86`Angel Pons
2021-07-02soc/intel/common/block/cse: Add ME EOP timestampsTim Wawrzynczak
2021-07-02soc/intel/alderlake: Add USB TCSS enablementBernardo Perez Priego
2021-07-01soc/intel/alderlake: Enable energy efficiency turbo modeV Sowmya
2021-07-01soc/intel: Refactor `xdci_can_enable()` functionAngel Pons
2021-07-01soc/intel/alderlake: Select VBOOT_X86_SHA256_ACCELERATION configSubrata Banik
2021-06-30soc/intel/jasperlake: Send End-of-Post message to CSETim Wawrzynczak
2021-06-30soc/intel/tigerlake: Send End-of-Post message to CSETim Wawrzynczak
2021-06-30soc/intel/alderlake: Send End-of-Post message to CSETim Wawrzynczak
2021-06-30soc/intel/common/block/cse: Add BWG error recovery to EOP failureTim Wawrzynczak
2021-06-30soc/intel/elkhartlake: Enable PCH GBELean Sheng Tan
2021-06-30soc/intel/common: Refine pmc_get_xtal_freq functionLean Sheng Tan
2021-06-30soc/intel/common: Move PMC EPOC related code to Intel common codeLean Sheng Tan
2021-06-30src: Move `select ARCH_X86` to platformsAngel Pons
2021-06-29soc/intel/tigerlake: Enable support for common IRQ blockTim Wawrzynczak
2021-06-29soc/intel/alderlake: Enable support for common IRQ blockTim Wawrzynczak
2021-06-29soc/intel/cannonlake: Use new IRQ moduleTim Wawrzynczak
2021-06-29soc/intel/cannonlake: Add some missing DEVFN macrosTim Wawrzynczak
2021-06-29soc/intel/common/irq: Add function to return IRQ for PCI devfnTim Wawrzynczak
2021-06-29soc/intel/common/irq: Internally cache PCI IRQ resultsTim Wawrzynczak
2021-06-29soc/intel/common/irq: Add function to program north PCI IRQsTim Wawrzynczak
2021-06-29soc/intel/common/block/irq: Add support for intel_write_pci0_PRTTim Wawrzynczak
2021-06-29soc/intel/common: Add new IRQ moduleTim Wawrzynczak
2021-06-29southbridge/intel/common: Move invalid PIRQ value to 0Tim Wawrzynczak
2021-06-28soc/intel: Drop casts around `soc_read_pmc_base()`Angel Pons
2021-06-28xeon_sp/{cpx,skx}: Add config IFD_CHIPSET 'lbg'Johnny Lin
2021-06-26soc/intel/jasperlake: Select DISPLAY_FSP_VERSION_INFO_2Ronak Kanabar
2021-06-26soc/intel/cache_as_ram.S: Fix CAR issues with BootguardArthur Heymans
2021-06-25soc/intel/apollolake: Drop `xdci_can_enable()` callAngel Pons
2021-06-25soc/intel/alderlake: Fix the typo for FSP_S_CONFIG paramV Sowmya
2021-06-25soc/intel/apollolake/xdci.c: Use `dev` parameterAngel Pons
2021-06-25soc/intel/skylake: Use `devfn_disable()` to handle XDCIAngel Pons
2021-06-25soc/intel/skylake: Use `is_devfn_enabled()`Angel Pons
2021-06-25soc/intel/common/cse: Add support for sending CSE End-of-Post messageTim Wawrzynczak
2021-06-25soc/intel/alderlake: Update s0ix cstate tableBernardo Perez Priego
2021-06-24soc/intel/cache_as_ram.S: Fix SOC_INTEL_APOLLOLAKEArthur Heymans
2021-06-24soc/intel/cache_as_ram.S: Add macro to detect bootguard nemArthur Heymans
2021-06-24soc/intel/alderlake: Update mainboard_memory_init_params() argumentSubrata Banik
2021-06-24soc/intel/alderlake: Refactor soc_silicon_init_params functionSubrata Banik
2021-06-24soc/intel/alderlake: Rename FSP_S_CONFIG variable from params to s_cfgSubrata Banik
2021-06-24soc/intel/alderlake: Refactor platform_fsp_silicon_init_params_cb functionSubrata Banik
2021-06-23soc/intel/common: Fix X2APIC NMI entry in ACPI MADTKyösti Mälkki
2021-06-23soc/intel/elkhartlake: Use is_devfn_enabled() for Device4Enable UPDSubrata Banik
2021-06-23soc/intel/alderlake: Use devfn_disable() function for XDCISubrata Banik
2021-06-23soc/intel/cannonlake: Use devfn_disable() function for XDCISubrata Banik
2021-06-23soc/intel/elkhartlake: Use devfn_disable() function for XDCISubrata Banik
2021-06-23soc/intel/icelake: Use devfn_disable() function for XDCISubrata Banik
2021-06-23soc/intel/jasperlake: Use devfn_disable() function for XDCISubrata Banik
2021-06-23soc/intel/tigerlake: Use devfn_disable() function for XDCISubrata Banik
2021-06-23soc/intel/icelake: Make use of is_devfn_enabled() functionSubrata Banik
2021-06-22soc/intel/common: Unbreak masterTim Wawrzynczak
2021-06-22soc/intel/common/block/cse: Move cse_trigger_recovery functionTim Wawrzynczak
2021-06-22soc/intel/{apl,cnl}: Remove FSP CAR optionArthur Heymans
2021-06-22soc/intel/car: Add support for bootguard CARArthur Heymans
2021-06-22soc/intel/common/cache_as_ram.S: Add macro to clear CARArthur Heymans
2021-06-22soc/intel/common/cache_as_ram.S: Add macro to find a free MTRRArthur Heymans
2021-06-21soc/intel/common: Check CSE Lite RW statusSridahr Siricilla
2021-06-21soc/intel/apollolake: Use devfn_disable() functionSubrata Banik
2021-06-21soc/intel/common: Add InSMM.STS supportAngel Pons
2021-06-21security/intel: Add option to enable SMM flash access onlyAngel Pons
2021-06-21security/intel/cbnt: Add loggingArthur Heymans
2021-06-21soc/intel/alderlake: Add GFx Device ID 0x46b3Meera Ravindranath
2021-06-21soc/intel/elkhartlake: Expose In-Band ECC config to mainboardWerner Zeh
2021-06-21soc/intel/common/block/cse: Move enum csme_failure_reasonTim Wawrzynczak
2021-06-19soc/intel/common/block/smm: Add `mainboard_smi_finalize`Aseda Aboagye
2021-06-19soc/intel/jasperlake: Add offsets for pad lockingAseda Aboagye
2021-06-19soc/intel/common/block/gpio: Add `gpio_lock_pad()`Aseda Aboagye
2021-06-18soc/intel/alderlake: Add TBT PCIe root ports enablementBernardo Perez Priego
2021-06-18soc/intel/common: Fix bugs for GPIO_LOCK_UNLOCKAseda Aboagye
2021-06-18soc/intel/common/block: fix storage size of HEST log addressRocky Phagura
2021-06-18soc/intel/jasperlake: Make use of FSP_ARRAY_LOAD macroLean Sheng Tan
2021-06-18soc/intel/elkhartlake: Make use of FSP_ARRAY_LOAD macroLean Sheng Tan
2021-06-18soc/intel/car/cache_as_ram.S: Fix typo in commentArthur Heymans
2021-06-17soc/intel/{alderlake,tigerlake}: Fix typo in pmc.hWerner Zeh
2021-06-17soc/intel/common/pmc: Avoid unnecessary writes of AFTERG3_ENNico Huber
2021-06-17soc/intel/alderlake/romstage: Refactor soc_memory_init_params functionSubrata Banik
2021-06-16arch/x86/ioapic: Drop irq_on_fsb as a configurable itemKyösti Mälkki
2021-06-16MRC platforms: Fix MRC version printk format specifiersAngel Pons
2021-06-16soc/intel/broadwell: Drop `config_t` typedefAngel Pons
2021-06-16cpu/intel/haswell: Select `HAVE_DISPLAY_MTRRS`Angel Pons
2021-06-16soc/intel/broadwell: Separate PCH KconfigAngel Pons
2021-06-16soc/intel/broadwell: Drop unused PSS macrosAngel Pons
2021-06-16soc/intel/broadwell/pch: Use equivalent Lynx Point ASLAngel Pons
2021-06-16broadwell boards: Use Haswell hostbridge.aslAngel Pons
2021-06-16soc/intel/broadwell: Use Haswell memmap.h in iomap.hAngel Pons
2021-06-16soc/intel/broadwell: Include `pci_irqs.asl` from PCHAngel Pons
2021-06-16soc/intel/broadwell: Add missing resources in ASLAngel Pons
2021-06-16soc/intel/denverton_ns: Remove SOC specific FSP location overridesArthur Heymans
2021-06-16soc/intel/xeon_sp/cpx: Move MSR Locks to CPU init and fix themArthur Heymans
2021-06-16soc/intel/alderlake/romstage: Update display UPDs based on InternalGfxSubrata Banik
2021-06-16soc/intel/alderlake: Make use of is_devfn_enabled() functionSubrata Banik
2021-06-16soc/intel/elkhartlake: Make use of is_devfn_enabled()Subrata Banik
2021-06-16soc/intel/tigerlake: Make use of is_devfn_enabled() functionSubrata Banik
2021-06-16soc/intel/jasperlake: Make use of is_devfn_enabled() functionSubrata Banik
2021-06-16soc/intel/cannonlake: Make use of is_devfn_enabled() functionSubrata Banik
2021-06-16soc/intel/apollolake: Make use of is_devfn_enabled() functionSubrata Banik