summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/jasperlake
Commit message (Expand)AuthorAgeFilesLines
* src: Remove unused <arch/cpu.h>Elyes HAOUAS2021-02-111-1/+0
* soc/amd,intel: Drop s3_resume parameter on FSP-S functionsKyösti Mälkki2021-02-092-4/+2
* soc/intel: Drop CID1 from GNVSKyösti Mälkki2021-02-081-4/+0
* drivers/intel/fsp2_0: Add support for MP services2 PPIAamir Bohra2021-02-061-1/+1
* intel: Rename config FSP_USES_MP_SERVICES_PPI to MP_SERVICES_PPIFurquan Shaikh2021-02-061-1/+1
* intel: Drop FSP_PEIM_TO_PEIM_INTERFACEFurquan Shaikh2021-02-061-1/+1
* src: Remove unused <cbmem.h>Elyes HAOUAS2021-02-031-1/+0
* soc/intel/*: drop incomplete and unneeded check for DMI SRLOCKMichael Niewöhner2021-01-311-16/+1
* soc/intel: Replace `SA_PCIEX_LENGTH` Kconfig optionsAngel Pons2021-01-301-1/+1
* device/Kconfig: Declare MMCONF symbols' type onceAngel Pons2021-01-291-1/+0
* arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limitsKyösti Mälkki2021-01-281-4/+0
* soc/intel: Move c-state resource defineMarc Jones2021-01-261-9/+0
* soc/intel/{skl,cnl,xsp,icl,tgl,ehl,adl,jsl}: use common LPC mirroringMichael Niewöhner2021-01-252-40/+2
* ACPI: Add helpers for CBMEM_ID_POWER_STATEKyösti Mälkki2021-01-231-5/+3
* ELOG: Add const qualifier for chipset_power_stateKyösti Mälkki2021-01-231-2/+2
* soc/intel/*: drop broken LPC mmio codeMichael Niewöhner2021-01-201-15/+0
* ACPI GNVS: Drop most dev_count_cpu()Kyösti Mälkki2021-01-201-3/+0
* soc/intel/common: Move L1_substates_control to pcie_rp.hEric Lai2021-01-181-6/+2
* soc/intel: rename uart_max_indexMichael Niewöhner2021-01-121-1/+1
* soc/intel/{icl,tgl,jsl,ehl}: add LPIT supportMichael Niewöhner2021-01-112-0/+3
* soc/intel/uart: Drop SoC callback `soc_uart_console_to_device`Furquan Shaikh2021-01-111-21/+5
* soc/intel: Rename to soc_fill_gnvs()Kyösti Mälkki2021-01-101-1/+1
* ACPI: Drop redundant ChromeOS setup for GNVSKyösti Mälkki2021-01-101-11/+0
* ACPI: Drop redundant CONSOLE_CBMEM setup in GNVSKyösti Mälkki2021-01-101-4/+0
* soc/intel: Drop `dev` parameter from soc_get_gen_io_dec_range()Furquan Shaikh2021-01-081-2/+2
* soc/intel/jasperlake: Update acoustic noise related parametersMaulik V Vaghela2021-01-082-9/+21
* soc/intel/jasperlake: Enable USB2 PHY SUS PG for s0ix qualificationKrishna Prasad Bhat2021-01-082-0/+16
* soc/intel/common: Move gfx.asl to drivers/intel/gmaMatt DeVillier2020-12-301-1/+1
* soc/intel: hook up new gpio device in the soc chipsMichael Niewöhner2020-12-302-0/+4
* soc/intel: Remove INTEL_CAR_NEM_ENHANCED_V2 config optionShreesh Chhabbi2020-12-141-1/+1
* soc/intel/jasperlake: Enables CSE Lite driver for JSL platform in the romstageSridhar Siricilla2020-12-141-1/+11
* soc/intel/jasperlake: Drop unreferenced devicetree settingsAngel Pons2020-12-141-9/+0
* soc/intel/common: Adapt XHCI elog driver for reuseTim Wawrzynczak2020-12-102-23/+15
* soc/intel/common/dmi: Move DMI defines into DMI driver headerSrinidhi N Kaushik2020-12-091-3/+1
* soc/intel/jasperlake: Add Acoustic noise mitigation configurationMaulik V Vaghela2020-12-052-0/+53
* soc/intel: Configure P2SB before other PCH controllersFurquan Shaikh2020-11-291-2/+7
* soc/intel/jasperlake: Enable VT-d and generate DMAR TableMeera Ravindranath2020-11-271-0/+13
* soc/intel/common/acpi,mb/*: replace the two obsolete LPID with PEPDMichael Niewöhner2020-11-201-2/+2
* soc/intel/jasperlake: Log PM event from an internal deviceKarthikeyan Ramasubramanian2020-11-104-6/+84
* soc/intel/jasperlake: Enable Intel FIVR RFI settingsMaulik V Vaghela2020-11-092-0/+22
* soc/intel/jasperlake: Correct GPIO pad sequence for community pad groupMaulik V Vaghela2020-11-091-14/+11
* soc/intel/jasperlake: Update reserved GPIO names in gpio_soc_defs.hMaulik V Vaghela2020-11-092-146/+132
* soc/intel/jasperlake: Add PCH PCIe RPs wake up events to event logTim Wawrzynczak2020-11-091-3/+38
* soc/intel/*/chip: Remove unused devicetree entryPatrick Rudolph2020-11-091-1/+0
* soc/intel/{tgl,jsl}: Enable logging of wake sources for S0ixFurquan Shaikh2020-11-031-0/+1
* soc/intel: Select SOC_INTEL_COMMON_BLOCK_CAR as per alphabetical orderSubrata Banik2020-11-031-1/+1
* soc/intel: Use of common reset code blockSubrata Banik2020-11-022-17/+2
* soc/intel/jasperlake: Set the GpioOverride configurationRonak Kanabar2020-11-021-0/+7
* soc/intel: Add a driver for CNVi WiFi/BT controllersFurquan Shaikh2020-11-021-0/+1
* soc/intel: deduplicate ACPI timer emulationMichael Niewöhner2020-10-281-21/+0