aboutsummaryrefslogtreecommitdiff
path: root/core/platform.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-17Fast reboot for P8Benjamin Herrenschmidt1-4/+5
2016-09-14core/platform: Replace printfs with prlogVipin K Parashar1-4/+4
2016-08-25fwts: add annotation for manufacturing modeStewart Smith1-0/+6
2016-08-25lpc: Log LPC SYNC errors as unrecoverable ones for manufacturingVipin K Parashar1-1/+7
2016-08-11platform: Add BT to Generic platformBenjamin Herrenschmidt1-0/+6
2016-07-06uart: Cleanup initialization and remove simulator hackBenjamin Herrenschmidt1-1/+7
2016-05-10mambo: Remove mambo quirk in platform generic codeMichael Neuling1-3/+0
2016-01-12Add OPAL_CONSOLE_FLUSH to the OPAL APIRussell Currey1-2/+2
2015-11-09console: Completely flush output buffer before power down and rebootRussell Currey1-0/+4
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