summaryrefslogtreecommitdiff
path: root/src/soc/intel/quark/romstage/romstage.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-06soc/intel/quark: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-05-29soc/intel/quark: Don't use CAR_GLOBALArthur Heymans
2018-11-29{mb/cubieboard,soc/intel/quark}: Remove define __SIMPLE_DEVICE__Elyes HAOUAS
2017-03-15soc/intel/quark: Read the rmu.bin file from read-only regionLee Leahy
2016-08-05soc/intel/quark: Clean up debug output levelsLee Leahy
2016-08-03soc/intel/quark: Prepare for FSP2.0 supportLee Leahy
2016-08-01soc/intel/quark: Fix car_stage_entry routine name.Lee Leahy
2016-07-15soc/intel/quark: use common Intel ACPI hardware definitionsAaron Durbin
2016-07-08soc/intel/quark: Pass in the memory initialization parametersLee Leahy
2016-07-08soc/intel/quark: Remove use of PDAT.bin fileLee Leahy
2016-06-12soc/intel/quark: Add C bootblockLee Leahy
2016-06-09soc/intel/quark: Pass serial port address to FSPLee Leahy
2016-05-31quark: Enable HSUART0 as consoleLee Leahy
2016-05-31soc/intel/quark: Move UART init into romstage.cLee Leahy
2016-05-31soc/intel/quark: Set temporary I2C base addressLee Leahy
2016-05-31soc/intel/quark: Clear SMI interrupts and wake eventsLee Leahy
2016-05-31soc/intel/quark: Add PCIe reset supportLee Leahy
2016-05-17soc/intel/quark: Perform GPIO initializationLee Leahy
2016-05-02soc/intel/quark: Remove UPD parametersLee Leahy
2016-03-21soc/intel/quark: Disable the ROM shadowLee Leahy
2016-03-08soc/intel/quark: Set the UPD values for MemoryInitLee Leahy
2016-03-07soc/intel/quark: Split out MTRR supportLee Leahy
2016-02-10soc/intel/quark: Report CPU infoLee Leahy
2016-02-10soc/intel/quark: MTRR supportLee Leahy
2016-02-10soc/intel/quark: FSP MemoryInit SupportLee Leahy
2016-02-09soc/intel/quark: Enable Serial PortLee Leahy