aboutsummaryrefslogtreecommitdiff
path: root/platforms
AgeCommit message (Expand)AuthorFilesLines
2017-10-11fsp: return OPAL_BUSY_EVENT on failure sending FSP_CMD_REBOOT / DEEP_REBOOTStewart Smith1-2/+2
2017-10-11fsp: return OPAL_BUSY_EVENT on failure sending FSP_CMD_POWERDOWN_NORMStewart Smith1-1/+1
2017-10-11GCC7: fixes for -Wimplicit-fallthrough expected regexesStewart Smith1-1/+2
2017-06-16platforms/ibm-fsp/firenze: Fix PCI slot power-off patternGavin Shan1-2/+2
2016-11-11p8dtu: change OPAL esel command to IBM 0x3aleoluo1-0/+8
2016-11-11Add SuperMicro p8dtu1u and p8dtu2u platformsleoluo2-1/+261
2016-11-08Add BMC platform to enable correct OEM IPMI commandsStewart Smith6-6/+18
2016-11-02mambo: Make call thru command defines consistentMichael Neuling1-9/+9
2016-11-02mambo: Convert RTC read from asm to CMichael Neuling1-27/+26
2016-11-02mambo: Convert console read/write from asm to CMichael Neuling1-0/+12
2016-11-02mambo: Convert sim exit from asm to CMichael Neuling1-2/+3
2016-11-02mambo: Add callthru0()Michael Neuling1-0/+7
2016-11-02mambo: Make callthru functions return 64 bitsMichael Neuling1-5/+6
2016-11-02platforms/mambo: Support large unaligned readsCyril Bur1-9/+16
2016-10-24pci: Remove obsoleted PCI slot pfreset() operationGavin Shan1-2/+0
2016-10-24pci: make PCI slot state as incremental to base numberGavin Shan1-21/+21
2016-10-17core/pci: Claim surprise hotplug capabilityGavin Shan1-0/+10
2016-10-17Fast reboot for P8Benjamin Herrenschmidt1-0/+10
2016-10-12pci: Avoid hot resets at boot timeRussell Currey1-41/+6
2016-10-11platforms/astbmc: Support dynamic PCI slotGavin Shan1-6/+46
2016-10-11platforms/astbmc: Introduce slot_init_info() helper functionGavin Shan1-10/+18
2016-10-11platforms/astbmc: ibm, slot-label not depend on ibm, slot-location-codeGavin Shan1-1/+2
2016-10-11platforms/astbmc: Fix coding style in slot_table_get_slot_info()Gavin Shan1-1/+1
2016-09-28platforms/firenze: Fix clock frequency dt propertyVasant Hegde1-6/+5
2016-08-26platforms/ibm-fsp: Use power_ctl bit when determining slot reset methodSuraj Jitindar Singh1-18/+27
2016-08-26plat/qemu: add BT and IPMI supportCédric Le Goater1-0/+115
2016-08-25flash: Rework error paths and messages for multiple flash controllersMichael Neuling3-3/+3
2016-08-11psi: Add P9 supportBenjamin Herrenschmidt1-2/+2
2016-08-02flash: Make size 64 bit safeMichael Neuling1-6/+6
2016-07-28platforms/ibm-fsp: Fix incorrect struct member access and comparisonSuraj Jitindar Singh1-1/+1
2016-07-22platform/mambo: Add a heartbeat timeChris Smart1-0/+10
2016-07-20nvlink: Associate and allocate NPUs using slotsRussell Currey3-43/+34
2016-07-19platforms/ibm-fsp: Avoid associating PHB slot with platform slotGavin Shan2-18/+0
2016-07-19platforms/ibm-fsp: Reuse PCI slot mechanism for fixupGavin Shan1-121/+107
2016-07-11mambo: Add NULL checks and error messagesCyril Bur1-0/+6
2016-07-06uart: Cleanup initialization and remove simulator hackBenjamin Herrenschmidt3-14/+6
2016-07-05mambo: Flash driver using bogus diskMichael Neuling1-0/+159
2016-06-24astbmc/common: add FWTS annotationStewart Smith1-0/+5
2016-06-24ibm-fsp/lxvpd: convert to straight prlog() calls with pr_fmtStewart Smith1-19/+14
2016-06-21platforms/ibm-fsp: Fix condition for valid slotGavin Shan1-4/+5
2016-06-21platforms/astbmc: Fix the PCI slot location codeGavin Shan1-4/+9
2016-06-21ibm-fsp/firenze: Fix unused overwritten valueStewart Smith1-1/+1
2016-06-20FWTS: Add annotations for firenze-pciStewart Smith1-74/+118
2016-06-14platforms/astbmc: Support PCI slotGavin Shan1-15/+43
2016-06-14platforms/ibm-fsp: Support PCI slotGavin Shan8-523/+1321
2016-06-14core/pci: Support PCI slotGavin Shan1-0/+1
2016-06-07garrison.c: Update GPU location codes to match workbookAlistair Popple1-12/+12
2016-04-27platforms/astbmc/garrison.c: Add slot location namesAlistair Popple1-0/+206
2016-04-27hw/npu.c: Add ibm, npu-index property to npu device treeAlistair Popple1-0/+4
2016-03-11ipmi-sel: Fix esel event logger to handle early boot PANIC eventsVasant Hegde1-1/+2