aboutsummaryrefslogtreecommitdiff
path: root/hdata/memory.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-08core/fdt: Remove deivce_tree.hGavin Shan1-1/+0
2015-11-10sparse: fix cast from restricted beint64_t in hdata/memory.cStewart Smith1-1/+2
2015-11-09sparse: fix endian annotations in hdata/memory.cStewart Smith1-3/+3
2015-07-17hdata/memory: Introduce zalloc() return checkKamalesh Babulal1-0/+4
2015-07-10find_shared() - Check for return value from dt_find_propertyKamalesh Babulal1-2/+5
2015-06-09hdata/memory: Add dimm frequency informationNeelesh Gupta1-2/+52
2015-05-20hdata: Fix memory leakNeelesh Gupta1-3/+5
2014-12-10Fix bug/warning in hdata/memory.c I introduced in f1a3a19Stewart Smith1-2/+3
2014-12-05Fix warning of potential unbound stack usage in hdata/memory.cStewart Smith1-1/+5
2014-11-28Remove sprintf: there's no good reason to have this in firmwareStewart Smith1-1/+1
2014-11-18Remove useless global include memory.hBenjamin Herrenschmidt1-1/+0
2014-10-15bump last two hdata/memory.c MS VPD printouts to PR_DEBUGStewart Smith1-4/+5
2014-10-15hdata/memory.c: only prlog with PR_DEBUG most thingsStewart Smith1-8/+8
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+377