aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2014-08-13ipmi: Add a base IPMI stack with a BT driverAlistair Popple2-1/+401
2014-08-11occ: Increase wait time to 60s for OCC to initVaidyanathan Srinivasan1-1/+1
2014-08-08surv: Cleanup log outputBenjamin Herrenschmidt1-4/+6
2014-08-08lock: Fix races when setting in_con_lockBenjamin Herrenschmidt4-1/+23
2014-08-08pci: Improve logging format and log levelsBenjamin Herrenschmidt1-2/+2
2014-08-08Add fake RTC to generic platformmillerjo@us.ibm.com2-1/+70
2014-08-08PCI: Restore bus numbers after complete resetGavin Shan2-0/+25
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-08Use small macros for PHB debug/log messagesStewart Smith3-59/+14
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-01slw: Extend opal_slw_set_reg to all supported sprsShreyas B. Prabhu1-17/+26
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-08-01idle: Make idle flags endian safePreeti U Murthy1-3/+4
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
2014-07-31MDST: Check for duplicate dump region entryVasant Hegde1-0/+41
2014-07-31MDST: Validate TCE alignmentVasant Hegde1-18/+81
2014-07-31MDST: Rename function name and variable orderVasant Hegde1-11/+11
2014-07-31epow: Move fsp-epow.h to hw/fsp/Benjamin Herrenschmidt2-1/+42
2014-07-31slw: Don't enable fast sleep on Venice DD1.x even if HB says it's thereBenjamin Herrenschmidt1-3/+4
2014-07-30epow: Fix licence header in fsp-epow.cBenjamin Herrenschmidt1-6/+15
2014-07-30fsp: Remove accidentally committed fsp.c.orig fileBenjamin Herrenschmidt1-2220/+0
2014-07-30slw: Fix indication of whether sleep is supportedBenjamin Herrenschmidt1-4/+9
2014-07-30slw: Small cleanup of state definitionsBenjamin Herrenschmidt1-6/+1
2014-07-30epow: Add a device-node to represent EPOW functionalityBenjamin Herrenschmidt1-0/+5
2014-07-30chiptod: Improvement to make quicker recovery from TOD errors.Mahesh Salgaonkar1-1/+15
2014-07-30slw: patch hsprg0 for wakeup from winkleVaidyanathan Srinivasan1-0/+33
2014-07-30slw: Add winkle to cpuidle states in device treeShreyas B. Prabhu1-39/+101
2014-07-30slw: Enable fast sleep and deep winkle while initializing coreShreyas B. Prabhu1-6/+10
2014-07-30sleep: Add workarounds for fast sleepVaidyanathan Srinivasan1-1/+88
2014-07-30epow: Enable Environment and Power Warning support in FSP machinesAnshuman Khandual4-6/+2443
2014-07-29lpc: Don't poll in spin loopsBenjamin Herrenschmidt1-2/+2
2014-07-25DPO: Add support for Delayed Power Off sequence on FSP machinesAnshuman Khandual1-0/+48
2014-07-25CUPD: Updated error logs severityMamatha Inamdar1-13/+13
2014-07-25opal: Recover from TOD sync check error on master chip.Mahesh Salgaonkar1-7/+28
2014-07-25opal: Recover from TOD sync check error.Mahesh Salgaonkar1-3/+114
2014-07-25elog: Remove opal prefix from data structures in errorlog.hDeepthi Dharwar2-52/+52
2014-07-25elog: Move error log data structres from opal.h to new file errorlog.hDeepthi Dharwar1-34/+2
2014-07-25elog: Report surveillance failure in the hostDeepthi Dharwar1-1/+6
2014-07-25elog: Support for re-sending Sapphire pending logs.Deepthi Dharwar2-1/+23
2014-07-25elog: Elog read side framework changes to read Sapphire logs.Deepthi Dharwar2-6/+122
2014-07-25elog: Introduce new enum elog_head_state fields to indicate elog_info has bee...Deepthi Dharwar1-24/+14
2014-07-25elog: Introduce opal_poller_event for elog time outs.Deepthi Dharwar1-0/+46
2014-07-25elog: Reserve TCE buffer for pushing logs to the hostDeepthi Dharwar1-1/+14