summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx
Commit message (Collapse)AuthorAgeFilesLines
* PCM038: give out chip-id at startupEnrico Scholz2008-08-221-0/+6
| | | | | | This helps to debug further problems... Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
* PCM038: re-write SPCTL0 after reading itEnrico Scholz2008-08-221-1/+4
| | | | | | | | | There seems to be a bug in the i.MX27 used on .0 and .1 module revisions which breaks SPCTL0 setup. There, SPCTL0 is reset to 0 after reading it causing e.g. a bad USB clock. Hence, this patch writes back the read value. Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
* cosmetics: fix indentionSascha Hauer2008-03-141-1/+1
|
* add clko command for i.MX27Sascha Hauer2008-03-142-0/+66
|
* imx27: Fix calculation of ahb clock and ipg clockSascha Hauer2008-03-111-5/+2
|
* [i.MX]: Fix i.MX27 clock functions according to the chip revisionSascha Hauer2008-02-191-4/+23
|
* [i.MX] add function to determine chip revisionSascha Hauer2008-02-192-1/+26
|
* [imx] make frequency output nicerRobert Schwebel2007-11-281-8/+8
| | | | | | | | Make the frequency output a little bit nicer From: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* remove gpio debug output for imxRobert Schwebel2007-11-281-2/+0
| | | | | | Remove a bogus debug output in the gpio initialization code for i.MX. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* integrating sha's changes into jbe's branchJuergen Beisert2007-11-051-14/+15
|
* GPIO handling on i.MX31 addedJuergen Beisert2007-10-191-0/+34
|
* make the clocksource work on current CPUsJuergen Beisert2007-10-181-2/+1
|
* first time runningJuergen Beisert2007-10-171-4/+3
|
* adding i.MX31 CPU supportJuergen Beisert2007-10-172-0/+64
|
* adding GPL headerJuergen Beisert2007-10-171-0/+17
|
* making watchdog handling independend from ifdefsJuergen Beisert2007-10-171-7/+1
|
* fix sys clk in i.MX1 speed.csascha2007-10-161-11/+1
|
* i.MX clock functions: Make them work for i.MX1 againsascha2007-10-161-2/+3
|
* add i.MX27 ahb clock functionSascha Hauer2007-10-101-0/+12
|
* change imx clock functions so that they have the same name forSascha Hauer2007-10-092-12/+47
| | | | i.MX1 and i.MX27
* i.MX clocksource: enable clocks for gpt1Sascha Hauer2007-10-091-0/+5
|
* add soc specific files to MakefileSascha Hauer2007-10-081-0/+3
|
* against high density codeSascha Hauer2007-10-081-17/+19
|
* add i.MX27 reset supportSascha Hauer2007-10-081-2/+8
|
* add clock functions for i.MX27 and rename functions to lower case lettersSascha Hauer2007-10-083-114/+217
|
* make independent of timer baseSascha Hauer2007-10-071-7/+12
|
* export symbolsSascha Hauer2007-10-071-0/+1
|
* whitespace cleanupSascha Hauer2007-09-131-2/+2
|
* svn_rev_678Sascha Hauer2007-07-051-1/+0
|
* svn_rev_667Sascha Hauer2007-07-052-0/+88
| | | | move gpio.c
* svn_rev_664Sascha Hauer2007-07-051-1/+0
|
* svn_rev_496Sascha Hauer2007-07-051-0/+2
|
* svn_rev_490Sascha Hauer2007-07-052-0/+235