aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-31skiboot 5.8 release notesv5.8Stewart Smith1-0/+709
2017-08-30p8-i2c: Fix random data corruptionOliver O'Halloran1-1/+1
2017-08-30hw/npu2.c: Add ibm, nvlink-speed device-tree propertyAlistair Popple2-1/+14
2017-08-30vas: export chip-id to vas platform deviceSukadev Bhattiprolu1-0/+3
2017-08-27hw/npu2-hw-procedures.c: Update PHY_RESET procedureAlistair Popple1-0/+11
2017-08-26hw/p8-i2c: Fix OCC lockingOliver O'Halloran1-21/+37
2017-08-24slw: Modify the power9 stop0_lite latency & residencyGautham R. Shenoy1-6/+6
2017-08-24bump skiboot size from 3 to 4MB, reduce heap by 1MBStewart Smith2-4/+4
2017-08-24gcov: support GCC 7.1+Stewart Smith1-0/+5
2017-08-24travis: set -vx on all build scriptsStewart Smith6-1/+6
2017-08-24travis: Debian Stretch must passStewart Smith2-3/+0
2017-08-24test kernels: link with -NStewart Smith2-2/+2
2017-08-24core/test/run-msg: don't depend on unittest mem layoutStewart Smith1-1/+1
2017-08-24libc/test/run-snprintf: int -> unsigned intStewart Smith1-1/+2
2017-08-24libflash/test/test-blocklevel: fix memory leak on exitStewart Smith1-0/+2
2017-08-24libflash: fix memory leak on flash_exit()Stewart Smith1-2/+5
2017-08-24libflash/test/test-flash.c: fix memory leak on exitStewart Smith1-0/+1
2017-08-24mktime: fix off-by-one error calling days_in_monthStewart Smith1-1/+1
2017-08-24libc/time.c: days_in_month() use char rather than intStewart Smith1-1/+1
2017-08-24hdata/iohub: fix load of misaligned address for type 'long unsigned int', whi...Stewart Smith1-4/+7
2017-08-24hdata: Reduce 'struct HDIF_array_hdr' alignment to 4 bytesStewart Smith1-1/+1
2017-08-24hdata/hostservices: fix memory leak parsing mini dtStewart Smith1-0/+1
2017-08-24hdata_to_dt: free device tree on error pathStewart Smith1-0/+1
2017-08-24core/test/run-device: fix memory leak on exitStewart Smith1-0/+1
2017-08-24test/mem_region: fix incorrect ibm,os-reserve region lengthStewart Smith2-4/+4
2017-08-23Fix mem leak in core/test/run-time-utilsStewart Smith1-0/+3
2017-08-22build: CFLAGS compile with -mcpu=power7Nicholas Piggin1-1/+2
2017-08-22build: CFLAGS compile with -fpie and -fno-picNicholas Piggin1-1/+1
2017-08-22build: LDFLAGS pass -pie flag explicitly to ldNicholas Piggin1-0/+1
2017-08-22Fix release date for 5.8-rc1Stewart Smith1-1/+1
2017-08-22skiboot 5.8-rc1 release notesv5.8-rc1Stewart Smith2-0/+482
2017-08-22opal: Extract sw checkstop fir address from HDAT.Mahesh Salgaonkar2-1/+28
2017-08-22vas: Move core/vas.c -> hw/vas.cMichael Neuling3-2/+1
2017-08-22vas: Set FIRs according to workbookMichael Neuling2-18/+8
2017-08-22external/pflash: Fix not checking return values in set_ecc().Cyril Bur1-2/+11
2017-08-22external/pflash: Fix resource leak CID 163745Cyril Bur1-0/+1
2017-08-22external/pflash: Fix resource leak CID 163742Cyril Bur1-0/+1
2017-08-22external/pflash: Silence false positive Coverity CID 163739Cyril Bur1-0/+6
2017-08-22README: Fix/improve Ubuntu/Fedora build instructionsAndrew Donnellan1-5/+10
2017-08-22NPU2: fix missing unlockStewart Smith1-1/+1
2017-08-22HDAT/device-tree: only add lid-type on pre-POWER9 systemsStewart Smith1-2/+4
2017-08-21xscom: Grab P9 DD2 revision levelMichael Neuling1-4/+5
2017-08-21VAS: Remove misleading printMichael Neuling1-2/+1
2017-08-21pci: Wait for CRS and switch link when restoring bus numbersRussell Currey1-13/+38
2017-08-21pci: Trivial typo fixesRussell Currey1-2/+2
2017-08-21pci: Track whether a PCI device is a virtual functionRussell Currey3-0/+3
2017-08-21external/xscom-utils: Add --list-bitsOliver O'Halloran4-9/+50
2017-08-21vas: Set mmio enable bits in DD2Sukadev Bhattiprolu2-0/+6
2017-08-21hw/nx*: Remove extraneous space characterOliver O'Halloran2-2/+2
2017-08-18skiboot 5.1.20 release notesStewart Smith1-0/+173