summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/jasperlake
Commit message (Expand)AuthorAgeFilesLines
* soc/intel: transition full control over PM Timer from FSP to corebootMichael Niewöhner2021-10-171-0/+9
* soc/intel: implement ACPI timer disabling per SoC and drop common codeMichael Niewöhner2021-10-172-2/+1
* soc/intel: move disabling of PM Timer to SoC PMC codeMichael Niewöhner2021-10-172-9/+9
* soc/intel: deduplicate acpi_fill_soc_wakeMichael Niewöhner2021-10-171-15/+0
* soc/intel: replace dt option PmTimerDisabled by KconfigMichael Niewöhner2021-10-123-11/+4
* soc/intel/*/cpu.c: Add missing space in commentAngel Pons2021-10-121-1/+1
* soc/intel: Drop unnecessary `select REG_SCRIPT`Angel Pons2021-09-291-1/+0
* soc/intel/{cnl,jsl,tgl,ehl,adl}: rename PMC device init/enable callbacksMichael Niewöhner2021-09-291-4/+4
* soc/intel/{xeon-sp,icl,tgl,jsl,ehl}: add NMI_{EN,STS} registersMichael Niewöhner2021-09-232-0/+10
* mb/google/dedede: Migrate dedede to use SPD files under spd/Reka Norman2021-09-2312-380/+0
* soc/intel/jasperlake: Clear RTC_BATTERY_DEADTim Wawrzynczak2021-09-201-2/+18
* soc/intel/{ehl,jsl}: make use of Kconfig options for PRMRR sizeMichael Niewöhner2021-09-172-11/+4
* drivers/intel/fsp2_0: Refactor MultiPhaseSiInit API calling methodSubrata Banik2021-09-161-6/+0
* src/soc/intel/jasperlake/spd: Update SPDsTyler Wang2021-09-141-1/+5
* soc/intel/jasperlake: Switch to runtime generation of Intel Power EngineTim Wawrzynczak2021-09-103-3/+11
* cpu/x86/tsc: Deduplicate Makefile logicAngel Pons2021-09-081-1/+0
* soc/intel/jasperlake: Utilize vbt data size Kconfig optionSeunghwan Kim2021-09-051-0/+4
* soc/intel/jasperlake: Lock PAM registers in finalizeTim Wawrzynczak2021-09-052-0/+10
* soc/intel/jasperlake: Clean up FSP chipset lockdown configurationFelix Singer2021-08-121-11/+5
* Move post_codes.h to commonlib/console/Ricardo Quesada2021-08-042-4/+4
* soc/intel/*: Allow configuring 8254 timer via CMOSSean Rhodes2021-08-031-1/+4
* Revert "soc/intel/jasperlake: Enable support to program VCCIO selection"Karthikeyan Ramasubramanian2021-07-281-1/+0
* soc/intel/jsl: Add disable_external_bypass_vr configSimon Yang2021-07-282-0/+18
* soc/intel/jasperlake: add pcie modphy settingsJamie Chen2021-07-283-0/+62
* src/*: Specify type of `CBFS_SIZE` onceAngel Pons2021-07-261-1/+0
* soc/intel/jasperlake: Enable support to program VCCIO selectionKarthikeyan Ramasubramanian2021-07-261-0/+1
* soc/intel/jasperlake: Set xHCI LFPS period sampling off timeBen Kao2021-07-262-1/+47
* soc/intel/jasperlake: Make use of `cpu/intel/cpu_ids.h'Subrata Banik2021-07-172-2/+1
* src: Introduce `ARCH_ALL_STAGES_X86`Angel Pons2021-07-021-1/+0
* soc/intel: Refactor `xdci_can_enable()` functionAngel Pons2021-07-011-4/+1
* soc/intel/jasperlake: Send End-of-Post message to CSETim Wawrzynczak2021-06-302-5/+6
* src: Move `select ARCH_X86` to platformsAngel Pons2021-06-301-0/+1
* soc/intel: Drop casts around `soc_read_pmc_base()`Angel Pons2021-06-281-2/+1
* soc/intel/jasperlake: Select DISPLAY_FSP_VERSION_INFO_2Ronak Kanabar2021-06-261-1/+1
* soc/intel/jasperlake: Use devfn_disable() function for XDCISubrata Banik2021-06-231-9/+3
* soc/intel/jasperlake: Add offsets for pad lockingAseda Aboagye2021-06-192-0/+2
* soc/intel/jasperlake: Make use of FSP_ARRAY_LOAD macroLean Sheng Tan2021-06-182-54/+12
* soc/intel/jasperlake: Make use of is_devfn_enabled() functionSubrata Banik2021-06-163-24/+11
* cpu/x86: Default to PARALLEL_MP selectedKyösti Mälkki2021-06-071-1/+0
* soc/intel: Drop unused lpss functionsFurquan Shaikh2021-06-071-22/+0
* util/spd_tools/lp4x: Add new memory part to to global memory definitionDtrain Hsu2021-05-224-0/+107
* cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=yArthur Heymans2021-05-181-1/+0
* src: Match array format in function declarations and definitionsPatrick Georgi2021-05-131-1/+1
* soc/intel/{adl,tgl,jsl}: Enable power button smi after BS_CHIPS_EXITKane Chen2021-05-072-2/+12
* soc/intel/{adl,tgl,jsl}: Add smihandler_soc_disable_busmasterKane Chen2021-05-071-0/+8
* soc/intel/*: Update data types for variables holding PCH_DEVFN_* macrosTim Wawrzynczak2021-05-031-1/+1
* device: Switch pci_dev_is_wake_source to take pci_devfn_tTim Wawrzynczak2021-05-031-10/+4
* soc/intel/jasperlake: Remove TCSS setting from the DMAR tableJohn Zhao2021-04-233-36/+0
* soc/intel: Replace open-coded buffer length calculationAngel Pons2021-04-211-4/+2
* soc/intel: Fix typo in commentAngel Pons2021-04-211-1/+1