aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2017-11-13npu2: hw-procedures: Refactor reset_ntl procedureReza Arbab1-15/+58
2017-11-13npu2: hw-procedures: Add phy_rx_clock_sel()Reza Arbab1-1/+19
2017-11-13npu2: Add npu2_write_mask_4b()Reza Arbab1-0/+11
2017-11-10xive: Fix ability to clear some EQ flagsBenjamin Herrenschmidt1-0/+4
2017-11-10xive: Update inits for DD2.0Benjamin Herrenschmidt1-2/+27
2017-10-30FSP/CONSOLE: remove redundant flush_all_input() call in fsp_console_reset()Vasant Hegde1-2/+0
2017-10-30FSP/CONSOLE: Disable notification on unresponsive consolesVasant Hegde1-3/+5
2017-10-29p8-i2c: Further timeout reworksOliver O'Halloran1-91/+75
2017-10-29npu: Fix broken fast resetAlexey Kardashevskiy1-0/+3
2017-10-29Suppress XSCOM chiplet-offline errors on P9Stewart Smith1-1/+21
2017-10-23opal/hmi: Workaround Power9 hw logic bug for couple of TFMR TB errors.Mahesh Salgaonkar1-0/+27
2017-10-23phb4: Escalate freeze to fence to avoid checkstopMichael Neuling1-6/+45
2017-10-23phb4: Move code to find frozen PE earlierMichael Neuling1-14/+13
2017-10-23phb4: Update some init registersMichael Neuling1-3/+3
2017-10-23phb4: Enable PHB MMIO in phb4_root_port_init()Michael Neuling1-2/+2
2017-10-23phb4: Use phb4_ioda_sel() moreMichael Neuling1-7/+2
2017-10-23phb4: Improve config space loggingMichael Neuling1-7/+14
2017-10-23phb4: Remove unused codeMichael Neuling1-10/+0
2017-10-23phb4: Move code around to avoid indentingMichael Neuling1-53/+51
2017-10-23phb4: Update commentMichael Neuling1-1/+1
2017-10-23phb4: Reduce link degraded message log level to debugMichael Neuling1-1/+1
2017-10-23phb4: Fix GEN3 for DD2.00Michael Neuling1-1/+1
2017-10-18occ-sensors : Add OCC inband sensor region to exportsShilpasri G Bhat1-1/+13
2017-10-18phb4: Fix PCIe GEN4 on DD2.1 and aboveMichael Neuling1-4/+3
2017-10-16Revert "npu2: Add vendor cap for IRQ testing"Alistair Popple1-28/+0
2017-10-16hw/imc: Fix the pvr (sub_id) for IMC Catalog loadMadhavan Srinivasan1-2/+2
2017-10-15hw/imc: pause microcode at bootMadhavan Srinivasan1-0/+24
2017-10-15hw/imc: Use ARRAY_SIZE instead of static macroMadhavan Srinivasan1-1/+1
2017-10-15xive: Fix VP free block group mode false-positive parameter checkNicholas Piggin1-1/+3
2017-10-15hw/p8-i2c: Fix deadlock in p9_i2c_bus_owner_changeAnton Blanchard1-1/+1
2017-10-11FSP/CONSOLE: Limit number of error loggingVasant Hegde1-8/+13
2017-10-11FSP/CONSOLE: Fix fsp_console_write_buffer_space() callVasant Hegde1-1/+35
2017-10-11FSP/CONSOLE: Close SOL session during R/RVasant Hegde1-3/+0
2017-10-11FSP/CONSOLE: Do not associate unavailable consoleVasant Hegde1-0/+11
2017-10-11FSP: Disable PSI link whenever FSP tells OPAL about impending R/RVasant Hegde1-17/+8
2017-10-10FSP/NVRAM: Handle "get vNVRAM statistics" commandVasant Hegde1-0/+41
2017-10-10xscom: Do not print error message for 'chiplet offline' return valuesVasant Hegde1-0/+14
2017-10-10ipmi: Convert common debug prints to traceVasant Hegde1-2/+2
2017-10-06nx-compress: PR_DEBUG not prerror in the normal caseStewart Smith1-1/+1
2017-10-06capp: Add lid definitions for P9 DD-2.0 & DD-2.1Vaibhav Jain1-0/+4
2017-10-06hw/lpc-uart: read from RBR to clear character timeout interruptsJeremy Kerr1-0/+21
2017-10-02phb4: Reassign link_retries counter in IODA purgeGuilherme G. Piccoli1-0/+2
2017-10-02phb4: Add additional adapter to retrain whitelistJohn W Walthour1-2/+3
2017-10-02phb4: make retry_whitelist staticStewart Smith1-1/+1
2017-09-28capi: Mask Psl Credit timeout error for P9Vaibhav Jain1-0/+4
2017-09-28cpu: idle POWER9 power management implementationNicholas Piggin1-1/+1
2017-09-27skiboot/imc: Update the nest_pmus array with occ/gpe microcode uav updatesMadhavan Srinivasan1-2/+5
2017-09-27phb4: Update link training documentationMichael Neuling1-0/+8
2017-09-27phb4: Additional RXE_ARB: DEC Stage Valid Error fixMichael Neuling1-3/+3
2017-09-20hw/p8-i2c: Rework timeout handlingOliver O'Halloran1-13/+22