aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-01skiboot.spec: Update to v5.10 releaseMurilo Opsfelder Araujo1-3/+6
2018-03-01capp: Disable fast-reboot when capp is enabledVaibhav Jain1-19/+19
2018-03-01gitignore: Add *.aAndrew Donnellan1-0/+1
2018-03-01doc/device-tree: Add OpenCAPI device tree bindingsAndrew Donnellan1-0/+69
2018-03-01doc/device-tree: Add PCI bindings stubAndrew Donnellan2-0/+73
2018-03-01platforms: Add OpenCAPI platform data and device tree nodesAndrew Donnellan3-0/+119
2018-03-01npu2-opencapi: Add OpenCAPI OPAL API callsFrederic Barrat4-3/+339
2018-03-01npu2-opencapi: Train OpenCAPI links and setup devicesAndrew Donnellan5-10/+746
2018-03-01npu2-hw-procedures: Add support for OpenCAPI PHY link trainingAndrew Donnellan3-12/+126
2018-03-01npu2-opencapi: Configure NPU for OpenCAPIAndrew Donnellan7-0/+927
2018-03-01platform: Add fields for OpenCAPI platform dataAndrew Donnellan1-0/+14
2018-03-01npu2: Rework NPU data structures for OpenCAPIAndrew Donnellan4-84/+130
2018-03-01npu2: Split out common helper functions into separate fileAndrew Donnellan5-93/+122
2018-03-01doc: skiboot 5.10.1 release notesStewart Smith1-0/+23
2018-02-28README: document output filesJoel Stanley1-0/+19
2018-02-28NPU2 HMIs: dump out a *LOT* of npu2 registers for debuggingStewart Smith5-20/+69
2018-02-28core/init: Assert when kernel not foundMichael Neuling1-0/+7
2018-02-28core: Fix 'opal-runtime-size' propertyVasant Hegde1-5/+5
2018-02-28fast-reboot: occ: Delete OCC child nodes in /ibm, opal/power-mgtShilpasri G Bhat1-1/+5
2018-02-28build: use thin archives rather than incremental linkingNicholas Piggin30-35/+40
2018-02-28mambo: Add fw-feature flags for security related settingsMichael Ellerman1-1/+22
2018-02-28direct-controls: mambo fix for multiple chipsNicholas Piggin1-2/+8
2018-02-28pci: Make fast reboot creset PHBs in parallelMichael Neuling1-30/+21
2018-02-28pci: Move code aroundMichael Neuling1-63/+63
2018-02-28libflash/blocklevel: Correct miscalculation in blocklevel_smart_erase()Cyril Bur1-1/+1
2018-02-28libstb/secureboot: Fix logging of secure verify messages.Pridhiviraj Paidipeddi1-12/+19
2018-02-28core/pci-dt-slot: Fix booting with no slot mapMichael Neuling1-0/+3
2018-02-23doc: fix v5.10-rc4 release datev5.10Stewart Smith1-1/+1
2018-02-23skiboot v5.10 release notesStewart Smith1-0/+2257
2018-02-22phb4: Disable lane eq when retrying some nvidia GEN3 devicesMichael Neuling3-9/+50
2018-02-21skiboot 5.10-rc4 release notesv5.10-rc4Stewart Smith1-0/+81
2018-02-21opal-api: Re-jig OPAL API numbers because OpenCAPI kernel mergeStewart Smith3-3/+6
2018-02-21core: Fix mismatched names between reserved memory nodes & propertiesJeremy Kerr2-15/+24
2018-02-21npu2/opal-api: move npu2 checkstop defines to npu2-regs.hStewart Smith2-98/+98
2018-02-21sensor-groups: occ: Add support to disable/enable sensor groupShilpasri G Bhat7-267/+465
2018-02-21sensors: occ: Scale the sensor valuesShilpasri G Bhat1-4/+107
2018-02-21sensors: occ: Add energy countersShilpasri G Bhat1-70/+119
2018-02-21sensors: Support reading u64 sensor valuesShilpasri G Bhat14-18/+112
2018-02-21dt: add /cpus/ibm, powerpc-cpu-features device tree bindingsNicholas Piggin9-1/+1391
2018-02-20phb3/phb4/p7ioc: Document supported TCE sizes in DTRussell Currey3-0/+15
2018-02-20phb4: Fix TCE page sizeRussell Currey1-4/+4
2018-02-20Revert "pci: Shared slot state synchronisation for hot reset"Russell Currey1-14/+0
2018-02-20hdata/iohub: Use only wildcard slots for pluggablesOliver O'Halloran1-1/+1
2018-02-18increase log verbosity in debug buildsStewart Smith1-1/+1
2018-02-19Add -debug to version on DEBUG buildsStewart Smith1-1/+7
2018-02-19cpu_wait_job: Correctly report time spent waiting for jobStewart Smith1-3/+3
2018-02-15skiboot v5.10-rc3 release notesv5.10-rc3Stewart Smith1-0/+148
2018-02-14vas: Disable VAS/NX-842 on some P9 revisionsSukadev Bhattiprolu3-4/+58
2018-02-14phb4: Only escalate freezes on MMIO load where necessaryRussell Currey1-1/+24
2018-02-14pflash: Fix makefile dependency issueStewart Smith1-3/+3