aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-13skiboot 5.9.5 Release Notesv5.9.5Stewart Smith1-0/+77
2017-12-13external/test: make stripping out version number more robustStewart Smith1-2/+2
2017-12-13timer: Stop calling list_top() racilyBenjamin Herrenschmidt1-4/+5
2017-12-12xive: Ensure VC informational FIRs are maskedBenjamin Herrenschmidt2-0/+11
2017-12-12xive: Fix occasional VC checkstops in xive_resetBenjamin Herrenschmidt1-3/+54
2017-12-12io: Add load_wait() helperBenjamin Herrenschmidt1-0/+8
2017-12-12xive: Do not return a trigger page for an escalation interruptBenjamin Herrenschmidt1-2/+2
2017-12-12xive: Mark a freed IRQ's IVE as valid and maskedBenjamin Herrenschmidt1-1/+1
2017-12-13hw/nx: Fix NX BAR assignmentsOliver O'Halloran2-27/+46
2017-11-29skiboot 5.9.4 release notesv5.9.4Stewart Smith1-0/+26
2017-11-28npu2: hw-procedures: Change phy_rx_clock_sel valuesReza Arbab1-4/+4
2017-11-28npu2: hw-procedures: Manipulate IOVALID during trainingReza Arbab1-0/+24
2017-11-28npu2: hw-procedures: Add obus_brick_index()Reza Arbab1-16/+13
2017-11-22skiboot 5.9.3 release notesv5.9.3Stewart Smith1-0/+24
2017-11-21npu2: hw-procedures: Add check_credits procedureReza Arbab2-1/+39
2017-11-21npu2: Print bdfn in NPU2DEV* logging macrosReza Arbab1-3/+8
2017-11-16skiboot 5.9.2 release notesv5.9.2Stewart Smith1-0/+80
2017-11-15phb4: Fix lane equalisation settingMichael Neuling1-1/+1
2017-11-15hdata: Fix copying GEN4 lane equalisation settingsMichael Neuling1-0/+2
2017-11-15phb4: Fix PE mapping of M32 BARBenjamin Herrenschmidt1-13/+11
2017-11-15phb4: Fix lost bit in PE number on config accessesBenjamin Herrenschmidt1-3/+3
2017-11-15npu2: Move to new GPU memory mapMichael Neuling5-5/+65
2017-11-15phys-map: Rename GPU_MEM to GPU_MEM_4T_DOWNMichael Neuling3-12/+12
2017-11-15npu2: MCD refactorMichael Neuling1-13/+20
2017-11-15npu2: Refactor BAR setting codeMichael Neuling2-6/+8
2017-11-15npu2: Create npu2_write_mcd()Michael Neuling2-8/+19
2017-11-14p8-i2c: Don't write the watermark register at initOliver O'Halloran1-12/+8
2017-11-14phb4: Update initsMichael Neuling1-1/+1
2017-11-14skiboot 5.9.1 release notesv5.9.1Stewart Smith1-0/+29
2017-11-13npu2: hw-procedures: Refactor reset_ntl procedureReza Arbab1-15/+58
2017-11-13npu2: hw-procedures: Add phy_rx_clock_sel()Reza Arbab2-1/+20
2017-11-13npu2: Add npu2_write_mask_4b()Reza Arbab2-0/+12
2017-11-10xive: Fix ability to clear some EQ flagsBenjamin Herrenschmidt1-0/+4
2017-11-10xive: Update inits for DD2.0Benjamin Herrenschmidt2-7/+47
2017-10-31skiboot 5.9 release notesv5.9Stewart Smith1-0/+1181
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-29asm/head: initialize preferred DSCR valueNicholas Piggin2-3/+20
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-23skiboot 5.9-rc5 release notesv5.9-rc5Stewart Smith1-0/+75
2017-10-23opal/hmi: Workaround Power9 hw logic bug for couple of TFMR TB errors.Mahesh Salgaonkar2-1/+54
2017-10-23opal/hmi: Fix TB reside and HDEC parity error recovery for power9Mahesh Salgaonkar1-3/+102
2017-10-23phb4: Escalate freeze to fence to avoid checkstopMichael Neuling2-6/+49
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