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