aboutsummaryrefslogtreecommitdiff
path: root/core/platform.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-31opal-api: Add OPAL call to handle abnormal reboots.Vipin K Parashar1-0/+39
2015-05-07Track how long we spend spinning waiting for resource to be loadedStewart Smith1-0/+4
2015-04-01Remove redundant includes of opal-api.hMichael Ellerman1-1/+0
2015-04-01core: Add support for cec_power_down() on mamboMichael Ellerman1-2/+12
2015-03-24Asynchronous LID/Resource loading for FSP systemsStewart Smith1-2/+1
2015-03-23Change load_resource() API to be all about preloading.Stewart Smith1-5/+28
2015-02-26sparse: declare platform as externCédric Le Goater1-0/+2
2015-02-17core: Add subid to load_resource()Michael Neuling1-2/+2
2015-02-17core: Add load_resource()Michael Neuling1-0/+10
2015-02-06Move skiboot internal things from opal.h to opal-api.hStewart Smith1-0/+1
2014-12-01Add tweaks to work in Mambo simulatorBenjamin Herrenschmidt1-0/+1
2014-10-15console: Move dummy_console_add_nodes() to common codeBenjamin Herrenschmidt1-4/+0
2014-08-08Add fake RTC to generic platformmillerjo@us.ibm.com1-0/+2
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+78