aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/apollolake/chip.c
AgeCommit message (Expand)Author
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
2018-12-03soc/intel/apl: Configure LPC serial IRQ modeNico Huber
2018-11-16src: Get rid of duplicated includesElyes HAOUAS
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-11-09soc/intel/apollolake: Disable HECI1 before jumping to OSFurquan Shaikh
2018-11-08soc/intel/apollolake: Improve cold boot and S3 resumeJohn Zhao
2018-10-08Move compiler.h to commonlibNico Huber
2018-10-08src: Use tabs for indentationElyes HAOUAS
2018-08-24soc/intel/apollolake: Make eMMC max speed configurableMario Scheithauer
2018-08-22soc/intel/apollolake: Fix logical vs. bitwise operatorJohn Zhao
2018-08-20soc/intel/apollolake: Force USB-C into host modeJohn Zhao
2018-06-22soc/intel/common/block/cpu: Add option to skip coreboot AP initSubrata Banik
2018-06-05soc/intel/{apollolake, geminilake}: Add option to skip coreboot MP initSubrata Banik
2018-06-04soc/intel/apollolake: Get rid of device_tElyes HAOUAS
2018-05-22soc/intel/apollolake: Bypass FSP's CpuMemorytest, PCIe pwr seq & SPI InitSrinidhi N Kaushik
2018-05-18soc/intel: Add support for USB ACPI code generationDuncan Laurie
2018-05-14cpu/x86: Add support to run function with argument over APsSubrata Banik
2018-05-08{mb,nb,soc}: Remove references to pci_bus_default_ops()Nico Huber
2018-04-24compiler.h: add __weak macroAaron Durbin
2018-04-17soc/intel/apollolake: Configure PCIe root port #3 for GLK WiFiVenkateswarlu Vinjamuri
2018-04-17soc/intel/apollolake: Configure PCIe root port #1 for APL WiFiVenkateswarlu Vinjamuri
2018-04-09soc/intel/apollolake: enable MONITOR/MWAIT for GLKCole Nelson
2018-03-28soc/intel/apollolake: Limit xDCI feature when VBOOT is enabledDuncan Laurie
2018-03-19soc/intel/apollolake: Add PCIe de-emphasis enable configuration.Shamile Khan
2018-03-16soc/intel/apollolake: Add config option for enabling hotplugFurquan Shaikh
2018-03-16soc/intel/apollolake and mainboards: Use pcie_rp_clkreq_pin arrayFurquan Shaikh
2017-12-13soc/intel/apollolake: Remove set_subsystem() from SoCSubrata Banik
2017-11-07src: Fix all Siemens copyrightsMario Scheithauer
2017-10-27soc/intel/apollolake: Switch to common p2sbLijian Zhao
2017-10-09soc/intel/*lake: Load vbt when it's neededPatrick Georgi
2017-10-06soc/intel/common: refactor locate_vbt and vbt_getPatrick Georgi
2017-09-21soc/intel/apollolake: Make SCI configurableMario Scheithauer
2017-09-16soc/intel/apollolake: Leave Hda enabled for GLKHannah Williams
2017-09-14device: acpi_name() should take a const struct deviceAaron Durbin
2017-08-23soc/intel/apollolake: Allow overriding dev tree settings by boardKane Chen
2017-08-08soc/intel/apollolake: Use common PMC for apollolakeShaunak Saha
2017-07-27soc/intel/apollolake: Make usage of RAPL selectableMario Scheithauer
2017-07-21soc/intel/apollolake: Bring in delta for GLK SOCHannah Williams
2017-06-15soc/intel/apollolake: revert CPU MP init prior to FSP-SAaron Durbin
2017-06-09soc/intel/apollolake: Use CPU common library codeBarnali Sarkar
2017-06-09soc/intel/apollolake: Perform CPU MP Init before FSP-S InitBarnali Sarkar
2017-06-09soc/intel/apollolake: Use common systemagent codeSubrata Banik
2017-06-01soc/intel/apollolake: Use MCH_BASE_ADDRESS macro for APLSubrata Banik
2017-05-02soc/intel/apollolake: Clean up code by using common FAST_SPI moduleBarnali Sarkar
2017-04-28soc/intel/apollolake: Use ITSS common codeBora Guvendik
2017-03-28soc/intel/apollolake: Clean up code by using common System Agent moduleSubrata Banik
2017-03-28soc/pci_devs.h: Use consistent naming in soc/pci_devs.hSubrata Banik