aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-13Add cpu_relax to stop cores spinning hardJoel Stanley3-4/+22
2014-08-13elog: Do not compare elog size in read pathVasant Hegde1-4/+9
2014-08-13Fix gitid generation when not in a git repositoryJoel Stanley1-1/+3
2014-08-13plat/palmetto: Add shutdown and rebootJoel Stanley3-0/+54
2014-08-13plat/palmetto: Initialise BT/IPMI interface on PalmettoAlistair Popple1-1/+33
2014-08-13ipmi: Add a base IPMI stack with a BT driverAlistair Popple6-2/+544
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 Herrenschmidt2-61/+80
2014-08-08Add fake RTC to generic platformmillerjo@us.ibm.com4-1/+74
2014-08-08PCI: Restore bus numbers after complete resetGavin Shan6-10/+72
2014-08-08PCI: Support parallel scanningGavin Shan1-18/+50
2014-08-08PCI: Split slot reset and scanGavin Shan1-20/+38
2014-08-08Pretty print objcopy in build outputJoel Stanley1-1/+1
2014-08-08FSP: Make mbx error messages more verboseAnanth N Mavinakayanahalli1-5/+6
2014-08-08Preliminary in-tree documentation for console-log.Stewart Smith1-0/+60
2014-08-08Make log level thresholds dynamic in debug_descriptor rather than staticStewart Smith3-2/+25
2014-08-08Write log messages with log_level > PR_NOTICE only to in memory logStewart Smith4-15/+36
2014-08-08Trivial typo fix: case -> causeStewart Smith1-1/+1
2014-08-08Use PR_EMERG priority in assert() codepathStewart Smith3-24/+7
2014-08-08Use PR_EMERG priority in (part of) assert()Stewart Smith1-1/+1
2014-08-08Use PR_EMERG log priority when printing backtraceStewart 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-08Build with -ffreestanding so we can override printfStewart Smith1-3/+3
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 Smith4-28/+14
2014-08-08Initial code for timestamps in logStewart Smith3-1/+57
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 Balakrishnaiah10-2/+342
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 Khandual2-3/+13
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 Hegde2-12/+27
2014-07-31MDST: Add OPAL interface to unregister dump regionVasant Hegde2-1/+34
2014-07-31MDST: Add OPAL interface to register host memory regionVasant Hegde3-2/+59
2014-07-31MDST: Check for duplicate dump region entryVasant Hegde1-0/+41
2014-07-31MDST: Validate TCE alignmentVasant Hegde2-18/+82
2014-07-31MDST: Rename function name and variable orderVasant Hegde3-16/+16
2014-07-31epow: Move fsp-epow.h to hw/fsp/Benjamin Herrenschmidt2-1/+2
2014-07-31slw: Don't enable fast sleep on Venice DD1.x even if HB says it's thereBenjamin Herrenschmidt1-3/+4
2014-07-30core: Fix licence header in hmi.cBenjamin Herrenschmidt1-6/+15
2014-07-30libflash: Fix licence header in ffs.hBenjamin Herrenschmidt1-22/+0
2014-07-30epow: Fix licence header in fsp-epow.hBenjamin Herrenschmidt1-7/+14
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