summaryrefslogtreecommitdiff
path: root/src/soc/intel/apollolake/romstage.c
AgeCommit message (Expand)Author
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-03-03soc/intel/apl: disable NPK device in devicetree.cbMaxim Polyakov
2020-03-02soc/intel/apollolake: Display platform informationUsha P
2019-11-04soc/intel/sgx: convert SGX and PRMRR devicetree options to KconfigMichael Niewöhner
2019-10-02soc/intel: Replace config_of_path() with config_of_soc()Kyösti Mälkki
2019-08-28soc/intel: Move fill_postcar_frame to memmap.cKyösti Mälkki
2019-08-26intel/car: Use common TS_START_ROMSTAGEKyösti Mälkki
2019-08-26soc/intel: Use common romstage codeKyösti Mälkki
2019-08-22arch/x86: Add <arch/romstage.h>Kyösti Mälkki
2019-08-20intel/apollolake: Move LPC decode enables to bootblockKyösti Mälkki
2019-08-15soc/intel: Drop spurious includesKyösti Mälkki
2019-08-08arch/x86: Change smm_subregion() prototypeKyösti Mälkki
2019-08-07intel/apollolake: Replace smm_region_info() with smm_region()Kyösti Mälkki
2019-08-07cpu/x86/smm: Promote smm_subregion()Kyösti Mälkki
2019-07-18soc/intel: Use config_of()Kyösti Mälkki
2019-07-18soc/intel: Use config_of_path(SA_DEVFN_ROOT)Kyösti Mälkki
2019-07-04soc/intel: Replace uses of dev_find_slot()Kyösti Mälkki
2019-07-04arch/x86: Adjust size of postcar stackKyösti Mälkki
2019-05-29soc/intel/apollolake: Don't use CAR_GLOBALArthur Heymans
2019-04-13soc/intel/cpulib: Remove redundent enable/disable functionsSubrata Banik
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-01-09soc/intel: Clean mess around UART_DEBUGNico Huber
2018-11-16src: Remove unneeded include <cbfs.h>Elyes HAOUAS
2018-11-07soc/intel/apollolake: Provide interface to update TCC offsetJohn Su
2018-10-22intel: Use CF9 reset (part 2)Patrick Rudolph
2018-10-08Move compiler.h to commonlibNico Huber
2018-08-20soc/intel/common/block: Move common uart function to block/uartSubrata Banik
2018-06-04soc/{amd,intel}: Use postcar_frame_add_romcache()Nico Huber
2018-06-03soc/intel/apollolake: Add Page table mapping for System MemoryHannah Williams
2018-05-31soc/{amd,intel}: Use CACHE_ROM_(BASE|SIZE)Nico Huber
2018-05-22soc/intel/apollolake: Bypass FSP's CpuMemorytest, PCIe pwr seq & SPI InitSrinidhi N Kaushik
2018-04-27soc/intel/apollolake: enable cache-as-ram paging for glkAaron Durbin
2018-04-25soc/intel/apollolake: Sync FSP PCIE NPK device as per devicetreeShaunak Saha
2018-04-24compiler.h: add __weak macroAaron Durbin
2018-03-23soc/intel/apollolake: Bypass FSP's deassertion of PERST# signal.Shamile Khan
2018-02-20src/soc: Fix various typosJonathan Neuschäfer
2017-12-17drivers/mrc_cache: move mrc_cache support to driversAaron Durbin
2017-11-21src/soc/intel/apollolake: move TCO1 disable into bootblockVadim Bendebury
2017-10-26soc/intel/apollolake: avoid double accounting for power statePatrick Georgi
2017-09-27soc/intel/apollolake: Add PrmrrSize and SGX enable configPratik Prajapati
2017-09-01soc/intel/apollolake: Use SMM library to get tseg region informationSubrata Banik
2017-08-15soc/intel/common/block: Add LPC Common code and use it for APLRavi Sarawadi
2017-08-08soc/intel/apollolake: Use common PMC for apollolakeShaunak Saha
2017-07-21soc/intel/apollolake: Bring in delta for GLK SOCHannah Williams
2017-07-18vboot: Remove get_sw_write_protect_state callbackJulius Werner