summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xscom: Add POWER9 scom resetMichael Neuling2017-03-241-3/+9
* xscom: Abstract error recovery registersMichael Neuling2017-03-241-3/+9
* external/ffspart: Add testsCyril Bur2017-03-2466-0/+440
* external/tests: Add a data directory for testsCyril Bur2017-03-241-4/+7
* external/ffspart: Simple C program to be able to make an FFS partitionCyril Bur2017-03-244-0/+527
* libffs: Understand how to create FFS partition TOCs and entries.Cyril Bur2017-03-243-14/+393
* libflash/libffs: Rework libffsCyril Bur2017-03-243-200/+368
* core/init: Add hdat-map property to OPAL nodeMatt Brown2017-03-241-0/+29
* mambo: No need to explicitly look for env(SKIBOOT)Michael Ellerman2017-03-241-3/+0
* homer : Enable HOMER region reservation for POWER9Shilpasri G Bhat2017-03-231-8/+74
* slw: Define stop idle states for P9 DD1Shilpasri G Bhat2017-03-231-4/+57
* fast-reboot: remove CAPI checkAndrew Donnellan2017-03-201-12/+0
* hw/phb3: add host sync notifier to trigger creset/CAPP disable on kexecAndrew Donnellan2017-03-201-0/+40
* hw/phb3: disable CAPI mode during complete resetAndrew Donnellan2017-03-202-9/+141
* fast-reboot: creset PHBs on fast rebootAndrew Donnellan2017-03-201-0/+21
* core/pci: remove misleading fast reboot commentAndrew Donnellan2017-03-201-2/+0
* Makefile: Update clean target for stbMichael Neuling2017-03-162-1/+6
* lpc-mbox: Not existing is only an error on P9 and aboveStewart Smith2017-03-161-1/+5
* hw/slw: fix NOTICE/WARNING of idle states found/not-foundStewart Smith2017-03-161-2/+2
* xive: Fix typo in a commentBenjamin Herrenschmidt2017-03-161-1/+1
* xive: Move xive_provision_cpu() aroundBenjamin Herrenschmidt2017-03-161-35/+35
* xive: Always reset queue state in opal_xive_set_queue_info()Benjamin Herrenschmidt2017-03-161-7/+13
* xive: When an interrupt is freed, also clear its enabled map entryBenjamin Herrenschmidt2017-03-161-0/+1
* phb4: Remove some unnecessary debug outputBenjamin Herrenschmidt2017-03-161-5/+4
* xive: Don't reconfigure and enable queues and VPs in exploitationBenjamin Herrenschmidt2017-03-161-31/+56
* xive: Refactor irq configurationBenjamin Herrenschmidt2017-03-161-77/+59
* xive: Don't expose a trigger page when none existBenjamin Herrenschmidt2017-03-161-5/+3
* xive: Fix recursive locking bug in opal_xive_reset()Benjamin Herrenschmidt2017-03-161-2/+3
* xive: Add opal_xive_sync() to sync IRQ sources and queuesBenjamin Herrenschmidt2017-03-162-1/+53
* xive: Don't mess around with the ESB state when setting an IRQ configBenjamin Herrenschmidt2017-03-161-4/+10
* hmi: Print CAPP FIR information when handling CAPP malfunction alertsAndrew Donnellan2017-03-162-2/+34
* hmi: refactor malfunction alert handlingAndrew Donnellan2017-03-161-46/+42
* getscom: Add chip info for P9.Pridhiviraj Paidipeddi2017-03-161-0/+6
* zaius: Remove psi_set_external_irq_policy from platform initOliver O'Halloran2017-03-161-1/+0
* dts: add support for p9 coresCédric Le Goater2017-03-161-0/+44
* dts: introduce a dts_keep_max() routineCédric Le Goater2017-03-161-14/+19
* dts: remove unused definesCédric Le Goater2017-03-161-17/+6
* hw/fsp: Do not queue SP and SPCN class messages during reset/reloadAnanth N Mavinakayanahalli2017-03-164-0/+32
* generic platform: If /bmc in device tree, attempt to init oneStewart Smith2017-03-161-3/+40
* fsp-leds: add missing \n in duplicate loc code error msgStewart Smith2017-03-101-1/+1
* xive: Cleanup calls to set_xive backendsBenjamin Herrenschmidt2017-03-091-6/+14
* xive: Log the address of the boot time tablesBenjamin Herrenschmidt2017-03-091-0/+5
* hdat: Add __packed to all HDAT structures and workaround HB reserveBenjamin Herrenschmidt2017-03-092-22/+24
* asm: Add POWER9 case to init_shared_sprsBenjamin Herrenschmidt2017-03-091-0/+24
* asm: Don't try to set LPCR:LPES1 on P8 and P9Benjamin Herrenschmidt2017-03-091-2/+28
* asm: Fix setting of LPCR:DPFDBenjamin Herrenschmidt2017-03-091-8/+2
* xive: Sync HW when moving interrupts aroundBenjamin Herrenschmidt2017-03-092-1/+84
* xive: Fix setting of OPAL_XIVE_IRQ_EOI_VIA_FWBenjamin Herrenschmidt2017-03-091-4/+9
* mbox: Sanitize init messageBenjamin Herrenschmidt2017-03-091-1/+3
* init: Cosmetic fixup of commentBenjamin Herrenschmidt2017-03-091-2/+2
OpenPOWER on IntegriCloud