summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* skiboot 5.9.5 Release NotesStewart Smith2017-12-131-0/+77
* external/test: make stripping out version number more robustStewart Smith2017-12-131-2/+2
* xive: Ensure VC informational FIRs are maskedBenjamin Herrenschmidt2017-12-112-0/+11
* xive: Fix occasional VC checkstops in xive_resetBenjamin Herrenschmidt2017-12-111-3/+54
* io: Add load_wait() helperBenjamin Herrenschmidt2017-12-111-0/+8
* xive: Do not return a trigger page for an escalation interruptBenjamin Herrenschmidt2017-12-111-2/+2
* xive: Mark a freed IRQ's IVE as valid and maskedBenjamin Herrenschmidt2017-12-111-1/+1
* chiptod: Keep boot timestamps contiguousOliver O'Halloran2017-12-112-7/+16
* hdata/spira: Add missing newline to prlog() callReza Arbab2017-12-111-1/+1
* opal/xscom: Add recovery for lost core wakeup scom failures.Mahesh Salgaonkar2017-12-112-3/+85
* opal/xscom: Move the delay inside xscom_reset() function.Mahesh Salgaonkar2017-12-111-18/+21
* phb4: Change PCI MMIO timersMichael Neuling2017-12-111-2/+2
* timer: Stop calling list_top() racilyBenjamin Herrenschmidt2017-12-111-4/+5
* fsp: Bail out of HIR if FSP is resetting voluntarilyAnanth N Mavinakayanahalli2017-12-061-4/+16
* Fix booting & OPAL call return values with DEBUG=1Stewart Smith2017-12-061-2/+3
* hw/imc: Check ucode state before exposing units to LinuxMadhavan Srinivasan2017-12-051-1/+22
* dctl: p9 increase thread quiesce timeoutNicholas Piggin2017-12-041-4/+14
* sreset_kernel: only run SMT tests due to not supporting re-entryStewart Smith2017-12-042-9/+2
* Use systemsim-p9 v1.1Stewart Smith2017-12-048-11/+11
* direct-controls: enable fast reboot direct controls for mamboNicholas Piggin2017-12-033-4/+25
* fast-reboot: bare bones fast reboot implementation for POWER9Nicholas Piggin2017-12-035-33/+79
* fast-reboot: move boot CPU cleanup logically together with secondariesNicholas Piggin2017-12-031-8/+8
* fast-reboot: move fdt freeing into initNicholas Piggin2017-12-032-7/+9
* fast-reboot: improve failure error messagesNicholas Piggin2017-12-031-3/+13
* fast-reboot: quiesce opal before initiating a fast rebootNicholas Piggin2017-12-033-39/+24
* core: Add support for quiescing OPALNicholas Piggin2017-12-037-4/+250
* core/opal: always verify cpu->pir on entryNicholas Piggin2017-12-031-5/+7
* asm/head: move opal entry token check into CNicholas Piggin2017-12-032-12/+8
* asm/head: add entry/exit callsNicholas Piggin2017-12-032-10/+33
* core/lock: improve bust_locksNicholas Piggin2017-12-031-0/+3
* core/lock: Introduce atomic cmpxchg and implement try_lock with itNicholas Piggin2017-12-036-50/+88
* direct-controls: add xscom error handling for p8Nicholas Piggin2017-12-031-9/+27
* direct-controls: p8 implementation of generic direct controlsNicholas Piggin2017-12-031-93/+119
* direct-controls: change p8_sreset_all_others sequenceNicholas Piggin2017-12-031-10/+5
* fast-reboot: move sreset direct controls to direct-controls.cNicholas Piggin2017-12-033-283/+322
* 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-032-1/+7
* 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-033-46/+49
* 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
* external/pflash: Fix non-zero return code for successful read when size%256 != 0Suraj Jitindar Singh2017-12-011-1/+1
* gard: Add testsOliver O'Halloran2017-12-0122-2/+148
OpenPOWER on IntegriCloud