aboutsummaryrefslogtreecommitdiff
path: root/hw/fsp
AgeCommit message (Expand)AuthorFilesLines
2014-10-30fsp: Allow loading initramfs resourcesJeremy Kerr1-0/+4
2014-10-30platform: add a platform hook for loading external resourcesJeremy Kerr1-0/+48
2014-10-22fsp/elog: Create a logging frontendAlistair Popple1-194/+7
2014-10-22fsp/elog: Separate the PEL log formatting functionsAlistair Popple1-229/+10
2014-10-15led: Fix white space problemsAnshuman Khandual2-24/+24
2014-10-15attn: Remove generate_hex_word macroAruna Balakrishnaiah1-7/+2
2014-10-15sysparam: Add the new system parameter boot device pathNeelesh Gupta1-1/+2
2014-10-15led: Handle all the FSP_MCLASS_INDICATOR class sub commandsAnshuman Khandual1-0/+63
2014-10-15Be less verbose in logging about FSP ConsoleStewart Smith1-21/+22
2014-10-15Perhaps we shouldn't prerror() about the presence of an FSP. perhaps.Stewart Smith1-1/+2
2014-10-15Make FSP console a bit quieter, most can be PR_DEBUGStewart Smith1-23/+23
2014-10-15Make FSP a lot less verbose by setting log priorityStewart Smith1-54/+63
2014-10-15Adjust log message priority in fsp-leds.cStewart Smith1-22/+24
2014-10-15FSP buffer allocation messages can be PR_DEBUG.Stewart Smith1-4/+4
2014-10-10CUPD: Log LID ID in elog if size crosses the limitVasant Hegde1-3/+4
2014-10-08Remove (unused) DBG macros from hw/fsp/fsp-nvram.cStewart Smith1-3/+0
2014-10-08Use prlog instead of DBG macros in hw/fsp/fsp-rtc.cStewart Smith1-16/+16
2014-10-08Use prlog rather than DBG #ifdef in hw/fsp/fsp-leds.cStewart Smith1-14/+11
2014-10-08use prlog(PR_INSANE in hw/fsp/fsp.c in place of DBG ifdefStewart Smith1-8/+6
2014-10-08Change DBG to prlog PR_TRACE and PR_INSANE in hw/fsp/fsp-sensor.cStewart Smith1-13/+16
2014-09-30dpo: Return OPAL_WRONG_STATE when not in DPO pending stateAnshuman Khandual1-7/+7
2014-09-30dpo: Return error status to FSP when OPAL message queueing failsAnshuman Khandual1-0/+2
2014-09-30dpo: Fix missing return statementAnshuman Khandual1-0/+1
2014-09-30dpo: Minor code cleanupAnshuman Khandual1-5/+9
2014-08-18console/sysparam: Use the system param to switch console selectionBenjamin Herrenschmidt2-25/+49
2014-08-15fsp/rtc: Use libc time functionsAlistair Popple1-147/+9
2014-08-15SURV: Trigger HIR on surv sysparam query errorAnanth N Mavinakayanahalli1-1/+2
2014-08-14fsp/fsp-rtc: Fix typo in 400-year calculation in tm_addJeremy Kerr1-1/+1
2014-08-14fsp/surv: Remove tb print on surv errorAnanth N Mavinakayanahalli1-2/+1
2014-08-13dpo: Add OPAL interface to access the DPO timeoutAnshuman Khandual1-0/+25
2014-08-13dpo: Move the FSP async messagae handling into a separate fileAnshuman Khandual3-48/+95
2014-08-13epow: Change log message prefixAnshuman Khandual1-2/+2
2014-08-13attn: Add git version and backtrace details to user dataAruna Balakrishnaiah1-2/+6
2014-08-13attn: Add default attn src in the src sectionAruna Balakrishnaiah1-6/+6
2014-08-13fsp/rtc: Change properties used to advertize TPOBenjamin Herrenschmidt1-2/+1
2014-08-13fsp/tpo: Enable Timed power on (TPO) supportMamatha Inamdar1-3/+142
2014-08-13elog: Do not compare elog size in read pathVasant Hegde1-4/+9
2014-08-08surv: Cleanup log outputBenjamin Herrenschmidt1-4/+6
2014-08-08lock: Fix races when setting in_con_lockBenjamin Herrenschmidt2-0/+11
2014-08-08FSP: Make mbx error messages more verboseAnanth N Mavinakayanahalli1-5/+6
2014-08-08Write log messages with log_level > PR_NOTICE only to in memory logStewart Smith1-1/+1
2014-08-08Use single printf call per FSP LED rather than multipleStewart Smith1-10/+22
2014-08-08ELOG: Make sure we do not cross read buffer sizeVasant Hegde1-0/+7
2014-08-01ATTN: Set up attention area to handle attentionAruna Balakrishnaiah2-0/+110
2014-08-01epow: Change how the old and the new system epow status are maintainedAnshuman Khandual1-2/+7
2014-08-01epow: Fix mbox command encoding to remove FSP orphan responsesAnshuman Khandual1-0/+10
2014-08-01epow: Change the logging of the FSP async messagesAnshuman Khandual1-9/+29
2014-07-31MDST: Improve error loggingVasant Hegde1-11/+24
2014-07-31MDST: Add OPAL interface to unregister dump regionVasant Hegde1-0/+32
2014-07-31MDST: Add OPAL interface to register host memory regionVasant Hegde1-0/+38