aboutsummaryrefslogtreecommitdiff
path: root/platforms/astbmc/habanero.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-06platforms: Use astbmc_exitNicholas Piggin1-1/+1
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith1-1/+1
2019-07-26SPDX-ify all skiboot codeStewart Smith1-16/+2
2019-06-24op_display: make platform function rather than "FSP" specificStewart Smith1-0/+1
2019-05-09platforms/astbmc: Check for SBE validation stepSamuel Mendoza-Jonas1-0/+1
2018-10-11platform: Restructure bmc_platform typeAndrew Jeffery1-1/+1
2017-02-02habanero/slottable: Remove Network Mezz(2, 0) from PHB1.ppaidipe@linux.vnet.ibm.com1-5/+0
2016-12-13BMC/PCI: Check slot tables against detected devicesStewart Smith1-0/+1
2016-11-08Add BMC platform to enable correct OEM IPMI commandsStewart Smith1-1/+2
2015-09-15platforms/astbmc: Move prd_init calls to astbmc_early_init()Jeremy Kerr1-2/+0
2015-09-09IPMI: Introduce attention callVasant Hegde1-0/+1
2015-09-01Add slot tables for HabaneroBenjamin Herrenschmidt1-1/+98
2015-06-19Support for Naples LPC serial interruptsBenjamin Herrenschmidt1-1/+1
2015-05-07astbmc: asynchronous preloading of resourcesStewart Smith1-1/+2
2015-03-24Asynchronous LID/Resource loading for FSP systemsStewart Smith1-1/+1
2015-03-23Change load_resource() API to be all about preloading.Stewart Smith1-1/+1
2015-03-04platforms/habanero: sync platform definition with palemttoJeremy Kerr1-0/+3
2015-03-04hw/prd: Add firmware PRD handling subsystemJeremy Kerr1-0/+2
2015-02-19core/flash: port pnor_load_resource to flash codeJeremy Kerr1-1/+1
2015-02-09Fix commit 16c80346Jeremy Kerr1-0/+1
2015-02-05Add OPAL_INVALID_CALL explicitly in opal.h and docsStewart Smith1-1/+0
2015-02-05astbmc: Allow loading of payload from flashJoel Stanley1-0/+1
2014-12-17Fix compatible match for palmetto & habaneroBenjamin Herrenschmidt1-1/+1
2014-10-05platform: Add Habanero platformBenjamin Herrenschmidt1-0/+52