aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/skylake/memmap.c
AgeCommit message (Expand)Author
2019-11-04soc/intel: skl,cnl,icl: consolidate ebda and memmapMichael Niewöhner
2019-11-04soc/intel: skl,cnl,icl: rely on TOLUM as cbmem_top returned by FSPMichael Niewöhner
2019-11-01lib/cbmem_top: Add a common cbmem_top implementationArthur Heymans
2019-10-30soc/intel/common: move common memmap functionality from skl,icl,cnl,aplMichael Niewöhner
2019-10-28src/soc/intel: skl,cnl,icl: remove unneeded check in cbmem_top()Michael Niewöhner
2019-10-26soc/intel: common,skl,cnl,icl: drop reserved mmio memory size calculationMichael Niewöhner
2019-10-26soc/intel/skylake: drop support for FSP 1.1Michael Niewöhner
2019-09-12soc/{amd, intel}: Make use of common postcar_enable_tseg_cache() APISubrata Banik
2019-08-28soc/intel: Move fill_postcar_frame to memmap.cKyösti Mälkki
2019-08-15soc/intel: Drop spurious includesKyösti Mälkki
2019-08-15cpu/x86/smm: Define single smm_subregion()Kyösti Mälkki
2019-08-08arch/x86: Handle smm_subregion() failureKyösti Mälkki
2019-08-08arch/x86: Change smm_subregion() prototypeKyösti Mälkki
2019-08-07cpu/x86/smm: Promote smm_subregion()Kyösti Mälkki
2019-08-07soc/intel: Obsolete mmap_region_granularity()Kyösti Mälkki
2019-07-18soc/intel: Use config_of()Kyösti Mälkki
2019-05-07soc/skl/memmap: calculate mem size even if IGD undefined in devtreeMaxim Polyakov
2019-04-26soc/{amd,intel}/chip: Use local include for chip.hElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2018-04-11soc/intel: Remove superfluous pointers variablesArthur Heymans
2018-02-20src/soc: Fix various typosJonathan Neuschäfer
2017-12-22soc/intel/skylake: Make use of common SMM code for SKLSubrata Banik
2017-10-19soc/intel/skylake: Use EBDA structure to store soc reserve memory sizeSubrata Banik
2017-10-16soc/intel/common: sanity check ebda signatureAaron Durbin
2017-09-22soc/intel/skylake: Calculate soc reserved memory sizeSubrata Banik
2017-09-22soc/intel/skylake: Use EBDA area to store cbmem_top addressSubrata Banik
2017-09-22soc/intel/skylake: Refactor memory layout calculationSubrata Banik
2017-09-06soc/intel/{cannonlake,skylake}: Fix null pointer dereference in klocworkSubrata Banik
2017-09-01soc/intel/skylake: Use SA library to get smm region informationSubrata Banik
2017-08-28soc/intel/skylake: Fix FSP1.1 booting issue with HW based dram top calculationSubrata Banik
2017-08-23soc/intel/skylake: Usable dram top calculation based on HW registersSubrata Banik
2017-07-17soc/intel/skylake: remove top_of_32bit_ram() declarationAaron Durbin
2016-11-30soc/intel/skylake: Fix top_of_ram calculationNaresh G Solanki
2016-08-31skylake: Add initial FSP2.0 supportRizwan Qureshi
2016-08-08soc/intel/skylake: Cleanup patch for Skylake SoCBarnali Sarkar
2016-07-31Remove extra newlines from the end of all coreboot files.Martin Roth
2016-01-31drivers/intel/fsp1_1: Fix spelling error in API and copyrightLee Leahy
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-08-19Skylake: update cbmem_topRizwan Qureshi
2015-08-14intel/common: fix stage_cache_external_region()Aaron Durbin
2015-08-14skylake: clean up SMM region calculationsAaron Durbin
2015-07-21intel fsp: remove CHIPSET_RESERVED_MEM_BYTESAaron Durbin
2015-07-16soc/intel: Add Skylake SOC supportLee Leahy
2015-07-16soc/intel/skylake: Use Broadwell as comparision base for Skylake SOCLee Leahy