aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/85xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-16powerpc/85xx: Added P1021RDB-PC Platform supportXu Jiucheng1-0/+24
2012-03-15powerpc/85xx: fix Kconfig warning about missing 8250 dependencyPaul Gortmaker1-0/+1
2012-02-23powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett17-34/+18
2012-02-23powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett9-12/+11
2012-02-16irq_domain/powerpc: constify irq_domain_opsGrant Likely1-1/+1
2012-02-16irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely1-3/+2
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely1-6/+6
2012-01-17powerpc: fix compile error with 85xx/p1022_ds.cMichael Neuling1-0/+1
2012-01-04powerpc: fix compile error with 85xx/p1010rdb.cTony Breeds1-2/+0
2012-01-04powerpc: fix compile error with 85xx/p1023_rds.cMichael Neuling1-1/+0
2011-12-07powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett17-20/+18
2011-12-07powerpc/mpic: Search for open-pic device-tree node if NULLKyle Moffett17-198/+21
2011-12-07powerpc: Consolidate mpic_alloc() OF address translationKyle Moffett17-138/+19
2011-12-07powerpc/85xx: Move mpc85xx_smp_init() decl to a new "smp.h"Kyle Moffett9-40/+23
2011-11-25Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt22-407/+139
2011-11-25powerpc/85xx: Mark cascade irq IRQF_NO_THREADThomas Gleixner1-1/+1
2011-11-24powerpc/85xx: Renamed mpc85xx_common.c to common.cKumar Gala2-1/+1
2011-11-24powerpc/85xx: Additional consolidate of_platform_bus_probe callsKumar Gala4-29/+7
2011-11-24powerpc/85xx: consolidate of_platform_bus_probe callsDmitry Eremin-Solenikov16-218/+40
2011-11-24powerpc/85xx: separate cpm2 pic initDmitry Eremin-Solenikov16-157/+89
2011-11-24powerpc/8xxx: Update device tree bus probe for new RapidIO node bindingKai Jiang2-2/+2
2011-11-23powerpc/85xx: Fix compile error on p3060_qds.cKumar Gala1-1/+1
2011-11-23powerpc/p3060qds: Fix select of 'MPC8xxx_GPIO'Paul Bolle1-1/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds3-3/+0
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds7-27/+126
2011-11-03powerpc/p3060qds: Add support for P3060QDS boardShengzhou Liu3-0/+90
2011-11-03powerpc/85xx: Make kexec to interate over online cpusMatthew McClintock1-1/+1
2011-10-31powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker3-3/+0
2011-10-30Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds1-25/+22
2011-10-13Kconfig: remove redundant CONFIG_ prefix on two symbolsPaul Bolle1-1/+1
2011-10-13powerpc/85xx: Setup secondary cores PIR with hard SMP idKumar Gala1-4/+5
2011-10-11powerpc/85xx: clean up FPGA device tree nodes for Freecsale QorIQ boardsTimur Tabi1-4/+7
2011-10-11powerpc/85xx: fix PHYS_64BIT selection for P1022DSAnatolij Gustschin1-1/+1
2011-10-11powerpc/85xx: Fix support for enabling doorbells for IPIsMatthew McClintock1-0/+1
2011-10-06powerpc/85xx: Rename p2040_rdb.c to p2041_rdb.cMingkai Hu3-13/+13
2011-10-06powerpc/85xx: sbc8560 - correct compilation if CONFIG_PHYS_ADDR_T_64BIT is setDmitry Eremin-Solenikov1-1/+1
2011-09-23gpio: move mpc8xxx/512x gpio driver to drivers/gpioWolfram Sang1-4/+8
2011-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-3.x into fbdev-nextFlorian Tobias Schandinat1-25/+22
2011-07-26atomic: use <linux/atomic.h>Arun Sharma3-3/+3
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds13-49/+552
2011-07-22powerpc/85xx: fix mpic configuration in CAMP modeFabio Baltieri2-3/+5
2011-07-13drivers/video: use strings to specify the Freescale DIU monitor portTimur Tabi1-25/+22
2011-07-08powerpc/85xx: Remove stale BUG_ON in mpc85xx_smp_initLaurentiu TUDOR1-4/+5
2011-07-08powerpc/85xx: Add p2040 RDB board supportMingkai Hu3-0/+101
2011-06-27powerpc/85xx: disable timebase synchronization under the hypervisorTimur Tabi3-0/+33
2011-06-27powerpc/85xx: Add P1010RDB board supportPrabhakar Kushwaha3-0/+133
2011-06-27powerpc/85xx: clamp the P1022DS DIU pixel clock to allowed valuesTimur Tabi1-1/+6
2011-06-27powerpc/e500mc: Add support for the wait instruction in e500_idleScott Wood3-0/+7
2011-06-27powerpc/p1022ds: add missing iounmap calls to platform fileTimur Tabi1-3/+8
2011-06-27powerpc/85xx: add board support for the Freescale hypervisorTimur Tabi5-3/+55