aboutsummaryrefslogtreecommitdiff
path: root/cpu/arm920t/imx
AgeCommit message (Expand)AuthorFilesLines
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser4-377/+0
2009-12-05Generic udelay() with watchdog supportIngo van Lil1-1/+1
2009-06-12arm920/926/926: remove non needed headerJean-Christophe PLAGNIOL-VILLARD1-1/+0
2009-06-12arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD2-2/+4
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel1-1/+1
2009-03-30imx: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-228/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-12i.mx change get_timer(base) to return time since baseAndrew Dyer1-1/+1
2008-09-12i.MX use u-boot baud rate and don't assume UART master clockAndrew Dyer1-15/+41
2008-05-21Big white-space cleanup.Wolfgang Denk1-2/+2
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-7/+10
2005-04-05Patches by Steven Scholz, 05 Apr 2005:wdenk1-0/+19
2005-04-04Fix timer code for ARM systems: make sure that udelay() does notwdenk1-3/+6
2004-10-09Patch by Steven Scholz, 16 Aug 2004:wdenk5-0/+552