aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-04DT: Add ibm,firmware-versions nodeVasant Hegde4-0/+119
2017-09-04init: add missing sync_icache after exception vector patchingNicholas Piggin1-0/+2
2017-09-04idle: disable stop*_lite POWER9 idle states for Mambo platformNicholas Piggin1-1/+110
2017-09-04idle: user context state loss flags fix for stop statesNicholas Piggin1-4/+4
2017-09-04npu2: hw-procedures: Update PHY DC calibration procedureReza Arbab1-1/+9
2017-09-04npu2: hw-procedures: Change rx_pr_phase_step valueReza Arbab1-1/+1
2017-09-04npu2: hw-procedures: Add comments denoting procedure numberReza Arbab1-0/+2
2017-09-04hdata: Update RAM area structureVasant Hegde1-6/+2
2017-09-04hdata: Make vpd data parsing function globalVasant Hegde2-5/+11
2017-09-04hdata: Fix vpd parseVasant Hegde1-6/+3
2017-09-04vas: Update documentation for chip-idSukadev Bhattiprolu1-2/+4
2017-08-315.8 release notes: s/Tuesday/Thursday.Stewart Smith1-1/+1
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