summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/cannonlake/memmap.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel: Remove superfluous pointers variablesArthur Heymans2018-04-111-3/+2
* soc/intel/cannonlake: Use EBDA structure to store soc reserve memory sizeSubrata Banik2017-10-191-3/+4
* soc/intel/cannonlake: Calculate soc reserved memory sizeSubrata Banik2017-10-181-0/+15
* soc/intel/cannonlake: Use EBDA area to store cbmem_top addressSubrata Banik2017-10-181-45/+51
* soc/intel/cannonlake: Refactor memory layout calculationSubrata Banik2017-10-181-48/+119
* soc/intel/cannonlake: Fill the SMI usageLijian Zhao2017-10-031-0/+55
* soc/intel/{cannonlake,skylake}: Fix null pointer dereference in klocworkSubrata Banik2017-09-061-0/+2
* soc/intel/cannonlake: Perform dram top calculation based on HW registersSubrata Banik2017-09-011-4/+108
* soc/intel/cannonlake: Add memory map supportLijian Zhao2017-08-071-0/+79