summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/cannonlake/bootblock/bootblock.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/cannonlake: Use common gpio.h includeDinesh Gehlot2023-01-181-1/+1
* treewide: Remove unused <cpu/x86/mtrr.h>Elyes Haouas2022-07-201-1/+0
* soc/intel/{apl,cnl}: Remove FSP CAR optionArthur Heymans2021-06-221-32/+0
* soc/intel/*: drop UART pad configuration from common codeMichael Niewöhner2021-03-121-0/+1
* soc/intel/cannonlake: Move `gpi_clear_int_cfg()` callAngel Pons2021-03-031-5/+0
* soc/intel: Drop `bootblock_cpu_init()` functionAngel Pons2021-03-011-1/+2
* soc/intel/{skl,cnl}: Do not chain-include systemagent.hAngel Pons2021-03-011-0/+1
* soc/intel/cannonlake: Move tco_configure to bootblockTim Wawrzynczak2020-07-221-0/+4
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel/cannonlake/bootblock: Fix FSP CARPatrick Rudolph2020-05-011-3/+6
* soc/intel/cannonlake: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* soc/intel/cannonlake: Refactor pch_early_init() codeUsha P2019-12-261-1/+1
* soc/intel/cannonlake: Fix compilationPraveen Hodagatta Pranesh2019-12-021-2/+2
* 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
* soc/intel/cannonlake/bootblock: Clear the GPI IS & IE registersDavid Wu2019-08-011-0/+5
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* soc/intel: Clean mess around UART_DEBUGNico Huber2019-01-091-1/+1
* soc/intel/cannonlake: Load FSP teardown optionallyLijian Zhao2018-12-031-0/+3
* soc/intel: Consolidate FSP CAR setup and teardown codePraveen hodagatta pranesh2018-10-251-1/+19
* soc/intel/common/block: Move common uart function to block/uartSubrata Banik2018-08-201-2/+3
* bootblock: Allow more timestamps in bootblock_main_with_timestamp()Julius Werner2018-05-221-1/+1
* soc/intel/cannonlake: Fix Build breakLijian Zhao2017-07-181-1/+0
* soc/intel/cannonlake: Add bootblock.cAndrey Petrov2017-07-021-0/+43