summaryrefslogtreecommitdiff
path: root/src/soc/intel/quark/include
AgeCommit message (Expand)Author
2020-05-11soc/intel/quark: Revamp file headersPatrick Georgi
2020-05-11treewide: Replace BSD-3-Clause and ISC headers with SPDX headersPatrick Georgi
2020-05-11treewide: split off license text, remove extra copyright noticesPatrick Georgi
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-06soc/intel/quark: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-02-04soc/intel: Add get_pmbaseEugene Myers
2019-10-02intel/quark: Drop xx_DEV_FUNCKyösti Mälkki
2019-09-15src/soc: Remove unused include <device/pci_ops.h>Elyes HAOUAS
2019-09-13soc/intel: Remove some __PRE_RAM__ useKyösti Mälkki
2019-08-30intel/quark: Remove extra steps on entry to romstageKyösti Mälkki
2019-05-29intel/quark/storage_test.h: Drop external variable declarationArthur Heymans
2019-05-21soc/intel/fsp1.1: Implement postcar stageArthur Heymans
2019-04-26soc/{amd,intel}/chip: Use local include for chip.hElyes HAOUAS
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-02-11mb/intel/galileo: Drop the FSP1.1 optionArthur Heymans
2018-12-20soc/intel: Get rid of device_tElyes HAOUAS
2018-11-23soc/intel/common: Bring DISPLAY_MTRRS into the lightNico Huber
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-11-01src: Add missing include <stdint.h>Elyes HAOUAS
2018-10-08Move compiler.h to commonlibNico Huber
2018-06-09mainboard: Get rid of device_tElyes HAOUAS
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-06-27soc/intel/quark: We're not Broadwell anymoreStefan Reinauer
2017-06-20soc/intel/quark: Add legacy SPI flash controller driverLee Leahy
2017-05-12commonlib: Move drivers/storage into commonlib/storageLee Leahy
2017-05-08soc/intel/quark: Add SD/MMC test supportLee Leahy
2017-04-19soc/intel/quark: Move include of reg_access.hLee Leahy
2017-03-15soc/intel/quark: Read the rmu.bin file from read-only regionLee Leahy
2017-03-14soc/intel/quark: Pass S3 wake status to fsp_silicon_initLee Leahy
2017-03-07soc/intel/quark: Fix errors detected by checkpatchLee Leahy
2016-09-30mainboard/intel/quark: Add FSP selection valuesLee Leahy
2016-08-10soc/intel/quark: Switch to using serial routines for FSPLee Leahy
2016-08-05soc/intel/quark: Add FSP 2.0 romstage supportLee Leahy
2016-08-05soc/intel/quark: Add FSP 2.0 boot block supportLee Leahy
2016-08-03soc/intel/quark: Support access to CPU CR registersLee Leahy
2016-08-03soc/intel/quark: Add header files for FSP 2.0Lee Leahy
2016-08-03soc/intel/quark: Prepare for FSP2.0 supportLee Leahy
2016-08-03soc/intel/quark: Initialize MTRRs in bootblockLee Leahy
2016-08-01soc/intel/quark: Fix car_stage_entry routine name.Lee Leahy
2016-07-31Remove extra newlines from the end of all coreboot files.Martin Roth
2016-07-27cpu/x86: Support CPUs without rdmsr/wrmsr instructionsLee Leahy
2016-07-15soc/intel/quark: use common Intel ACPI hardware definitionsAaron Durbin
2016-07-12soc/intel/quark: Add host bridge access supportLee Leahy
2016-07-06PCI: Use PCI_DEVFN macro instead of DEV_FUNCWerner Zeh
2016-06-12soc/intel/quark: Add C bootblockLee Leahy
2016-05-31quark: Enable HSUART0 as consoleLee Leahy