summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* core/init: Use '_' as separator in names of "exports" propertiesMichael Ellerman2017-04-051-2/+7
* hdata: fix reservation sizeOliver O'Halloran2017-04-051-1/+2
* hdat: Use dt_add_property_nstr instead of duplicating codeVasant Hegde2017-04-051-9/+3
* hdat: Add model-name property for OpenPower systemVasant Hegde2017-04-055-8/+14
* hdat: Read description from ibm, vpd binary blobVasant Hegde2017-04-053-12/+18
* hdat: Populate model property with 'Unknown' in error pathVasant Hegde2017-04-051-0/+5
* Add skiboot-5.5.0-rc2 release notesStewart Smith2017-04-042-0/+180
* hw/phb3: Enable ECRC on endpointsGavin Shan2017-03-311-24/+2
* hw/phb3: Adjust ECRC on root port dynamicallyGavin Shan2017-03-312-11/+64
* core/pci: Add phb->ops->device_removeGavin Shan2017-03-315-0/+7
* core/pci: Fix lost NVMe adapter behind PMC 8546 switchGavin Shan2017-03-311-6/+22
* hw/phb4: Locate AER capability position if necessaryGavin Shan2017-03-311-6/+9
* hw/phb3: Locate AER capability position if necessaryGavin Shan2017-03-311-6/+9
* core/pci: Disable surprise hotplug on root portGavin Shan2017-03-311-5/+7
* core/pci: Ignore PCI slot capability on root portGavin Shan2017-03-311-2/+7
* Mambo/Qemu boot tests: expect (and fail) on checkstopStewart Smith2017-03-318-0/+12
* hdata/memory: ignore homer and occ reserved rangesOliver O'Halloran2017-03-311-0/+6
* hdata/test: Updates to the dts for new VPD propertiesAnanth N Mavinakayanahalli2017-03-312-0/+96
* hdata/vpd: Parse the OpenPOWER OPFR recordAnanth N Mavinakayanahalli2017-03-311-1/+44
* hdata/vpd: Parse additional VINI recordsAnanth N Mavinakayanahalli2017-03-311-56/+43
* hdata/vpd: Reorganize VPD codeAnanth N Mavinakayanahalli2017-03-311-5/+8
* hdata/cpu: account for p9 shared cachesOliver O'Halloran2017-03-311-5/+26
* SLW: Add init for power9 power managementAkshay Adiga2017-03-302-7/+57
* npu2: Add hardware link training proceduresAlistair Popple2017-03-305-4/+746
* npu2: Add OPAL calls for nvlink2 address translation servicesAlistair Popple2017-03-303-2/+299
* npu2: Allocate GPU memory and describe it in the dtReza Arbab2017-03-302-0/+198
* Introduce NPU2 supportAlistair Popple2017-03-308-7/+1587
* npu2: Add npu2 register definitionsAlistair Popple2017-03-301-0/+431
* hdata: print backtraces on HDAT errorsOliver O'Halloran2017-03-302-0/+10
* hdat: ignore zero length reservesOliver O'Halloran2017-03-301-15/+16
* phb4: Default to PCIe GEN2 on DD1Michael Neuling2017-03-291-1/+3
* phb3/4: Set max link speed via nvramMichael Neuling2017-03-294-6/+47
* Add skiboot 5.5.0-rc1 release notesStewart Smith2017-03-293-0/+865
* libflash: Fix pflash -iMichael Neuling2017-03-271-2/+3
* opal-prd: Direct systemd to always restart opal-prdAnanth N Mavinakayanahalli2017-03-241-0/+1
* external: Update xscom utils for type 1 indirect accessesMichael Neuling2017-03-243-6/+27
* xscom: Add indirect form 1 scomsMichael Neuling2017-03-242-2/+48
* xscom: Harden indirect writesMichael Neuling2017-03-241-0/+4
* xscom: Add POWER9 scom resetMichael Neuling2017-03-241-3/+9
* xscom: Abstract error recovery registersMichael Neuling2017-03-241-3/+9
* external/ffspart: Add testsCyril Bur2017-03-2466-0/+440
* external/tests: Add a data directory for testsCyril Bur2017-03-241-4/+7
* external/ffspart: Simple C program to be able to make an FFS partitionCyril Bur2017-03-244-0/+527
* libffs: Understand how to create FFS partition TOCs and entries.Cyril Bur2017-03-243-14/+393
* libflash/libffs: Rework libffsCyril Bur2017-03-243-200/+368
* core/init: Add hdat-map property to OPAL nodeMatt Brown2017-03-241-0/+29
* mambo: No need to explicitly look for env(SKIBOOT)Michael Ellerman2017-03-241-3/+0
* homer : Enable HOMER region reservation for POWER9Shilpasri G Bhat2017-03-231-8/+74
* slw: Define stop idle states for P9 DD1Shilpasri G Bhat2017-03-231-4/+57
* fast-reboot: remove CAPI checkAndrew Donnellan2017-03-201-12/+0
OpenPOWER on IntegriCloud