aboutsummaryrefslogtreecommitdiff
path: root/hw/sbe-p9.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-03SBE: create processor-independent timer APIsNicholas Piggin1-7/+2
2021-01-05SBE: Account cancelled timer requestVasant Hegde1-0/+3
2020-12-18SBE: Rate limit timer requestsVasant Hegde1-0/+22
2020-12-18SBE: Check timer state before scheduling timerVasant Hegde1-2/+4
2020-06-30mpipl: Move opal_mpipl_save_crashing_pir() call to platform specific codeVasant Hegde1-0/+3
2020-06-30mpipl: Delay MPIPL registration until OPAL init is completeVasant Hegde1-1/+1
2020-04-15MPIPL: Add support to save crash CPU details on FSP systemVasant Hegde1-3/+0
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith1-1/+1
2019-12-16sbe-p9: endian conversionNicholas Piggin1-1/+1
2019-08-15HIOMAP: Reset bmc mbox in MPIPL pathVasant Hegde1-0/+6
2019-08-15MPIPL: Save crashing PIRVasant Hegde1-0/+4
2019-08-15MPIPL: Add support to trigger MPIPL on BMC systemVasant Hegde1-0/+63
2019-08-15SBE: Send OPAL relocated base address to SBEVasant Hegde1-0/+48
2019-08-02hw/sbe-p9: Fix multi-line log messagesOliver O'Halloran1-3/+3
2019-07-26SPDX-ify all skiboot codeStewart Smith1-16/+6
2019-02-25sparse: symbol 'sbe_timer_lock' was not declared. Should it be static?Stewart Smith1-2/+2
2018-04-30SBE: Add timer supportVasant Hegde1-2/+183
2018-04-30Add SBE driver supportVasant Hegde1-18/+678
2017-06-08SBE: Add passthrough command supportVasant Hegde1-0/+61