summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/apollolake
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/apollolake: Fix indentation for the PMC (pm.h) macrosSubrata Banik2023-01-211-13/+13
* soc/intel/*/include/soc/gpio.h: Add "IWYU pragma: export" commentElyes Haouas2023-01-201-2/+2
* soc/intel/apollolake: Use common gpio.h includeDinesh Gehlot2023-01-187-7/+7
* soc/intel/apollolake/pmutil.c: Fix smi_sts_bits[HSMBUS_SMI_STS_BIT]Elyes Haouas2023-01-151-1/+1
* apollolake/include/soc/meminit.h: Add missing stdboolElyes Haouas2023-01-011-2/+1
* tree/acpi: Replace constant "Zero" with actual numberFelix Singer2022-12-271-1/+1
* {acpi,arch,soc}/acpi: Replace constant "One" with actual numberFelix Singer2022-12-271-3/+3
* soc/intel: Drop SoC specific DPTF implementationSubrata Banik2022-12-232-20/+0
* soc/intel/apollolake/acpi: Remove STOM from ACPISean Rhodes2022-12-221-22/+0
* soc/intel/apollolake/acpi: Improve comments and unify code word spellingSean Rhodes2022-12-221-9/+9
* soc/intel/apollolake/acpi: Tidy the Legacy video RAMSean Rhodes2022-12-221-1/+5
* soc/intel/apollolake/acpi: Tidy the PCI Memory RegionSean Rhodes2022-12-221-3/+6
* soc/intel/apollolake/acpi: Add bits of TOLUD registerSean Rhodes2022-12-221-4/+6
* soc/intel/apollolake/acpi: Remove TOUUD as it is not usedSean Rhodes2022-12-221-2/+0
* soc/intel/apollolake/acpi: Add PDRC for PCIX and ACPI to allow use of MMCONFSean Rhodes2022-12-221-0/+22
* soc/intel: Set `use_eisa_hids` based on `DPTF_USE_EISA_HID` configSubrata Banik2022-12-221-1/+1
* soc/intel/{apl,cnl,jsl}: Enable EISA HID support for DPTFSubrata Banik2022-12-221-0/+1
* soc/intel/apollolake: Move DPTF ACPI Device IDs into header fileSubrata Banik2022-12-222-3/+18
* drivers/intel/dptf: Add `soc_` prefix for `get_dptf_platform_info()`Subrata Banik2022-12-221-1/+1
* soc/intel/apollolake/acpi/northbridge.asl: Fix commentElyes Haouas2022-12-161-1/+1
* soc/intel/apollolake/pmutil.c: Use {read,wrire}32p()Elyes Haouas2022-12-131-8/+8
* soc/apollolake: Add DPTF HIDsSean Rhodes2022-12-122-0/+19
* soc/intel: Set IO APIC DMAR entry based on hwArthur Heymans2022-12-071-2/+3
* sb,soc/intel: Address TCO SECOND_TO_STS name collisionKyösti Mälkki2022-11-281-1/+1
* src/soc/intel: Remove unnecessary space after castsElyes Haouas2022-11-265-8/+8
* soc/intel: Add node_num to dimm_info struct + adjust dimm_info_fillDavid Milosevic2022-11-172-1/+3
* soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h>Elyes Haouas2022-11-041-3/+3
* soc: Add SPDX license headers to MakefilesMartin Roth2022-10-311-0/+1
* payloads/edk2: Disable the CPU Timer Lib unless supportedSean Rhodes2022-10-221-0/+1
* soc/intel/apollolake: Skip SMI lockdown on ApollolakeMatt DeVillier2022-10-211-1/+2
* soc/intel/apollolake: Lock down Global SMISean Rhodes2022-10-151-4/+11
* soc/intel/apollolake: Configure FSP UPDs to allow coreboot to lockdownSean Rhodes2022-10-151-5/+7
* treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk'Elyes Haouas2022-10-121-1/+1
* soc/intel/apollolake: Add UFS InterruptSean Rhodes2022-10-071-0/+3
* soc/intel/apollolake: Remove SD Card interrupt for GLKSean Rhodes2022-10-071-0/+2
* soc/intel/apollolake/acpi: Add PCIEXBAR to MCHCSean Rhodes2022-10-061-2/+6
* acpi/acpi_pm.c: refactor acpi_pm_state_for_* functionsFabio Aiuto2022-09-272-2/+2
* soc/intel/common/pch: Add a block specific to Apollo LakeSean Rhodes2022-09-223-23/+26
* Revert "soc/intel/apollolake: Configure FSP UPDs to allow coreboot to lockdown"Tim Wawrzynczak2022-09-201-8/+5
* soc/intel/apollolake: LZ4 Compress FSP-MArthur Heymans2022-09-191-0/+1
* soc/intel/apollolake: Add bits of GEN_PMCON2 registerSean Rhodes2022-09-191-0/+5
* soc/intel/apollolake: Configure FSP UPDs to allow coreboot to lockdownSean Rhodes2022-09-191-5/+8
* timer: Change timer util functions to 64-bitRob Barnes2022-09-143-3/+3
* vendorcode/intel/fsp2/glk: Add the FSP headers for version 2.2.3.1Sean Rhodes2022-09-011-1/+2
* soc/intel/apollolake: Add the remaining CSE Firmware Status RegistersSean Rhodes2022-08-172-35/+92
* soc/intel/apollolake: Enable DPTF & SMBus as it is a required deviceSean Rhodes2022-08-172-3/+3
* soc/apollolake: Don't select VBNV_CMOS if VBNV_FLASH is enabledSean Rhodes2022-07-221-2/+2
* treewide: Remove unused <cpu/x86/msr.h>Elyes Haouas2022-07-201-1/+0
* soc/apollolake: Add CSE Firmware Status RegistersSean Rhodes2022-07-202-9/+81
* soc/intel/apollolake: Call heci_init in romstageSean Rhodes2022-07-191-0/+4