summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/86xx
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Add struct smp_ops_t.cause_nmi_ipi operationNicholas Piggin2017-04-281-0/+1
* powerpc: Convert fsl_rstcr_restart to a reset handlerAndrey Smirnov2016-09-257-7/+0Star
* powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-201-2/+2
* Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-319-20/+136
|\
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-07-303-1/+129
| |\
| | * powerpc/86xx: Add support for Emerson/Artesyn MVME7100Alessio Igor Bogani2016-07-093-1/+129
| * | powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt2016-07-216-19/+7Star
| |/
* / powerpc: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-06-081-4/+3Star
|/
* powerpc/86xx: Consolidate common platform codeAlessio Igor Bogani2016-03-129-163/+53Star
* Merge branch 'clock' into HEADScott Wood2015-10-281-1/+1
|\
| * powerpc/fsl: Move fsl_guts.h out of arch/powerpcScott Wood2015-10-221-1/+1
* | genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
|/
* powerpc: make of_device_ids constUwe Kleine-König2014-09-256-6/+6
* powerpc: add explicit OF includesRob Herring2013-10-101-0/+1
* powerpc: remove redundant GENERIC_GPIO selectionAlexandre Courbot2013-03-201-3/+0Star
* Merge branch 'master' into for-nextJiri Kosina2013-01-294-3/+5
|\
| * POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-043-3/+3
| * powerpc/86xx: fsl_pcibios_fixup_bus requires CONFIG_PCITimur Tabi2012-11-251-0/+2
* | powerpc: fix typo (utilties -> utilities)Tim Blechmann2013-01-091-2/+2
|/
* powerpc/fsl-pci: Unify pci/pcie initialization codeJia Hongtao2012-09-126-86/+28Star
* Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-253-3/+3
|\
| * powerpc/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior2012-06-163-3/+3
* | powerpc: Fix assmption of end_of_DRAM() returns end addressBharat Bhushan2012-07-031-1/+1
|/
* Merge remote-tracking branch 'kumar/next' into mergeBenjamin Herrenschmidt2012-04-021-1/+1
|\
| * powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.hTimur Tabi2012-03-291-1/+1
* | Disintegrate asm/system.h for PowerPCDavid Howells2012-03-287-7/+0Star
|/
* powerpc: Move GE PIC driversMartyn Welch2012-03-167-271/+3Star
* gpio: Move GE GPIO driver to reside within GPIO subsystemMartyn Welch2012-03-162-173/+1Star
* powerpc: Add GE FPGA config optionMartyn Welch2012-03-162-3/+11
* powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett2012-02-231-2/+1Star
* powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett2012-02-231-1/+1
* powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett2011-12-071-3/+2Star
* powerpc/mpic: Search for open-pic device-tree node if NULLKyle Moffett2011-12-071-9/+2Star
* powerpc: Consolidate mpic_alloc() OF address translationKyle Moffett2011-12-071-3/+1Star
* powerpc/8xxx: Update device tree bus probe for new RapidIO node bindingKai Jiang2011-11-241-1/+1
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-071-0/+1
|\
| * powerpc: Fix up modules that should be including module.hPaul Gortmaker2011-11-011-0/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-071-0/+1
|\ \ | |/ |/|
| * gpio: move mpc8xxx/512x gpio driver to drivers/gpioWolfram Sang2011-09-231-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal...Florian Tobias Schandinat2011-08-291-30/+25Star
|\ \ | |/ |/|
| * drivers/video: use strings to specify the Freescale DIU monitor portTimur Tabi2011-07-131-30/+25Star
* | powerpc/86xx: improve calculation of DIU pixel clock on the MPC8610 HPCDTimur Tabi2011-06-271-59/+48Star
|/
* powerpc/86xx: don't pretend that we support 8-bit pixels on the MPC8610 HPCDTimur Tabi2011-05-191-33/+64
* powerpc/mpc8610_hpcd: Do not use "/" in interrupt namesGeert Uytterhoeven2011-05-191-1/+1
* powerpc/irq: Stop exporting irq_mapGrant Likely2011-05-041-8/+2Star
* powerpc/smp: smp_ops->kick_cpu() should be able to failMichael Ellerman2011-04-201-2/+4
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-292-5/+5
* powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner2011-03-291-1/+1
* powerpc: platforms/86xx irq_data conversion.Lennert Buytenhek2011-03-102-12/+15
* Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely2010-07-241-2/+2
|\