aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-20core/direct-controls: add function to read core gated stateRobert Lippert2-0/+22
2017-11-20core/direct-controls: wait for core special wkup bit clearedRobert Lippert1-1/+22
2017-11-20sensors: dts: Assert special wakeup on idle cores while reading temperatureShilpasri G Bhat5-17/+79
2017-11-20OCC: Increase max pstate check on P9 to 255Stewart Smith1-4/+6
2017-11-20libpore: Fix incorrect mtspr instruction generationCyril Bur1-6/+4
2017-11-20p8-i2c: Limit number of retry attemptsOliver O'Halloran2-2/+11
2017-11-20gard: Add OpenBMC vPNOR supportOliver O'Halloran1-0/+31
2017-11-20gard: Always use MTD to access flashOliver O'Halloran1-0/+8
2017-11-20libflash: Fix parity calculation on ARMOliver O'Halloran1-1/+1
2017-11-20gard: create: Allow creating arbitrary GARD recordsOliver O'Halloran2-4/+76
2017-11-20gard: Add path parsing supportOliver O'Halloran1-0/+87
2017-11-20gard: list: Improve outputOliver O'Halloran2-25/+68
2017-11-20gard: {list, show}: Fix the Type field in the outputOliver O'Halloran4-3/+49
2017-11-20gard: Use iterators for count_record()Oliver O'Halloran1-41/+12
2017-11-20gard: Add iteratorsOliver O'Halloran1-0/+31
2017-11-20gard: Replace is_valid_id with is_valid_record()Oliver O'Halloran1-4/+4
2017-11-20gard: Add P9 supportOliver O'Halloran6-2/+46
2017-11-20gard: Update chip unit dataOliver O'Halloran5-121/+187
2017-11-20gard: show: Remove "Res Recovery" fieldOliver O'Halloran2-2/+0
2017-11-19npu2: Remove unused npu2_dev struct membersAndrew Donnellan1-3/+0
2017-11-19hdata/vpd: add support for parsing CPU VRML recordsRobert Lippert1-0/+24
2017-11-16skiboot 5.9.2 release notesStewart 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-15Revert "npu2: hw-procedures: Enable low power mode"Reza Arbab2-24/+1
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-13opal-prd: flush after logging to stdio in debug modeJeremy Kerr1-0/+3
2017-11-13npu2: Remove side effects in assert() calls.Cyril Bur1-3/+7
2017-11-13core/pcie-slots: Fix coverity possible NULL dereferenceCyril Bur1-2/+3
2017-11-13p8-i2c: Don't write the watermark register at initOliver O'Halloran1-12/+8
2017-11-13phb4: Update initsMichael Neuling1-1/+1
2017-11-13doc: Fix reference to overview in READMERussell Currey1-1/+1
2017-11-14skiboot 5.9.1 release notesStewart 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-10ffspart/pflash: fix tests for new VOLATILE flagStewart Smith6-22/+27
2017-11-10Document fsp-ipl-params to sp-ipl-paramsStewart Smith1-1/+1
2017-11-09pflash: Support for volatile flagAdriana Kobylak8-12/+32
2017-11-09asm/head: Loop after attnOliver O'Halloran1-0/+1
2017-11-09xive: Trivial fix for compilation error when enabling xive debugGuilherme G. Piccoli1-1/+1
2017-11-09xive: Fix ability to clear some EQ flagsBenjamin Herrenschmidt1-0/+4
2017-11-09xive: Update inits for DD2.0Benjamin Herrenschmidt2-7/+47
2017-11-09npu2: hw-procedures: Enable low power modeReza Arbab2-1/+24