aboutsummaryrefslogtreecommitdiff
path: root/hw/imc.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-04imc: Remove extra parentheses in testJoel Stanley1-1/+1
2018-04-10hw/imc: Check for pause_microcode_at_boot() return statusMadhavan Srinivasan1-2/+7
2018-03-27hw/imc: don't access homer memory if it was not initialisedNicholas Piggin1-0/+3
2018-03-27hw/imc: Don't dereference possible NULLCyril Bur1-1/+2
2018-01-14SLW: Add p9_stop_api calls for IMCAkshay Adiga1-0/+40
2017-12-05hw/imc: Check ucode state before exposing units to LinuxMadhavan Srinivasan1-1/+22
2017-11-30hw/imc: alway enable "imc_nest_chip" exports propertyMadhavan Srinivasan1-22/+39
2017-10-16hw/imc: Fix the pvr (sub_id) for IMC Catalog loadMadhavan Srinivasan1-2/+2
2017-10-15hw/imc: pause microcode at bootMadhavan Srinivasan1-0/+24
2017-10-15hw/imc: Use ARRAY_SIZE instead of static macroMadhavan Srinivasan1-1/+1
2017-09-27skiboot/imc: Update the nest_pmus array with occ/gpe microcode uav updatesMadhavan Srinivasan1-2/+5
2017-09-12skiboot/hw/imc: Add nest_memory region to "exports" nodeMadhavan Srinivasan1-0/+22
2017-09-12skiboot/skiboot.tcl: Add imc device nodes to skiboot.tclMadhavan Srinivasan1-2/+38
2017-09-12skiboot/hw/imc: Add NULL pointer checkMadhavan Srinivasan1-0/+4
2017-06-27skiboot: Handle combined units node in the imc dtMadhavan Srinivasan1-0/+59
2017-06-27skiboot: Add opal calls to init/start/stop IMC devicesAnju T Sudhakar1-0/+193
2017-06-27skiboot: Find the IMC DTBMadhavan Srinivasan1-0/+436