summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/85xx/p1022_ds.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/85xx: p1022ds: Use NULL instead of 0 for pointersTushar Behera2012-11-251-1/+1
* powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot2012-11-151-3/+3
* powerpc/fsl-pci: Unify pci/pcie initialization codeJia Hongtao2012-09-121-32/+4Star
* 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 remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2012-07-131-13/+93
|\
| * powerpc/85xx: use the BRx registers to enable indirect mode on the P1022DSTimur Tabi2012-07-101-13/+93
* | of: Improve prom_update_property() functionDong Aisheng2012-07-111-7/+1Star
|/
* powerpc: Fix assmption of end_of_DRAM() returns end addressBharat Bhushan2012-07-031-1/+1
* powerpc/85xx: don't call of_platform_bus_probe() twiceTimur Tabi2012-04-191-12/+1Star
* powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.hTimur Tabi2012-03-291-2/+2
* powerpc/85xx: p1022ds: enable monitor switching via pixis indirect modeTimur Tabi2012-03-161-22/+110
* powerpc/85xx: p1022ds: disable the NOR flash node if video is enabledTimur Tabi2012-03-161-0/+71
* powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett2012-02-231-3/+1Star
* powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett2012-02-231-1/+1
* powerpc: fix compile error with 85xx/p1022_ds.cMichael Neuling2012-01-171-0/+1
* powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett2011-12-071-1/+1
* powerpc/mpic: Search for open-pic device-tree node if NULLKyle Moffett2011-12-071-13/+1Star
* powerpc: Consolidate mpic_alloc() OF address translationKyle Moffett2011-12-071-8/+1Star
* powerpc/85xx: Move mpc85xx_smp_init() decl to a new "smp.h"Kyle Moffett2011-12-071-6/+1Star
* powerpc/85xx: consolidate of_platform_bus_probe callsDmitry Eremin-Solenikov2011-11-241-4/+1Star
* powerpc/85xx: separate cpm2 pic initDmitry Eremin-Solenikov2011-11-241-0/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-071-4/+7
|\
| * powerpc/85xx: clean up FPGA device tree nodes for Freecsale QorIQ boardsTimur Tabi2011-10-121-4/+7
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal...Florian Tobias Schandinat2011-08-291-25/+22Star
|\ \ | |/ |/|
| * drivers/video: use strings to specify the Freescale DIU monitor portTimur Tabi2011-07-131-25/+22Star
* | powerpc/85xx: clamp the P1022DS DIU pixel clock to allowed valuesTimur Tabi2011-06-271-1/+6
* | powerpc/p1022ds: add missing iounmap calls to platform fileTimur Tabi2011-06-271-3/+8
|/
* 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/p1022: Add probing for individual DMA channelsTimur Tabi2010-10-141-0/+2
|/ /
* / powerpc/85xx: Fix compile issue with p1022_ds due to lmb rename to memblockKumar Gala2010-08-311-2/+2
|/
* powerpc/85xx: Introduce support for the Freescale P1022DS reference boardTimur Tabi2010-08-041-0/+148