aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2015-04-28PHB3: Wait 1s, not 100ms, for PCIe electricals to trainBenjamin Herrenschmidt1-1/+1
2015-04-28phb3: Disable write scope group in PHB for certain adaptersBenjamin Herrenschmidt1-0/+33
2015-02-18cpuidle: Add validated metrics for idle statesPreeti U Murthy1-3/+18
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-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 Bhat1-2/+7
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 Hegde1-2/+7
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 Shan1-17/+26
2014-10-08PCI: Refactor error injectionGavin Shan2-324/+363
2014-09-30phb3/capi: Some tweaks to the new CAPI interfacesBenjamin Herrenschmidt1-7/+6
2014-09-30phb3/capi: Add capp recovery to phb3Ryan Grimm1-3/+60
2014-09-30phb3/capi: Add two new modes to opal_pci_set_phb_capi_modeRyan Grimm1-2/+34
2014-09-30phb3/capi: Initialize capp regs with field values.Ryan Grimm1-7/+9
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-01core: Setup the OPAL DT node before platform probeBenjamin Herrenschmidt1-1/+3
2014-08-29PCI: Add pci_device_init()Gavin Shan2-4/+4
2014-08-29occ: Make timeout platform dependentBenjamin Herrenschmidt1-1/+5
2014-08-18console/sysparam: Use the system param to switch console selectionBenjamin Herrenschmidt2-25/+49
2014-08-18slw: Parse DT from host-boot for fast-sleep stringVaidyanathan Srinivasan1-1/+1
2014-08-15fsp/rtc: Use libc time functionsAlistair Popple1-147/+9
2014-08-15SURV: 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 Khandual1-0/+25
2014-08-13dpo: Move the FSP async messagae handling into a separate fileAnshuman Khandual3-48/+95
2014-08-13epow: Change log message prefixAnshuman Khandual1-2/+2
2014-08-13attn: Add git version and backtrace details to user dataAruna Balakrishnaiah1-2/+6
2014-08-13attn: Add default attn src in the src sectionAruna Balakrishnaiah1-6/+6
2014-08-13fsp/rtc: Change properties used to advertize TPOBenjamin Herrenschmidt1-2/+1
2014-08-13fsp/tpo: Enable Timed power on (TPO) supportMamatha Inamdar1-3/+142
2014-08-13elog: Do not compare elog size in read pathVasant Hegde1-4/+9
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