aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-07Add skiboot-5.5.0 release notesskiboot-5.5.0Stewart Smith1-0/+326
2017-04-07hdat: parse processor attached i2c devicesOliver O'Halloran6-2/+201
2017-04-07device: add dt_find_by_name_addrOliver O'Halloran3-0/+56
2017-04-07external/pflash: Use blocklevel_smart_erase()Cyril Bur1-27/+4
2017-04-07external/gard: Use blocklevel_smart_erase()Cyril Bur1-1/+1
2017-04-07libflash: Add tests for blocklevel_smart_erase()Cyril Bur1-2/+225
2017-04-07libflash/blocklevel: Add blocklevel_smart_erase()Cyril Bur2-2/+130
2017-04-07libstb/create-container: Add full container build and sign with imprint keysDave Heller13-22/+425
2017-04-07asm: do not set SDR1 on POWER9Nicholas Piggin1-1/+3
2017-04-07mambo: Allow setting the Linux command line from the environmentMichael Ellerman1-1/+5
2017-04-07mambo: Add util function for breaking on console outputMichael Ellerman1-0/+14
2017-04-05add skiboot-5.5.0-rc3 release notesskiboot-5.5.0-rc3Stewart Smith1-0/+51
2017-04-05xive: Fix setting of remote NVT VSDBenjamin Herrenschmidt1-1/+3
2017-04-05core/init: Use '_' as separator in names of "exports" propertiesMichael Ellerman1-2/+7
2017-04-05hdata: fix reservation sizeOliver O'Halloran1-1/+2
2017-04-05hdat: Use dt_add_property_nstr instead of duplicating codeVasant Hegde1-9/+3
2017-04-05hdat: Add model-name property for OpenPower systemVasant Hegde5-8/+14
2017-04-05hdat: Read description from ibm, vpd binary blobVasant Hegde3-12/+18
2017-04-05hdat: Populate model property with 'Unknown' in error pathVasant Hegde1-0/+5
2017-04-04Add skiboot-5.5.0-rc2 release notesskiboot-5.5.0-rc2Stewart Smith2-0/+180
2017-03-31hw/phb3: Enable ECRC on endpointsGavin Shan1-24/+2
2017-03-31hw/phb3: Adjust ECRC on root port dynamicallyGavin Shan2-11/+64
2017-03-31core/pci: Add phb->ops->device_removeGavin Shan5-0/+7
2017-03-31core/pci: Fix lost NVMe adapter behind PMC 8546 switchGavin Shan1-6/+22
2017-03-31hw/phb4: Locate AER capability position if necessaryGavin Shan1-6/+9
2017-03-31hw/phb3: Locate AER capability position if necessaryGavin Shan1-6/+9
2017-03-31core/pci: Disable surprise hotplug on root portGavin Shan1-5/+7
2017-03-31core/pci: Ignore PCI slot capability on root portGavin Shan1-2/+7
2017-03-31Mambo/Qemu boot tests: expect (and fail) on checkstopStewart Smith8-0/+12
2017-03-31hdata/memory: ignore homer and occ reserved rangesOliver O'Halloran1-0/+6
2017-03-31hdata/test: Updates to the dts for new VPD propertiesAnanth N Mavinakayanahalli2-0/+96
2017-03-31hdata/vpd: Parse the OpenPOWER OPFR recordAnanth N Mavinakayanahalli1-1/+44
2017-03-31hdata/vpd: Parse additional VINI recordsAnanth N Mavinakayanahalli1-56/+43
2017-03-31hdata/vpd: Reorganize VPD codeAnanth N Mavinakayanahalli1-5/+8
2017-03-31hdata/cpu: account for p9 shared cachesOliver O'Halloran1-5/+26
2017-03-30SLW: Add init for power9 power managementAkshay Adiga2-7/+57
2017-03-30npu2: Add hardware link training proceduresAlistair Popple5-4/+746
2017-03-30npu2: Add OPAL calls for nvlink2 address translation servicesAlistair Popple3-2/+299
2017-03-30npu2: Allocate GPU memory and describe it in the dtReza Arbab2-0/+198
2017-03-30Introduce NPU2 supportAlistair Popple8-7/+1587
2017-03-30npu2: Add npu2 register definitionsAlistair Popple1-0/+431
2017-03-30hdata: print backtraces on HDAT errorsOliver O'Halloran2-0/+10
2017-03-30hdat: ignore zero length reservesOliver O'Halloran1-15/+16
2017-03-29phb4: Default to PCIe GEN2 on DD1Michael Neuling1-1/+3
2017-03-29phb3/4: Set max link speed via nvramMichael Neuling4-6/+47
2017-03-29Add skiboot 5.5.0-rc1 release notesskiboot-5.5.0-rc1Stewart Smith3-0/+865
2017-03-27libflash: Fix pflash -iMichael Neuling1-2/+3
2017-03-24opal-prd: Direct systemd to always restart opal-prdAnanth N Mavinakayanahalli1-0/+1
2017-03-24external: Update xscom utils for type 1 indirect accessesMichael Neuling3-6/+27
2017-03-24xscom: Add indirect form 1 scomsMichael Neuling2-2/+48