aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2014-10-15Modify HOMER printouts in hw/homer.c to be (mostly) PR_DEBUG prlog callsStewart Smith1-9/+9
2014-10-10CUPD: Log LID ID in elog if size crosses the limitVasant Hegde1-3/+4
2014-10-10Merge branch 'release-2.1.1'Stewart Smith1-2/+7
2014-10-10OCC: Change OCC timeout elog severityskiboot-2.1.1-fw810.20-1Vasant Hegde1-2/+7
2014-10-09uart: Exploit Tx FIFOBenjamin Herrenschmidt1-10/+18
2014-10-08Merge branch 'release-2.1.1'Benjamin Herrenschmidt3-324/+542
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-10-08remove unused DBG and FSP_TRACE macros from hw/psi.cStewart Smith1-4/+0
2014-10-08hw/fake-rtc.c now uses prlog(PR_TRACE instead of DBG macroStewart Smith1-5/+3
2014-10-08Use prlog(PR_INSANE in hw/chiptod.c instead of DBG macro.Stewart Smith1-15/+12
2014-10-08Convert hw/fsi-master.c from DBG define to prlog PR_INSANEStewart Smith1-8/+4
2014-10-08Convert hw/slw.c from DBG #define to prlogStewart Smith1-20/+21
2014-10-08Remove (unused) DBG macros from hw/fsp/fsp-nvram.cStewart Smith1-3/+0
2014-10-08Use prlog instead of DBG macros in hw/fsp/fsp-rtc.cStewart Smith1-16/+16
2014-10-08Use prlog rather than DBG #ifdef in hw/fsp/fsp-leds.cStewart Smith1-14/+11
2014-10-08use prlog(PR_INSANE in hw/fsp/fsp.c in place of DBG ifdefStewart Smith1-8/+6
2014-10-08Change DBG to prlog PR_TRACE and PR_INSANE in hw/fsp/fsp-sensor.cStewart Smith1-13/+16
2014-10-08ast/io: Fix a number of issues with SuperIO accessBenjamin Herrenschmidt1-56/+74
2014-10-05ipmi/bt: Rework iBT register accessBenjamin Herrenschmidt1-33/+54
2014-10-05plat/palmetto: Fix SIO UART vs UART setup and iBT setupBenjamin Herrenschmidt1-3/+107
2014-10-01bt: Add message timeoutAlistair Popple2-7/+50
2014-10-01bt: Limit the outstanding message queue lengthAlistair Popple1-0/+21
2014-10-01ipmi/bt: Improve message validation and allow out-of-order command responsesAlistair Popple1-27/+32
2014-10-01ipmi: Add ipmi_present APIJoel Stanley1-0/+6
2014-10-01ipmi/power: Add power state IPMI commandJoel Stanley1-2/+29
2014-10-01ipmi/power: Update chassis control commandJoel Stanley1-6/+4
2014-10-01bt/ipmi: Convert to using asynchronous messagingAlistair Popple3-71/+49
2014-10-01ipmi: Refactored ipmi layer to use generic backendAlistair Popple5-22/+169
2014-10-01bt/ipmi: Fixup allocation of bt/ipmi messagesAlistair Popple1-24/+42
2014-10-01occ/slw: Fix OCC/SLW initialization for power managementPreeti U Murthy2-63/+30
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