summaryrefslogtreecommitdiff
path: root/src/soc/intel/cannonlake/memmap.c
AgeCommit message (Expand)Author
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-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2018-06-22soc/intel/cannonlake: Remove DMA support for PTTSubrata Banik
2018-04-11soc/intel: Remove superfluous pointers variablesArthur Heymans
2017-10-19soc/intel/cannonlake: Use EBDA structure to store soc reserve memory sizeSubrata Banik
2017-10-18soc/intel/cannonlake: Calculate soc reserved memory sizeSubrata Banik
2017-10-18soc/intel/cannonlake: Use EBDA area to store cbmem_top addressSubrata Banik
2017-10-18soc/intel/cannonlake: Refactor memory layout calculationSubrata Banik
2017-10-03soc/intel/cannonlake: Fill the SMI usageLijian Zhao
2017-09-06soc/intel/{cannonlake,skylake}: Fix null pointer dereference in klocworkSubrata Banik
2017-09-01soc/intel/cannonlake: Perform dram top calculation based on HW registersSubrata Banik
2017-08-07soc/intel/cannonlake: Add memory map supportLijian Zhao