aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/apollolake
AgeCommit message (Expand)Author
2024-06-26acpi: Rename acpi_create_dmar_drhdShuo Liu
2024-06-13soc/intel/apollolake: Add SoC-specific microcode update check for GLKMatt DeVillier
2024-04-12tree: Drop duplicated <device/{path,resource}.h>Elyes Haouas
2024-04-06lib: Refactor bmp_load_logo() implementationSubrata Banik
2024-03-30soc/intel: Remove blank lines before '}' and after '{'Elyes Haouas
2024-02-18soc: Add SPDX license headers to Kconfig filesMartin Roth
2024-01-31device/device.h: Rename busses for clarityArthur Heymans
2024-01-31include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard
2024-01-30soc/intel: Unify the definition of TCO registersMarek Maslanka
2024-01-24soc/intel: Rename Makefiles from .inc to .mkMartin Roth
2024-01-17Reland "Kconfig: Bring HEAP_SIZE to a common, large value"Patrick Georgi
2024-01-16soc/intel/apollolake: Fix PCI memory resource allocReto Buerki
2023-11-07Revert "Kconfig: Bring HEAP_SIZE to a common, large value"Patrick Georgi
2023-10-26soc/intel/apollolake: Select USE_LEGACY_8254_TIMERSean Rhodes
2023-10-20device/device.h: Rename pci_domain_scan_busArthur Heymans
2023-10-11Kconfig: Bring HEAP_SIZE to a common, large valuePatrick Georgi
2023-08-25soc/intel/apollolake: Correct the logic for the legacy 8254 timerSean Rhodes
2023-08-24soc/intel/apollolake: Move the PMC definitions to pmc.h fileMichał Żygowski
2023-08-21soc: Remove SOC_SPECIFIC_OPTIONSElyes Haouas
2023-08-21soc/intel/apollolake/chip.h: Use boolean type where applicableMichael Strosche
2023-08-16vendorcode/fsp: Rename GLK to Gemini Lake to match other SOCsSean Rhodes
2023-08-08ACPI: Add helper fill_fadt_extended_pm_io()Kyösti Mälkki
2023-07-31soc/intel/apl: Hide PMC/IPC ACPI device from WindowsMatt DeVillier
2023-07-31soc/intel/apl: program VMX per Kconfig settingMatt DeVillier
2023-07-20acpi: Move ECAM resource below PNP0C02 device in a common placeArthur Heymans
2023-07-12soc/intel/apl: Use newer function for resource declarationsArthur Heymans
2023-07-06acpi/gnvs.c: Drop unused pointer to the cbmem consoleArthur Heymans
2023-06-19soc/intel/apollolake: Switch to snake case for SataPwrOptimizeDisableMario Scheithauer
2023-06-19soc/intel/apollolake: Switch to snake case for DisableSataSalpSupportMario Scheithauer
2023-06-19soc/intel/apollolake: Switch to snake case for PmicVdd2VoltageMario Scheithauer
2023-06-19soc/intel/apollolake: Switch to snake case for ModPhyVoltageBumpMario Scheithauer
2023-06-19soc/intel/apollolake: Switch to snake case for ModPhyIfValueMario Scheithauer
2023-06-19soc/intel/apollolake: Switch to snake case for DisableComplianceModeMario Scheithauer
2023-06-19soc/intel/apollolake: Switch to snake case for PmicPmcIpcCtrlMario Scheithauer
2023-06-19soc/intel/apollolake: Switch to snake case for SataPortsHotPlugMario Scheithauer
2023-06-19soc/intel/apollolake: Fix FSP SATA speed limit configuraionMario Scheithauer
2023-06-15soc/intel: Add max memory speed into dimm infoEric Lai
2023-06-15soc/intel/*/include/soc/pmc.h: Add missing periodic SMI rate bitsMichał Żygowski
2023-06-15soc/intel/apollolake: Select PERIODIC_SMI_RATE_SELECTION_IN_GEN_PMCON_BMichał Żygowski
2023-06-02soc/intel/apollolake: Switch to snake case for SataPortsEnableMario Scheithauer
2023-06-01soc/intel/apollolake: Make hard drive type for SATA ports configurableMario Scheithauer
2023-06-01soc/intel/apollolake: Make SATA speed limit configurableMario Scheithauer
2023-05-12soc/intel/apl: Remove set but unused variableArthur Heymans
2023-05-11soc/intel/apollolake: Only use 8 bits for afterg3Sean Rhodes
2023-05-10sb,soc/amd,intel: Sync FADT entries visuallyKyösti Mälkki
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