aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx25/clock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-19mx25: fix clock's calculationEric Bénard1-3/+3
2010-10-11mx25/clocks: match esdhc-clocks to platform deviceWolfram Sang1-2/+2
2010-10-11i.mx25: add esdhc supportEric Bénard1-0/+22
2010-10-01ARM: imx: use platform ids for spi_imx devicesUwe Kleine-König1-3/+3
2010-07-26mx25: flexcan clock supportSascha Hauer1-0/+4
2010-07-26imx25: fix low level debugEric Bénard1-0/+3
2010-07-26mx25: add support for the CSI deviceBaruch Siach1-2/+12
2010-07-26mx25: add a comment documenting undocumented IPG clocksBaruch Siach1-0/+22
2010-07-26mx25: add watchdog clockBaruch Siach1-0/+2
2010-07-26i.MX25: add AUDMUX and SSI supportEric Bénard1-0/+18
2010-07-26i.MX25: fix get_rate_otg to return the correct valueEric Bénard1-1/+4
2010-07-26mx25: add platform code for imx-keypadBaruch Siach1-1/+1
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