summaryrefslogtreecommitdiffstats
path: root/src/soc/intel
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/baytrail,braswell,broadwell,quark: Select COMMON_FADTKyösti Mälkki2020-06-074-0/+4
* soc/intel/tigerlake/acpi: Update gpio_op.asl to ASL2.0 syntaxVenkata Krishna Nimmagadda2020-06-071-16/+15
* soc/intel/jasperlake: Add JSL PMC as 'hidden' PCI deviceTim Wawrzynczak2020-06-074-37/+23
* mb,soc/intel: Rename acpi_fill_in_fadt() to acpi_fill_fadt()Kyösti Mälkki2020-06-079-9/+4
* acpi,soc/intel: Make soc/motherboard_fill_fadt() globalKyösti Mälkki2020-06-076-25/+0
* src: Use pci_dev_ops_pci where applicableAngel Pons2020-06-062-10/+2
* src: Remove unused 'include <cpu/x86/mtrr.h>'Elyes HAOUAS2020-06-068-8/+0
* src: Remove unused '#include <cpu/x86/smm.h>'Elyes HAOUAS2020-06-068-8/+0
* soc/intel/tigerlake: Add CPU ID for TGL B0Jamie Ryu2020-06-063-0/+3
* lp4x: Add new memory parts and generate SPDsFurquan Shaikh2020-06-062-0/+8
* soc/intel/jasperlake: Generate LP4x SPD files using gen_spd.goFurquan Shaikh2020-06-068-0/+233
* soc/intel/tigerlake: Generate LP4x SPD files using gen_spd.goFurquan Shaikh2020-06-066-0/+169
* arch/x86: Declare permanent_smi_handler()Kyösti Mälkki2020-06-067-7/+7
* soc,southbridge/intel: Control SMI related FADT entriesKyösti Mälkki2020-06-068-67/+39
* soc/intel/xeon_sp/cpx: set up cpusJonathan Zhang2020-06-066-2/+336
* soc/intel/xeon_sp/cpx: add chip operation and PCIe enumerationJonathan Zhang2020-06-047-12/+642
* soc/intel/quark/memmap: Add missing 'include <cpu/x86/mtrr.h>'Elyes HAOUAS2020-06-031-0/+1
* soc/intel/jasperlake: Update C-States infoRonak Kanabar2020-06-033-56/+20
* soc/intel/icelake: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS2020-06-031-6/+5
* soc/tigerlake: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS2020-06-031-6/+5
* soc/intel/jasperlake: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS2020-06-031-6/+5
* soc/intel/apollolake: Reinstate APL_SKIP_SET_POWER_LIMITSTim Wawrzynczak2020-06-031-4/+8
* soc/intel/tigerlake: update elog to include CSME reset causesderek.huang2020-06-031-0/+12
* soc/intel/common/{pch,sata}: Remove SATA common code driverSubrata Banik2020-06-028-122/+0
* soc/intel/cannonlake: Add RP configuration settingsChristian Walter2020-06-022-1/+36
* soc/intel/jasperlake: Update camera_clock_ctl.asl to ASL2.0 syntaxV Sowmya2020-06-021-1/+1
* soc/intel/jasperlake: Update gpio_op.asl to ASL2.0 syntaxV Sowmya2020-06-021-16/+16
* soc/intel/jasperlake: Update pch_hda.asl to ASL2.0 syntaxV Sowmya2020-06-021-9/+7
* soc/intel/jasperlake: Update scs.asl to ASL2.0 syntaxV Sowmya2020-06-021-12/+12
* soc/intel/jasperlake: Update platform.asl to ASL2.0 syntaxV Sowmya2020-06-021-1/+1
* vendorcode/intel/fsp/fsp2_0/cpx_sp: update to FSP WW20 releaseJonathan Zhang2020-06-021-1/+1
* soc/xeon_sp/skx: Define MSR PPIN related registersJohnny Lin2020-06-021-0/+9
* src: Remove unused '#include <cbfs.h>'Elyes HAOUAS2020-06-022-2/+0
* src: Remove redundant includesElyes HAOUAS2020-06-021-1/+0
* src: Remove duplicated includesElyes HAOUAS2020-06-021-1/+0
* src: Remove unused 'include <bootstate.h>'Elyes HAOUAS2020-06-027-7/+0
* src: Remove unused 'include <bootmode.h>'Elyes HAOUAS2020-06-023-3/+0
* soc/intel/xeon_sp/skx/soc_util.c: Remove unused <cpu/cpu.h>Elyes HAOUAS2020-06-021-1/+0
* soc/intel/*/bootblock/cpu.c: Drop unused includesElyes HAOUAS2020-06-022-2/+0
* {icelake,jasperlake,skylake,tigerlake}/bootblock.c: Clean up includesElyes HAOUAS2020-06-024-10/+1
* src: Remove unused '#include <timer.h>'Elyes HAOUAS2020-06-022-2/+0
* src: Remove unused '#include <cpu/x86/lapic.h>'Elyes HAOUAS2020-06-028-8/+2
* soc/intel/xeon_sp: Early programming of ACPI barRocky Phagura2020-06-026-12/+97
* soc/intel/xeon_sp/skx: Let iasl automatically resolve _PRT package sizeArthur Heymans2020-06-021-98/+98
* soc/intel/denverton_ns: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS2020-06-022-11/+9
* soc/intel/common: Trigger recovery mode for CSE Lite SKU run time errorsSridhar Siricilla2020-06-011-7/+42
* soc/intel/common/block: Remove unused headersAngel Pons2020-06-012-5/+0
* soc/intel/tigerlake/acpi: Update pch_hda.asl to ASL2.0 syntaxVenkata Krishna Nimmagadda2020-05-311-8/+6
* soc/intel/tigerlake/acpi: Update camera_clock_ctl.asl to ASL2.0Venkata Krishna Nimmagadda2020-05-311-2/+1
* soc/intel/tigerlake: Configure TcssDma0En and TcssDma1EnJohn Zhao2020-05-302-6/+11