summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx25/clock.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: imx: move mx25 support to mach-imxUwe Kleine-König2010-11-191-332/+0Star
* mx25: fix clock's calculationEric Bénard2010-10-191-3/+3
* mx25/clocks: match esdhc-clocks to platform deviceWolfram Sang2010-10-111-2/+2
* i.mx25: add esdhc supportEric Bénard2010-10-111-0/+22
* ARM: imx: use platform ids for spi_imx devicesUwe Kleine-König2010-10-011-3/+3
* mx25: flexcan clock supportSascha Hauer2010-07-261-0/+4
* imx25: fix low level debugEric Bénard2010-07-261-0/+3
* mx25: add support for the CSI deviceBaruch Siach2010-07-261-2/+12
* mx25: add a comment documenting undocumented IPG clocksBaruch Siach2010-07-261-0/+22
* mx25: add watchdog clockBaruch Siach2010-07-261-0/+2
* i.MX25: add AUDMUX and SSI supportEric Bénard2010-07-261-0/+18
* i.MX25: fix get_rate_otg to return the correct valueEric Bénard2010-07-261-1/+4
* mx25: add platform code for imx-keypadBaruch Siach2010-07-261-1/+1
* Merge branch 'origin' into devel-stableRussell King2010-03-081-4/+1Star
|\
| * Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-011-4/+1Star
| |\
| | * ARM: Consolidate clks_register() and similarRussell King2010-02-121-5/+1Star
* | | mx25: add platform support for imxfbBaruch Siach2010-02-181-0/+12
* | | mx25: add support for the DryIce rtcBaruch Siach2010-01-291-0/+2
|/ /
* | mx25: make the FEC AHB clk secondary of the IPGBaruch Siach2010-01-261-2/+2
* | mx25: fix time accountingBaruch Siach2010-01-261-1/+6
* | mx25: properly initialize clocksBaruch Siach2010-01-261-0/+8
* | mx25: remove unused mx25_clocks_init() argumentBaruch Siach2010-01-261-1/+1
* | i.MX25: implement secondary clocks for uarts and fecSascha Hauer2010-01-261-6/+8
* | i.MX25: Allow secondary clocks in DEFINE_CLOCKSascha Hauer2010-01-261-20/+21
|/
* mx25: add support for FEC on i.MX25Baruch Siach2010-01-041-0/+2
* Add i.MX25 supportSascha Hauer2009-08-141-0/+219