summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/icelake/bootblock/bootblock.c
Commit message (Expand)AuthorAgeFilesLines
* tree: Drop Intel Ice Lake supportFelix Singer2023-01-191-33/+0
* soc/intel: Drop `bootblock_cpu_init()` functionAngel Pons2021-03-011-1/+2
* soc/intel/{skl,icl}: Move tco_configure() to bootblockAngel Pons2021-03-011-0/+4
* soc/intel/icelake: Rename `pch_init()` functionAngel Pons2021-03-011-1/+1
* {icelake,jasperlake,skylake,tigerlake}/bootblock.c: Clean up includesElyes HAOUAS2020-06-021-3/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel/icelake: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* soc/intel/{icl,tgl}: Rename pch_early_init() to pch_init()Subrata Banik2019-11-151-1/+1
* soc/intel/icelake: Remove unused headersSubrata Banik2019-11-041-0/+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-081-1/+1
* soc/intel: Clean mess around UART_DEBUGNico Huber2019-01-091-1/+1
* soc/intel/icelake: Do initial SoC commitAamir Bohra2018-10-261-0/+43