summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* gard: Fix up do_create return valuesOliver O'Halloran2017-12-011-4/+4
* gard: Delete stale commentOliver O'Halloran2017-12-011-6/+0
* gard: Add usage message for -pOliver O'Halloran2017-12-011-0/+1
* gard: Fix max instance countOliver O'Halloran2017-12-011-2/+2
* gard: Fix up path parsingOliver O'Halloran2017-12-011-1/+1
* gard: Set chip generation based on PVROliver O'Halloran2017-12-011-10/+42
* gard: Allow records with an ID of 0xffffffffOliver O'Halloran2017-12-011-3/+4
* external/test: Print the name of each testOliver O'Halloran2017-12-011-0/+1
* hw/occ: Log proper SCOM register namesPridhiviraj Paidipeddi2017-12-011-3/+3
* sensors: Fix dtc warning for new occ inband sensors.Pridhiviraj Paidipeddi2017-11-302-0/+4
* sensors: Fix dtc warning for dts sensors.Pridhiviraj Paidipeddi2017-11-302-0/+4
* hw/occ: Fix psr cpu-to-gpu sensors node dtc warning.Pridhiviraj Paidipeddi2017-11-301-0/+3
* mambo: Add support for NUMAMichael Ellerman2017-11-301-0/+25
* hw/imc: alway enable "imc_nest_chip" exports propertyMadhavan Srinivasan2017-11-301-22/+39
* Add documentation for ibm, firmware-versions device tree nodeStewart Smith2017-11-301-0/+139
* NX: Print read xscom config failures.Pridhiviraj Paidipeddi2017-11-303-14/+51
* nvram: Fix 'missing' nvram on FSP systems.Cyril Bur2017-11-307-26/+61
* hw/nx: Fix NX BAR assignmentsOliver O'Halloran2017-11-302-27/+46
OpenPOWER on IntegriCloud