aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/86xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-18powerpc/dma: use the generic direct mapping bypassChristoph Hellwig1-1/+0
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-4/+4
2018-12-19powerpc/smp: Use code patching to restore reset vectorChristophe Leroy1-2/+1
2018-11-26powerpc/kconfig: remove CONFIG_6xxChristophe Leroy1-1/+1
2018-11-23rapidio: consolidate RAPIDIO config entry in drivers/rapidioChristoph Hellwig1-2/+2
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig1-2/+2
2017-12-04powerpc: Use pr_warn instead of pr_warningJoe Perches1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-04-28powerpc: Add struct smp_ops_t.cause_nmi_ipi operationNicholas Piggin1-0/+1
2016-09-25powerpc: Convert fsl_rstcr_restart to a reset handlerAndrey Smirnov7-7/+0
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman1-2/+2
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds9-20/+136
2016-07-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into nextMichael Ellerman3-1/+129
2016-07-21powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt6-19/+7
2016-07-08powerpc/86xx: Add support for Emerson/Artesyn MVME7100Alessio Igor Bogani3-1/+129
2016-06-08powerpc: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij1-4/+3
2016-03-11powerpc/86xx: Consolidate common platform codeAlessio Igor Bogani9-163/+53
2015-10-27Merge branch 'clock' into HEADScott Wood1-1/+1
2015-10-21powerpc/fsl: Move fsl_guts.h out of arch/powerpcScott Wood1-1/+1
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-1/+1
2014-09-25powerpc: make of_device_ids constUwe Kleine-König6-6/+6
2013-10-09powerpc: add explicit OF includesRob Herring1-0/+1
2013-03-20powerpc: remove redundant GENERIC_GPIO selectionAlexandre Courbot1-3/+0
2013-01-29Merge branch 'master' into for-nextJiri Kosina4-3/+5
2013-01-09powerpc: fix typo (utilties -> utilities)Tim Blechmann1-2/+2
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman3-3/+3
2012-11-25powerpc/86xx: fsl_pcibios_fixup_bus requires CONFIG_PCITimur Tabi1-0/+2
2012-09-12powerpc/fsl-pci: Unify pci/pcie initialization codeJia Hongtao6-86/+28
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-3/+3
2012-07-03powerpc: Fix assmption of end_of_DRAM() returns end addressBharat Bhushan1-1/+1
2012-06-16powerpc/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior3-3/+3
2012-04-02Merge remote-tracking branch 'kumar/next' into mergeBenjamin Herrenschmidt1-1/+1
2012-03-29powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.hTimur Tabi1-1/+1
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells7-7/+0
2012-03-16powerpc: Move GE PIC driversMartyn Welch7-271/+3
2012-03-16gpio: Move GE GPIO driver to reside within GPIO subsystemMartyn Welch2-173/+1
2012-03-16powerpc: Add GE FPGA config optionMartyn Welch2-3/+11
2012-02-23powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett1-2/+1
2012-02-23powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett1-1/+1
2011-12-07powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett1-3/+2
2011-12-07powerpc/mpic: Search for open-pic device-tree node if NULLKyle Moffett1-9/+2
2011-12-07powerpc: Consolidate mpic_alloc() OF address translationKyle Moffett1-3/+1
2011-11-24powerpc/8xxx: Update device tree bus probe for new RapidIO node bindingKai Jiang1-1/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+1
2011-10-31powerpc: Fix up modules that should be including module.hPaul Gortmaker1-0/+1
2011-09-23gpio: move mpc8xxx/512x gpio driver to drivers/gpioWolfram Sang1-0/+1
2011-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-3.x into fbdev-nextFlorian Tobias Schandinat1-30/+25
2011-07-13drivers/video: use strings to specify the Freescale DIU monitor portTimur Tabi1-30/+25
2011-06-27powerpc/86xx: improve calculation of DIU pixel clock on the MPC8610 HPCDTimur Tabi1-59/+48