summaryrefslogtreecommitdiff
path: root/cpu/arm920t/imx
Commit message (Expand)AuthorAgeLines
* arm920/926/926: remove non needed headerJean-Christophe PLAGNIOL-VILLARD2009-06-12-1/+0
* arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD2009-06-12-2/+4
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-15-1/+1
* imx: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-30-228/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-1/+1
* i.mx change get_timer(base) to return time since baseAndrew Dyer2008-09-12-1/+1
* i.MX use u-boot baud rate and don't assume UART master clockAndrew Dyer2008-09-12-15/+41
* Big white-space cleanup.Wolfgang Denk2008-05-21-2/+2
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-7/+10
* Patches by Steven Scholz, 05 Apr 2005:wdenk2005-04-05-0/+19
* Fix timer code for ARM systems: make sure that udelay() does notwdenk2005-04-04-3/+6
* Patch by Steven Scholz, 16 Aug 2004:wdenk2004-10-09-0/+552