aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/jasperlake
AgeCommit message (Expand)Author
2023-07-13soc/intel: Rename pcr.asl to pch_pcr.aslSubrata Banik
2023-07-12soc/intel/*/pmc.c: Use newer function for resource declarationsArthur Heymans
2023-06-23soc/intel/jasperlake: Add per-SKU power limitsChia-Ling Hou
2023-06-23commonlib/console/post_code.h: Change post code prefix to POSTCODElilacious
2023-06-15soc/intel: Add max memory speed into dimm infoEric Lai
2023-06-01soc/intel/jasperlake: Enable early caching of RAMTOP regionSean Rhodes
2023-05-19soc/intel/jasperlake: Add PsysPmax configChia-Ling Hou
2023-05-09sb,soc/amd,intel: Apply minor FADT fixesKyösti Mälkki
2023-04-16soc/intel/jasperlake: Hook up GMA ACPI brightness controlsMatt DeVillier
2023-02-24soc/intel/jsl: Select CSE defined ME spec version for jasperlakeDinesh Gehlot
2023-02-23soc/intel: Use common codeflow for MP initArthur Heymans
2023-02-01soc/intel/jsk: Move ME FSR structures to pertinent headerDinesh Gehlot
2023-02-01treewide: Remove duplicated include <device/pci.h>Elyes Haouas
2023-01-20soc/intel/*/include/soc/gpio.h: Add "IWYU pragma: export" commentElyes Haouas
2023-01-20soc/intel: Remove unused <stddef.h>Elyes Haouas
2023-01-18soc/intel/jasperlake: Fix incorrect `prev_sleep_state` issueSubrata Banik
2023-01-18soc/intel/jasperlake: Use common gpio.h includeDinesh Gehlot
2022-12-27tree/acpi: Replace constant "Zero" with actual numberFelix Singer
2022-12-27{acpi,arch,soc}/acpi: Replace constant "One" with actual numberFelix Singer
2022-12-23soc/intel: Drop SoC specific DPTF implementationSubrata Banik
2022-12-22soc/intel: Set `use_eisa_hids` based on `DPTF_USE_EISA_HID` configSubrata Banik
2022-12-22soc/intel/{apl,cnl,jsl}: Enable EISA HID support for DPTFSubrata Banik
2022-12-22soc/intel/jasperlake: Move DPTF ACPI Device IDs into header fileSubrata Banik
2022-12-22drivers/intel/dptf: Add `soc_` prefix for `get_dptf_platform_info()`Subrata Banik
2022-12-15treewide: Remove unused 'include <arch/io.h>'Elyes Haouas
2022-12-07soc/intel: Set IO APIC DMAR entry based on hwArthur Heymans
2022-12-02soc/intel/cmn/cse: Create another config for sending CSE EOP cmd lateSubrata Banik
2022-11-28sb,soc/intel: Address TCO SECOND_TO_STS name collisionKyösti Mälkki
2022-11-26src/soc/intel: Remove unnecessary space after castsElyes Haouas
2022-11-17soc/intel: Add node_num to dimm_info struct + adjust dimm_info_fillDavid Milosevic
2022-11-08soc/intel: Use `PWRMBASE` over static `Index 0` for PMCSubrata Banik
2022-11-04soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h>Elyes Haouas
2022-10-31soc: Add SPDX license headers to MakefilesMartin Roth
2022-10-22payloads/edk2: Disable the CPU Timer Lib unless supportedSean Rhodes
2022-10-12treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk'Elyes Haouas
2022-09-27acpi/acpi_pm.c: refactor acpi_pm_state_for_* functionsFabio Aiuto
2022-09-22soc/intel/spi: Move BIOS flash SPI controllers to fast SPI driverWerner Zeh
2022-07-20soc/intel/common/pch: Decouple CLIENT from BASEAngel Pons
2022-06-29soc/intel/jasperlake: Fix PMC read_resources callbackTim Wawrzynczak
2022-06-27soc/intel/*/Kconfig: Fix typo in commentAngel Pons
2022-06-22device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki
2022-06-04soc/intel: Rename heci_init to cse_initSubrata Banik
2022-06-02soc/intel/common/cpu: Use SoC overrides to set CPU privilege levelSubrata Banik
2022-05-16soc/intel/*: Use SSDT to pass A4GB and A4GSArthur Heymans
2022-04-29soc/{amd/stoneyridge,intel}: Don't select VBOOT_SEPARATE_VERSTAGEArthur Heymans
2022-04-27soc/intel/jasperlake: Revert CdClock settingSimon Yang
2022-04-27soc/intel/cmn/lockdown: Perform SA lockdown configurationSubrata Banik
2022-04-22soc/intel/jasperlake: CNVi: Enable fewer wakeups to reduce SoC power consumptionJamie Chen
2022-04-20soc/intel: clean up dmi driver codeWonkyu Kim
2022-04-06soc/intel/(cnl, jsl, tgl): Enable SOC_INTEL_COMMON_BASECODESridhar Siricilla
2022-03-29soc/intel: Move `pmc_clear_pmcon_sts()` into IA common codeSubrata Banik
2022-03-25soc/intel/*/meminit.c: Fix formatted printArthur Heymans
2022-03-07src: Make PCI ID define names shorterFelix Singer
2022-02-25intelblocks/pcie: Correct mapping between LCAP port and coreboot indexMAULIK V VAGHELA
2022-02-25arch/x86: factor out and commonize HPET_BASE_ADDRESS definitionFelix Held
2022-02-18drivers/fsp/fsp2_0: Rework FSP Notify Phase API configsSubrata Banik
2022-02-15soc/intel/*/pmc: Add `finalize` operation for pmcSubrata Banik
2022-02-05cpu/x86/lapic: Move LAPIC configuration to MP initKyösti Mälkki
2022-02-02soc/intel/jasperlake: Use SBI msg to disable HECI1Subrata Banik
2022-02-02soc/intel/common/cse: Rework heci_disable functionSubrata Banik
2022-01-19soc/intel/common/cpu: Use SoC overrides to get CPU privilege levelSubrata Banik
2022-01-14soc/intel/jsl: Replace dt `HeciEnabled` by `HECI1 disable` configSubrata Banik
2022-01-10src/soc/intel: Remove unused <console/console.h>Elyes HAOUAS
2022-01-09soc/intel/{icl,tgl,jsl,ehl}: enable ACPI CPPC entriesMichael Niewöhner
2022-01-05soc/intel: Remove unused <string.h>Elyes HAOUAS
2022-01-01src: Drop duplicated includesElyes HAOUAS
2022-01-01soc/intel/jasperlake: Add CdClock frequency configSimon Yang
2021-12-12soc/intel/jasperlake: Hook up public microcodeArthur Heymans
2021-11-22soc/intel/{adl,ehl,jsl,tgl}: Remove unused header `thermal.h`Subrata Banik
2021-11-10Rename ECAM-specific MMCONF KconfigsShelley Chen
2021-11-08soc/intel: drop Kconfig `PM_ACPI_TIMER_OPTIONAL`Michael Niewöhner
2021-11-04soc/intel: Replace bad uses of `find_resource`Angel Pons
2021-10-26cpu/x86: Introduce and use `CPU_X86_LAPIC`Felix Held
2021-10-25cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCsFelix Held
2021-10-22arch/x86/ioapic: Select IOAPIC with SMPKyösti Mälkki
2021-10-22cpu/x86/mp_init: move printing of failure message into mp_init_with_smmFelix Held
2021-10-21cpu/x86/mp_init: use cb_err as mp_init_with_smm return typeFelix Held
2021-10-19soc/intel: Constify `soc_get_cstate_map()`Angel Pons
2021-10-19soc/intel/*/acpi.c: Don't copy structs with `memcpy()`Angel Pons
2021-10-17soc/intel: transition full control over PM Timer from FSP to corebootMichael Niewöhner
2021-10-17soc/intel: implement ACPI timer disabling per SoC and drop common codeMichael Niewöhner
2021-10-17soc/intel: move disabling of PM Timer to SoC PMC codeMichael Niewöhner
2021-10-17soc/intel: deduplicate acpi_fill_soc_wakeMichael Niewöhner
2021-10-12soc/intel: replace dt option PmTimerDisabled by KconfigMichael Niewöhner
2021-10-12soc/intel/*/cpu.c: Add missing space in commentAngel Pons
2021-09-29soc/intel: Drop unnecessary `select REG_SCRIPT`Angel Pons
2021-09-29soc/intel/{cnl,jsl,tgl,ehl,adl}: rename PMC device init/enable callbacksMichael Niewöhner
2021-09-23soc/intel/{xeon-sp,icl,tgl,jsl,ehl}: add NMI_{EN,STS} registersMichael Niewöhner
2021-09-23mb/google/dedede: Migrate dedede to use SPD files under spd/Reka Norman
2021-09-20soc/intel/jasperlake: Clear RTC_BATTERY_DEADTim Wawrzynczak
2021-09-17soc/intel/{ehl,jsl}: make use of Kconfig options for PRMRR sizeMichael Niewöhner
2021-09-16drivers/intel/fsp2_0: Refactor MultiPhaseSiInit API calling methodSubrata Banik
2021-09-14src/soc/intel/jasperlake/spd: Update SPDsTyler Wang
2021-09-10soc/intel/jasperlake: Switch to runtime generation of Intel Power EngineTim Wawrzynczak
2021-09-08cpu/x86/tsc: Deduplicate Makefile logicAngel Pons
2021-09-05soc/intel/jasperlake: Utilize vbt data size Kconfig optionSeunghwan Kim
2021-09-05soc/intel/jasperlake: Lock PAM registers in finalizeTim Wawrzynczak
2021-08-12soc/intel/jasperlake: Clean up FSP chipset lockdown configurationFelix Singer
2021-08-04Move post_codes.h to commonlib/console/Ricardo Quesada
2021-08-03soc/intel/*: Allow configuring 8254 timer via CMOSSean Rhodes