summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/cannonlake/bootblock/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel: Drop `bootblock_cpu_init()` functionAngel Pons2021-03-011-10/+0
* soc/intel/cannonlake: Drop unnecessary guardAngel Pons2021-03-011-3/+1
* soc/intel/*/bootblock/cpu.c: Drop unused includesElyes HAOUAS2020-06-021-1/+0
* 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