aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/85xx/p1022_ds.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-08powerpc: Add missing headersChristophe Leroy1-0/+1
2019-02-18powerpc/dma: use the generic direct mapping bypassChristoph Hellwig1-2/+0
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring1-4/+4
2016-09-25powerpc: Convert fsl_rstcr_restart to a reset handlerAndrey Smirnov1-1/+0
2016-07-21powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt1-3/+1
2015-10-21powerpc/fsl: Move fsl_guts.h out of arch/powerpcScott Wood1-1/+1
2014-03-19fsl/pci: The new pci suspend/resume implementationWang Dongsheng1-0/+1
2013-02-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-39/+1
2013-02-15powerpc/fsl: remove extraneous DIU platform functionsTimur Tabi1-38/+0
2013-02-15arch/powerpc/platforms/85xx/p1022_ds.c: adjust duplicate testJulia Lawall1-1/+1
2013-01-29Merge branch 'master' into for-nextJiri Kosina1-4/+4
2013-01-09powerpc: fix typo (utilties -> utilities)Tim Blechmann1-4/+4
2012-11-25powerpc/85xx: p1022ds: Use NULL instead of 0 for pointersTushar Behera1-1/+1
2012-11-15powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot1-3/+3
2012-09-12powerpc/fsl-pci: Unify pci/pcie initialization codeJia Hongtao1-32/+4
2012-07-26powerpc/85xx: p1022ds: fix DIU/LBC switching with NAND enabledTimur Tabi1-2/+62
2012-07-26powerpc/85xx: p1022ds: disable the NAND flash node if video is enabledTimur Tabi1-20/+38
2012-07-13Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt1-13/+93
2012-07-11of: Improve prom_update_property() functionDong Aisheng1-7/+1
2012-07-10powerpc/85xx: use the BRx registers to enable indirect mode on the P1022DSTimur Tabi1-13/+93
2012-07-03powerpc: Fix assmption of end_of_DRAM() returns end addressBharat Bhushan1-1/+1
2012-04-19powerpc/85xx: don't call of_platform_bus_probe() twiceTimur Tabi1-12/+1
2012-03-29powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.hTimur Tabi1-2/+2
2012-03-16powerpc/85xx: p1022ds: enable monitor switching via pixis indirect modeTimur Tabi1-22/+110
2012-03-16powerpc/85xx: p1022ds: disable the NOR flash node if video is enabledTimur Tabi1-0/+71
2012-02-23powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett1-3/+1
2012-02-23powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett1-1/+1
2012-01-17powerpc: fix compile error with 85xx/p1022_ds.cMichael Neuling1-0/+1
2011-12-07powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett1-1/+1
2011-12-07powerpc/mpic: Search for open-pic device-tree node if NULLKyle Moffett1-13/+1
2011-12-07powerpc: Consolidate mpic_alloc() OF address translationKyle Moffett1-8/+1
2011-12-07powerpc/85xx: Move mpc85xx_smp_init() decl to a new "smp.h"Kyle Moffett1-6/+1
2011-11-24powerpc/85xx: consolidate of_platform_bus_probe callsDmitry Eremin-Solenikov1-4/+1
2011-11-24powerpc/85xx: separate cpm2 pic initDmitry Eremin-Solenikov1-0/+2
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-4/+7
2011-10-11powerpc/85xx: clean up FPGA device tree nodes for Freecsale QorIQ boardsTimur Tabi1-4/+7
2011-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-3.x into fbdev-nextFlorian Tobias Schandinat1-25/+22
2011-07-13drivers/video: use strings to specify the Freescale DIU monitor portTimur Tabi1-25/+22
2011-06-27powerpc/85xx: clamp the P1022DS DIU pixel clock to allowed valuesTimur Tabi1-1/+6
2011-06-27powerpc/p1022ds: add missing iounmap calls to platform fileTimur Tabi1-3/+8
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus 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/p1022: Add probing for individual DMA channelsTimur Tabi1-0/+2
2010-08-31powerpc/85xx: Fix compile issue with p1022_ds due to lmb rename to memblockKumar Gala1-2/+2
2010-08-04powerpc/85xx: Introduce support for the Freescale P1022DS reference boardTimur Tabi1-0/+148