aboutsummaryrefslogtreecommitdiff
path: root/platforms/astbmc
AgeCommit message (Expand)AuthorFilesLines
2016-01-14firestone: fix spacing in slot nameJeremy Kerr1-1/+1
2015-09-15platforms/astbmc: Move prd_init calls to astbmc_early_init()Jeremy Kerr4-5/+2
2015-09-11firestone: Add slot tablesBenjamin Herrenschmidt1-0/+110
2015-09-09IPMI: Introduce attention callVasant Hegde4-0/+4
2015-09-09IPMI: Pre-allocate memory for PANIC eventVasant Hegde1-0/+1
2015-09-01Add slot tables for HabaneroBenjamin Herrenschmidt1-1/+98
2015-09-01plat/bmc: Add infrastructure for slot tablesBenjamin Herrenschmidt3-1/+119
2015-08-28libflash: Return a pointer to internal structure.Cyril Bur1-1/+1
2015-08-26Fix spelling mistakesStewart Smith1-1/+1
2015-07-07pnor_init() - Fix Uninitialized pointer readKamalesh Babulal1-1/+1
2015-06-19Support for Naples LPC serial interruptsBenjamin Herrenschmidt5-15/+13
2015-06-11prd: Enable prd_init() for firestone platformVaidyanathan Srinivasan1-0/+1
2015-06-09libflash: start using the blocklevel interface.Cyril Bur1-5/+7
2015-05-18fix copy&paste error in Garrison definitionDan HorĂ¡k1-1/+1
2015-05-13PLAT: Add basic Garrison platformBenjamin Herrenschmidt2-1/+60
2015-05-13astbmc: Fix uninitialised variable warningJoel Stanley1-1/+1
2015-05-07astbmc: asynchronous preloading of resourcesStewart Smith3-3/+6
2015-03-31plat/firestone: Add missing platform hooksBenjamin Herrenschmidt1-0/+1
2015-03-31plat/firestone: Add missing platform hooksBenjamin Herrenschmidt1-0/+3
2015-03-26memboot: Add a memboot flash backendAlistair Popple1-3/+10
2015-03-24Asynchronous LID/Resource loading for FSP systemsStewart Smith2-2/+2
2015-03-23Change load_resource() API to be all about preloading.Stewart Smith2-2/+2
2015-03-04astbmc: Use firmware FRU ID from the device treeJeremy Kerr1-1/+20
2015-03-04platforms/habanero: sync platform definition with palemttoJeremy Kerr1-0/+3
2015-03-04platforms/astbmc: Fixup hostboot sensor nodesJeremy Kerr1-0/+33
2015-03-04hw/ipmi: Set firmware progress sensorJoel Stanley1-0/+3
2015-03-04hw/prd: Add firmware PRD handling subsystemJeremy Kerr2-0/+4
2015-03-04plat/astbmc: Remove i2c DT fixupsBenjamin Herrenschmidt1-91/+0
2015-02-19core/flash: Move flash NVRAM handling to new flash moduleJeremy Kerr1-35/+6
2015-02-19core/flash: port pnor_load_resource to flash codeJeremy Kerr4-172/+2
2015-02-17core: Add subid to load_resource()Michael Neuling2-7/+121
2015-02-09ipmi/wdt: Add ipmi watchdog timer supportAlistair Popple2-0/+2
2015-02-09ipmi: Set BMC Global Enables to enable notificationsJoel Stanley1-0/+48
2015-02-09Fix commit 16c80346Jeremy Kerr4-1/+58
2015-02-05Add OPAL_INVALID_CALL explicitly in opal.h and docsStewart Smith4-58/+1
2015-02-05astbmc: Allow loading of payload from flashJoel Stanley4-1/+58
2015-01-29Revert "platforms/astbmc: Temporary reboot workaround"skiboot-4.1.1Joel Stanley1-3/+1
2015-01-22platforms/firestone: Add Firestone platformJeremy Kerr2-1/+45
2014-12-17Fix compatible match for palmetto & habaneroBenjamin Herrenschmidt2-2/+2
2014-12-02astbmc: Add a system-id device tree propertyAlistair Popple1-0/+13
2014-12-02esel: Add a logging backend for bmc based machinesAlistair Popple2-0/+4
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