aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-09fsp: Avoid NULL dereference in case of invalid class_resp bitsskiboot-2.1.1-fw810.20-3Benjamin Herrenschmidt1-8/+19
2014-12-03PSI: Drive link down on HIRAnanth N Mavinakayanahalli1-31/+34
2014-11-26Include stdint.h for libc/test/run-time.c, fixing buildStewart Smith1-0/+1
2014-11-26vsnprintf: Change print_itoa to use less stackShreyas B. Prabhu1-9/+9
2014-11-26FSP: Validate fsp_msg in fsp_queue_msgVasant Hegde1-1/+1
2014-11-25occ: Reduce stack usage in add_cpu_pstate_properties()Vaidyanathan Srinivasan1-8/+24
2014-11-25occ: Fix the low level ACK message sent to FSP on receiving {RESET/LOAD}_OCCShilpasri G Bhat1-2/+2
2014-11-25occ/hbrt: Call stopOCC() for implementing reset OCC command from FSPShilpasri G Bhat3-2/+37
2014-11-18phb3: Increase some timeouts (SW283991)skiboot-2.1.1-fw810.20-2Benjamin Herrenschmidt1-4/+40
2014-11-17PHB3: wait 1s after PERST deassert for CAPP adaptersRyan Grimm1-4/+1
2014-10-10OCC: Change OCC timeout elog severityskiboot-2.1.1-fw810.20-1Vasant Hegde2-2/+8
2014-10-08slw: Remove log flooding from fast sleep codeBenjamin Herrenschmidt1-4/+0
2014-10-08PHB3: Support DMA error injectionGavin Shan1-0/+98
2014-10-08PHB3: Support MM64 error injectionGavin Shan1-6/+82
2014-10-08PHB3: Support multiple MM32 segments for error injectionGavin Shan2-19/+30
2014-10-08PCI: Refactor error injectionGavin Shan5-361/+401
2014-10-02hmi: decode_malfunction fixesRyan Grimm1-11/+7
2014-09-30attn: Make backtrace buffer globalAruna Balakrishnaiah1-6/+5
2014-09-30phb3/capi: Some tweaks to the new CAPI interfacesBenjamin Herrenschmidt2-12/+18
2014-09-30hmi: Handle capp recoverable malfunctionsRyan Grimm1-8/+79
2014-09-30hmi: Add locking to hmi handlerRyan Grimm1-0/+5
2014-09-30phb3/capi: Add capp recovery to phb3Ryan Grimm4-3/+65
2014-09-30phb3/capi: Add two new modes to opal_pci_set_phb_capi_modeRyan Grimm3-12/+44
2014-09-30phb3/capi: Initialize capp regs with field values.Ryan Grimm2-8/+10
2014-09-30dpo: Return OPAL_WRONG_STATE when not in DPO pending stateAnshuman Khandual1-7/+7
2014-09-30dpo: Return error status to FSP when OPAL message queueing failsAnshuman Khandual1-0/+2
2014-09-30dpo: Fix missing return statementAnshuman Khandual1-0/+1
2014-09-30dpo: Minor code cleanupAnshuman Khandual1-5/+9
2014-09-23psi: Workaround for "pulse" external interruptBenjamin Herrenschmidt1-0/+12
2014-09-01ipmi: Improve RTC supportBenjamin Herrenschmidt1-3/+14
2014-09-01core: Setup the OPAL DT node before platform probeBenjamin Herrenschmidt4-6/+6
2014-08-29PCI: Disable completion timeoutGavin Shan1-0/+22
2014-08-29PCI: Add pci_device_init()Gavin Shan4-12/+11
2014-08-29occ: Make timeout platform dependentBenjamin Herrenschmidt4-2/+22
2014-08-21cpu: Bump the reinit timeout up to 1sBenjamin Herrenschmidt1-1/+2
2014-08-18console/sysparam: Use the system param to switch console selectionBenjamin Herrenschmidt3-26/+50
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