summaryrefslogtreecommitdiffstats
path: root/src/soc/intel
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/cannonlake: Use devfn_disable() function for XDCISubrata Banik2021-06-231-7/+3
* soc/intel/elkhartlake: Use devfn_disable() function for XDCISubrata Banik2021-06-231-9/+3
* soc/intel/icelake: Use devfn_disable() function for XDCISubrata Banik2021-06-231-4/+2
* soc/intel/jasperlake: Use devfn_disable() function for XDCISubrata Banik2021-06-231-9/+3
* soc/intel/tigerlake: Use devfn_disable() function for XDCISubrata Banik2021-06-231-8/+3
* soc/intel/icelake: Make use of is_devfn_enabled() functionSubrata Banik2021-06-232-43/+15
* soc/intel/common: Unbreak masterTim Wawrzynczak2021-06-221-1/+1
* soc/intel/common/block/cse: Move cse_trigger_recovery functionTim Wawrzynczak2021-06-223-27/+27
* soc/intel/{apl,cnl}: Remove FSP CAR optionArthur Heymans2021-06-225-126/+5
* soc/intel/car: Add support for bootguard CARArthur Heymans2021-06-221-0/+28
* soc/intel/common/cache_as_ram.S: Add macro to clear CARArthur Heymans2021-06-221-20/+22
* soc/intel/common/cache_as_ram.S: Add macro to find a free MTRRArthur Heymans2021-06-221-6/+44
* soc/intel/common: Check CSE Lite RW statusSridahr Siricilla2021-06-211-3/+3
* soc/intel/apollolake: Use devfn_disable() functionSubrata Banik2021-06-211-3/+2
* soc/intel/common: Add InSMM.STS supportAngel Pons2021-06-212-3/+26
* security/intel: Add option to enable SMM flash access onlyAngel Pons2021-06-214-27/+50
* security/intel/cbnt: Add loggingArthur Heymans2021-06-211-0/+5
* soc/intel/alderlake: Add GFx Device ID 0x46b3Meera Ravindranath2021-06-212-0/+2
* soc/intel/elkhartlake: Expose In-Band ECC config to mainboardWerner Zeh2021-06-212-0/+36
* soc/intel/common/block/cse: Move enum csme_failure_reasonTim Wawrzynczak2021-06-212-43/+42
* soc/intel/common/block/smm: Add `mainboard_smi_finalize`Aseda Aboagye2021-06-191-0/+7
* soc/intel/jasperlake: Add offsets for pad lockingAseda Aboagye2021-06-192-0/+2
* soc/intel/common/block/gpio: Add `gpio_lock_pad()`Aseda Aboagye2021-06-192-0/+112
* soc/intel/alderlake: Add TBT PCIe root ports enablementBernardo Perez Priego2021-06-181-0/+4
* soc/intel/common: Fix bugs for GPIO_LOCK_UNLOCKAseda Aboagye2021-06-182-7/+8
* soc/intel/common/block: fix storage size of HEST log addressRocky Phagura2021-06-182-2/+2
* soc/intel/jasperlake: Make use of FSP_ARRAY_LOAD macroLean Sheng Tan2021-06-182-54/+12
* soc/intel/elkhartlake: Make use of FSP_ARRAY_LOAD macroLean Sheng Tan2021-06-182-67/+15
* soc/intel/car/cache_as_ram.S: Fix typo in commentArthur Heymans2021-06-181-1/+1
* soc/intel/{alderlake,tigerlake}: Fix typo in pmc.hWerner Zeh2021-06-172-2/+2
* soc/intel/common/pmc: Avoid unnecessary writes of AFTERG3_ENNico Huber2021-06-171-8/+15
* soc/intel/alderlake/romstage: Refactor soc_memory_init_params functionSubrata Banik2021-06-171-46/+126
* arch/x86/ioapic: Drop irq_on_fsb as a configurable itemKyösti Mälkki2021-06-163-18/+0
* MRC platforms: Fix MRC version printk format specifiersAngel Pons2021-06-161-1/+1
* soc/intel/broadwell: Drop `config_t` typedefAngel Pons2021-06-162-5/+3
* cpu/intel/haswell: Select `HAVE_DISPLAY_MTRRS`Angel Pons2021-06-161-1/+0
* soc/intel/broadwell: Separate PCH KconfigAngel Pons2021-06-162-68/+72
* soc/intel/broadwell: Drop unused PSS macrosAngel Pons2021-06-161-6/+0
* soc/intel/broadwell/pch: Use equivalent Lynx Point ASLAngel Pons2021-06-164-54/+5
* broadwell boards: Use Haswell hostbridge.aslAngel Pons2021-06-161-200/+0
* soc/intel/broadwell: Use Haswell memmap.h in iomap.hAngel Pons2021-06-161-17/+1
* soc/intel/broadwell: Include `pci_irqs.asl` from PCHAngel Pons2021-06-163-3/+3
* soc/intel/broadwell: Add missing resources in ASLAngel Pons2021-06-161-0/+3
* soc/intel/denverton_ns: Remove SOC specific FSP location overridesArthur Heymans2021-06-162-26/+2
* soc/intel/xeon_sp/cpx: Move MSR Locks to CPU init and fix themArthur Heymans2021-06-162-20/+10
* soc/intel/alderlake/romstage: Update display UPDs based on InternalGfxSubrata Banik2021-06-162-39/+54
* soc/intel/alderlake: Make use of is_devfn_enabled() functionSubrata Banik2021-06-163-59/+25
* soc/intel/elkhartlake: Make use of is_devfn_enabled()Subrata Banik2021-06-163-17/+8
* soc/intel/tigerlake: Make use of is_devfn_enabled() functionSubrata Banik2021-06-163-53/+22
* soc/intel/jasperlake: Make use of is_devfn_enabled() functionSubrata Banik2021-06-163-24/+11