aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/512x (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-01of/flattree: Add of_flat_dt_match() helper functionGrant Likely1-11/+2
2010-09-01powerpc/512x: fix clk_get() return valueAkinobu Mita1-1/+1
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2010-08-01powerpc/5121: shared DIU framebuffer supportAnatolij Gustschin4-0/+290
2010-08-01powerpc/512x: add clock structure for Video-IN (VIU) unitAnatolij Gustschin1-0/+18
2010-08-01powerpc/5121: add initial support for PDM360NG boardAnatolij Gustschin3-0/+137
2010-08-01powerpc/512x: Group mpc512x board's selection menuAnatolij Gustschin1-9/+4
2010-07-24powerpc: remove references to of_device and to_of_deviceGrant Likely1-1/+1
2010-05-25powerpc/mpc5121: move PSC FIFO memory init to platform codeAnatolij Gustschin1-0/+78
2010-02-19Merge commit 'gcl/next' into nextBenjamin Herrenschmidt5-7/+51
2010-02-17powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard1-1/+1
2010-02-16powerpc/mpc5121: create and register NFC deviceAnatolij Gustschin1-0/+8
2010-02-16powerpc/mpc5121: Add machine restart supportAnatolij Gustschin4-0/+33
2010-02-16powerpc/mpc5121: avoid using arch_initcall for clock initAnatolij Gustschin5-7/+10
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner1-1/+1
2009-10-30powerpc: Remove get_irq_desc()Michael Ellerman1-1/+1
2009-06-17powerpc/5121: make clock debug output more readableWolfram Sang1-4/+4
2009-06-17powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() functionWolfgang Denk3-25/+1
2009-03-11powerpc/kconfig: Kill PPC_MULTIPLATFORMBenjamin Herrenschmidt1-2/+2
2009-01-09powerpc/mpc5121: fix NULL test in mpc5121_clk_get utility function.roel kluin1-2/+2
2008-10-13powerpc/5121: Add PCI support.John Rigby2-0/+12
2008-07-12powerpc/mpc5121: Add support for CPLD on MPC5121ADS boardJohn Rigby5-1/+233
2008-07-12powerpc/mpc5121: Add generic board support for MPC5121 platformsJohn Rigby6-63/+177
2008-07-12powerpc/mpc5121: Add clock driverJohn Rigby3-0/+731
2008-02-14[POWERPC] Remove unused CONFIG_WANT_DEVICE_TREEGrant Likely1-1/+0
2008-02-06[POWERPC] mpc512x: Basic platform supportJohn Rigby3-0/+128