aboutsummaryrefslogtreecommitdiff
path: root/hdata/test/stubs.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-24hdata/tests/stubs.c: fix GCC8 warningStewart Smith1-2/+2
2017-12-20lock: Add additional lock auditing codeBenjamin Herrenschmidt1-1/+1
2017-09-18hdat: fix parsing of P8 hdatStewart Smith1-1/+1
2017-06-15core: Move enable_mambo_console() into chip initialisationMichael Ellerman1-0/+1
2017-06-06hdata/test: Add memory reservations to hdata_to_dtOliver O'Halloran1-6/+14
2017-05-26hdata: Reserve Trace AreasOliver O'Halloran1-0/+1
2017-05-26mem_region: Add HW-only memory resevationsOliver O'Halloran1-0/+1
2017-05-26mem_region: rename HW_RESERVE to FW_RESERVEOliver O'Halloran1-2/+1
2017-05-16hdata_to_dt: Output up to PR_DEBUGOliver O'Halloran1-4/+4
2017-05-16hdata: Add no-op stub functionsOliver O'Halloran1-2/+8
2017-03-30hdata: print backtraces on HDAT errorsOliver O'Halloran1-0/+1
2017-03-07hdat: Parse BMC nodes much earlierOliver O'Halloran1-0/+1
2017-02-16hdata_to_dt: Only output dtbStewart Smith1-1/+1
2017-02-06hdata: Add FDT output to hdata_to_dtOliver O'Halloran1-0/+50
2017-01-15hdat: Parse hostboot memory reservations from HDATVasant Hegde1-0/+1
2016-08-18Build host programs (and checks) with debug enabledBenjamin Herrenschmidt1-0/+2
2015-11-11Add hdata_to_dt testStewart Smith1-1/+2
2015-11-11Revive hdata_to_dt and make it work againStewart Smith1-18/+0
2015-05-12Add pr_fmt to do printf/prlog prefixing automagicallyStewart Smith1-2/+7
2015-05-07Fixup hdata test for fsp LID preloadingStewart Smith1-1/+2
2015-03-24Asynchronous LID/Resource loading for FSP systemsStewart Smith1-1/+1
2014-12-05Silence warning for hdata/tests/stubs.c prlog missing prototypeStewart Smith1-1/+3
2014-08-15{core,hdata}/test: Add prlog to stubJoel Stanley1-1/+12
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+47