summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/apollolake/chip.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* soc/intel/apollolake: Rename `SOC_INTEL_GLK` symbolAngel Pons2020-09-091-7/+7
* soc/intel/apollolake: Hook up ENABLE_VMXAngel Pons2020-09-081-0/+2
* soc/intel/apollolake: Simplify is-device-enabled checksFelix Singer2020-07-281-5/+2
* src: Update bare access to BOOL CONFIG_ vals to CONFIG()Martin Roth2020-07-261-1/+1
* src: Remove unused 'include <cpu/x86/msr.h>'Elyes HAOUAS2020-07-141-1/+0
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-301-1/+1
* soc/intel/apollolake: Reinstate APL_SKIP_SET_POWER_LIMITSTim Wawrzynczak2020-06-031-4/+8
* apollolake: update processor power limits configurationSumeet R Pawnikar2020-05-261-69/+9
* device/pci_device: Extract pci_domain_set_resources from SOCRaul E Rangel2020-05-121-5/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-12/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* soc/intel/apollolake: Disable XHCI LFPS power managementMarx Wang2020-04-141-0/+31
* Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber2020-04-101-2/+2
* Drop unnecessary DEVICE_NOOP entriesNico Huber2020-04-101-1/+0
* Drop explicit NULL initializations from `device_operations`Elyes HAOUAS2020-04-051-3/+0
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-021-1/+1
* soc/intel/apollolake: Allow toggling of GMM in devicetree in Gemini LakeFranklin He2020-03-181-1/+3
* soc: Remove copyright noticesPatrick Georgi2020-03-181-4/+0
* soc/apl: add options to override USB port configMaxim Polyakov2020-03-061-2/+19
* soc/intel/apl: disable NPK device in devicetree.cbMaxim Polyakov2020-03-031-0/+6
* treewide: capitalize 'USB'Elyes HAOUAS2020-02-261-1/+1