aboutsummaryrefslogtreecommitdiff
path: root/core/direct-controls.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-06libpore: P10 stop-api supportPratik Rajesh Sampat1-4/+27
2021-08-06Initial POWER10 enablementNicholas Piggin1-27/+336
2021-08-04POWER9 Cleanups: de-assert SPWPratik R. Sampat1-0/+2
2020-08-07direct-ctl: Use the EC primary for special wakeupsBenjamin Herrenschmidt1-4/+4
2019-11-11Remove dead POWER7 codeNicholas Piggin1-8/+5
2019-07-26SPDX-ify all skiboot codeStewart Smith1-13/+4
2019-05-15xscom: move more register definitions into processor-specific includesNicholas Piggin1-24/+2
2019-01-25Remove POWER9N DD1 supportNicholas Piggin1-7/+0
2018-05-06core/direct-controls: improve p9_stop_thread error handlingNicholas Piggin1-9/+5
2018-05-06core/direct-controls: fix p9_cont_thread for stopped/inactive threadsNicholas Piggin1-17/+70
2018-03-14dts: spl_wakeup: Remove all workarounds in the spl wakeup logicShilpasri G Bhat1-30/+29
2018-02-28direct-controls: mambo fix for multiple chipsNicholas Piggin1-2/+8
2017-12-04dctl: p9 increase thread quiesce timeoutNicholas Piggin1-4/+14
2017-12-03direct-controls: enable fast reboot direct controls for mamboNicholas Piggin1-2/+18
2017-12-03direct-controls: add xscom error handling for p8Nicholas Piggin1-9/+27
2017-12-03direct-controls: p8 implementation of generic direct controlsNicholas Piggin1-93/+119
2017-12-03direct-controls: change p8_sreset_all_others sequenceNicholas Piggin1-10/+5
2017-12-03fast-reboot: move sreset direct controls to direct-controls.cNicholas Piggin1-0/+292
2017-11-20core/direct-controls: add function to read core gated stateRobert Lippert1-0/+21
2017-11-20core/direct-controls: wait for core special wkup bit clearedRobert Lippert1-1/+22
2017-11-20sensors: dts: Assert special wakeup on idle cores while reading temperatureShilpasri G Bhat1-2/+2
2017-10-18core: direct-controls: Fix clearing of special wakeupShilpasri G Bhat1-1/+4
2017-10-18core/direct-controls: increase special wakeup timeout on POWER9Nicholas Piggin1-3/+6
2017-09-20core: POWER9 implement OPAL_SIGNAL_SYSTEM_RESETNicholas Piggin1-0/+409