summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/85xx
Commit message (Expand)AuthorAgeFilesLines
* 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-251-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/+310Star
|\ \
| * | powerpc/e500: add paravirt QEMU platformScott Wood2012-07-113-0/+89
| * | powerpc/mpc85xx_ds: convert to unified PCI initScott Wood2012-07-111-68/+29Star
| * | powerpc/85xx: Add BSC9131 RDB SupportPrabhakar Kushwaha2012-07-103-0/+77
| * | Revert "powerpc/p3060qds: Add support for P3060QDS board"Timur Tabi2012-07-103-90/+0Star
| * | 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/+0Star
| * | powerpc/85xx: Add P1024rdb board supportTang Yuantian2012-07-101-0/+22
* | | of: Improve prom_update_property() functionDong Aisheng2012-07-111-7/+1Star
|/ /
* / 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/+8Star
* 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/+0Star
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-2220-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/+15Star
| * powerpc/85xx: allow CONFIG_PHYS_64BIT to be selectableTimur Tabi2012-03-161-1/+0Star
| * 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/+18Star
| * powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett2012-02-239-12/+11Star
* | 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/+2Star
* | irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-141-6/+6
|/
* powerpc: fix compile error with 85xx/p1022_ds.cMichael Neuling2012-01-171-0/+1
* powerpc: fix compile error with 85xx/p1010rdb.cTony Breeds2012-01-041-2/+0Star
* powerpc: fix compile error with 85xx/p1023_rds.cMichael Neuling2012-01-041-1/+0Star
* powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett2011-12-0717-20/+18Star
* powerpc/mpic: Search for open-pic device-tree node if NULLKyle Moffett2011-12-0717-198/+21Star
* powerpc: Consolidate mpic_alloc() OF address translationKyle Moffett2011-12-0717-138/+19Star
* powerpc/85xx: Move mpc85xx_smp_init() decl to a new "smp.h"Kyle Moffett2011-12-079-40/+23Star
* Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2011-11-2522-407/+139Star
|\