summaryrefslogtreecommitdiffstats
path: root/drivers/serial/serial_imx.c
Commit message (Collapse)AuthorAgeFilesLines
...
* i.MX: introduce imx_get_uartclk functionSascha Hauer2009-01-131-1/+1
| | | | | | | | We need this function for MX35 support since the uart clock is not equal to perclk1 anymore. Uh, it's really time to implement some real clock API instead of this cruft. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* make it work with all current CPUsJuergen Beisert2007-10-181-2/+5
|
* adding i.MX31 CPU supportJuergen Beisert2007-10-171-4/+15
|
* serial_imx.c: now works on i.MX27Sascha Hauer2007-10-091-7/+37
|
* re-enable uart initializationSascha Hauer2007-10-081-46/+131
|
* move gpio setup functions to board codeSascha Hauer2007-07-051-7/+0
|
* svn_rev_510Sascha Hauer2007-07-051-1/+1
|
* svn_rev_484Sascha Hauer2007-07-051-0/+199
moved