aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-18ccan/endian: fix cpu_to_be64 on big-endianJeremy Kerr1-1/+0
2014-08-18slw: Parse DT from host-boot for fast-sleep stringVaidyanathan Srinivasan1-1/+1
2014-08-15Merge remote-tracking branch 'ltcgit/master'Benjamin Herrenschmidt0-0/+0
2014-08-15ipmi: Add an IPMI command to get and set the RTCAlistair Popple1-0/+98
2014-08-15fsp/rtc: Use libc time functionsAlistair Popple4-149/+130
2014-08-15SURV: Trigger HIR on surv sysparam query errorAnanth N Mavinakayanahalli1-1/+2
2014-08-15Merge remote-tracking branch 'ltcgit/master'Benjamin Herrenschmidt1-1/+2
2014-08-15libc: Add mktime and gmtime_rAlistair Popple5-3/+250
2014-08-15hdata/test: Fix broken testsJoel Stanley2-1/+5
2014-08-15{core,hdata}/test: Add prlog to stubJoel Stanley2-2/+24
2014-08-15ccan/endian: Update endian moduleJoel Stanley3-51/+86
2014-08-15ipmi: Correct chassis control messageJoel Stanley3-13/+42
2014-08-14SURV: 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-14ipmi/bt: Fixup BT device tree propertyAlistair Popple1-1/+1
2014-08-13dpo: Add OPAL interface to access the DPO timeoutAnshuman Khandual3-1/+32
2014-08-13dpo: Move the FSP async messagae handling into a separate fileAnshuman Khandual5-48/+102
2014-08-13epow: Change log message prefixAnshuman Khandual1-2/+2
2014-08-13attn: Add git version and backtrace details to user dataAruna Balakrishnaiah3-5/+24
2014-08-13attn: Add default attn src in the src sectionAruna Balakrishnaiah2-6/+10
2014-08-13attn: Dump backtrace to bufferAruna Balakrishnaiah2-5/+26
2014-08-13fsp/rtc: Change properties used to advertize TPOBenjamin Herrenschmidt1-2/+1
2014-08-13fsp/tpo: Enable Timed power on (TPO) supportMamatha Inamdar3-4/+149
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