summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/85xx
AgeCommit message (Expand)AuthorFilesLines
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/kern...Linus Torvalds3-3/+0
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus 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...Florian 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/pow...Linus 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
2011-06-22powerpc/85xx: Add PCI support in 64-bit mode on P5020DSKumar Gala1-0/+5
2011-06-22powerpc/85xx: Add basic P1023RDS board supportRoy Zang3-0/+169
2011-06-22powerpc/85xx: Set up doorbells even with no mpicScott Wood1-9/+12
2011-06-22powerpc/85xx: Cleanup PCIe support on corenet_ds boardsKumar Gala2-30/+17
2011-06-20powerpc: Avoid extra indirect function call in sending IPIsPaul Mackerras1-1/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2-2/+2
2011-05-19powerpc: Consolidate ipi message mux and demuxMilton Miller1-2/+4
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely1-20/+6
2011-04-20powerpc/smp: smp_ops->kick_cpu() should be able to failMichael Ellerman1-2/+4
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner8-18/+18
2011-03-29powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner1-1/+1
2011-03-15powerpc/85xx: Fix writing to spin table 'cpu-release-addr' on ppc64eKumar Gala1-1/+5
2011-03-10powerpc: platforms/85xx irq_data conversion.Lennert Buytenhek7-26/+32
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2011-01-03ppc: fix comment typo singal -> signalJustin P. Mattock1-1/+1
2011-01-01of/flattree: Add of_flat_dt_match() helper functionGrant Likely1-10/+10
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-2/+209
2010-10-25Merge branch 'topic/asoc' into for-linusTakashi Iwai1-2/+209
2010-10-14powerpc/85xx: add DIU support to the Freecale P1022DS reference boardTimur Tabi1-2/+210
2010-10-14powerpc/fsl-booke: Add p5020 DS board supportKumar Gala3-0/+82