aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2018-03-01phb4: set PBCQ Tunnel BAR for tunneled operationsPhilippe Bergheaud1-5/+66
2018-03-01phb4: set PHB CMPM registers for tunneled operationsPhilippe Bergheaud1-7/+42
2018-03-01console(lpc/fsp-console): Use only stdout-path property on P9 and abovePridhiviraj Paidipeddi2-6/+22
2018-03-01capp: Disable fast-reboot when capp is enabledVaibhav Jain1-19/+19
2018-03-01npu2-opencapi: Add OpenCAPI OPAL API callsFrederic Barrat1-0/+206
2018-03-01npu2-opencapi: Train OpenCAPI links and setup devicesAndrew Donnellan2-7/+687
2018-03-01npu2-hw-procedures: Add support for OpenCAPI PHY link trainingAndrew Donnellan1-12/+116
2018-03-01npu2-opencapi: Configure NPU for OpenCAPIAndrew Donnellan3-0/+833
2018-03-01npu2: Rework NPU data structures for OpenCAPIAndrew Donnellan2-65/+71
2018-03-01npu2: Split out common helper functions into separate fileAndrew Donnellan3-93/+115
2018-02-28NPU2 HMIs: dump out a *LOT* of npu2 registers for debuggingStewart Smith2-16/+24
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 Piggin5-5/+5
2018-02-22phb4: Disable lane eq when retrying some nvidia GEN3 devicesMichael Neuling1-9/+45
2018-02-21sensor-groups: occ: Add support to disable/enable sensor groupShilpasri G Bhat2-263/+137
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 Bhat3-8/+10
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-14vas: Disable VAS/NX-842 on some P9 revisionsSukadev Bhattiprolu2-4/+57
2018-02-14phb4: Only escalate freezes on MMIO load where necessaryRussell Currey1-1/+24
2018-02-13hw/phys-map: Add missing newline in log outputReza Arbab1-1/+1
2018-02-13npu2: Disable TVT range check when in bypass modeAlistair Popple1-32/+7
2018-02-13hw/npu2: support creset of npu2 devicesBalbir Singh2-2/+21
2018-02-13capi: Enable channel tag streaming for PHB in CAPP modeVaibhav Jain1-8/+4
2018-02-13hw/occ: Fix fast-reboot crash in P8 platforms.Pridhiviraj Paidipeddi1-0/+2
2018-02-08fast-boot: occ: Re-parse the pstate table during fast-bootShilpasri G Bhat1-2/+21
2018-02-08capi: Fix the max tlbi divider and the directory size.Christophe Lombard1-2/+3
2018-02-08npu2/tce: Fix page size checkingAlexey Kardashevskiy1-1/+3
2018-01-30capi: Disable CAPP virtual machinesVaibhav Jain1-0/+1
2018-01-30capi: Perform capp recovery sequence only when PBCQ is idleVaibhav Jain1-3/+4
2018-01-30sensors: occ: Skip power sensors with zero sample valueShilpasri G Bhat1-0/+21
2018-01-30sensors: occ: Skip GPU sensors for non-gpu systemsShilpasri G Bhat1-0/+7
2018-01-30xive: Mask MMIO load/store to bad location FIRFrederic Barrat1-1/+7
2018-01-30npu2-hw-procedures.c: Correct phy lane mappingAlistair Popple1-3/+3
2018-01-30npu2-hw-procedures.c: Power up lanes during ntl resetAlistair Popple1-0/+13
2018-01-14npu2.c: Add PE error detectionAlistair Popple1-2/+53
2018-01-14npu2.c: Fix XIVE IRQ alignmentAlistair Popple1-1/+1
2018-01-14opal/xstop: Use nvram option to enable/disable sw checkstop.Mahesh Salgaonkar1-0/+32
2018-01-15SLW: fix running in mamboStewart Smith1-1/+3
2018-01-14SLW: Add p9_stop_api calls for IMCAkshay Adiga1-0/+40
2018-01-14SCOM restore for DARN and XIVEAkshay Adiga3-2/+76
2018-01-14SLW: Call p9_stop_api only if deep_states are enabledAkshay Adiga1-0/+9
2018-01-14SLW: Detect if deep states are enabledAkshay Adiga1-1/+15
2018-01-14SLW: Move MAMBO simulator checks to slw_initAkshay Adiga1-7/+2
2018-01-14SLW: Use wakeup_engine state to handle errors in wakeup engineAkshay Adiga1-24/+14
2018-01-14SLW: Call slw_late_init_p{8, 9} only when has_wakeup_engine is setAkshay Adiga1-14/+37
2018-01-14SLW: Split init functionsAkshay Adiga1-32/+43
2018-01-14SLW: Delay cpuidle device-tree creationAkshay Adiga1-0/+1