summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/jasperlake/include
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/jasperlake: CNVi: Enable fewer wakeups to reduce SoC power consumptionJamie Chen2022-04-221-0/+5
* soc/intel: Move `pmc_clear_pmcon_sts()` into IA common codeSubrata Banik2022-03-291-3/+0
* arch/x86: factor out and commonize HPET_BASE_ADDRESS definitionFelix Held2022-02-251-2/+0
* soc/intel/common/cpu: Use SoC overrides to get CPU privilege levelSubrata Banik2022-01-191-1/+3
* soc/intel/{xeon-sp,icl,tgl,jsl,ehl}: add NMI_{EN,STS} registersMichael Niewöhner2021-09-231-0/+2
* soc/intel/jasperlake: add pcie modphy settingsJamie Chen2021-07-281-0/+24
* soc/intel/jasperlake: Add offsets for pad lockingAseda Aboagye2021-06-191-0/+1
* soc/intel/jasperlake: Remove TCSS setting from the DMAR tableJohn Zhao2021-04-232-22/+0
* soc/intel: Rename and move MISCCFG_GPIO_PM_CONFIG_BITS definition to soc/gpio.hSubrata Banik2021-03-271-0/+6
* soc/intel: Drop unused `GPIO_NUM_GROUPS` macroAngel Pons2021-03-201-1/+0
* soc/intel: Drop `bootblock_cpu_init()` functionAngel Pons2021-03-011-1/+0
* soc/intel: Drop `romstage_pch_init()` functionAngel Pons2021-03-011-1/+0
* soc/intel: Factor out common smbus.hAngel Pons2021-03-011-24/+3
* soc/intel: Factor out common gpe.hAngel Pons2021-03-011-114/+1
* soc/intel: Drop aliases on MMCONF_BASE_ADDRESSKyösti Mälkki2021-02-161-3/+0
* soc/intel/{icl,tgl,jsl,ehl}: add LPIT supportMichael Niewöhner2021-01-111-0/+2
* soc/intel/jasperlake: Enable USB2 PHY SUS PG for s0ix qualificationKrishna Prasad Bhat2021-01-081-0/+3
* soc/intel/jasperlake: Update reserved GPIO names in gpio_soc_defs.hMaulik V Vaghela2020-11-091-128/+115
* Revert "soc/intel/jasperlake: Allow mainboard to override chip configuration"Karthikeyan Ramasubramanian2020-10-261-1/+0
* {cpu,soc}/intel: deduplicate cpu codeMichael Niewöhner2020-10-241-1/+0
* soc/intel: convert XTAL frequency constant to KconfigMichael Niewöhner2020-10-211-3/+0
* soc/intel/jasperlake: Allow mainboard to override chip configurationKarthikeyan Ramasubramanian2020-10-121-0/+1
* soc: move mainboard_get_dram_part_num prototype to memory_info.hNick Vaccaro2020-10-051-2/+0
* mb, soc: change mainboard_get_dram_part_num() prototypeNick Vaccaro2020-10-051-1/+1
* soc/intel: Make use of PMC low power program from common blockSubrata Banik2020-10-031-0/+1
* src/soc/intel: Drop unneeded empty linesElyes HAOUAS2020-09-215-5/+0
* soc/intel/jasperlake: Clean up iomap.h and systemagent.hSubrata Banik2020-09-142-20/+19
* soc/intel/jasperlake: Fix PMC_GPE_DW mappingMeera Ravindranath2020-08-181-8/+9
* soc/intel/{icl.tgl,jsl}: Remove SMRAM register programmingAamir Bohra2020-08-091-6/+0
* src/soc/intel/jasperlake: Update SD card ACPI deviceAamir Bohra2020-08-031-0/+1
* soc/intel/jasperlakelake: Rename pch_init() codeUsha P2020-07-262-2/+2
* src: Remove unused 'include <stdint.h>Elyes HAOUAS2020-07-142-2/+0
* soc/intel/jasperlake: Update C-States infoRonak Kanabar2020-06-031-7/+7
* soc/intel/jasperlake: correct IRQ routing Jasper LakeRonak Kanabar2020-05-261-48/+10
* soc/intel/jasperlake: Add function to display ME firmware status infoKrishna Prasad Bhat2020-05-181-26/+106
* jasperlake: update processor power limits configurationSumeet R Pawnikar2020-05-181-3/+0
* soc/intel: Drop ABOVE_4GB_MEM_BASE_SIZE and use cpu_phys_address_size()Furquan Shaikh2020-05-141-2/+0
* soc/intel/common/block/systemagent: Use TOUUD as base for MMIO above 4GFurquan Shaikh2020-05-141-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1127-27/+0
* soc/intel/jasperlake: Correct the EMMC PCR Port IDRonak Kanabar2020-05-051-2/+2
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* soc/intel/jasperlake: Allow mainboard to override DRAM part numberMarco Chen2020-04-141-0/+2
* soc/intel/jasperlake: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0627-351/+54
* soc/intel/jasperlake: Remove Tiger Lake SoC code from Jasper LakeAamir Bohra2020-03-2827-1753/+718
* soc/intel/jasperlake: Add Jasper Lake SoC supportAamir Bohra2020-03-2834-0/+3396