summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/apollolake/meminit.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/apollolake: add 4Gb and 6Gb dram densityJamie Chen2021-08-121-0/+6
* soc/intel/apollolake: change LPDDR4 density enum definitionJamie Chen2021-08-121-27/+21
* soc/intel/apollolake: Rename `SOC_INTEL_GLK` symbolAngel Pons2020-09-091-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel/apollolake: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* soc/intel/apollolake: Don't use CAR_GLOBALArthur Heymans2019-05-291-4/+3
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* soc/intel/apollolake: Revert the w/a nWR_24 settingJohn Zhao2018-10-311-6/+2
* soc/intel/apollolake: Add support for LPDDR4 nWR settingRavi Sarawadi2018-08-081-6/+14
* soc/intel/apollake: add support for tracking memory detailsAaron Durbin2018-04-251-3/+53
* soc/intel/apollolake: handle different memory profiles for apl and glkAaron Durbin2018-03-171-18/+71
* src/soc: Fix various typosJonathan Neuschäfer2018-02-201-8/+8
* soc/intel/apollolake: Update memory HOB info save functionRavi Sarawadi2017-07-261-64/+0
* soc/intel/apollolake: Update default LPDDR4 CA ODT configRavi Sarawadi2017-04-281-5/+12
* soc/intel/apollolake: Use common function to fill DIMM informationBarnali Sarkar2017-03-211-30/+10
* drivers/intel/fsp2_0: Make FSP Headers Consumable out of BoxBrandon Breitenstein2016-09-021-10/+10
* Fix newlines at the end of filesMartin Roth2016-09-021-1/+0
* soc/intel/apollolake: Disable Periodic Retraining per-SKUAndrey Petrov2016-08-311-0/+2
* soc/intel/apollolake: Save DIMM info from SMBIOS memory HOBRavi Sarawadi2016-08-201-1/+87
* soc/intel/apollolake: clarify meaning of LPDDR4 density meaningAaron Durbin2016-07-221-19/+20
* soc/intel/apollolake: add dual rank option to meminitAaron Durbin2016-07-221-11/+19
* soc/intel/apollolake: add LPDDR4 sku selection supportAaron Durbin2016-07-071-0/+32
* soc/intel/apollolake: provide common LPDDR4 memory initAaron Durbin2016-05-131-0/+213