summaryrefslogtreecommitdiffstats
path: root/platforms
Commit message (Expand)AuthorAgeFilesLines
* hostservices/fsp: Move lid caching to platformAnanth N Mavinakayanahalli2015-02-231-0/+4
* core/flash: Move flash NVRAM handling to new flash moduleJeremy Kerr2015-02-192-69/+11
* core/flash: port pnor_load_resource to flash codeJeremy Kerr2015-02-194-172/+2
* core: Add subid to load_resource()Michael Neuling2015-02-172-7/+121
* ipmi/wdt: Add ipmi watchdog timer supportAlistair Popple2015-02-092-0/+2
* ipmi: Set BMC Global Enables to enable notificationsJoel Stanley2015-02-091-0/+48
* Fix commit 16c80346Jeremy Kerr2015-02-094-1/+58
* Add OPAL_INVALID_CALL explicitly in opal.h and docsStewart Smith2015-02-054-58/+1
* astbmc: Allow loading of payload from flashJoel Stanley2015-02-054-1/+58
* Revert "platforms/astbmc: Temporary reboot workaround"Joel Stanley2015-01-291-3/+1
* PLAT: Use NULL check instead assertionNeelesh Gupta2015-01-221-17/+25
* platforms/firestone: Add Firestone platformJeremy Kerr2015-01-222-1/+45
* Fix compatible match for palmetto & habaneroBenjamin Herrenschmidt2014-12-172-2/+2
* PLAT/i2c: Fix the i2c device node name and add target propertyNeelesh Gupta2014-12-101-13/+29
* astbmc: Add a system-id device tree propertyAlistair Popple2014-12-021-0/+13
* esel: Add a logging backend for bmc based machinesAlistair Popple2014-12-022-0/+4
* ipmi/fru: Add support for populating fru dataAlistair Popple2014-12-021-0/+1
* Remove sprintf: there's no good reason to have this in firmwareStewart Smith2014-11-283-7/+7
* PLAT: Add i2c busses on firenzeNeelesh Gupta2014-11-282-1/+133
* palmetto: Use the right model of VPD eepromBenjamin Herrenschmidt2014-11-251-1/+1
* platforms/astbmc: Temporary reboot workaroundJoel Stanley2014-11-141-1/+3
* i2c: Update DT bindings and minor changesBenjamin Herrenschmidt2014-11-141-6/+8
* i2c: Move bus management and OPAL API to core i2c codeBenjamin Herrenschmidt2014-11-111-2/+0
* PLAT: Add i2c busses on palmetto/habaneroBenjamin Herrenschmidt2014-11-071-0/+92
* platform: add a platform hook for loading external resourcesJeremy Kerr2014-10-302-0/+2
* ipmi: Add an opal interface to the ipmi stackAlistair Popple2014-10-301-1/+1
* fsp/elog: Make the logging backend platform specificAlistair Popple2014-10-223-1/+5
* uart: Give UART it's own OPAL console callbacks instead of dummy consoleBenjamin Herrenschmidt2014-10-152-3/+7
* console: Move dummy_console_add_nodes() to common codeBenjamin Herrenschmidt2014-10-153-9/+0
* Firenze platform: quieten logging of sending PCI info to FSPStewart Smith2014-10-151-13/+9
* Change DBG macro to prlog calls for platforms/ibm-fsp/lxvpd.cStewart Smith2014-10-081-18/+23
* platform: Add Habanero platformBenjamin Herrenschmidt2014-10-052-1/+53
* platform: Rename "bmc" to "astbmc"Benjamin Herrenschmidt2014-10-057-8/+8
* plat/palmetto: Move most code to a common file & reorder inits a bitBenjamin Herrenschmidt2014-10-055-217/+252
* ipmi/bt: Rework iBT register accessBenjamin Herrenschmidt2014-10-051-0/+1
* plat/palmetto: Fix SIO UART vs UART setup and iBT setupBenjamin Herrenschmidt2014-10-051-2/+17
* ipmi/power: Add power state IPMI commandJoel Stanley2014-10-011-0/+3
* ipmi/power: Update chassis control commandJoel Stanley2014-10-011-10/+8
* ipmi: Refactored ipmi layer to use generic backendAlistair Popple2014-10-011-3/+4
* occ: Make timeout platform dependentBenjamin Herrenschmidt2014-08-291-0/+7
* ipmi: Correct chassis control messageJoel Stanley2014-08-151-2/+2
* dpo: Move the FSP async messagae handling into a separate fileAnshuman Khandual2014-08-131-0/+4
* plat/palmetto: Add shutdown and rebootJoel Stanley2014-08-131-0/+19
* plat/palmetto: Initialise BT/IPMI interface on PalmettoAlistair Popple2014-08-131-1/+33
* ATTN: Set up attention area to handle attentionAruna Balakrishnaiah2014-08-011-0/+3
* epow: Enable Environment and Power Warning support in FSP machinesAnshuman Khandual2014-07-301-0/+4
* Initial commit of Open Source releaseBenjamin Herrenschmidt2014-07-0214-0/+1578
OpenPOWER on IntegriCloud