aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/apollolake/chip.c
AgeCommit message (Expand)Author
2024-01-31device/device.h: Rename busses for clarityArthur Heymans
2024-01-31include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard
2023-10-20device/device.h: Rename pci_domain_scan_busArthur Heymans
2023-08-25soc/intel/apollolake: Correct the logic for the legacy 8254 timerSean Rhodes
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-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-02-23soc/intel: Use common codeflow for MP initArthur Heymans
2023-02-06soc/intel/apl: Hook up cpu ops in devicetreeArthur Heymans
2023-01-18soc/intel/apollolake: Use common gpio.h includeDinesh Gehlot
2022-10-15soc/intel/apollolake: Configure FSP UPDs to allow coreboot to lockdownSean Rhodes
2022-09-20Revert "soc/intel/apollolake: Configure FSP UPDs to allow coreboot to lockdown"Tim Wawrzynczak
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-06-23soc/intel/apollolake: Enable SATA Power OptimisationSean Rhodes
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-10soc/intel/apollolake: Let coreboot set the VendorID and Subsystem IDSean Rhodes
2022-06-03intel/common/block: move RAPL disabling to common codeUwe Poeche
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-04-22soc/intel: Remove unused <cbmem.h>Elyes HAOUAS
2022-03-10soc/apollolake: Hook up VTD to CMOSSean Rhodes
2022-03-09soc/apollolake: Hook up CnviMode to devicetreeSean Rhodes
2022-02-24soc/apollolake: Allow configuring individual USB ports on GLKSean Rhodes
2022-02-01soc/intel/appololake: Allow to configure SATA ALPM via devicetreeMario Scheithauer
2022-01-11soc/intel/apl: Rework on CPU privilege level implementationSubrata Banik
2021-10-29soc/intel/apollolake: Fix BUG-message when checking for XDCI deviceWerner Zeh
2021-10-22cpu/x86/mp_init: use cb_err as status return type in remaining functionsFelix Held
2021-07-01soc/intel: Refactor `xdci_can_enable()` functionAngel Pons
2021-06-21soc/intel/apollolake: Use devfn_disable() functionSubrata Banik
2021-06-16soc/intel/apollolake: Make use of is_devfn_enabled() functionSubrata Banik
2021-02-09soc/amd,intel: Drop s3_resume parameter on FSP-S functionsKyösti Mälkki
2021-02-09drivers/intel/fsp1_1,fsp2_0: Refactor logo displayKyösti Mälkki
2021-01-10ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocationsKyösti Mälkki
2020-12-30soc/intel: hook up new gpio device in the soc chipsMichael Niewöhner
2020-10-12soc/intel: Configure PAVP at compile-timeBenjamin Doron
2020-09-28soc/intel/common/block/lpc: add acpi nameJonathan Zhang
2020-09-09soc/intel/apollolake: Rename `SOC_INTEL_GLK` symbolAngel Pons
2020-09-08soc/intel/apollolake: Hook up ENABLE_VMXAngel Pons
2020-07-28soc/intel/apollolake: Simplify is-device-enabled checksFelix Singer
2020-07-26src: Update bare access to BOOL CONFIG_ vals to CONFIG()Martin Roth
2020-07-14src: Remove unused 'include <cpu/x86/msr.h>'Elyes HAOUAS
2020-06-30ACPI: Drop typedef global_nvs_tKyösti Mälkki
2020-06-03soc/intel/apollolake: Reinstate APL_SKIP_SET_POWER_LIMITSTim Wawrzynczak
2020-05-26apollolake: update processor power limits configurationSumeet R Pawnikar
2020-05-12device/pci_device: Extract pci_domain_set_resources from SOCRaul E Rangel
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-14soc/intel/apollolake: Disable XHCI LFPS power managementMarx Wang
2020-04-10Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber
2020-04-10Drop unnecessary DEVICE_NOOP entriesNico Huber
2020-04-05Drop explicit NULL initializations from `device_operations`Elyes HAOUAS
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2020-03-18soc/intel/apollolake: Allow toggling of GMM in devicetree in Gemini LakeFranklin He
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-03-06soc/apl: add options to override USB port configMaxim Polyakov
2020-03-03soc/intel/apl: disable NPK device in devicetree.cbMaxim Polyakov
2020-02-26treewide: capitalize 'USB'Elyes HAOUAS
2020-02-17treewide: capitalize 'BIOS'Elyes HAOUAS
2020-01-10{Documentation,soc/intel}: Fix typoElyes HAOUAS
2019-12-19{drivers,soc}/intel/fsp2_0: Move chipset specific logo handling to SoCWim Vervoorn
2019-11-20soc/intel/common: pmclib: make use of the new ETR address APIMichael Niewöhner
2019-10-30soc/intel/apollolake: set FSP param to enable or skip GOPMichael Niewöhner
2019-10-02soc/intel: Replace config_of_path() with config_of_soc()Kyösti Mälkki
2019-09-29soc/intel: Rename <intelblocks/chip.h>Kyösti Mälkki
2019-08-15soc/*: mp_run_on_all_cpus: Remove configurable timeoutPatrick Rudolph
2019-07-18soc/intel: Fix invalid use of 'static'Kyösti Mälkki
2019-07-18soc/intel: Use config_of_path(SA_DEVFN_ROOT)Kyösti Mälkki
2019-07-04soc/intel: Replace uses of dev_find_slot()Kyösti Mälkki
2019-05-29soc/intel/apollolake: Fix value stored to gnvs is never readJohn Zhao
2019-05-06soc/intel/apollolake: Reset GPI IS & IE registers at ramstageKarthikeyan Ramasubramanian
2019-05-06soc/apollolake: Add ramstage hookFelix Singer
2019-03-24intel/apollolake: Add HDA to disable_dev functionNico Huber
2019-03-24soc/intel/common: Remove common chip config use_fsp_mp_initSubrata Banik
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-02-05intel/apollolake: Add parameter to enable VTD in devicetreeWerner Zeh
2019-02-05soc/intel/apollolake: Update XHCI ports for GLK in ACPI tablesFurquan Shaikh
2019-01-30soc/intel/apollolake: Sync fsp upd structure updateJohn Zhao
2019-01-29soc/intel/apollolake: Add GLK usb2eye configuration overrideSeunghwan Kim
2019-01-28intel/apollolake: Add IPU to disable_dev functionWerner Zeh
2019-01-25soc/intel/apollolake: Override GLK usb clock gating registerJohn Zhao
2019-01-23soc/{amd,intel}: Remove needless '&' on function pointersElyes HAOUAS
2019-01-14soc/intel/apollolake: Add option to disable xHCI Link Compliance ModeJohn Zhao