summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/Kconfig
AgeCommit message (Expand)Author
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-12treewide: Fix typos in KconfigMasanari Iida
2017-06-08powerpc/book3s64: Move PPC_DT_CPU_FTRs and enable it by defaultMichael Ellerman
2017-04-19axon_ram: add dax_operations supportDan Williams
2016-11-18powerpc/pseries: Move ibmebus.c into platforms pseriesMichael Ellerman
2016-11-18powerpc/pseries: Move vio.c into platforms pseriesMichael Ellerman
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-06-08powerpc: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij
2016-06-04char/genrtc: remove powerpc supportArnd Bergmann
2015-12-22QE: Move QE from arch/powerpc to drivers/socZhao Qiang
2015-12-22CPM/QE: use genalloc to manage CPM/QE muramZhao Qiang
2015-04-07powerpc: Remove the celleb supportMichael Ellerman
2014-06-11powerpc: Remove platforms/wsp and associated piecesMichael Ellerman
2013-08-14powerpc: Better split CONFIG_PPC_INDIRECT_PIO and CONFIG_PPC_INDIRECT_MMIOBenjamin Herrenschmidt
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-07-01powerpc/fsl: add MPIC timer wakeup supportDongsheng.wang@freescale.com
2013-07-01powerpc/mpic: add global timer supportDongsheng.wang@freescale.com
2013-06-20powerpc/eeh: Move common part to kernel directoryGavin Shan
2013-06-07cpufreq: powerpc: move cpufreq driver to drivers/cpufreqViresh Kumar
2013-05-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-05-14powerpc: Make CONFIG_RTAS_PROC depend on CONFIG_PROC_FSMichael Ellerman
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-04-30Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt
2013-04-18powerpc: remove PReP platformPaul Bolle
2013-03-20powerpc: remove redundant GENERIC_GPIO selectionAlexandre Courbot
2013-03-12powerpc/fsl: remove the PPC_CLOCK dependencyTang Yuantian
2013-01-03powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dmaPhilippe De Muyter
2012-10-05PPC: select EPAPR_PARAVIRT for all users of epapr hcallsStuart Yoder
2012-05-30KVM: PPC: Factor out guest epapr initializationLiu Yu-B13201
2012-03-16powerpc: add support for MPIC message register APIJia Hongtao
2012-02-27powerpc: remove CONFIG_PPC_ISERIES from the architecture Kconfig filesStephen Rothwell
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2011-12-08powerpc/cpuidle: Enable cpuidle and directly call cpuidle_idle_call() for pSe...Deepthi Dharwar
2011-11-24lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin
2011-11-16powerpc/fsl: MCU_MPC8349EMITX wants I2C built-in, modular won't do...Al Viro
2011-11-03powerpc/83xx: Add shutdown request support to MCU handling on MPC8349 MITXFabio Baltieri
2011-09-23gpio: move mpc8xxx/512x gpio driver to drivers/gpioWolfram Sang
2011-09-20powerpc: Add skeleton PowerNV platformBenjamin Herrenschmidt
2011-08-05powerpc: Make KVM_GUEST default to nAnton Blanchard
2011-06-27powerpc: introduce the ePAPR embedded hypervisor vmpic driverAshish Kalra
2011-06-22powerpc/qe: Limit QE support to ppc32Kumar Gala
2011-05-19powerpc: Remove unused/obsolete CONFIG_XICSBenjamin Herrenschmidt
2011-05-19powerpc: Add kconfig for muxed smp ipi supportMilton Miller
2011-05-06powerpc: Add WSP platformDavid Gibson
2011-04-27powerpc/pci: Move IO workarounds to the common kernel dirMichael Ellerman
2011-04-27powerpc/pci: Split IO vs MMIO indirect access hooksMichael Ellerman
2011-04-20powerpc: Add NAP mode support on Power7 in HV modeBenjamin Herrenschmidt
2011-04-04Documentation: fix minor typos/spellingSylvestre Ledru
2010-12-29Merge v2.6.37-rc8 into powerpc/nextGrant Likely