aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-08-15fsp/rtc: Use libc time functionsAlistair Popple1-0/+26
2014-08-15ipmi: Correct chassis control messageJoel Stanley1-6/+28
2014-08-13dpo: Add OPAL interface to access the DPO timeoutAnshuman Khandual2-1/+7
2014-08-13dpo: Move the FSP async messagae handling into a separate fileAnshuman Khandual1-0/+3
2014-08-13attn: Add git version and backtrace details to user dataAruna Balakrishnaiah1-2/+16
2014-08-13attn: Add default attn src in the src sectionAruna Balakrishnaiah1-0/+4
2014-08-13attn: Dump backtrace to bufferAruna Balakrishnaiah1-0/+1
2014-08-13fsp/tpo: Enable Timed power on (TPO) supportMamatha Inamdar2-1/+7
2014-08-13Add cpu_relax to stop cores spinning hardJoel Stanley1-0/+2
2014-08-13plat/palmetto: Add shutdown and rebootJoel Stanley1-0/+9
2014-08-13ipmi: Add a base IPMI stack with a BT driverAlistair Popple2-0/+106
2014-08-08Add fake RTC to generic platformmillerjo@us.ibm.com1-0/+2
2014-08-08PCI: Restore bus numbers after complete resetGavin Shan3-2/+8
2014-08-08Make log level thresholds dynamic in debug_descriptor rather than staticStewart Smith1-1/+5
2014-08-08Write log messages with log_level > PR_NOTICE only to in memory logStewart Smith1-1/+4
2014-08-08add full suite of log priorities: EMERG through DEBUGStewart Smith1-3/+13
2014-08-08replace printf() with console log, level 5 aka INFO messagesStewart Smith1-0/+1
2014-08-08Initial code for timestamps in logStewart Smith1-1/+2
2014-08-01ATTN: Set up attention area to handle attentionAruna Balakrishnaiah3-0/+150
2014-08-01epow: Fix mbox command encoding to remove FSP orphan responsesAnshuman Khandual1-3/+3
2014-07-31MDST: Improve error loggingVasant Hegde1-1/+3
2014-07-31MDST: Add OPAL interface to unregister dump regionVasant Hegde1-1/+2
2014-07-31MDST: Add OPAL interface to register host memory regionVasant Hegde2-2/+21
2014-07-31MDST: Validate TCE alignmentVasant Hegde1-0/+1
2014-07-31MDST: Rename function name and variable orderVasant Hegde1-3/+3
2014-07-31epow: Move fsp-epow.h to hw/fsp/Benjamin Herrenschmidt1-40/+0
2014-07-30epow: Fix licence header in fsp-epow.hBenjamin Herrenschmidt1-7/+14
2014-07-30slw: patch hsprg0 for wakeup from winkleVaidyanathan Srinivasan1-1/+2
2014-07-30slw: Enable fast sleep and deep winkle while initializing coreShreyas B. Prabhu1-0/+1
2014-07-30sleep: Add workarounds for fast sleepVaidyanathan Srinivasan3-1/+4
2014-07-30epow: Enable Environment and Power Warning support in FSP machinesAnshuman Khandual3-0/+79
2014-07-25DPO: Add support for Delayed Power Off sequence on FSP machinesAnshuman Khandual2-0/+3
2014-07-25opal: Recover from TOD sync check error.Mahesh Salgaonkar1-0/+1
2014-07-25opal: Add opal call to handle HMI.Mahesh Salgaonkar1-2/+48
2014-07-25opal: Move HMI handler to new file core/hmi.cMahesh Salgaonkar1-0/+5
2014-07-25elog: Remove opal prefix from data structures in errorlog.hDeepthi Dharwar2-6/+6
2014-07-25elog: Move error log data structres from opal.h to new file errorlog.hDeepthi Dharwar3-118/+137
2014-07-25elog: Support for re-sending Sapphire pending logs.Deepthi Dharwar1-0/+2
2014-07-25elog: Elog read side framework changes to read Sapphire logs.Deepthi Dharwar1-0/+7
2014-07-25elog: Introduce new enum elog_head_state fields to indicate elog_info has bee...Deepthi Dharwar1-0/+13
2014-07-25elog: Reserve TCE buffer for pushing logs to the hostDeepthi Dharwar1-1/+3
2014-07-25elog: Queue errors to be committed in FSP with timeout value.Deepthi Dharwar2-0/+4
2014-07-25elog: Capture elog size and time out values in struct opal_errorlogDeepthi Dharwar1-0/+2
2014-07-25elog: Fix race conditions in assigning platform log idDeepthi Dharwar1-0/+1
2014-07-25FSP: Trigger HIR on more DISR indicationsAnanth N Mavinakayanahalli1-0/+6
2014-07-25FSP/PSI: Drive FSP reset on HIRAnanth N Mavinakayanahalli1-0/+1
2014-07-25FSP: Rework the R/R state machineAnanth N Mavinakayanahalli1-0/+1
2014-07-21PCI: Allow to set frozen stateGavin Shan2-2/+9
2014-07-21PCI: Clear PAPR error injectionGavin Shan1-0/+2
2014-07-21PHB3: Support error injectionMike Qiu1-1/+12