summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/85xx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2011-10-301-25/+22
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal...Florian Tobias Schandinat2011-08-291-25/+22
| |\
| | * drivers/video: use strings to specify the Freescale DIU monitor portTimur Tabi2011-07-131-25/+22
* | | Kconfig: remove redundant CONFIG_ prefix on two symbolsPaul Bolle2011-10-131-1/+1
|/ /
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-263-3/+3
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-07-2513-49/+552
|\ \
| * | powerpc/85xx: fix mpic configuration in CAMP modeFabio Baltieri2011-07-222-3/+5
| * | powerpc/85xx: Remove stale BUG_ON in mpc85xx_smp_initLaurentiu TUDOR2011-07-081-4/+5
| * | powerpc/85xx: Add p2040 RDB board supportMingkai Hu2011-07-083-0/+101
| * | powerpc/85xx: disable timebase synchronization under the hypervisorTimur Tabi2011-06-273-0/+33
| * | powerpc/85xx: Add P1010RDB board supportPrabhakar Kushwaha2011-06-273-0/+133
| * | powerpc/85xx: clamp the P1022DS DIU pixel clock to allowed valuesTimur Tabi2011-06-271-1/+6
| * | powerpc/e500mc: Add support for the wait instruction in e500_idleScott Wood2011-06-273-0/+7
| * | powerpc/p1022ds: add missing iounmap calls to platform fileTimur Tabi2011-06-271-3/+8
| * | powerpc/85xx: add board support for the Freescale hypervisorTimur Tabi2011-06-275-3/+55
| * | powerpc/85xx: Add PCI support in 64-bit mode on P5020DSKumar Gala2011-06-221-0/+5
| * | powerpc/85xx: Add basic P1023RDS board supportRoy Zang2011-06-223-0/+169
| * | powerpc/85xx: Set up doorbells even with no mpicScott Wood2011-06-221-9/+12
| * | powerpc/85xx: Cleanup PCIe support on corenet_ds boardsKumar Gala2011-06-222-30/+17
| * | powerpc: Avoid extra indirect function call in sending IPIsPaul Mackerras2011-06-201-1/+1
| |/
* | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-102-2/+2
|/
* powerpc: Consolidate ipi message mux and demuxMilton Miller2011-05-191-2/+4
* powerpc/irq: Stop exporting irq_mapGrant Likely2011-05-041-20/+6
* 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-298-18/+18
* powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner2011-03-291-1/+1
* powerpc/85xx: Fix writing to spin table 'cpu-release-addr' on ppc64eKumar Gala2011-03-151-1/+5
* powerpc: platforms/85xx irq_data conversion.Lennert Buytenhek2011-03-107-26/+32
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * ppc: fix comment typo singal -> signalJustin P. Mattock2011-01-031-1/+1
* | of/flattree: Add of_flat_dt_match() helper functionGrant Likely2011-01-011-10/+10
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-10-251-2/+209
|\
| * Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-10-251-2/+209
| |\
| | * powerpc/85xx: add DIU support to the Freecale P1022DS reference boardTimur Tabi2010-10-141-2/+210
* | | powerpc/fsl-booke: Add p5020 DS board supportKumar Gala2010-10-143-0/+82
* | | powerpc/fsl-booke: Add support for FSL 64-bit e5500 coreKumar Gala2010-10-141-1/+4
* | | powerpc/fsl-booke: Add p3041 DS board supportKumar Gala2010-10-143-0/+76
* | | powerpc/p1022: Add probing for individual DMA channelsTimur Tabi2010-10-141-0/+2
* | | powerpc/85xx: flush dcache before resetting coresMatthew McClintock2010-10-141-0/+50
* | | powerpc/85xx: Minor fixups for kexec on 85xxMatthew McClintock2010-10-141-13/+11
* | | powerpc/85xx: Remove call to mpic_teardown_this_cpu in kexecMatthew McClintock2010-10-141-2/+0
* | | powerpc/ppc64e: Fix link problem when building ppc64e_defconfigKumar Gala2010-10-081-0/+7
|/ /
* | powerpc/85xx: Fix compile issue with p1022_ds due to lmb rename to memblockKumar Gala2010-08-311-2/+2
* | powerpc/85xx: Fix compilation of mpc85xx_mds.cAlexander Graf2010-08-311-0/+1
|/
* Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2010-08-056-117/+403
|\
| * powerpc/85xx: Introduce support for the Freescale P1022DS reference boardTimur Tabi2010-08-043-0/+157
| * powerpc/tqm85xx: add a quirk for ti1520 PCMCIA bridgeDmitry Eremin-Solenikov2010-08-041-0/+21
| * powerpc/85xx: Cleanup QE initialization for MPC85xxMDS boardsAnton Vorontsov2010-08-041-129/+143
| * powerpc/85xx: Fix booting for P1021MDS boardsAnton Vorontsov2010-08-041-6/+37
| * powerpc/85xx: Fix SWIOTLB initalization for MPC85xxMDS boardsAnton Vorontsov2010-08-041-8/+8
OpenPOWER on IntegriCloud