aboutsummaryrefslogtreecommitdiff
path: root/platforms/astbmc
AgeCommit message (Expand)AuthorFilesLines
2017-10-10platforms/astbmc: Make platform symbols consistentAndrew Donnellan2-2/+2
2017-09-15convert new witherspoon to dt helperOliver O'Halloran1-1/+1
2017-09-15witherspoon: Deprecate manual npu creationOliver O'Halloran1-4/+54
2017-09-15platform/witherspoon: Add slot names to tableOliver O'Halloran2-22/+68
2017-09-15astbmc: Add methods for handing DT based slotsOliver O'Halloran2-0/+49
2017-09-15core/pci-slots: Move slot-label construction to a helperOliver O'Halloran1-32/+2
2017-09-15core/pcie-slots: Make dynamic slot creation genericOliver O'Halloran1-62/+12
2017-09-04platform/witherspoon: Remove PHB4_SHARED_SLOT_IDX_WITHERSPOON constantOliver O'Halloran1-6/+4
2017-09-04DT: Add ibm,firmware-versions nodeVasant Hegde1-0/+6
2017-07-19platform/witherspoon: Enable eSEL loggingVasant Hegde3-1/+7
2017-06-21platforms/astbmc/witherspoon.c: Add NPU2 slot mappingsAlistair Popple1-0/+272
2017-06-21platforms/astbmc/slots.c: Allow comparison of bus numbers when matching slotsAlistair Popple1-1/+1
2017-06-19platforms/astbmc: Don't validate model on palmettoGavin Shan1-9/+2
2017-06-07phb4: Activate shared PCI slot on witherspoonFrederic Barrat1-0/+94
2017-04-20platform: Add p9dsuJim Yuan2-1/+56
2017-03-16zaius: Remove psi_set_external_irq_policy from platform initOliver O'Halloran1-1/+0
2017-03-03platform: Add RomulusHank Chang2-1/+56
2017-02-23astbmc/pnor: Use mbox-flash for flash accessesCyril Bur1-17/+31
2017-02-23ast-bmc: Use the mbox driverCyril Bur1-0/+42
2017-02-23platforms/astbmc: Support PCI slots for palmettoGavin Shan1-0/+84
2017-02-22ast: Account for differences between 2400 vs 2500Michael Neuling1-10/+8
2017-02-22ast: Look for POWER9 LPC in ast_fixup_dt()Michael Neuling1-0/+6
2017-02-22platform: Add witherspoonMichael Neuling2-2/+61
2017-02-22astbmc/p8dnu: Enable PCI slot's power supply on PEX8718 in hot-add pathGavin Shan1-2/+4
2017-02-22astbmc/p8dnu: Enable PCI slot's power supply on PEX9733 in hot-add pathGavin Shan1-0/+13
2017-02-22platforms/astbmc: Support SMC's P8DNUWillie Liauw2-1/+361
2017-02-07uart: Fix Linux pass-through policyBenjamin Herrenschmidt1-0/+3
2017-02-02habanero/slottable: Remove Network Mezz(2, 0) from PHB1.ppaidipe@linux.vnet.ibm.com1-5/+0
2017-01-16platform: add zaiusOliver O'Halloran2-1/+54
2017-01-16astbmc: Don't do P8 PSI or DT fixups on P9Oliver O'Halloran1-4/+10
2017-01-05treewide: squash sparse static warningsAndrew Donnellan1-1/+1
2017-01-04console: use opal_con_ops APIOliver O'Halloran1-2/+1
2016-12-13BMC/PCI: Check slot tables against detected devicesStewart Smith7-0/+94
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-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-08-25flash: Rework error paths and messages for multiple flash controllersMichael Neuling1-1/+1
2016-07-20nvlink: Associate and allocate NPUs using slotsRussell Currey3-43/+34
2016-07-06uart: Cleanup initialization and remove simulator hackBenjamin Herrenschmidt1-2/+2
2016-06-24astbmc/common: add FWTS annotationStewart Smith1-0/+5
2016-06-21platforms/astbmc: Fix the PCI slot location codeGavin Shan1-4/+9
2016-06-14platforms/astbmc: Support PCI slotGavin Shan1-15/+43
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