summaryrefslogtreecommitdiffstats
path: root/hdata
Commit message (Expand)AuthorAgeFilesLines
* hdata/paca: Check for dt_find_property() return valueKamalesh Babulal2015-07-171-0/+3
* hdata/paca: Check for dt_find_property() return valueKamalesh Babulal2015-07-171-2/+7
* 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
* fsp_create_node(): Fix resource leakKamalesh Babulal2015-07-101-2/+4
* Fix potential negative loop bound in hdata/pcia.cStewart Smith2015-07-081-3/+5
* hdata test: Check the return value from lseekKamalesh Babulal2015-07-071-1/+3
* Fix NULL pointer dereferenceAnanth N Mavinakayanahalli2015-06-191-0/+6
* hdata/memory: Add dimm frequency informationNeelesh Gupta2015-06-091-2/+52
* hdata: Remove unnecessary boolNeelesh Gupta2015-05-201-4/+1
* hdata: Fix memory leakNeelesh Gupta2015-05-201-3/+5
* Add pr_fmt to do printf/prlog prefixing automagicallyStewart Smith2015-05-121-2/+7
* Fixup hdata test for fsp LID preloadingStewart Smith2015-05-072-1/+4
* hdata/vpd: Add compatible propertyVasant Hegde2015-05-071-0/+1
* hdata/vpd: Improve error loggingVasant Hegde2015-05-071-3/+16
* FSP/hdata: Populate System Attention Indicator location codeVasant Hegde2015-05-074-0/+84
* hdata: Detect LED mode and populate device treeVasant Hegde2015-05-072-0/+13
* hdata: Create LED nodeVasant Hegde2015-05-071-0/+20
* Add Naples chip supportBenjamin Herrenschmidt2015-04-092-0/+2
* Asynchronous LID/Resource loading for FSP systemsStewart Smith2015-03-241-1/+1
* hdata: Fix location code sizeVasant Hegde2015-03-171-2/+2
* hdata: Convert printf based log messages to prlog based logsVasant Hegde2015-03-171-3/+5
* vpd: Use slca parent-child relationship to create vpd treeNeelesh Gupta2015-02-112-142/+77
* Make building of hdata unit tests quietStewart Smith2015-01-211-2/+2
* Fix makefile dependency generation, especially for HOSTCCStewart Smith2014-12-151-0/+2
* 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
* Silence warning for hdata/tests/stubs.c prlog missing prototypeStewart Smith2014-12-051-1/+3
* 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-184-3/+1
* hdat: Add Venice hub ID to HDAT conversionBenjamin Herrenschmidt2014-11-051-5/+9
* Reduce severity of hdata/fsp.c log messages (mostly to PR_DEBUG)Stewart Smith2014-10-151-7/+8
* Rework hdata/iohub.c CEC log messages to appropriate log levelsStewart Smith2014-10-151-54/+69
* Increase verbosity of CHIPTOD to PR_DEBUGStewart Smith2014-10-151-3/+3
* Reduce severity of XSCOM detection log message to PR_INFOStewart Smith2014-10-151-1/+1
* 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
* Only print SPIRA discovered serial port info at PR_INFO priorityStewart Smith2014-10-151-3/+3
* decrease verbosity of logging CPU information.Stewart Smith2014-10-152-17/+18
* Reduce the amount of text 'parsing hdat' uses.Stewart Smith2014-10-151-9/+3
* hdata/test: Fix broken testsJoel Stanley2014-08-152-1/+5
* {core,hdata}/test: Add prlog to stubJoel Stanley2014-08-151-1/+12
* ATTN: Set up attention area to handle attentionAruna Balakrishnaiah2014-08-012-0/+68
* MDST: Rename function name and variable orderVasant Hegde2014-07-311-2/+2
* Initial commit of Open Source releaseBenjamin Herrenschmidt2014-07-0219-0/+5657
OpenPOWER on IntegriCloud