summaryrefslogtreecommitdiffstats
path: root/core/platform.c
Commit message (Expand)AuthorAgeFilesLines
* Disable fast reset unless explicitly enabledRaptor Engineering Development Team2018-06-171-2/+2
* npu2-opencapi: Rework adapter resetFrederic Barrat2018-06-011-6/+6
* npu2-opencapi: Use presence detectionFrederic Barrat2018-06-011-1/+10
* platforms: Add OpenCAPI platform data and device tree nodesAndrew Donnellan2018-03-011-0/+11
* fast-reboot: quiesce opal before initiating a fast rebootNicholas Piggin2017-12-031-0/+6
* fast-reset: by default (if possible)Stewart Smith2017-10-061-2/+2
* generic platform: If /bmc in device tree, attempt to init oneStewart Smith2017-03-161-3/+40
* platform: add missing \n on platform error reboot messageAndrew Donnellan2017-02-031-1/+1
* platform: set default bmc_platformOliver O'Halloran2017-01-161-1/+5
* console: use opal_con_ops APIOliver O'Halloran2017-01-041-3/+1
* platform: add OPAL_REBOOT_FULL_IPL reboot typeAndrew Donnellan2016-12-231-0/+3
* mambo: Add Fake NVRAM driverJack Miller2016-12-131-0/+3
* wait_for_resource_loaded: don't needlessly sleep for 5msStewart Smith2016-11-241-1/+3
* platform: Call generic platform probe and init UART thereBenjamin Herrenschmidt2016-11-151-3/+12
* Add BMC platform to enable correct OEM IPMI commandsStewart Smith2016-11-081-1/+17
* fast-reset: disable fast reboot in event of platform errorStewart Smith2016-10-251-0/+1
* Fast reboot for P8Benjamin Herrenschmidt2016-10-171-4/+5
* core/platform: Replace printfs with prlogVipin K Parashar2016-09-141-4/+4
* fwts: add annotation for manufacturing modeStewart Smith2016-08-251-0/+6
* lpc: Log LPC SYNC errors as unrecoverable ones for manufacturingVipin K Parashar2016-08-251-1/+7
* platform: Add BT to Generic platformBenjamin Herrenschmidt2016-08-111-0/+6
* uart: Cleanup initialization and remove simulator hackBenjamin Herrenschmidt2016-07-061-1/+7
* mambo: Remove mambo quirk in platform generic codeMichael Neuling2016-05-101-3/+0
* Add OPAL_CONSOLE_FLUSH to the OPAL APIRussell Currey2016-01-121-2/+2
* console: Completely flush output buffer before power down and rebootRussell Currey2015-11-091-0/+4
* opal-api: Add OPAL call to handle abnormal reboots.Vipin K Parashar2015-07-311-0/+39
* Track how long we spend spinning waiting for resource to be loadedStewart Smith2015-05-071-0/+4
* Remove redundant includes of opal-api.hMichael Ellerman2015-04-011-1/+0
* core: Add support for cec_power_down() on mamboMichael Ellerman2015-04-011-2/+12
* Asynchronous LID/Resource loading for FSP systemsStewart Smith2015-03-241-2/+1
* Change load_resource() API to be all about preloading.Stewart Smith2015-03-231-5/+28
* sparse: declare platform as externCédric Le Goater2015-02-261-0/+2
* core: Add subid to load_resource()Michael Neuling2015-02-171-2/+2
* core: Add load_resource()Michael Neuling2015-02-171-0/+10
* Move skiboot internal things from opal.h to opal-api.hStewart Smith2015-02-061-0/+1
* Add tweaks to work in Mambo simulatorBenjamin Herrenschmidt2014-12-011-0/+1
* console: Move dummy_console_add_nodes() to common codeBenjamin Herrenschmidt2014-10-151-4/+0
* Add fake RTC to generic platformmillerjo@us.ibm.com2014-08-081-0/+2
* Initial commit of Open Source releaseBenjamin Herrenschmidt2014-07-021-0/+78
OpenPOWER on IntegriCloud