summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/cannonlake/bootblock/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel/cannonlake: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* Fix files with multiple newlines at the end.Martin Roth2017-07-241-1/+0
* soc/intel/cannonlake: Add early CPU initializationAndrey Petrov2017-07-131-0/+28