aboutsummaryrefslogtreecommitdiff
path: root/platforms/astbmc
AgeCommit message (Expand)AuthorFilesLines
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
2016-03-04Add Barreleye platformJohnny2-1/+175
2015-10-26Garrison: Add Nvlink device tree bindingsAlistair Popple1-0/+61
2015-10-26firestone: 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