summaryrefslogtreecommitdiff
path: root/src/soc/intel/apollolake/chip.c
AgeCommit message (Expand)Author
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