summaryrefslogtreecommitdiffstats
path: root/core/fast-reboot.c
Commit message (Expand)AuthorAgeFilesLines
* core/fast-reboot: Increase timeout for dctl sreset to 1secVaidyanathan Srinivasan2018-04-181-1/+1
* core/fast-reboot: zero memory after fast rebootNicholas Piggin2018-03-271-0/+18
* core/fast-reboot: verify mem regions before fast rebootNicholas Piggin2018-03-271-2/+23
* fast-reboot: enable by default for POWER9Stewart Smith2018-03-011-5/+0
* fast-reboot: move pci_reset error handling into fast-reboot codeNicholas Piggin2018-02-081-1/+12
* fast-reboot: bare bones fast reboot implementation for POWER9Nicholas Piggin2017-12-031-21/+43
* fast-reboot: move boot CPU cleanup logically together with secondariesNicholas Piggin2017-12-031-8/+8
* fast-reboot: move fdt freeing into initNicholas Piggin2017-12-031-6/+2
* fast-reboot: improve failure error messagesNicholas Piggin2017-12-031-3/+13
* fast-reboot: quiesce opal before initiating a fast rebootNicholas Piggin2017-12-031-29/+18
* fast-reboot: move sreset direct controls to direct-controls.cNicholas Piggin2017-12-031-283/+1
* fast-reboot: allow mambo fast reboot independent of CPU typeNicholas Piggin2017-12-031-1/+2
* fast-reboot: move de-asserting of special wakeups to the initiatorNicholas Piggin2017-12-031-3/+3
* fast-reboot: inline fast_reset_p8 into fast_rebootNicholas Piggin2017-12-031-30/+24
* fast-reboot: remove delay after sresetNicholas Piggin2017-12-031-2/+1
* fast-reboot: add more barriers around cpu state changesNicholas Piggin2017-12-031-1/+4
* fast-reboot: add sreset timeout detection and handlingNicholas Piggin2017-12-031-33/+45
* fast-reboot: make spin loops consistent and SMT friendlyNicholas Piggin2017-12-031-9/+15
* fast-reboot: add sreset_all_others error handlingNicholas Piggin2017-12-031-10/+13
* fast-reboot: factor out the mambo sreset codeNicholas Piggin2017-12-031-26/+62
* fast-reboot: clean up some common cpu iteration processes with macrosNicholas Piggin2017-12-031-46/+11
* fast-reboot: remove last man standing logicNicholas Piggin2017-12-031-22/+1
* fast-reboot: factor out direct control loops for sresetNicholas Piggin2017-12-031-21/+58
* fast-reboot: restore SMT priority on spin loop exitNicholas Piggin2017-12-031-0/+1
* cpu: idle split pm enable into sreset and ipi componentsNicholas Piggin2017-09-281-1/+2
* cpu: Rework HILE changeBenjamin Herrenschmidt2017-06-261-2/+3
* Rename cleanup_tlb() to cleanup_local_tlb()Benjamin Herrenschmidt2017-06-261-1/+1
* cpu: Introduce smt_lowest()Nicholas Piggin2017-06-061-3/+3
* fast-reboot: remove CAPI checkAndrew Donnellan2017-03-201-12/+0
* opal/fast-reboot: set fw_progress sensor status with IPMI_FW_PCI_INIT.Pridhiviraj Paidipeddi2016-12-211-0/+3
* opal/fast-reboot: Send special reset sequence to operational CPUs only.Mahesh Salgaonkar2016-11-021-1/+29
* fast-reboot: disable on FSP code update or unrecoverable HMIStewart Smith2016-10-251-0/+19
* fast-reboot: abort fast reboot if CAPP attachedAndrew Donnellan2016-10-241-0/+13
* fast-reset: free fdt on fast reset, count fast rebootsStewart Smith2016-10-171-1/+5
* Fast reboot for P8Benjamin Herrenschmidt2016-10-171-177/+361
* sparse: fix fonction declarationsCédric Le Goater2015-02-261-2/+2
* Remove useless global include memory.hBenjamin Herrenschmidt2014-11-181-1/+0
* Initial commit of Open Source releaseBenjamin Herrenschmidt2014-07-021-0/+346
OpenPOWER on IntegriCloud