aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2017-03-24xscom: Harden indirect writesMichael Neuling1-0/+4
2017-03-24xscom: Add POWER9 scom resetMichael Neuling1-3/+9
2017-03-24xscom: Abstract error recovery registersMichael Neuling1-3/+9
2017-03-24external/ffspart: Add testsCyril Bur66-0/+440
2017-03-24external/tests: Add a data directory for testsCyril Bur1-4/+7
2017-03-24external/ffspart: Simple C program to be able to make an FFS partitionCyril Bur4-0/+527
2017-03-24libffs: Understand how to create FFS partition TOCs and entries.Cyril Bur3-14/+393
2017-03-24libflash/libffs: Rework libffsCyril Bur3-200/+368
2017-03-24core/init: Add hdat-map property to OPAL nodeMatt Brown1-0/+29
2017-03-24mambo: No need to explicitly look for env(SKIBOOT)Michael Ellerman1-3/+0
2017-03-23homer : Enable HOMER region reservation for POWER9Shilpasri G Bhat1-8/+74
2017-03-23slw: Define stop idle states for P9 DD1Shilpasri G Bhat1-4/+57
2017-03-20fast-reboot: remove CAPI checkAndrew Donnellan1-12/+0
2017-03-20hw/phb3: add host sync notifier to trigger creset/CAPP disable on kexecAndrew Donnellan1-0/+40
2017-03-20hw/phb3: disable CAPI mode during complete resetAndrew Donnellan2-9/+141
2017-03-20fast-reboot: creset PHBs on fast rebootAndrew Donnellan1-0/+21
2017-03-20core/pci: remove misleading fast reboot commentAndrew Donnellan1-2/+0
2017-03-16Makefile: Update clean target for stbMichael Neuling2-1/+6
2017-03-16lpc-mbox: Not existing is only an error on P9 and aboveStewart Smith1-1/+5