summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/apollolake
Commit message (Expand)AuthorAgeFilesLines
* 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
* soc/intel/apollolake/meminit.c: Remove unuseful commentElyes Haouas2022-07-081-1/+1
* soc/intel/apollolake: Fix incorrect GPE numberReka Norman2022-07-081-1/+1
* soc/intel/apollolake: Add chipset devicetreeSean Rhodes2022-06-283-0/+102
* soc/intel/apollolake: Enable SATA Power OptimisationSean Rhodes2022-06-232-0/+6
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-221-2/+2
* soc/intel/apollolake: Hook Up SataPortEnable to devicetreeSean Rhodes2022-06-202-1/+7
* soc/intel/apollolake: Hook up C1e to enhanced_cstatesSean Rhodes2022-06-202-0/+6
* soc/intel/apollolake: Hook up UfsEnabled to devicetreeSean Rhodes2022-06-202-0/+7
* soc/intel/apollolake: Allow configuring the LPC IO registersSean Rhodes2022-06-203-0/+20
* soc/intel/apollolake: Let coreboot set the VendorID and Subsystem IDSean Rhodes2022-06-101-0/+9
* soc/intel/apollolake: Correct the maximum number of Heci devicesSean Rhodes2022-06-091-1/+1
* intel/common/block: move RAPL disabling to common codeUwe Poeche2022-06-031-8/+4
* soc/intel/common/cpu: Use SoC overrides to set CPU privilege levelSubrata Banik2022-06-021-0/+9
* soc/intel/apollolake: Compare patched FIT pointer with the pre-definedWerner Zeh2022-05-242-1/+10
* soc/intel/apollolake: Provide FIT pointer in bootblock at build timeWerner Zeh2022-05-242-1/+12
* soc/intel/apollolake: Measure bootblock from IFWIWerner Zeh2022-05-242-1/+49
* security/tpm/crtm: Add a function to measure the bootblock on SoC levelWerner Zeh2022-05-242-0/+9
* soc/intel/apollolake: Enable SSDT for fast SPI controllerWerner Zeh2022-05-231-0/+1
* soc/intel/apollolake: Hook up Sata Hot Plug to device treeSean Rhodes2022-05-212-0/+6
* soc/intel/apollolake: Hook up Legacy 8254 TimerSean Rhodes2022-05-211-0/+4
* intel/common/block: Provide RAPL and min clock ratio switches in commonUwe Poeche2022-05-183-22/+3
* soc/intel/*: Use SSDT to pass A4GB and A4GSArthur Heymans2022-05-165-7/+5
* soc/intel/apollolake/romstage.c: Remove unused <cpu/x86/pae.h>Elyes Haouas2022-05-161-1/+0
* soc/intel/apl: Drop cbfs bootblockArthur Heymans2022-05-152-1/+14
* soc/intel/apl: Write to cbfs regions using intermediate targetsArthur Heymans2022-05-121-4/+6
* soc/intel: Decouple HECI disabling interface from HECI disable KconfigSubrata Banik2022-04-291-1/+1
* soc/intel: Remove unused <cbmem.h>Elyes HAOUAS2022-04-221-1/+0
* tpm: Refactor TPM Kconfig dimensionsJes B. Klinke2022-04-211-3/+3
* soc/intel/apollolake: Correct enum for PrimaryVideoAdaptor FSP parameterWerner Zeh2022-04-081-2/+2
* Kconfig: Select UDK2017Patrick Rudolph2022-03-311-2/+1
* soc/intel: Move `pmc_clear_pmcon_sts()` into IA common codeSubrata Banik2022-03-293-17/+1
* soc/intel/common: Implement error codes for for heci_send_receive()Sridhar Siricilla2022-03-141-1/+1
* soc/apollolake: Hook up VTD to CMOSSean Rhodes2022-03-101-1/+2
* soc/apollolake: Correct SMBus interruptSean Rhodes2022-03-101-1/+1
* soc/apollolake: Hook up CnviMode to devicetreeSean Rhodes2022-03-091-0/+4
* src: Make PCI ID define names shorterFelix Singer2022-03-071-9/+9
* arch/x86: factor out and commonize HPET_BASE_ADDRESS definitionFelix Held2022-02-251-2/+0
* soc/apollolake: Allow configuring individual USB ports on GLKSean Rhodes2022-02-241-0/+18
* soc/intel/apollolake: Create alias for GEN_PMCON1 as GEN_PMCON_ASubrata Banik2022-02-181-0/+1
* drivers/fsp/fsp2_0: Rework FSP Notify Phase API configsSubrata Banik2022-02-181-14/+17
* soc/intel/apollolake: Fix overlapping ACPI resource rangesMatt DeVillier2022-02-151-2/+2
* soc/intel/apollolake: Add function to clear PMCON status bitsSubrata Banik2022-02-152-0/+17
* soc/apollolake: Make IO decode / enable register configurableSean Rhodes2022-02-152-2/+23
* soc/intel/apl: Use Kconfig to enable CseRbpSean Rhodes2022-02-122-8/+10
* soc/intel/apollolake: Convert to ASL 2.0Elyes HAOUAS2022-02-077-84/+80
* cpu/x86/lapic: Move LAPIC configuration to MP initKyösti Mälkki2022-02-051-3/+0