summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/denverton_ns/bootblock
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-112-2/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-062-24/+2
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-062-4/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-182-2/+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-082-5/+5
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* soc/intel: Fix bad uses of __SIMPLE_DEVICE__Kyösti Mälkki2019-01-031-4/+0
* 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
* soc/intel: Consolidate FSP CAR setup and teardown codePraveen hodagatta pranesh2018-10-251-122/+0
* src: Get rid of device_tElyes HAOUAS2018-06-141-2/+5
* bootblock: Allow more timestamps in bootblock_main_with_timestamp()Julius Werner2018-05-221-1/+1
* soc/intel/denverton_ns: Update UART legacy mode to keep FSP tracesJulien Viard de Galbert2018-03-091-9/+0
* src/soc: Fix various typosJonathan Neuschäfer2018-02-201-1/+1
* soc/intel/denverton_ns: Rename HARCUVAR macros to DENVERTONJulien Viard de Galbert2018-01-281-2/+2
* soc/intel/denverton_ns: Add support for Intel Atom C3000 SoCMariusz Szafranski2017-09-053-0/+392