aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx25 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-18arm/mx25: add watchdog deviceWolfram Sang2-0/+16
2010-03-08Merge branch 'origin' into devel-stableRussell King1-4/+1
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-4/+1
2010-02-25Merge branch 'mxc-master' of git://git.pengutronix.de/git/imx/linux-2.6 into imx/masterUwe Kleine-König5-1/+91
2010-02-24mx25: move ARCH_MXC_IOMUX_V3 to the ARCH levelBaruch Siach1-1/+0
2010-02-24arm/mx25: don't include iomux.h which is for iomux-v1 machinesUwe Kleine-König1-1/+1
2010-02-18mx25pdk: add LCD supportBaruch Siach1-0/+55
2010-02-18mx25: add platform support for imxfbBaruch Siach3-0/+36
2010-02-12ARM: Consolidate clks_register() and similarRussell King1-5/+1
2010-02-02imx/mx25: rename files defining a machine to mach-$mach.cUwe Kleine-König2-1/+1
2010-02-02imx: define per SOC ..._PHYS_OFFSET and use these in favour of PHYS_OFFSETUwe Kleine-König1-1/+1
2010-01-29mx25pdk: platform code for the DryIce RTC moduleBaruch Siach1-0/+1
2010-01-29mx25: add support for the DryIce rtcBaruch Siach3-0/+22
2010-01-29Merge branch 'mxc-rc' into mxc-masterSascha Hauer2-22/+38
2010-01-26mx25: make the FEC AHB clk secondary of the IPGBaruch Siach1-2/+2
2010-01-26mx25: fix time accountingBaruch Siach1-1/+6
2010-01-26mx25: properly initialize clocksBaruch Siach1-0/+8
2010-01-26mx25: remove unused mx25_clocks_init() argumentBaruch Siach2-2/+2
2010-01-26i.MX25: implement secondary clocks for uarts and fecSascha Hauer1-6/+8
2010-01-26i.MX25: Allow secondary clocks in DEFINE_CLOCKSascha Hauer1-20/+21
2010-01-14mx25pdk: add NAND device supportBaruch Siach1-0/+7
2010-01-14mx25: add NAND supportBaruch Siach2-0/+21
2010-01-04mx25: pdk: add platform code for FEC supportBaruch Siach1-2/+44
2010-01-04mx25: add support for FEC on i.MX25Baruch Siach3-0/+22
2009-10-02mx25: Add missing copyright / license headerSascha Hauer2-0/+36
2009-10-02mx25pdk: remove nand support as it is not present in current treeSascha Hauer1-7/+0
2009-10-02mx25 devices: Add missing includeSascha Hauer1-0/+1
2009-08-14Freescale i.MX25 PDK (3ds) board supportSascha Hauer3-0/+63
2009-08-14Add i.MX25 supportSascha Hauer7-0/+726