summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/denverton_ns/bootblock/bootblock.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/denverton_ns: Fix MRC_RW_CACHEKyösti Mälkki2021-12-151-0/+1
* Rename ECAM-specific MMCONF KconfigsShelley Chen2021-11-101-2/+2
* soc/intel/denverton_ns: Sanity check MMCONF_BASE_ADDRESSKyösti Mälkki2021-08-191-1/+33
* src: Remove unused 'include <cpu/x86/mtrr.h>'Elyes HAOUAS2020-06-061-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-12/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* soc/intel/{apl,cnl,dnv,skl}: Skip ucode loading by FSP-TSubrata Banik2019-11-261-4/+13
* lib/bootblock: Add simplified entry with basetimeKyösti Mälkki2019-08-261-1/+1
* src: Use '#include <timestamp.h>' when neededElyes HAOUAS2019-07-151-1/+0
* soc/intel/denverton_ns: Don't use CONFIG_CBFS_SIZEArthur Heymans2019-05-291-2/+2
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* src: Remove unneeded include <lib.h>Elyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-1/+0
* bootblock: Allow more timestamps in bootblock_main_with_timestamp()Julius Werner2018-05-221-1/+1
* soc/intel/denverton_ns: Add support for Intel Atom C3000 SoCMariusz Szafranski2017-09-051-0/+72