summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/85xx
AgeCommit message (Expand)AuthorFilesLines
2014-01-15Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt8-56/+213
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2014-01-07powerpc/85xx: Add TWR-P1025 board supportXie Xiaobo3-0/+154
2014-01-07powerpc/85xx: Add QE common init functionXie Xiaobo4-50/+48
2014-01-07powerpc/85xx: don't init the mpic ipi for the SoC which has doorbell supportKevin Hao1-6/+11
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-0/+8
2013-11-11powerpc: add missing explicit OF includes for ppcRob Herring3-0/+3
2013-10-28powerpc/p1010rdb: add P1010RDB-PB platform supportZhao Qiang1-0/+2
2013-10-28powerpc/85xx: use one kernel option for all the CoreNet_Generic boardsKevin Hao1-101/+10
2013-10-28powerpc/85xx: rename the corenet_ds.c to corenet_generic.cKevin Hao2-7/+7
2013-10-28powerpc/85xx: introduce corenet_generic machineKevin Hao11-656/+97
2013-10-28powerpc/b4qds: enable coreintScott Wood1-5/+0
2013-10-09powerpc: add explicit OF includesRob Herring3-0/+5
2013-08-23powerpc/85xx: Add C293PCIE board supportMingkai Hu3-0/+82
2013-08-23powerpc/85xx: Add P1023RDB board supportChunhe Lan2-3/+25
2013-08-20powerpc: Convert some mftb/mftbu into mfsprScott Wood1-2/+4
2013-08-20powerpc/fsl-booke: Work around erratum A-006958Scott Wood1-0/+23
2013-08-14powerpc: Convert platforms to smp_generic_cpu_bootableAndy Fleming1-0/+1
2013-08-07powerpc/mpc85xx: remove the unneeded pci init functions for corenet ds boardKevin Hao1-6/+0
2013-08-07powerpc/85xx: add P1020RDB-PD platform supportHaijun.Zhang1-0/+22
2013-07-02Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt3-15/+0
2013-07-01powerpc/85xx: enable coreint for all the 64bit boardsKevin Hao3-15/+0
2013-07-01powerpc: Delete __cpuinit usage from all usersPaul Gortmaker1-3/+3
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-2/+1
2013-04-10powerpc/fsl-booke: Add B4_QDS board supportShaveta Leekha3-0/+120
2013-04-03powerpc/85xx: fix a bug with the parameter of mpic_reset_core()Chen-Hui Zhao1-1/+1
2013-04-03powerpc/85xx: sgy-cts1000 - Remove __dev* attributesBen Collins1-3/+3
2013-03-20powerpc: remove redundant GENERIC_GPIO selectionAlexandre Courbot1-1/+0
2013-03-18sgy-cts1000: Remove __dev* attributesBen Collins1-3/+3
2013-03-12powerpc/fsl-booke: Add initial T4240QDS board supportKumar Gala4-1/+120
2013-02-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds8-57/+297
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-4/+4
2013-02-15powerpc/e500/qemu-e500: enable coreintScott Wood1-3/+4
2013-02-15powerpc/85xx: Board support for ppa8548Stef van Os3-0/+106
2013-02-15powerpc/fsl: remove extraneous DIU platform functionsTimur Tabi2-50/+0
2013-02-15arch/powerpc/platforms/85xx/p1022_ds.c: adjust duplicate testJulia Lawall1-1/+1
2013-02-13powerpc/85xx: use for_each_compatible_node() macroWei Yongjun1-3/+1
2013-01-29Merge branch 'master' into for-nextJiri Kosina6-21/+44
2013-01-29powerpc: Add support for CTS-1000 GPIO controlled system poweroffBenjamin Collins3-0/+185
2013-01-21arch/powerpc/platforms/85xx: remove depends on CONFIG_EXPERIMENTALKees Cook1-1/+0
2013-01-09powerpc: fix typo (utilties -> utilities)Tim Blechmann1-4/+4
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman3-3/+3
2012-11-25powerpc/mpc85xx: Change spin table to cached memoryYork Sun1-13/+36
2012-11-25powerpc/85xx: p1022ds: Use NULL instead of 0 for pointersTushar Behera1-1/+1
2012-11-15Merge branch 'dt' into nextBenjamin Herrenschmidt1-3/+3
2012-11-15powerpc: Fix typos in Freescale copyright claimsYang Li1-1/+1
2012-11-15powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot1-3/+3
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds27-380/+599
2012-10-06sections: fix section conflicts in arch/powerpcAndi Kleen1-1/+1
2012-09-12powerpc/fsl-pci: Unify pci/pcie initialization codeJia Hongtao24-378/+134