summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/quark/chip.c
Commit message (Expand)AuthorAgeFilesLines
* soc/amd,intel: Drop s3_resume parameter on FSP-S functionsKyösti Mälkki2021-02-091-2/+1
* 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
* soc/intel/quark: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-161-1/+0
* soc/intel/quark: Get rid of device_tElyes HAOUAS2018-05-281-2/+2
* {mb,nb,soc}: Remove references to pci_bus_default_ops()Nico Huber2018-05-081-1/+0
* romstage_handoff: add helper to determine resume statusAaron Durbin2016-12-011-4/+1
* fsp2_0: implement stage cache for silicon initBrandon Breitenstein2016-11-211-1/+5
* soc/intel/quark: Clean up debug output levelsLee Leahy2016-08-051-2/+0
* soc/intel/quark: Prepare for FSP2.0 supportLee Leahy2016-08-031-13/+1
* soc/intel/quark: Remove use of EDK-II macros and data typesLee Leahy2016-08-031-0/+1
* soc/intel/quark: Add temperature sensor supportLee Leahy2016-05-051-0/+95
* soc/intel/quark: Remove UPD parametersLee Leahy2016-05-021-19/+1
* soc/intel/quark: Add the UPD support for SiliconInitLee Leahy2016-03-081-0/+27
* soc/intel/quark: Establish the Memory MapLee Leahy2016-02-181-2/+1
* soc/intel/quark: Enumerate the PCI devicesLee Leahy2016-02-181-2/+26
* soc/intel/quark: Call FSP SiliconInitLee Leahy2016-02-101-0/+33