summaryrefslogtreecommitdiffstats
path: root/hdata/memory.c
Commit message (Expand)AuthorAgeFilesLines
* hdata/memory: Removed share-id propertyVasant Hegde2019-03-011-3/+0
* hdata/memory: Fix warning messageVasant Hegde2019-03-011-1/+1
* hdata/memory: Add NVDIMM supportOliver O'Halloran2019-02-201-10/+100
* hdata/memory: Remove find_shared()Oliver O'Halloran2019-02-201-40/+3
* Add PVR_TYPE_P9PReza Arbab2019-02-101-2/+2
* hdata: Make sure reserved node name starts with "ibm, "Vasant Hegde2018-09-131-2/+9
* hdata: Cleanup get_hb_reserved_memVasant Hegde2018-09-131-9/+5
* hdata: Fix dtc warningsVasant Hegde2018-09-131-1/+3
* hdata: Add DIMM actual speed to device treeVasant Hegde2018-04-231-1/+8
* hdata: Fix DIMM size propertyVasant Hegde2018-04-231-30/+11
* hdata: Move 'HRMOR_BIT' macro to header fileVasant Hegde2018-04-111-2/+0
* hdata: Parse SPD dataVasant Hegde2017-12-181-1/+49
* hdata: Add memory hierarchy under xscom nodeVasant Hegde2017-12-181-2/+128
* hdata: Update RAM area structureVasant Hegde2017-09-041-6/+2
* hdata/memory: Add newlines to debug messagesOliver O'Halloran2017-07-251-2/+2
* hdata/memory: Add memory reservations to the DTOliver O'Halloran2017-07-251-3/+51
* hdata: Ignore unnamed memory reservations.Oliver O'Halloran2017-05-261-4/+6
* hdata: Reserve Trace AreasOliver O'Halloran2017-05-261-0/+47
* mem_region: rename HW_RESERVE to FW_RESERVEOliver O'Halloran2017-05-261-1/+1
* hdata: Respect OCC and HOMER resevationsOliver O'Halloran2017-05-161-6/+0
* hdata: fix reservation sizeOliver O'Halloran2017-04-051-1/+2
* hdata/memory: ignore homer and occ reserved rangesOliver O'Halloran2017-03-311-0/+6
* hdat: ignore zero length reservesOliver O'Halloran2017-03-301-15/+16
* hdat: Add __packed to all HDAT structures and workaround HB reserveBenjamin Herrenschmidt2017-03-091-10/+13
* hdat: Ignore broken memory reservesMichael Neuling2017-03-021-1/+11
* hdat: handle ISDIMM SPD blobsOliver O'Halloran2017-01-161-9/+28
* hdat: Parse hostboot memory reservations from HDATVasant Hegde2017-01-151-0/+60
* tree-wide: use dt_add_property_u64s() where we canOliver O'Halloran2016-12-211-3/+2
* hdata/memory.c: add FWTS annotation for invalid timebase sizeStewart Smith2016-06-271-0/+6
* core/fdt: Remove deivce_tree.hGavin Shan2016-03-081-1/+0
* sparse: fix cast from restricted beint64_t in hdata/memory.cStewart Smith2015-11-101-1/+2
* sparse: fix endian annotations in hdata/memory.cStewart Smith2015-11-091-3/+3
* hdata/memory: Introduce zalloc() return checkKamalesh Babulal2015-07-171-0/+4
* find_shared() - Check for return value from dt_find_propertyKamalesh Babulal2015-07-101-2/+5
* hdata/memory: Add dimm frequency informationNeelesh Gupta2015-06-091-2/+52
* hdata: Fix memory leakNeelesh Gupta2015-05-201-3/+5
* Fix bug/warning in hdata/memory.c I introduced in f1a3a19Stewart Smith2014-12-101-2/+3
* Fix warning of potential unbound stack usage in hdata/memory.cStewart Smith2014-12-051-1/+5
* Remove sprintf: there's no good reason to have this in firmwareStewart Smith2014-11-281-1/+1
* Remove useless global include memory.hBenjamin Herrenschmidt2014-11-181-1/+0
* bump last two hdata/memory.c MS VPD printouts to PR_DEBUGStewart Smith2014-10-151-4/+5
* hdata/memory.c: only prlog with PR_DEBUG most thingsStewart Smith2014-10-151-8/+8
* Initial commit of Open Source releaseBenjamin Herrenschmidt2014-07-021-0/+377
OpenPOWER on IntegriCloud