aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2015-11-09Skip OCCs for chip that has occ_functional set to falseStewart Smith1-0/+7
2015-11-09console: Completely flush output buffer before power down and rebootRussell Currey1-1/+13
2015-10-30slw: Move add_cpu_idle_state_properties() to add_opal_node()Shilpasri G Bhat1-3/+1
2015-10-26Nvlink: Add NPU PHB functionsAlistair Popple3-1/+2317
2015-10-23hw/phb3: phb3_set_capi_mode(): remove duplicated codeAndrew Donnellan1-9/+0
2015-10-14fsp/dpo: DPO driver code improvementsVipin K Parashar1-31/+31
2015-10-13Merge branch 'stable': FSP leds fix and skiboot 5.1.7 release notesStewart Smith1-1/+12
2015-10-09Merge branch 'update-2.1.1.1' into stableStewart Smith1-1/+12
2015-10-09PHB3: Remove unnecessary message in phb3_sm_fundamental_reset()skiboot-2.1.1-fw810.40-1Gavin Shan1-2/+1
2015-10-09PHB3: Retry fundamental resetGavin Shan1-2/+29
2015-10-09hw/fsp/fsp-leds.c: use allocated buffer for FSP_CMD_GET_LED_LIST responseStewart Smith1-2/+11
2015-10-08PHB3: Emulate root complex pref 64-bits windowGavin Shan1-18/+70
2015-10-08PCI: Introduce config register filterGavin Shan1-0/+33
2015-10-08hw/bt.c: Timeout messages when bt interface isn't functionalAlistair Popple1-9/+17
2015-10-08interrupts: Convert P8 IRQ assignment to functionsAlistair Popple1-9/+9
2015-10-07pci: Use a fixed numbering of PHBs on OPAL and improve log consistencyBenjamin Herrenschmidt3-12/+21
2015-10-07chiptod: chiptod code improvementsVipin K Parashar2-116/+114
2015-10-07hw/fake-rtc: Add support for emulated rtc clockVaibhav Jain1-9/+50
2015-10-07PHB3: Fix unexpected ER (all) on errinjct by PCI configGavin Shan1-2/+2
2015-10-07PHB3: Remove unnecessary message in phb3_sm_fundamental_reset()Gavin Shan1-2/+1
2015-10-07PHB3: Retry fundamental resetGavin Shan1-2/+29
2015-10-07hw/bt.c: Check for timeout after checking for message responseAlistair Popple1-1/+2
2015-10-01centaur: Add indirect XSCOM supportBenjamin Herrenschmidt2-15/+106
2015-09-30xscom: Fix logging of indirect XSCOM errorsBenjamin Herrenschmidt1-3/+3
2015-09-30PHB3: Fix incorrect commentsGavin Shan1-1/+1
2015-09-30ipmi-sel: Run power action immediately if host not upJoel Stanley1-4/+16
2015-09-30PHB3: Fix wrong PE number in error injectionGavin Shan1-2/+2
2015-09-25Rate limit OPAL_MSG_OCC to only one outstanding message to hostStewart Smith1-2/+17
2015-09-11lpc: Fix display of LPC errorsBenjamin Herrenschmidt1-54/+24
2015-09-11slw/timer: SBE based timer supportBenjamin Herrenschmidt2-16/+174
2015-09-11timer: Pass current timer to timer callbacksBenjamin Herrenschmidt3-15/+18
2015-09-11fsp/ipmi: Fix an illegal memory accessNeelesh Gupta1-2/+1
2015-09-11psi: Fix a few typosBenjamin Herrenschmidt1-6/+6
2015-09-10move enum ipl_state to hw/fsp/fsp.cStewart Smith1-0/+10
2015-09-09IPMI: Introduce attention callVasant Hegde2-1/+86
2015-09-09Move FSP specific abort() code to platform layerVasant Hegde1-1/+25
2015-09-09IPMI: Move MAX_PEL_SIZE to ipmi.hVasant Hegde1-9/+3
2015-09-09IPMI: Pre-allocate memory for PANIC eventVasant Hegde1-6/+69
2015-09-09IPMI: Avoid unnecessary ipmi_msg allocationVasant Hegde1-13/+11
2015-09-09IPMI: Insert SEL event to IPMI queue headVasant Hegde1-1/+1
2015-09-08IPMI: Fix corner case eSEL logging issueVasant Hegde1-1/+1
2015-09-08Fix index of -1 into arrayStewart Smith1-1/+3
2015-09-08Fix unsafe list for each: need to use _safe for deletionStewart Smith1-2/+2
2015-09-02Merge branch 'update-2.1.1.1'Stewart Smith1-5/+9
2015-09-01Rename send_pending_events() to send_next_pending_event()Stewart Smith1-5/+5
2015-09-01Fix scan-build warning of value stored to event is never usedStewart Smith1-6/+0
2015-09-01phb3: Handle fence in phb3_pci_msi_check_q to fix hangIan Munsie1-4/+8
2015-08-31Fix stored value never read warning from scan-build in FSP code updateStewart Smith1-0/+3
2015-08-31Fix scan-build waring of never read rc valueStewart Smith1-0/+4
2015-08-26Fix spelling mistakesStewart Smith9-15/+15