aboutsummaryrefslogtreecommitdiff
path: root/platforms
AgeCommit message (Expand)AuthorFilesLines
2015-02-23hostservices/fsp: Move lid caching to platformAnanth N Mavinakayanahalli1-0/+4
2015-02-19core/flash: Move flash NVRAM handling to new flash moduleJeremy Kerr2-69/+11
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-22PLAT: Use NULL check instead assertionNeelesh Gupta1-17/+25
2015-01-22platforms/firestone: Add Firestone platformJeremy Kerr2-1/+45
2014-12-17Fix compatible match for palmetto & habaneroBenjamin Herrenschmidt2-2/+2
2014-12-10PLAT/i2c: Fix the i2c device node name and add target propertyskiboot-4.1Neelesh Gupta1-13/+29
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 Smith3-7/+7
2014-11-28PLAT: Add i2c busses on firenzeNeelesh Gupta2-1/+133
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-30platform: add a platform hook for loading external resourcesJeremy Kerr2-0/+2
2014-10-30ipmi: Add an opal interface to the ipmi stackAlistair Popple1-1/+1
2014-10-22fsp/elog: Make the logging backend platform specificAlistair Popple3-1/+5
2014-10-15uart: Give UART it's own OPAL console callbacks instead of dummy consoleBenjamin Herrenschmidt2-3/+7
2014-10-15console: Move dummy_console_add_nodes() to common codeBenjamin Herrenschmidt3-9/+0
2014-10-15Firenze platform: quieten logging of sending PCI info to FSPStewart Smith1-13/+9
2014-10-08Change DBG macro to prlog calls for platforms/ibm-fsp/lxvpd.cStewart Smith1-18/+23
2014-10-05platform: Add Habanero platformBenjamin Herrenschmidt2-1/+53
2014-10-05platform: Rename "bmc" to "astbmc"Benjamin Herrenschmidt7-8/+8
2014-10-05plat/palmetto: Move most code to a common file & reorder inits a bitBenjamin Herrenschmidt5-217/+252
2014-10-05ipmi/bt: Rework iBT register accessBenjamin Herrenschmidt1-0/+1
2014-10-05plat/palmetto: Fix SIO UART vs UART setup and iBT setupBenjamin Herrenschmidt1-2/+17
2014-10-01ipmi/power: Add power state IPMI commandJoel Stanley1-0/+3
2014-10-01ipmi/power: Update chassis control commandJoel Stanley1-10/+8
2014-10-01ipmi: Refactored ipmi layer to use generic backendAlistair Popple1-3/+4
2014-08-29occ: Make timeout platform dependentBenjamin Herrenschmidt1-0/+7
2014-08-15ipmi: Correct chassis control messageJoel Stanley1-2/+2
2014-08-13dpo: Move the FSP async messagae handling into a separate fileAnshuman Khandual1-0/+4
2014-08-13plat/palmetto: Add shutdown and rebootJoel Stanley1-0/+19
2014-08-13plat/palmetto: Initialise BT/IPMI interface on PalmettoAlistair Popple1-1/+33
2014-08-01ATTN: Set up attention area to handle attentionAruna Balakrishnaiah1-0/+3
2014-07-30epow: Enable Environment and Power Warning support in FSP machinesAnshuman Khandual1-0/+4
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt14-0/+1578