aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/apollolake
AgeCommit message (Expand)Author
2023-03-21soc/intel/apl: Fix programming temporary MTRR on GLKArthur Heymans
2023-02-23soc/intel: Use common codeflow for MP initArthur Heymans
2023-02-09arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminatorFelix Held
2023-02-08arch/x86/cpu: introduce and use device_match_maskFelix Held
2023-02-06soc/intel/apl: Hook up cpu ops in devicetreeArthur Heymans
2023-02-03soc/intel/apl: Move cpu cluster to chipset.cbArthur Heymans
2023-02-01treewide: Remove duplicated include <device/pci.h>Elyes Haouas
2023-01-31soc/intel/apl: Ensure CPU_CLUSTER linked_list bus existsArthur Heymans
2023-01-22soc/intel/apollolake: Add PMC macros for common code usageSubrata Banik
2023-01-21soc/intel/apollolake: Fix indentation for the PMC (pm.h) macrosSubrata Banik
2023-01-20soc/intel/*/include/soc/gpio.h: Add "IWYU pragma: export" commentElyes Haouas
2023-01-18soc/intel/apollolake: Use common gpio.h includeDinesh Gehlot
2023-01-15soc/intel/apollolake/pmutil.c: Fix smi_sts_bits[HSMBUS_SMI_STS_BIT]Elyes Haouas
2023-01-01apollolake/include/soc/meminit.h: Add missing stdboolElyes Haouas
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/apollolake/acpi: Remove STOM from ACPISean Rhodes
2022-12-22soc/intel/apollolake/acpi: Improve comments and unify code word spellingSean Rhodes
2022-12-22soc/intel/apollolake/acpi: Tidy the Legacy video RAMSean Rhodes
2022-12-22soc/intel/apollolake/acpi: Tidy the PCI Memory RegionSean Rhodes
2022-12-22soc/intel/apollolake/acpi: Add bits of TOLUD registerSean Rhodes
2022-12-22soc/intel/apollolake/acpi: Remove TOUUD as it is not usedSean Rhodes
2022-12-22soc/intel/apollolake/acpi: Add PDRC for PCIX and ACPI to allow use of MMCONFSean Rhodes
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/apollolake: 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-16soc/intel/apollolake/acpi/northbridge.asl: Fix commentElyes Haouas
2022-12-13soc/intel/apollolake/pmutil.c: Use {read,wrire}32p()Elyes Haouas
2022-12-12soc/apollolake: Add DPTF HIDsSean Rhodes
2022-12-07soc/intel: Set IO APIC DMAR entry based on hwArthur Heymans
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-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-21soc/intel/apollolake: Skip SMI lockdown on ApollolakeMatt DeVillier
2022-10-15soc/intel/apollolake: Lock down Global SMISean Rhodes
2022-10-15soc/intel/apollolake: Configure FSP UPDs to allow coreboot to lockdownSean Rhodes
2022-10-12treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk'Elyes Haouas
2022-10-07soc/intel/apollolake: Add UFS InterruptSean Rhodes
2022-10-07soc/intel/apollolake: Remove SD Card interrupt for GLKSean Rhodes
2022-10-06soc/intel/apollolake/acpi: Add PCIEXBAR to MCHCSean Rhodes
2022-09-27acpi/acpi_pm.c: refactor acpi_pm_state_for_* functionsFabio Aiuto
2022-09-22soc/intel/common/pch: Add a block specific to Apollo LakeSean Rhodes
2022-09-20Revert "soc/intel/apollolake: Configure FSP UPDs to allow coreboot to lockdown"Tim Wawrzynczak
2022-09-19soc/intel/apollolake: LZ4 Compress FSP-MArthur Heymans
2022-09-19soc/intel/apollolake: Add bits of GEN_PMCON2 registerSean Rhodes
2022-09-19soc/intel/apollolake: Configure FSP UPDs to allow coreboot to lockdownSean Rhodes
2022-09-14timer: Change timer util functions to 64-bitRob Barnes
2022-09-01vendorcode/intel/fsp2/glk: Add the FSP headers for version 2.2.3.1Sean Rhodes
2022-08-17soc/intel/apollolake: Add the remaining CSE Firmware Status RegistersSean Rhodes
2022-08-17soc/intel/apollolake: Enable DPTF & SMBus as it is a required deviceSean Rhodes
2022-07-22soc/apollolake: Don't select VBNV_CMOS if VBNV_FLASH is enabledSean Rhodes
2022-07-20treewide: Remove unused <cpu/x86/msr.h>Elyes Haouas
2022-07-20soc/apollolake: Add CSE Firmware Status RegistersSean Rhodes
2022-07-19soc/intel/apollolake: Call heci_init in romstageSean Rhodes
2022-07-08soc/intel/apollolake/meminit.c: Remove unuseful commentElyes Haouas
2022-07-08soc/intel/apollolake: Fix incorrect GPE numberReka Norman
2022-06-28soc/intel/apollolake: Add chipset devicetreeSean Rhodes
2022-06-23soc/intel/apollolake: Enable SATA Power OptimisationSean Rhodes
2022-06-22device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki
2022-06-20soc/intel/apollolake: Hook Up SataPortEnable to devicetreeSean Rhodes
2022-06-20soc/intel/apollolake: Hook up C1e to enhanced_cstatesSean Rhodes
2022-06-20soc/intel/apollolake: Hook up UfsEnabled to devicetreeSean Rhodes
2022-06-20soc/intel/apollolake: Allow configuring the LPC IO registersSean Rhodes
2022-06-10soc/intel/apollolake: Let coreboot set the VendorID and Subsystem IDSean Rhodes
2022-06-09soc/intel/apollolake: Correct the maximum number of Heci devicesSean Rhodes
2022-06-03intel/common/block: move RAPL disabling to common codeUwe Poeche
2022-06-02soc/intel/common/cpu: Use SoC overrides to set CPU privilege levelSubrata Banik
2022-05-24soc/intel/apollolake: Compare patched FIT pointer with the pre-definedWerner Zeh
2022-05-24soc/intel/apollolake: Provide FIT pointer in bootblock at build timeWerner Zeh
2022-05-24soc/intel/apollolake: Measure bootblock from IFWIWerner Zeh
2022-05-24security/tpm/crtm: Add a function to measure the bootblock on SoC levelWerner Zeh
2022-05-23soc/intel/apollolake: Enable SSDT for fast SPI controllerWerner Zeh
2022-05-21soc/intel/apollolake: Hook up Sata Hot Plug to device treeSean Rhodes
2022-05-21soc/intel/apollolake: Hook up Legacy 8254 TimerSean Rhodes
2022-05-18intel/common/block: Provide RAPL and min clock ratio switches in commonUwe Poeche
2022-05-16soc/intel/*: Use SSDT to pass A4GB and A4GSArthur Heymans
2022-05-16soc/intel/apollolake/romstage.c: Remove unused <cpu/x86/pae.h>Elyes Haouas
2022-05-15soc/intel/apl: Drop cbfs bootblockArthur Heymans
2022-05-12soc/intel/apl: Write to cbfs regions using intermediate targetsArthur Heymans
2022-04-29soc/intel: Decouple HECI disabling interface from HECI disable KconfigSubrata Banik
2022-04-22soc/intel: Remove unused <cbmem.h>Elyes HAOUAS
2022-04-21tpm: Refactor TPM Kconfig dimensionsJes B. Klinke
2022-04-08soc/intel/apollolake: Correct enum for PrimaryVideoAdaptor FSP parameterWerner Zeh
2022-03-31Kconfig: Select UDK2017Patrick Rudolph
2022-03-29soc/intel: Move `pmc_clear_pmcon_sts()` into IA common codeSubrata Banik
2022-03-14soc/intel/common: Implement error codes for for heci_send_receive()Sridhar Siricilla
2022-03-10soc/apollolake: Hook up VTD to CMOSSean Rhodes
2022-03-10soc/apollolake: Correct SMBus interruptSean Rhodes
2022-03-09soc/apollolake: Hook up CnviMode to devicetreeSean Rhodes
2022-03-07src: Make PCI ID define names shorterFelix Singer
2022-02-25arch/x86: factor out and commonize HPET_BASE_ADDRESS definitionFelix Held
2022-02-24soc/apollolake: Allow configuring individual USB ports on GLKSean Rhodes
2022-02-18soc/intel/apollolake: Create alias for GEN_PMCON1 as GEN_PMCON_ASubrata Banik
2022-02-18drivers/fsp/fsp2_0: Rework FSP Notify Phase API configsSubrata Banik
2022-02-15soc/intel/apollolake: Fix overlapping ACPI resource rangesMatt DeVillier