aboutsummaryrefslogtreecommitdiff
path: root/hw/fsp
AgeCommit message (Expand)AuthorFilesLines
2021-08-06platform: Add Denali platform supportVasant Hegde1-0/+1
2021-08-06hw/imc: Power10 supportAnju T Sudhakar1-0/+5
2021-08-06occ: Add POWER10 supportVaidyanathan Srinivasan1-1/+2
2020-10-21FSP/NVRAM: Do not assert in vNVRAM statistics callVasant Hegde1-2/+1
2020-08-28fsp/dump: Handle non-MPIPL scenarioVasant Hegde1-4/+4
2020-07-02fsp: Skip sysdump retrieval only in MPIPL bootVasant Hegde1-3/+11
2020-06-30mpipl: Move opal_mpipl_save_crashing_pir() call to platform specific codeVasant Hegde1-0/+4
2020-04-15fsp: Ignore platform dump notification on P9Vasant Hegde1-0/+3
2020-03-30Revert "FSP: Disable PSI link whenever FSP tells OPAL about impending R/R"Vasant Hegde2-9/+18
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith25-25/+25
2020-03-11hw/fsp: Remove stray va_end() in __fsp_fillmsg()Oliver O'Halloran1-1/+0
2020-02-26errorlog: Replace hardcode value with macroVasant Hegde1-2/+2
2020-02-24capp: Add lid definition for P9 DD2.3Frederic Barrat1-0/+2
2019-12-16fix simple sparse warningsNicholas Piggin1-1/+1
2019-12-16dt: assorted cleanupsNicholas Piggin1-1/+1
2019-12-16fsp: endian conversionsNicholas Piggin22-287/+298
2019-12-16opal-msg: endian fixes for opal-msg.c and opal_queue_msg callersNicholas Piggin6-10/+19
2019-12-16opal-api: add endian conversions to most opal callsNicholas Piggin3-26/+33
2019-12-16cpu: use dt accessor device tree accessNicholas Piggin2-3/+3
2019-11-27FSP/IPMI: Handle FSP reset reloadVasant Hegde1-0/+34
2019-11-11Remove dead POWER7 codeNicholas Piggin4-67/+19
2019-11-11psi: update registers to reflect >= P8 PHBSCRNicholas Piggin1-13/+3
2019-08-15hdata: Split MDST 'type' field to accommodate MPIPLVasant Hegde1-4/+4
2019-08-15FSP/MDST: Rename fsp-mdst-table.c -> fsp-sysdump.cVasant Hegde2-4/+4
2019-07-26SPDX-ify all skiboot codeStewart Smith25-369/+103
2019-06-24Experimental support for building without FSP codeStewart Smith1-0/+3
2019-06-24Separate FSP specific PSI codeStewart Smith2-1/+98
2019-06-24hw/fsp/fsp.c: remove lying commentsStewart Smith1-9/+0
2019-06-24core/opal: move HIR trigger to FSP pollerStewart Smith1-0/+17
2019-06-24Split FSP OCC code out into hw/fsp/Stewart Smith2-1/+425
2019-06-24op_display: make platform function rather than "FSP" specificStewart Smith1-4/+2
2019-06-04Remove POWER7 and POWER7+ supportStewart Smith1-1/+0
2019-06-03prd: Implement generic FSP - HBRT interfaceVasant Hegde1-0/+2
2019-06-03opal-msg: Pass return value to callback handlerVasant Hegde1-3/+3
2019-05-15fsp/leds: improve string operations bounds checkingNicholas Piggin1-14/+17
2019-05-09ipmi: ensure forward progress on ipmi_queue_msg_sync()Stewart Smith1-0/+2
2019-05-02Write boot progress to LPC port 80hStewart Smith1-1/+3
2019-03-28core/stack: Rename backtrace functions, get rid of wrappersAndrew Donnellan1-2/+2
2019-03-28hw/fsp, hw/ipmi: Convert attn code to not use backtrace wrappersAndrew Donnellan1-5/+5
2018-09-20FSP: Improve Reset/Reload log messageVasant Hegde1-2/+2
2018-09-13fsp/surv: Improve log messageVasant Hegde1-2/+4
2018-06-18Move include lock.h to fsp-console.h from console.hStewart Smith1-0/+1
2018-06-18fast-reboot: Disable on FSP IPL side changeVasant Hegde1-0/+26
2018-05-24check for NULL input string in is_sai_loc_codeBalbir singh1-2/+5
2018-05-24fsp/console: Always establish OPAL console API backendBenjamin Herrenschmidt1-2/+3
2018-05-04fsp: Fix msg vaargs usageJoel Stanley1-2/+2
2018-04-10hw/imc: Add support to load imc catalog lid fileMadhavan Srinivasan1-0/+3
2018-03-06Revert "console(lpc/fsp-console): Use only stdout-path property on P9 and above"Stewart Smith1-11/+3
2018-03-06capp: Add lid definition for P9 DD-2.2Christophe Lombard1-0/+2
2018-03-01console(lpc/fsp-console): Use only stdout-path property on P9 and abovePridhiviraj Paidipeddi1-3/+11