aboutsummaryrefslogtreecommitdiff
path: root/hdata
AgeCommit message (Expand)AuthorFilesLines
2015-03-24Asynchronous LID/Resource loading for FSP systemsStewart Smith1-1/+1
2015-03-17hdata: Fix location code sizeVasant Hegde1-2/+2
2015-03-17hdata: Convert printf based log messages to prlog based logsVasant Hegde1-3/+5
2015-02-11vpd: Use slca parent-child relationship to create vpd treeNeelesh Gupta2-142/+77
2015-01-21Make building of hdata unit tests quietStewart Smith1-2/+2
2014-12-15Fix makefile dependency generation, especially for HOSTCCStewart Smith1-0/+2
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-12-05Silence warning for hdata/tests/stubs.c prlog missing prototypeStewart Smith1-1/+3
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 Herrenschmidt4-3/+1
2014-11-05hdat: Add Venice hub ID to HDAT conversionBenjamin Herrenschmidt1-5/+9
2014-10-15Reduce severity of hdata/fsp.c log messages (mostly to PR_DEBUG)Stewart Smith1-7/+8
2014-10-15Rework hdata/iohub.c CEC log messages to appropriate log levelsStewart Smith1-54/+69
2014-10-15Increase verbosity of CHIPTOD to PR_DEBUGStewart Smith1-3/+3
2014-10-15Reduce severity of XSCOM detection log message to PR_INFOStewart Smith1-1/+1
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-10-15Only print SPIRA discovered serial port info at PR_INFO priorityStewart Smith1-3/+3
2014-10-15decrease verbosity of logging CPU information.Stewart Smith2-17/+18
2014-10-15Reduce the amount of text 'parsing hdat' uses.Stewart Smith1-9/+3
2014-08-15hdata/test: Fix broken testsJoel Stanley2-1/+5
2014-08-15{core,hdata}/test: Add prlog to stubJoel Stanley1-1/+12
2014-08-01ATTN: Set up attention area to handle attentionAruna Balakrishnaiah2-0/+68
2014-07-31MDST: Rename function name and variable orderVasant Hegde1-2/+2
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt19-0/+5657