aboutsummaryrefslogtreecommitdiff
path: root/core/platform.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-25npu2-opencapi: Enable presence detection on ZZFrederic Barrat1-6/+0
2018-09-17hw/npu2, platform: Restructure OpenCAPI i2c reset/presence pinsAndrew Donnellan1-10/+14
2018-09-17hw/npu2, platform: Add NPU2 platform device detection callbackAndrew Donnellan1-0/+2
2018-07-04core: always flush console before stoppingNicholas Piggin1-2/+3
2018-06-01npu2-opencapi: Rework adapter resetFrederic Barrat1-6/+6
2018-06-01npu2-opencapi: Use presence detectionFrederic Barrat1-1/+10
2018-03-01platforms: Add OpenCAPI platform data and device tree nodesAndrew Donnellan1-0/+11
2017-12-03fast-reboot: quiesce opal before initiating a fast rebootNicholas Piggin1-0/+6
2017-10-06fast-reset: by default (if possible)Stewart Smith1-2/+2
2017-03-16generic platform: If /bmc in device tree, attempt to init oneStewart Smith1-3/+40
2017-02-03platform: add missing \n on platform error reboot messageAndrew Donnellan1-1/+1
2017-01-16platform: set default bmc_platformOliver O'Halloran1-1/+5
2017-01-04console: use opal_con_ops APIOliver O'Halloran1-3/+1
2016-12-23platform: add OPAL_REBOOT_FULL_IPL reboot typeAndrew Donnellan1-0/+3
2016-12-13mambo: Add Fake NVRAM driverJack Miller1-0/+3
2016-11-24wait_for_resource_loaded: don't needlessly sleep for 5msStewart Smith1-1/+3
2016-11-15platform: Call generic platform probe and init UART thereBenjamin Herrenschmidt1-3/+12
2016-11-08Add BMC platform to enable correct OEM IPMI commandsStewart Smith1-1/+17
2016-10-25fast-reset: disable fast reboot in event of platform errorStewart Smith1-0/+1
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