aboutsummaryrefslogtreecommitdiff
path: root/platforms/astbmc/common.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-04console: use opal_con_ops APIOliver O'Halloran1-2/+1
2016-11-08Add BMC platform to enable correct OEM IPMI commandsStewart Smith1-1/+7
2016-07-06uart: Cleanup initialization and remove simulator hackBenjamin Herrenschmidt1-2/+2
2016-06-24astbmc/common: add FWTS annotationStewart Smith1-0/+5
2016-03-11ipmi-sel: Fix esel event logger to handle early boot PANIC eventsVasant Hegde1-1/+2
2015-09-15platforms/astbmc: Move prd_init calls to astbmc_early_init()Jeremy Kerr1-0/+2
2015-09-09IPMI: Pre-allocate memory for PANIC eventVasant Hegde1-0/+1
2015-08-26Fix spelling mistakesStewart Smith1-1/+1
2015-06-19Support for Naples LPC serial interruptsBenjamin Herrenschmidt1-11/+9
2015-03-04astbmc: Use firmware FRU ID from the device treeJeremy Kerr1-1/+20
2015-03-04platforms/astbmc: Fixup hostboot sensor nodesJeremy Kerr1-0/+33
2015-03-04hw/ipmi: Set firmware progress sensorJoel Stanley1-0/+3
2015-03-04plat/astbmc: Remove i2c DT fixupsBenjamin Herrenschmidt1-91/+0
2015-02-09ipmi/wdt: Add ipmi watchdog timer supportAlistair Popple1-0/+1
2015-02-09ipmi: Set BMC Global Enables to enable notificationsJoel Stanley1-0/+48
2015-01-29Revert "platforms/astbmc: Temporary reboot workaround"skiboot-4.1.1Joel Stanley1-3/+1
2014-12-02astbmc: Add a system-id device tree propertyAlistair Popple1-0/+13
2014-12-02esel: Add a logging backend for bmc based machinesAlistair Popple1-0/+2
2014-12-02ipmi/fru: Add support for populating fru dataAlistair Popple1-0/+1
2014-11-28Remove sprintf: there's no good reason to have this in firmwareStewart Smith1-4/+4
2014-11-25palmetto: Use the right model of VPD eepromBenjamin Herrenschmidt1-1/+1
2014-11-14platforms/astbmc: Temporary reboot workaroundJoel Stanley1-1/+3
2014-11-14i2c: Update DT bindings and minor changesBenjamin Herrenschmidt1-6/+8
2014-11-11i2c: Move bus management and OPAL API to core i2c codeBenjamin Herrenschmidt1-2/+0
2014-11-07PLAT: Add i2c busses on palmetto/habaneroBenjamin Herrenschmidt1-0/+92
2014-10-30ipmi: Add an opal interface to the ipmi stackAlistair Popple1-1/+1
2014-10-15uart: Give UART it's own OPAL console callbacks instead of dummy consoleBenjamin Herrenschmidt1-3/+4
2014-10-15console: Move dummy_console_add_nodes() to common codeBenjamin Herrenschmidt1-4/+0
2014-10-05platform: Rename "bmc" to "astbmc"Benjamin Herrenschmidt1-0/+234