summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/quark/bootblock
Commit message (Expand)AuthorAgeFilesLines
* arch/x86: Move prologue to .init sectionKyösti Mälkki2021-01-071-0/+2
* treewide: Replace BSD-3-Clause and ISC headers with SPDX headersPatrick Georgi2020-05-111-28/+1
* treewide: split off license text, remove extra copyright noticesPatrick Georgi2020-05-111-1/+1
* 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-182-3/+0
* printf: Automatically prefix %p with 0xJulius Werner2019-12-111-1/+1
* arch/x86/car.ld: Rename suffix _start/_endArthur Heymans2019-11-121-1/+1
* lib/bootblock: Add simplified entry with basetimeKyösti Mälkki2019-08-261-1/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-082-8/+8
* soc/intel/quark: Drop BOOTBLOCK_SAVE_BIST_AND_TIMESTAMPKyösti Mälkki2018-12-241-18/+3
* soc/intel/common: Bring DISPLAY_MTRRS into the lightNico Huber2018-11-231-3/+2
* bootblock: Allow more timestamps in bootblock_main_with_timestamp()Julius Werner2018-05-221-1/+1
* soc/intel/quark: Fix errors detected by checkpatchLee Leahy2017-03-071-2/+2
* soc/intel/quark: Add early debugging codeLee Leahy2017-01-032-8/+29
* soc/intel/quark: Add bootblock_c_entryLee Leahy2016-08-052-1/+6
* soc/intel/quark: Initialize MTRRs in bootblockLee Leahy2016-08-031-0/+37
* soc/intel/quark/bootblock: Remove clear_smi_and_wake_eventsJonathan Neuschäfer2016-07-141-9/+0
* soc/intel/quark: Add C bootblockLee Leahy2016-06-122-0/+616