summaryrefslogtreecommitdiff
path: root/include/asm-arm/arch-imx
AgeCommit message (Collapse)Author
2008-03-02arm-imx: Fix register definitionsJean-Christophe PLAGNIOL-VILLARD
Sync register definitions with linux Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2005-04-05Patches by Steven Scholz, 05 Apr 2005:wdenk
- Use i.MX watchdog timer for reset_cpu() - Move reset_cpu() out of cpu/arm920t/start.S into the SoC specific subdirectories cpu/arm920t/imx/ and cpu/arm920t/s3c24x0/ (now in interupts.c)
2005-04-03Patch by Steven Scholz, 03 Apr 2005:wdenk
- create SoC specific directories include/asm-arm/arch-imx and include/asm-arm/arch-s3c24x0