summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* core: Setup the OPAL DT node before platform probeBenjamin Herrenschmidt2014-09-014-6/+6
* PCI: Disable completion timeoutGavin Shan2014-08-291-0/+22
* PCI: Add pci_device_init()Gavin Shan2014-08-294-12/+11
* occ: Make timeout platform dependentBenjamin Herrenschmidt2014-08-294-2/+22
* cpu: Bump the reinit timeout up to 1sBenjamin Herrenschmidt2014-08-211-1/+2
* console/sysparam: Use the system param to switch console selectionBenjamin Herrenschmidt2014-08-183-26/+50
* ccan/endian: fix cpu_to_be64 on big-endianJeremy Kerr2014-08-181-1/+0
* slw: Parse DT from host-boot for fast-sleep stringVaidyanathan Srinivasan2014-08-181-1/+1
* Merge remote-tracking branch 'ltcgit/master'Benjamin Herrenschmidt2014-08-150-0/+0
|\
| * Merge remote-tracking branch 'ltcgit/master'Benjamin Herrenschmidt2014-08-151-1/+2
| |\
| | * SURV: Trigger HIR on surv sysparam query errorAnanth N Mavinakayanahalli2014-08-141-1/+2
* | | ipmi: Add an IPMI command to get and set the RTCAlistair Popple2014-08-151-0/+98
* | | fsp/rtc: Use libc time functionsAlistair Popple2014-08-154-149/+130
* | | SURV: Trigger HIR on surv sysparam query errorAnanth N Mavinakayanahalli2014-08-151-1/+2
|/ /
* | libc: Add mktime and gmtime_rAlistair Popple2014-08-155-3/+250
* | hdata/test: Fix broken testsJoel Stanley2014-08-152-1/+5
* | {core,hdata}/test: Add prlog to stubJoel Stanley2014-08-152-2/+24
* | ccan/endian: Update endian moduleJoel Stanley2014-08-153-51/+86
* | ipmi: Correct chassis control messageJoel Stanley2014-08-153-13/+42
|/
* fsp/fsp-rtc: Fix typo in 400-year calculation in tm_addJeremy Kerr2014-08-141-1/+1
* fsp/surv: Remove tb print on surv errorAnanth N Mavinakayanahalli2014-08-141-2/+1
* ipmi/bt: Fixup BT device tree propertyAlistair Popple2014-08-141-1/+1
* dpo: Add OPAL interface to access the DPO timeoutAnshuman Khandual2014-08-133-1/+32
* dpo: Move the FSP async messagae handling into a separate fileAnshuman Khandual2014-08-135-48/+102
* epow: Change log message prefixAnshuman Khandual2014-08-131-2/+2
* attn: Add git version and backtrace details to user dataAruna Balakrishnaiah2014-08-133-5/+24
* attn: Add default attn src in the src sectionAruna Balakrishnaiah2014-08-132-6/+10
* attn: Dump backtrace to bufferAruna Balakrishnaiah2014-08-132-5/+26
* fsp/rtc: Change properties used to advertize TPOBenjamin Herrenschmidt2014-08-131-2/+1
* fsp/tpo: Enable Timed power on (TPO) supportMamatha Inamdar2014-08-133-4/+149
* Add cpu_relax to stop cores spinning hardJoel Stanley2014-08-133-4/+22
* elog: Do not compare elog size in read pathVasant Hegde2014-08-131-4/+9
* Fix gitid generation when not in a git repositoryJoel Stanley2014-08-131-1/+3
* plat/palmetto: Add shutdown and rebootJoel Stanley2014-08-133-0/+54
* plat/palmetto: Initialise BT/IPMI interface on PalmettoAlistair Popple2014-08-131-1/+33
* ipmi: Add a base IPMI stack with a BT driverAlistair Popple2014-08-136-2/+544
* occ: Increase wait time to 60s for OCC to initVaidyanathan Srinivasan2014-08-111-1/+1
* surv: Cleanup log outputBenjamin Herrenschmidt2014-08-081-4/+6
* lock: Fix races when setting in_con_lockBenjamin Herrenschmidt2014-08-084-1/+23
* pci: Improve logging format and log levelsBenjamin Herrenschmidt2014-08-082-61/+80
* Add fake RTC to generic platformmillerjo@us.ibm.com2014-08-084-1/+74
* PCI: Restore bus numbers after complete resetGavin Shan2014-08-086-10/+72
* PCI: Support parallel scanningGavin Shan2014-08-081-18/+50
* PCI: Split slot reset and scanGavin Shan2014-08-081-20/+38
* Pretty print objcopy in build outputJoel Stanley2014-08-081-1/+1
* FSP: Make mbx error messages more verboseAnanth N Mavinakayanahalli2014-08-081-5/+6
* Preliminary in-tree documentation for console-log.Stewart Smith2014-08-081-0/+60
* Make log level thresholds dynamic in debug_descriptor rather than staticStewart Smith2014-08-083-2/+25
* Write log messages with log_level > PR_NOTICE only to in memory logStewart Smith2014-08-084-15/+36
* Trivial typo fix: case -> causeStewart Smith2014-08-081-1/+1
OpenPOWER on IntegriCloud