aboutsummaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)AuthorFilesLines
2018-03-27NPU2: dump NPU2 registers on npu2 HMIStewart Smith1-2/+73
2018-03-27Revert "NPU2 HMIs: dump out a *LOT* of npu2 registers for debugging"Stewart Smith1-37/+1
2018-03-22core/fast-reboot: disable fast reboot upon fundamental entry/exit/locking errorsNicholas Piggin2-0/+3
2018-03-22core/opal: allow some re-entrant callsNicholas Piggin1-3/+16
2018-03-22core/opal: abort in case of re-entrant OPAL callNicholas Piggin1-1/+1
2018-03-04Tie tm-suspend fw-feature and opal_reinit_cpus() togetherMichael Neuling1-5/+22
2018-02-28NPU2 HMIs: dump out a *LOT* of npu2 registers for debuggingStewart Smith1-1/+37
2018-02-21core: Fix mismatched names between reserved memory nodes & propertiesJeremy Kerr2-15/+24
2018-02-21sensor-groups: occ: Add support to disable/enable sensor groupShilpasri G Bhat1-1/+13
2018-02-21sensors: Support reading u64 sensor valuesShilpasri G Bhat1-2/+76
2018-02-21dt: add /cpus/ibm, powerpc-cpu-features device tree bindingsNicholas Piggin4-1/+931
2018-02-20Revert "pci: Shared slot state synchronisation for hot reset"Russell Currey1-14/+0
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-14DT: Add "version" property under ibm, firmware-versions nodeVasant Hegde1-0/+20
2018-02-13core: hostservices: Remove redundant special wakeup codeShilpasri G Bhat1-161/+3
2018-02-13core/device.c: Fix dt_find_compatible_nodeAlistair Popple2-11/+39
2018-02-08hw/npu2: Implement logging HMI actionsBalbir Singh1-1/+82
2018-02-08core/exception: beautify exception handler, add MCE-involved registersNicholas Piggin1-3/+36
2018-02-08core/init: manage MSR[ME] explicitly, always enableNicholas Piggin1-0/+15
2018-02-08core/utils: add snprintf_symbolNicholas Piggin2-14/+29
2018-02-08fast-boot: occ: Re-parse the pstate table during fast-bootShilpasri G Bhat1-1/+2
2018-02-08fast-reboot: move pci_reset error handling into fast-reboot codeNicholas Piggin2-7/+17
2018-02-08core/init: move imc catalog preload init after the STB init.Pridhiviraj Paidipeddi1-3/+3
2018-01-30core: Avoid possible uninitialized pointer read (CID 209502)Cyril Bur1-1/+1
2018-01-14SLW: Delay cpuidle device-tree creationAkshay Adiga1-1/+0
2017-12-20lock: Add additional lock auditing codeBenjamin Herrenschmidt17-23/+74
2017-12-20Add support for new gcc 7 parametrized stack protectorBenjamin Herrenschmidt2-5/+10
2017-12-20Mambo: run hello_world and sreset_world tests with Secure and Trusted BootStewart Smith1-2/+13
2017-12-18libstb/cvc: update memory-region to point to /reserved-memoryClaudio Carvalho1-0/+7
2017-12-18core: update superseded libstb calls in flash.c and init.cClaudio Carvalho2-8/+9
2017-12-18core/init.c: remove redundant calls to verify and measure BOOTKERNELClaudio Carvalho1-22/+4
2017-12-18core/flash.c: extern function to get the name of a PNOR partitionClaudio Carvalho1-0/+10
2017-12-18make check: Make valgrind optionalMichael Ellerman1-1/+1
2017-12-14opal-prd: Add support for runtime OCC reset in ZZShilpasri G Bhat1-13/+28
2017-12-14prd: Enable error logging via firmware_request interfaceVasant Hegde1-1/+1
2017-12-13core/hmi: Display chip location code while displaying core FIR.Mahesh Salgaonkar1-1/+4
2017-12-13core/hmi: Do not display FIR details if none of the bits are set.Mahesh Salgaonkar1-0/+3
2017-12-13opal/hmi: HMI logging with location code info.Mahesh Salgaonkar1-4/+36
2017-12-13core/hmi: Use pr_fmt macro for tagging log messagesMahesh Salgaonkar1-16/+19
2017-12-13opal: Get chip location codeMahesh Salgaonkar1-0/+10
2017-12-11chiptod: Keep boot timestamps contiguousOliver O'Halloran1-3/+5
2017-12-11timer: Stop calling list_top() racilyBenjamin Herrenschmidt1-4/+5
2017-12-06Fix booting & OPAL call return values with DEBUG=1Stewart Smith1-2/+3
2017-12-04dctl: p9 increase thread quiesce timeoutNicholas Piggin1-4/+14
2017-12-03direct-controls: enable fast reboot direct controls for mamboNicholas Piggin2-3/+19
2017-12-03fast-reboot: bare bones fast reboot implementation for POWER9Nicholas Piggin2-28/+50
2017-12-03fast-reboot: move boot CPU cleanup logically together with secondariesNicholas Piggin1-8/+8
2017-12-03fast-reboot: move fdt freeing into initNicholas Piggin2-7/+9