summaryrefslogtreecommitdiffstats
path: root/src/soc/intel
Commit message (Expand)AuthorAgeFilesLines
...
* soc/intel: Rename 200-series PCH device IDsAngel Pons2021-04-287-49/+49
* soc/intel/skylake: Drop Lewisburg PCHs from report_platformAngel Pons2021-04-281-13/+0
* haswell/broadwell: Replace remaining MCHBAR accessorsAngel Pons2021-04-266-40/+33
* soc/intel/elkhartlake: Remove elog.cTan, Lean Sheng2021-04-262-118/+0
* soc/intel/elkhartlake: Update GPIO communitiesTan, Lean Sheng2021-04-266-555/+757
* soc/intel/alderlake: Use device ID from pci_devs header fileJohn Zhao2021-04-261-4/+5
* soc/intel/alderlake: Fix devices list in the DMAR DRHD structureJohn Zhao2021-04-261-17/+17
* soc/intel/tigerlake: Use device ID from pci_devs header fileJohn Zhao2021-04-261-4/+5
* soc/intel/xeon_sp/cpx: Add UPI locksMarc Jones2021-04-232-0/+14
* soc/intel/xeon_sp/cpx: Add IMC locksMarc Jones2021-04-232-0/+15
* soc/intel/jasperlake: Remove TCSS setting from the DMAR tableJohn Zhao2021-04-233-36/+0
* soc/intel/alderlake: Add DPTF HIDs for Alder Lake SoCSumeet R Pawnikar2021-04-232-0/+19
* soc/intel/xeon_sp: Fix devices list in the DMAR DRHD structureAngel Pons2021-04-231-13/+13
* soc/intel/cannonlake: set MSR LT_LOCK_MEMORY at end of POSTMichael Niewöhner2021-04-221-0/+9
* soc/intel/skylake: set MSR LT_LOCK_MEMORY only when using native MP initMichael Niewöhner2021-04-221-1/+6
* soc/intel/common,skl: set MSR LT_LOCK_MEMORY once, not per threadMichael Niewöhner2021-04-224-6/+5
* soc/intel/alderlake: Add enum for HDA audio configurationSugnan Prabhu S2021-04-222-4/+17
* soc/intel/alderlake and mb: Drop PchHdaAudioLink*Enable UPDs from chip.hFurquan Shaikh2021-04-222-15/+10
* soc/intel/cannonlake: Set DIMM_SPD_SIZE to 512Felix Singer2021-04-221-0/+3
* soc/intel/xeon_sp: Set PAM0123 lockMarc Jones2021-04-213-0/+20
* soc/intel/broadwell/pch/acpi: Fix LPD0 and LPD3 methodsAngel Pons2021-04-211-2/+2
* soc/intel/alderlake: Drop unused `PrmrrSize` from devicetreeAngel Pons2021-04-211-10/+0
* soc/intel: Replace open-coded buffer length calculationAngel Pons2021-04-216-24/+12
* soc/intel: Fix typo in commentAngel Pons2021-04-215-5/+5
* ChromeOS: Use CHROMEOS_NVS guardKyösti Mälkki2021-04-211-1/+1
* soc/intel/alderlake: Enable PCIE RTD3 driverRizwan Qureshi2021-04-211-0/+1
* soc/intel/alderlake: rename CONFIG_MAX_PCIE_CLOCKS to CONFIG_MAX_PCIE_CLOCK_SRCRizwan Qureshi2021-04-2110-14/+14
* soc/intel/common/smbus: lock TCO base address on PCH finalizeMichael Niewöhner2021-04-211-0/+5
* soc/intel/xeon_sp: Drop unused functions and prototypesAngel Pons2021-04-212-22/+0
* soc/intel/xeon_sp: Align pmc.c and pmutil.c with SkylakeAngel Pons2021-04-213-168/+180
* soc/intel: Move pmc_soc_set_afterg3_en() to pmutil.cAngel Pons2021-04-2118-112/+98
* soc/intel/skylake: Move pmc_set_disb() to pmutil.cAngel Pons2021-04-212-18/+14
* soc/intel/skylake: Move acpi_sci_irq() to acpi.cAngel Pons2021-04-215-31/+31
* soc/intel/tigerlake: Fix devices list in the DMAR DRHD structureJohn Zhao2021-04-211-14/+14
* {sb,soc}/intel: Use `get_int_option` functionAngel Pons2021-04-213-7/+6
* commonlib/region: Turn addrspace_32bit into a more official APIJulius Werner2021-04-211-5/+4
* soc/intel/cannonlake/romstage: Reuse device pointerFelix Singer2021-04-201-3/+3
* soc/intel/cannonlake: Deduplicate function declarationFelix Singer2021-04-201-5/+2
* soc/intel/cannonlake: Remove unnecessary functionFelix Singer2021-04-201-10/+3
* soc/intel/skylake: Move `SataTestMode` to KconfigAngel Pons2021-04-203-4/+7
* soc/intel/common/block/smm: Drop stale commentAngel Pons2021-04-191-2/+0
* soc/intel/baytrail/pmutil.c: Define __SIMPLE_DEVICE__Angel Pons2021-04-191-21/+3
* soc/intel/braswell/pmutil.c: Define __SIMPLE_DEVICE__Angel Pons2021-04-191-21/+3
* soc/intel/common/block/pcr: Define __SIMPLE_DEVICE__Angel Pons2021-04-191-10/+4
* soc/intel/cannonlake/elog.c: Define __SIMPLE_DEVICE__Angel Pons2021-04-191-8/+2
* soc/intel/braswell/smbus.c: Define __SIMPLE_DEVICE__Angel Pons2021-04-191-5/+4
* soc/intel/common/block/smbus: Define __SIMPLE_DEVICE__Angel Pons2021-04-191-7/+3
* cpu/x86/smm: Drop the V1 smmloaderArthur Heymans2021-04-191-1/+0
* soc/intel/cnl and mainboards: Drop `cnl_configure_pads()`Furquan Shaikh2021-04-182-32/+1
* soc/intel/xeon_sp: Set SATA REGLOCKsMarc Jones2021-04-182-3/+24