aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx25/clock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-18mx25: add platform support for imxfbBaruch Siach1-0/+12
2010-02-12ARM: Consolidate clks_register() and similarRussell King1-5/+1
2010-01-29mx25: add support for the DryIce rtcBaruch Siach1-0/+2
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 Siach1-1/+1
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-04mx25: add support for FEC on i.MX25Baruch Siach1-0/+2
2009-08-14Add i.MX25 supportSascha Hauer1-0/+219