aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2015-05-21Merge PRD rework from stableStewart Smith1-8/+46
2015-05-21prd: Don't expose full opal_prd_msg to kernelJeremy Kerr1-8/+16
2015-05-21hw/prd: Expose prd ranges via device treeJeremy Kerr1-0/+30
2015-05-13Add a couple more missing Naples referencesBenjamin Herrenschmidt2-1/+4
2015-05-13bt: Remove B_BUSY stateAlistair Popple1-18/+6
2015-05-13occ: Send self-interrupt to chip with active PSIJoel Stanley2-3/+26
2015-05-12ipmi/wdt: Stop calling synchronous message functions from timersAlistair Popple1-9/+24
2015-05-12Fix infinite loop in wait_for_resource if CAPP ucode load failsStewart Smith1-11/+8
2015-05-12Add pr_fmt to do printf/prlog prefixing automagicallyStewart Smith5-172/+127
2015-05-11hw/bt: Add netfn to BT_ERR messageJeremy Kerr1-2/+3
2015-05-07Preload VPD LID and set up fsp_lid_load() for async queued loadingStewart Smith5-5/+42
2015-05-07Add global CPU job queueStewart Smith2-4/+8
2015-05-07Asynchronously preload CAPP microcodeStewart Smith1-60/+78
2015-05-07FSP LID loading: always remove from lid_loaded listStewart Smith1-4/+2
2015-05-07Fix FSP resource/LID loading for preloading LIDs.Stewart Smith1-5/+9
2015-05-07eeh: Fix eeh event handlingAlistair Popple2-3/+6
2015-05-07FSP/ELOG: Remove TCE mapping for host bufferVasant Hegde1-3/+0
2015-05-07FSP/ELOG: Reduce elog write buffer sizeVasant Hegde1-3/+3
2015-05-07FSP/ELOG: Free error log buffer in error pathVasant Hegde1-1/+5
2015-05-07FSP/ELOG: Do not reject elog in acknowledgement pathVasant Hegde1-2/+0
2015-05-07FSP/ELOG: Use elog REJECT state properlyVasant Hegde1-2/+7
2015-05-07FSP/ELOG: Reduce elog read buffer sizeVasant Hegde1-1/+1
2015-05-07FSP/LED: Handle SA indicator update notificationVasant Hegde1-0/+30
2015-05-07FSP/SYSPARAM: Introduce update notify system parameter notifierVasant Hegde1-0/+49
2015-05-07FSP/LED: Add system attention indicator supportVasant Hegde1-1/+176
2015-05-07FSP/LED: Get SAI location code from device treeVasant Hegde1-11/+59
2015-05-07FSP/LED: Use LED mode informationVasant Hegde1-2/+15
2015-05-07FSP/LED: Validate before creating led nodeVasant Hegde1-3/+4
2015-05-07FSP/LED: Define macro instead of hardcoding led typeVasant Hegde1-5/+8
2015-05-07FSP/LED: Move led header file to include directoryVasant Hegde2-155/+1
2015-05-01Merge branch 'stable', skiboot-5.0.1Stewart Smith4-20/+36
2015-05-01Add xscom_ok() and lpc_ok() to check XSCOM and LPC usabilityskiboot-5.0.1Benjamin Herrenschmidt4-2/+30
2015-05-01xscom: Remove recursive lockingBenjamin Herrenschmidt1-18/+6
2015-05-01prd: Only alter host presentation bits of IPOLL maskJeremy Kerr1-4/+6
2015-04-30chip: Fix chip name display for NaplesBenjamin Herrenschmidt1-3/+6
2015-04-30dts: add support for p7Cédric Le Goater1-1/+79
2015-04-29surv: Fix "hearbeat" typoAnton Blanchard1-3/+3
2015-04-29PHB3: Wait 1s, not 100ms, for PCIe electricals to trainBenjamin Herrenschmidt1-1/+1
2015-04-29phb3: Disable write scope group in PHB for certain adaptersBenjamin Herrenschmidt1-0/+33
2015-04-29prd: Only alter host presentation bits of IPOLL maskJeremy Kerr1-4/+6
2015-04-29capi: Use existing #definesMichael Neuling1-3/+3
2015-04-18pci: Fix presence detect on PHB3Benjamin Herrenschmidt1-23/+4
2015-04-18ipmi: Check for ipmi backend presence before useAlistair Popple1-0/+2
2015-04-15phb3: Add Naples PHB supportBenjamin Herrenschmidt1-16/+23
2015-04-15FSP/CUPD: Remove CamelCaseVasant Hegde2-27/+27
2015-04-10Merge commit 'skiboot-5.0'Stewart Smith1-8/+1
2015-04-09FSP/CUPD: Fix lock issueskiboot-5.0Vasant Hegde1-8/+1
2015-04-09bt: Add a temporary workaround for bmc dropping messagesAlistair Popple1-8/+26
2015-04-09bt: Add a temporary workaround for bmc dropping messagesAlistair Popple1-8/+26
2015-04-09Add Naples chip supportBenjamin Herrenschmidt1-0/+4