aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-29Add skiboot 5.5.0-rc1 release notesskiboot-5.5.0-rc1Stewart Smith3-0/+865
2017-03-27libflash: Fix pflash -iMichael Neuling1-2/+3
2017-03-24opal-prd: Direct systemd to always restart opal-prdAnanth N Mavinakayanahalli1-0/+1
2017-03-24external: Update xscom utils for type 1 indirect accessesMichael Neuling3-6/+27
2017-03-24xscom: Add indirect form 1 scomsMichael Neuling2-2/+48
2017-03-24xscom: Harden indirect writesMichael Neuling1-0/+4
2017-03-24xscom: Add POWER9 scom resetMichael Neuling1-3/+9
2017-03-24xscom: Abstract error recovery registersMichael Neuling1-3/+9
2017-03-24external/ffspart: Add testsCyril Bur66-0/+440
2017-03-24external/tests: Add a data directory for testsCyril Bur1-4/+7
2017-03-24external/ffspart: Simple C program to be able to make an FFS partitionCyril Bur4-0/+527
2017-03-24libffs: Understand how to create FFS partition TOCs and entries.Cyril Bur3-14/+393
2017-03-24libflash/libffs: Rework libffsCyril Bur3-200/+368
2017-03-24core/init: Add hdat-map property to OPAL nodeMatt Brown1-0/+29
2017-03-24mambo: No need to explicitly look for env(SKIBOOT)Michael Ellerman1-3/+0
2017-03-23homer : Enable HOMER region reservation for POWER9Shilpasri G Bhat1-8/+74
2017-03-23slw: Define stop idle states for P9 DD1Shilpasri G Bhat1-4/+57
2017-03-20fast-reboot: remove CAPI checkAndrew Donnellan1-12/+0
2017-03-20hw/phb3: add host sync notifier to trigger creset/CAPP disable on kexecAndrew Donnellan1-0/+40
2017-03-20hw/phb3: disable CAPI mode during complete resetAndrew Donnellan2-9/+141
2017-03-20fast-reboot: creset PHBs on fast rebootAndrew Donnellan1-0/+21
2017-03-20core/pci: remove misleading fast reboot commentAndrew Donnellan1-2/+0
2017-03-16Makefile: Update clean target for stbMichael Neuling2-1/+6
2017-03-16lpc-mbox: Not existing is only an error on P9 and aboveStewart Smith1-1/+5
2017-03-16hw/slw: fix NOTICE/WARNING of idle states found/not-foundStewart Smith1-2/+2
2017-03-16xive: Fix typo in a commentBenjamin Herrenschmidt1-1/+1
2017-03-16xive: Move xive_provision_cpu() aroundBenjamin Herrenschmidt1-35/+35
2017-03-16xive: Always reset queue state in opal_xive_set_queue_info()Benjamin Herrenschmidt1-7/+13
2017-03-16xive: When an interrupt is freed, also clear its enabled map entryBenjamin Herrenschmidt1-0/+1
2017-03-16phb4: Remove some unnecessary debug outputBenjamin Herrenschmidt1-5/+4
2017-03-16xive: Don't reconfigure and enable queues and VPs in exploitationBenjamin Herrenschmidt1-31/+56
2017-03-16xive: Refactor irq configurationBenjamin Herrenschmidt1-77/+59
2017-03-16xive: Don't expose a trigger page when none existBenjamin Herrenschmidt1-5/+3
2017-03-16xive: Fix recursive locking bug in opal_xive_reset()Benjamin Herrenschmidt1-2/+3
2017-03-16xive: Add opal_xive_sync() to sync IRQ sources and queuesBenjamin Herrenschmidt2-1/+53
2017-03-16xive: Don't mess around with the ESB state when setting an IRQ configBenjamin Herrenschmidt1-4/+10
2017-03-16hmi: Print CAPP FIR information when handling CAPP malfunction alertsAndrew Donnellan2-2/+34
2017-03-16hmi: refactor malfunction alert handlingAndrew Donnellan1-46/+42
2017-03-16getscom: Add chip info for P9.Pridhiviraj Paidipeddi1-0/+6
2017-03-16zaius: Remove psi_set_external_irq_policy from platform initOliver O'Halloran1-1/+0
2017-03-16dts: add support for p9 coresCédric Le Goater1-0/+44
2017-03-16dts: introduce a dts_keep_max() routineCédric Le Goater1-14/+19
2017-03-16dts: remove unused definesCédric Le Goater1-17/+6
2017-03-16hw/fsp: Do not queue SP and SPCN class messages during reset/reloadAnanth N Mavinakayanahalli4-0/+32
2017-03-16generic platform: If /bmc in device tree, attempt to init oneStewart Smith1-3/+40
2017-03-10fsp-leds: add missing \n in duplicate loc code error msgStewart Smith1-1/+1
2017-03-09xive: Cleanup calls to set_xive backendsBenjamin Herrenschmidt1-6/+14
2017-03-09xive: Log the address of the boot time tablesBenjamin Herrenschmidt1-0/+5
2017-03-09hdat: Add __packed to all HDAT structures and workaround HB reserveBenjamin Herrenschmidt2-22/+24
2017-03-09asm: Add POWER9 case to init_shared_sprsBenjamin Herrenschmidt1-0/+24