aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/85xx
AgeCommit message (Expand)Author
2011-12-07powerpc/85xx: Move mpc85xx_smp_init() decl to a new "smp.h"Kyle Moffett
2011-11-25Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt
2011-11-25powerpc/85xx: Mark cascade irq IRQF_NO_THREADThomas Gleixner
2011-11-24powerpc/85xx: Renamed mpc85xx_common.c to common.cKumar Gala
2011-11-24powerpc/85xx: Additional consolidate of_platform_bus_probe callsKumar Gala
2011-11-24powerpc/85xx: consolidate of_platform_bus_probe callsDmitry Eremin-Solenikov
2011-11-24powerpc/85xx: separate cpm2 pic initDmitry Eremin-Solenikov
2011-11-24powerpc/8xxx: Update device tree bus probe for new RapidIO node bindingKai Jiang
2011-11-23powerpc/85xx: Fix compile error on p3060_qds.cKumar Gala
2011-11-23powerpc/p3060qds: Fix select of 'MPC8xxx_GPIO'Paul Bolle
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-11-03powerpc/p3060qds: Add support for P3060QDS boardShengzhou Liu
2011-11-03powerpc/85xx: Make kexec to interate over online cpusMatthew McClintock
2011-10-31powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker
2011-10-30Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds
2011-10-13Kconfig: remove redundant CONFIG_ prefix on two symbolsPaul Bolle
2011-10-13powerpc/85xx: Setup secondary cores PIR with hard SMP idKumar Gala
2011-10-11powerpc/85xx: clean up FPGA device tree nodes for Freecsale QorIQ boardsTimur Tabi
2011-10-11powerpc/85xx: fix PHYS_64BIT selection for P1022DSAnatolij Gustschin
2011-10-11powerpc/85xx: Fix support for enabling doorbells for IPIsMatthew McClintock
2011-10-06powerpc/85xx: Rename p2040_rdb.c to p2041_rdb.cMingkai Hu
2011-10-06powerpc/85xx: sbc8560 - correct compilation if CONFIG_PHYS_ADDR_T_64BIT is setDmitry Eremin-Solenikov
2011-09-23gpio: move mpc8xxx/512x gpio driver to drivers/gpioWolfram Sang
2011-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal...Florian Tobias Schandinat
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-07-22powerpc/85xx: fix mpic configuration in CAMP modeFabio Baltieri
2011-07-13drivers/video: use strings to specify the Freescale DIU monitor portTimur Tabi
2011-07-08powerpc/85xx: Remove stale BUG_ON in mpc85xx_smp_initLaurentiu TUDOR
2011-07-08powerpc/85xx: Add p2040 RDB board supportMingkai Hu
2011-06-27powerpc/85xx: disable timebase synchronization under the hypervisorTimur Tabi
2011-06-27powerpc/85xx: Add P1010RDB board supportPrabhakar Kushwaha
2011-06-27powerpc/85xx: clamp the P1022DS DIU pixel clock to allowed valuesTimur Tabi
2011-06-27powerpc/e500mc: Add support for the wait instruction in e500_idleScott Wood
2011-06-27powerpc/p1022ds: add missing iounmap calls to platform fileTimur Tabi
2011-06-27powerpc/85xx: add board support for the Freescale hypervisorTimur Tabi
2011-06-22powerpc/85xx: Add PCI support in 64-bit mode on P5020DSKumar Gala
2011-06-22powerpc/85xx: Add basic P1023RDS board supportRoy Zang
2011-06-22powerpc/85xx: Set up doorbells even with no mpicScott Wood
2011-06-22powerpc/85xx: Cleanup PCIe support on corenet_ds boardsKumar Gala
2011-06-20powerpc: Avoid extra indirect function call in sending IPIsPaul Mackerras
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-05-19powerpc: Consolidate ipi message mux and demuxMilton Miller
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely
2011-04-20powerpc/smp: smp_ops->kick_cpu() should be able to failMichael Ellerman
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner
2011-03-29powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner
2011-03-15powerpc/85xx: Fix writing to spin table 'cpu-release-addr' on ppc64eKumar Gala
2011-03-10powerpc: platforms/85xx irq_data conversion.Lennert Buytenhek