summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common
Commit message (Expand)AuthorAgeFilesLines
...
* soc/intel/common/block: Drop unused `intelblocks/mp_init.h` includeSubrata Banik2021-07-171-1/+0
* cpu/intel: Add dedicated file to grow Intel CPUIDsSubrata Banik2021-07-171-42/+1
* src: use mca_clear_status function instead of open codingFelix Held2021-07-141-4/+1
* soc/intel/alderlake: Add GFx Device ID 0x46a6Maulik V Vaghela2021-07-141-0/+1
* soc/intel/common: Use SPR for backing up data way and eviction maskSubrata Banik2021-07-141-6/+6
* soc/intel/common/block/cpu/cpulib: use mca_get_bank_count()Felix Held2021-07-141-3/+1
* include/cpu/x86/msr: introduce IA32_MC_*(x) macrosFelix Held2021-07-141-2/+2
* soc/intel/common/irq: Program IRQ pin in irq_program_non_pch()Tim Wawrzynczak2021-07-121-4/+6
* arch/x86: Add X86_CUSTOM_BOOTMEDIARaul E Rangel2021-07-021-11/+4
* soc/intel/common/block/cse: Add ME EOP timestampsTim Wawrzynczak2021-07-021-0/+3
* soc/intel: Refactor `xdci_can_enable()` functionAngel Pons2021-07-012-3/+8
* soc/intel/common/block/cse: Add BWG error recovery to EOP failureTim Wawrzynczak2021-06-303-0/+92
* soc/intel/common: Refine pmc_get_xtal_freq functionLean Sheng Tan2021-06-302-5/+20
* soc/intel/common: Move PMC EPOC related code to Intel common codeLean Sheng Tan2021-06-303-0/+39
* soc/intel/cannonlake: Use new IRQ moduleTim Wawrzynczak2021-06-291-17/+7
* soc/intel/common/irq: Add function to return IRQ for PCI devfnTim Wawrzynczak2021-06-292-1/+19
* soc/intel/common/irq: Internally cache PCI IRQ resultsTim Wawrzynczak2021-06-292-23/+52
* soc/intel/common/irq: Add function to program north PCI IRQsTim Wawrzynczak2021-06-292-0/+21
* soc/intel/common/block/irq: Add support for intel_write_pci0_PRTTim Wawrzynczak2021-06-293-0/+54
* soc/intel/common: Add new IRQ moduleTim Wawrzynczak2021-06-294-0/+402
* southbridge/intel/common: Move invalid PIRQ value to 0Tim Wawrzynczak2021-06-291-8/+8
* soc/intel: Drop casts around `soc_read_pmc_base()`Angel Pons2021-06-281-5/+5
* soc/intel/cache_as_ram.S: Fix CAR issues with BootguardArthur Heymans2021-06-261-0/+17
* soc/intel/common/cse: Add support for sending CSE End-of-Post messageTim Wawrzynczak2021-06-254-0/+124
* soc/intel/cache_as_ram.S: Fix SOC_INTEL_APOLLOLAKEArthur Heymans2021-06-242-0/+10
* soc/intel/cache_as_ram.S: Add macro to detect bootguard nemArthur Heymans2021-06-241-6/+14
* soc/intel/common: Fix X2APIC NMI entry in ACPI MADTKyösti Mälkki2021-06-231-1/+1
* 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/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/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
* soc/intel/alderlake: Add GFx Device ID 0x46b3Meera Ravindranath2021-06-211-0/+1
* 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/common/block/gpio: Add `gpio_lock_pad()`Aseda Aboagye2021-06-192-0/+112
* 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/car/cache_as_ram.S: Fix typo in commentArthur Heymans2021-06-181-1/+1
* soc/intel/common/pmc: Avoid unnecessary writes of AFTERG3_ENNico Huber2021-06-171-8/+15
* arch/x86/ioapic: Drop irq_on_fsb as a configurable itemKyösti Mälkki2021-06-161-6/+0
* soc/intel/common/block/uart: Fix resources in ACPI modePatrick Rudolph2021-06-141-0/+5
* soc/intel/{common,alderlake}: Use generic name "Alderlake Platform"Sridhar Siricilla2021-06-112-6/+6
* soc/intel/common: Update CrashLog data length trackingFrancois Toguo Fotso2021-06-081-1/+4
* acpi: rework BERT ACPI table generation logicFelix Held2021-06-081-21/+23
* soc/intel: Add Alder Lake's GT device IDSridhar Siricilla2021-06-081-0/+1
* acpi: rename acpi_soc_fill_bert and add return valueFelix Held2021-06-071-7/+8