summaryrefslogtreecommitdiff
path: root/src/soc/intel/cannonlake/bootblock/bootblock.c
AgeCommit message (Expand)Author
2021-06-22soc/intel/{apl,cnl}: Remove FSP CAR optionArthur Heymans
2021-03-12soc/intel/*: drop UART pad configuration from common codeMichael Niewöhner
2021-03-03soc/intel/cannonlake: Move `gpi_clear_int_cfg()` callAngel Pons
2021-03-01soc/intel: Drop `bootblock_cpu_init()` functionAngel Pons
2021-03-01soc/intel/{skl,cnl}: Do not chain-include systemagent.hAngel Pons
2020-07-22soc/intel/cannonlake: Move tco_configure to bootblockTim Wawrzynczak
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-01soc/intel/cannonlake/bootblock: Fix FSP CARPatrick Rudolph
2020-04-06soc/intel/cannonlake: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-12-26soc/intel/cannonlake: Refactor pch_early_init() codeUsha P
2019-12-02soc/intel/cannonlake: Fix compilationPraveen Hodagatta Pranesh
2019-11-26soc/intel/{apl,cnl,dnv,skl}: Skip ucode loading by FSP-TSubrata Banik
2019-08-26lib/bootblock: Add simplified entry with basetimeKyösti Mälkki
2019-08-01soc/intel/cannonlake/bootblock: Clear the GPI IS & IE registersDavid Wu
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-01-09soc/intel: Clean mess around UART_DEBUGNico Huber
2018-12-03soc/intel/cannonlake: Load FSP teardown optionallyLijian Zhao
2018-10-25soc/intel: Consolidate FSP CAR setup and teardown codePraveen hodagatta pranesh
2018-08-20soc/intel/common/block: Move common uart function to block/uartSubrata Banik
2018-05-22bootblock: Allow more timestamps in bootblock_main_with_timestamp()Julius Werner
2017-07-18soc/intel/cannonlake: Fix Build breakLijian Zhao
2017-07-02soc/intel/cannonlake: Add bootblock.cAndrey Petrov