summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/85xx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-0627-380/+599
|\
| * powerpc/fsl-pci: Unify pci/pcie initialization codeJia Hongtao2012-09-1224-378/+134
| * powerpc/swiotlb: Enable at early stage and disable if not necessaryJia Hongtao2012-09-122-0/+2
| * powerpc/85xx: add HOTPLUG_CPU supportZhao Chenhui2012-09-121-13/+77
| * powerpc/85xx: implement hardware timebase syncZhao Chenhui2012-09-121-0/+82
| * powerpc/85xx: Replace epapr spin table macros/defines with a structZhao Chenhui2012-09-121-23/+23
| * powerpc/85xx: introduce support for the Freescale / iVeia P1022RDKTimur Tabi2012-09-123-0/+203
| * powerpc/85xx: Add support for P5040DS boardTimur Tabi2012-09-124-1/+113
* | sections: fix section conflicts in arch/powerpcAndi Kleen2012-10-061-1/+1
|/
* Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt2012-07-311-22/+100
|\
| * powerpc/85xx: p1022ds: fix DIU/LBC switching with NAND enabledTimur Tabi2012-07-261-2/+62
| * powerpc/85xx: p1022ds: disable the NAND flash node if video is enabledTimur Tabi2012-07-261-20/+38
* | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-241-1/+1
|\ \ | |/ |/|
| * powerpc/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior2012-06-161-1/+1
* | Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2012-07-139-432/+310
|\ \
| * | powerpc/e500: add paravirt QEMU platformScott Wood2012-07-113-0/+89
| * | powerpc/mpc85xx_ds: convert to unified PCI initScott Wood2012-07-111-68/+29
| * | powerpc/85xx: Add BSC9131 RDB SupportPrabhakar Kushwaha2012-07-103-0/+77
| * | Revert "powerpc/p3060qds: Add support for P3060QDS board"Timur Tabi2012-07-103-90/+0
| * | powerpc/85xx: use the BRx registers to enable indirect mode on the P1022DSTimur Tabi2012-07-101-13/+93
| * | powerpc: remove Wind River SBC8560 supportPaul Gortmaker2012-07-103-261/+0
| * | powerpc/85xx: Add P1024rdb board supportTang Yuantian2012-07-101-0/+22
* | | of: Improve prom_update_property() functionDong Aisheng2012-07-111-7/+1
|/ /
* | powerpc: Fix assmption of end_of_DRAM() returns end addressBharat Bhushan2012-07-036-6/+6
|/
* powerpc/85xx: don't call of_platform_bus_probe() twiceTimur Tabi2012-04-193-22/+8
* Merge remote-tracking branch 'kumar/next' into mergeBenjamin Herrenschmidt2012-04-023-4/+4
|\
| * powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.hTimur Tabi2012-03-293-4/+4
* | Disintegrate asm/system.h for PowerPCDavid Howells2012-03-2821-21/+0
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-2120-105/+770
|\
| * powerpc/85xx: mpc8548cds - Add FPGA node to dtschenhui zhao2012-03-161-16/+34
| * powerpc/85xx: mpc8548cds - Add RapidIO node to dtschenhui zhao2012-03-161-0/+1
| * powerpc/85xx: mpc85xxcds - Fix PCI I/O space resource of PCI bridgechenhui zhao2012-03-161-2/+29
| * powerpc/85xx: Add Quicc Engine support for p1025rdbZhicheng Fan2012-03-161-1/+76
| * powerpc/85xx: Abstract common define of signal multiplex control for qeZhicheng Fan2012-03-161-20/+15
| * powerpc/85xx: allow CONFIG_PHYS_64BIT to be selectableTimur Tabi2012-03-161-1/+0
| * powerpc/85xx: Add missing config option for CACHE SRAM codeClaudiu Manoil2012-03-161-0/+9
| * powerpc/85xx: p1022ds: enable monitor switching via pixis indirect modeTimur Tabi2012-03-161-22/+110
| * powerpc/85xx: Board support for GE IMP3AMartyn Welch2012-03-163-0/+262
| * powerpc/85xx: Add p1020rdb-pc platform supportZhicheng Fan2012-03-161-1/+23
| * powerpc/85xx: add P1020UTM-PC platform supportJerry Huang2012-03-161-0/+22
| * powerpc/85xx: add P1020MBG-PC platform supportJerry Huang2012-03-161-0/+22
| * powerpc/85xx: p1022ds: disable the NOR flash node if video is enabledTimur Tabi2012-03-161-0/+71
| * powerpc/85xx: Add p1025rdb platform supportZhicheng Fan2012-03-161-0/+22
| * powerpc/85xx: Adds Support for P2020RDB-PC boardTang Yuantian2012-03-161-0/+24
| * powerpc/85xx: Added P1021RDB-PC Platform supportXu Jiucheng2012-03-161-0/+24
| * powerpc/85xx: fix Kconfig warning about missing 8250 dependencyPaul Gortmaker2012-03-151-0/+1
| * powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett2012-02-2317-34/+18
| * powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett2012-02-239-12/+11
* | irq_domain/powerpc: constify irq_domain_opsGrant Likely2012-02-161-1/+1
* | irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-161-3/+2
OpenPOWER on IntegriCloud