aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/apollolake/romstage.c
AgeCommit message (Expand)Author
2020-09-21soc/intel: rename get_prmrr_sizeMichael Niewöhner
2020-09-09soc/intel/apollolake: Rename `SOC_INTEL_GLK` symbolAngel Pons
2020-08-24mrc_cache: Add mrc_cache fetch functions to support non-x86 platformsShelley Chen
2020-07-28soc/intel/apollolake: Simplify is-device-enabled checksFelix Singer
2020-07-26src: Remove unused 'include <cbmem.h>'Elyes HAOUAS
2020-06-28soc/intel/common: add TCC activation functionalitySumeet R Pawnikar
2020-06-06src: Remove unused '#include <cpu/x86/smm.h>'Elyes HAOUAS
2020-06-02src: Remove unused 'include <bootmode.h>'Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
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
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-06-09soc/intel/apollolake: Use CPU common library codeBarnali Sarkar
2017-06-09soc/intel/apollolake: Rename ACPI Base Address and Size MacroBarnali Sarkar
2017-06-09soc/intel/apollolake: Use common systemagent codeSubrata Banik
2017-06-01soc/intel/apollolake: Use MCH_BASE_ADDRESS macro for APLSubrata Banik
2017-05-17soc/intel/apollolake: Enable decoding for ComA and ComB on LPCMario Scheithauer
2017-05-02soc/intel/apollolake: Clean up code by using common FAST_SPI moduleBarnali Sarkar
2017-04-28soc/intel/apollolake: work around full retrain constraints on warm resetAaron Durbin
2017-03-28soc/intel/apollolake: Clean up code by using common System Agent moduleSubrata Banik
2017-03-28soc/pci_devs.h: Use consistent naming in soc/pci_devs.hSubrata Banik
2017-03-13soc/intel/apollolake: Wrap lines at 80 columnsLee Leahy
2017-03-13soc/intel/apollolake: Fix issues detected by checkpatchLee Leahy
2016-12-15soc/intel/apollolake: don't probe flash manuallyAaron Durbin
2016-12-15soc/intel/common: remove mrc cache assumptionsAaron Durbin
2016-12-07soc/intel/apollolake: Use the new SPI driver interfaceFurquan Shaikh
2016-11-30soc/intel/apollolake: Add save/restore variable MRC cacheAndrey Petrov
2016-11-30driver/intel/fsp2_0: Add version parameter to FSP platform callbackAndrey Petrov
2016-11-14intel/apollolake: Enable turboShaunak Saha
2016-10-07soc/intel/apollolake: Disable HECI2 device reset on S3 resumeAndrey Petrov
2016-10-07soc/intel/apollolake: Implement stage cache to improve resume timeBrandon Breitenstein
2016-09-19soc/intel/apollolake: cache boot media post romstageAaron Durbin
2016-09-02drivers/intel/fsp2_0: Make FSP Headers Consumable out of BoxBrandon Breitenstein
2016-08-20soc/intel/apollolake: Save DIMM info from SMBIOS memory HOBRavi Sarawadi
2016-08-19Kconfig: separate memory mapped boot device from SPIAaron Durbin
2016-08-15Revert "Kconfig: separate memory mapped boot device from SPI"Aaron Durbin
2016-08-15Kconfig: separate memory mapped boot device from SPIAaron Durbin
2016-08-03drivers/intel/fsp2_0: FSP driver handles all FSP errorsLee Leahy
2016-07-19drivers/intel/fsp2_0: handle XIP and non-XIP for FSPM componentAaron Durbin
2016-07-19drivers/intel/fsp2_0: implement common memory_init() tasksAaron Durbin
2016-07-19drivers/intel/fsp2_0: set BootLoaderTolumSize genericallyAaron Durbin
2016-07-19soc/intel/apollolake: remove unused FIT_POINTER defineAaron Durbin
2016-07-15soc/intel/apollolake: use common Intel ACPI hardware definitionsAaron Durbin
2016-07-02soc/intel/apollolake: Let CSE know Ring Buffer Protocol is not neededAndrey Petrov
2016-06-24soc/intel/apollolake: Move PMC BAR setup to bootblockAndrey Petrov
2016-06-21intel/apollolake/spi: Add support for reading status regFurquan Shaikh
2016-06-10Revert "soc/intel/apollolake: Do not use StackBase FSP-M parameter"Brandon Breitenstein
2016-06-09soc/intel/apollolake: Update FSP header filesBora Guvendik
2016-05-19soc/apollolake/romstage: Add a timestamp at the start of romstageAlexandru Gagniuc
2016-05-19soc/apollolake/romstage: Call console_init before any printk()Alexandru Gagniuc
2016-05-18soc/intel/apollolake: Remove hardcode for TCO watchdog timerAndrey Petrov
2016-05-18soc/intel/apollolake: Do not use StackBase FSP-M parameterAndrey Petrov