summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv/setup.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/powernv: Increase memory block size to 1GB on radixAnton Blanchard2017-10-061-1/+9
* powerpc/powernv: Tell OPAL about our MMU mode on POWER9Benjamin Herrenschmidt2017-07-101-1/+10
* Merge branch 'topic/xive' (early part) into nextMichael Ellerman2017-04-121-3/+12
|\
| * powerpc/xive: Native exploitation of the XIVE interrupt controllerBenjamin Herrenschmidt2017-04-101-3/+12
* | powerpc/mm: Add translation mode information in /proc/cpuinfoAneesh Kumar K.V2017-03-311-0/+4
|/
* powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.Thiago Jung Bauermann2016-11-301-3/+3
* powerpc: Get rid of ppc_md.init_early()Benjamin Herrenschmidt2016-07-211-2/+3
* powerpc/64: Move 64-bit probe_machine() to later in the boot processBenjamin Herrenschmidt2016-07-211-3/+1
* powerpc/64: Move MMU backend selection out of platform codeBenjamin Herrenschmidt2016-07-211-5/+0
* powerpc/powernv: set power_save func after the idle states are initializedShreyas B. Prabhu2016-06-231-1/+1
* powerpc/mm/radix: Add radix callbacks for early init routinesAneesh Kumar K.V2016-05-011-1/+4
* powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPALStewart Smith2015-12-171-4/+4
* powerpc/powernv: Remove OPALv2 firmware define and referencesStewart Smith2015-12-171-4/+0
* powerpc/kexec: Wait 1s for secondaries to enter OPALSamuel Mendoza-Jonas2015-10-061-8/+13
* powerpc/powernv: Reset HILE before kexec_sequence()Samuel Mendoza-Jonas2015-08-201-0/+7
* powerpc/powernv: move dma_get_required_mask from pnv_phb to pci_controller_opsAndrew Donnellan2015-08-181-9/+0
* powerpc/powernv: Move dma_set_mask() from pnv_phb to pci_controller_opsDaniel Axtens2015-06-021-8/+0
* opal: Remove events notifierAlistair Popple2015-05-221-1/+1
* powerpc/powernv: Move cpuidle related code from setup.c to new fileShreyas B. Prabhu2015-05-221-171/+0
* powerpc/powernv: Remove powernv RTAS supportMichael Ellerman2015-04-071-19/+0
* powerpc/powernv: Avoid explicit endian conversions while parsing device treePreeti U Murthy2015-03-261-15/+20
* powerpc/powernv: Restore LPCR with LPCR_PECE1 clearedShreyas B. Prabhu2015-01-221-1/+1
* powernv/powerpc: Add winkle support for offline cpusShreyas B. Prabhu2014-12-151-0/+72
* powernv/cpuidle: Redesign idle states managementShreyas B. Prabhu2014-12-151-2/+47
* powerpc/powernv: Enable Offline CPUs to enter deep idle statesShreyas B. Prabhu2014-12-151-0/+49
* rtc/tpo: Driver to support rtc and wakeup on PowerNV platformNeelesh Gupta2014-11-171-2/+0
* powerpc: Convert power off logic to pm_power_offAlexander Graf2014-11-031-2/+2
* powerpc/powernv: Override dma_get_required_mask()Gavin Shan2014-09-301-0/+9
* powerpc: Make a bunch of things staticAnton Blanchard2014-09-251-1/+1
* powerpc/book3s: Add basic infrastructure to handle HMI in Linux.Mahesh Salgaonkar2014-08-051-0/+2
* powerpc/powernv: Reduce panic timeout from 180s to 10sAnton Blanchard2014-06-111-0/+2
* powerpc/powernv: Include asm/smp.h to fix UP build failureShreyas B. Prabhu2014-06-111-0/+1
* powerpc/powernv: Set memory_block_size_bytes to 256MBAnton Blanchard2014-06-051-0/+10
* powerpc: powernv: Implement ppc_md.get_proc_freq()Gautham R. Shenoy2014-04-281-0/+21
* powerpc/powernv: Return secondary CPUs to firmware before FW updateVasant Hegde2014-04-281-2/+23
* powerpc/powernv: Fix kexec races going back to OPALBenjamin Herrenschmidt2014-04-281-2/+46
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-04-021-0/+1
|\
| * powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO.Mahesh Salgaonkar2014-03-071-0/+1
* | cpuidle/powernv: Remove redundant cpuidle_idle_call()Nicolas Pitre2014-02-221-12/+1
|/
* powerpc/powernv: Add iommu DMA bypass support for IODA2Benjamin Herrenschmidt2014-02-111-0/+9
* powerpc/powernv/cpuidle: Back-end cpuidle driver for powernv platform.Deepthi Dharwar2014-01-291-1/+12
* powerpc/powernv: Call OPAL sync before kexec'ingVasant Hegde2014-01-151-2/+4
* powerpc: add explicit OF includesRob Herring2013-10-091-0/+1
* powerpc/powernv: Return secondary CPUs to firmware on kexecBenjamin Herrenschmidt2013-08-271-0/+11
* powerpc/powernv: Add PIO accessors for Power8 LPC busBenjamin Herrenschmidt2013-08-141-0/+6
* powernv/opal: Disable OPAL notifier upon poweroffGavin Shan2013-06-211-0/+4
* powerpc/powernv: Detect OPAL v3 API versionBenjamin Herrenschmidt2013-05-141-1/+3
* powerpc/powernv: Improve kexec reliabilityBenjamin Herrenschmidt2013-05-101-0/+12
* arch/powerpc/platforms/powernv/setup.c: included asm/xics.h twiceDanny Kukawka2012-02-271-1/+0
* powerpc/powernv: Add support for p5ioc2 PCI-X and PCIeBenjamin Herrenschmidt2011-09-201-1/+2
OpenPOWER on IntegriCloud