summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/apollolake/chip.c
Commit message (Expand)AuthorAgeFilesLines
* device/device.h: Rename busses for clarityArthur Heymans2024-01-311-1/+1
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-311-1/+1
* device/device.h: Rename pci_domain_scan_busArthur Heymans2023-10-201-1/+1
* soc/intel/apollolake: Correct the logic for the legacy 8254 timerSean Rhodes2023-08-251-1/+1
* soc/intel/apollolake: Switch to snake case for SataPwrOptimizeDisableMario Scheithauer2023-06-191-1/+1
* soc/intel/apollolake: Switch to snake case for DisableSataSalpSupportMario Scheithauer2023-06-191-1/+1
* soc/intel/apollolake: Switch to snake case for PmicVdd2VoltageMario Scheithauer2023-06-191-1/+1
* soc/intel/apollolake: Switch to snake case for ModPhyVoltageBumpMario Scheithauer2023-06-191-1/+1
* soc/intel/apollolake: Switch to snake case for ModPhyIfValueMario Scheithauer2023-06-191-1/+1
* soc/intel/apollolake: Switch to snake case for DisableComplianceModeMario Scheithauer2023-06-191-1/+1
* soc/intel/apollolake: Switch to snake case for PmicPmcIpcCtrlMario Scheithauer2023-06-191-1/+1
* soc/intel/apollolake: Switch to snake case for SataPortsHotPlugMario Scheithauer2023-06-191-1/+1
* soc/intel/apollolake: Fix FSP SATA speed limit configuraionMario Scheithauer2023-06-191-1/+2
* soc/intel/apollolake: Switch to snake case for SataPortsEnableMario Scheithauer2023-06-021-1/+1
* soc/intel/apollolake: Make hard drive type for SATA ports configurableMario Scheithauer2023-06-011-0/+2
* soc/intel/apollolake: Make SATA speed limit configurableMario Scheithauer2023-06-011-0/+1
* soc/intel: Use common codeflow for MP initArthur Heymans2023-02-231-1/+1
* soc/intel/apl: Hook up cpu ops in devicetreeArthur Heymans2023-02-061-3/+7
* soc/intel/apollolake: Use common gpio.h includeDinesh Gehlot2023-01-181-1/+1
* soc/intel/apollolake: Configure FSP UPDs to allow coreboot to lockdownSean Rhodes2022-10-151-5/+7
* Revert "soc/intel/apollolake: Configure FSP UPDs to allow coreboot to lockdown"Tim Wawrzynczak2022-09-201-8/+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-141-1/+1
* soc/intel/apollolake: Enable SATA Power OptimisationSean Rhodes2022-06-231-0/+3
* soc/intel/apollolake: Hook Up SataPortEnable to devicetreeSean Rhodes2022-06-201-1/+4
* soc/intel/apollolake: Hook up C1e to enhanced_cstatesSean Rhodes2022-06-201-0/+3
* soc/intel/apollolake: Hook up UfsEnabled to devicetreeSean Rhodes2022-06-201-0/+3
* soc/intel/apollolake: Let coreboot set the VendorID and Subsystem IDSean Rhodes2022-06-101-0/+9
* intel/common/block: move RAPL disabling to common codeUwe Poeche2022-06-031-8/+4
* soc/intel/apollolake: Hook up Sata Hot Plug to device treeSean Rhodes2022-05-211-0/+3
* 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-181-1/+1
* soc/intel/*: Use SSDT to pass A4GB and A4GSArthur Heymans2022-05-161-0/+2
* soc/intel: Remove unused <cbmem.h>Elyes HAOUAS2022-04-221-1/+0
* soc/apollolake: Hook up VTD to CMOSSean Rhodes2022-03-101-1/+2
* soc/apollolake: Hook up CnviMode to devicetreeSean Rhodes2022-03-091-0/+4
* soc/apollolake: Allow configuring individual USB ports on GLKSean Rhodes2022-02-241-0/+18
* soc/intel/appololake: Allow to configure SATA ALPM via devicetreeMario Scheithauer2022-02-011-0/+4
* soc/intel/apl: Rework on CPU privilege level implementationSubrata Banik2022-01-111-1/+11
* soc/intel/apollolake: Fix BUG-message when checking for XDCI deviceWerner Zeh2021-10-291-3/+1
* cpu/x86/mp_init: use cb_err as status return type in remaining functionsFelix Held2021-10-221-1/+2
* soc/intel: Refactor `xdci_can_enable()` functionAngel Pons2021-07-011-4/+1
* soc/intel/apollolake: Use devfn_disable() functionSubrata Banik2021-06-211-3/+2
* soc/intel/apollolake: Make use of is_devfn_enabled() functionSubrata Banik2021-06-161-5/+2
* soc/amd,intel: Drop s3_resume parameter on FSP-S functionsKyösti Mälkki2021-02-091-2/+1
* drivers/intel/fsp1_1,fsp2_0: Refactor logo displayKyösti Mälkki2021-02-091-2/+3
* ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocationsKyösti Mälkki2021-01-101-4/+0
* soc/intel: hook up new gpio device in the soc chipsMichael Niewöhner2020-12-301-0/+3
* soc/intel: Configure PAVP at compile-timeBenjamin Doron2020-10-121-0/+2
* soc/intel/common/block/lpc: add acpi nameJonathan Zhang2020-09-281-3/+0