summaryrefslogtreecommitdiff
path: root/include/asm-arm/arch-imx
Commit message (Collapse)AuthorAgeLines
* Patches by Steven Scholz, 05 Apr 2005:wdenk2005-04-05-0/+6
| | | | | | | - 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)
* Patch by Steven Scholz, 03 Apr 2005:wdenk2005-04-03-0/+571
- create SoC specific directories include/asm-arm/arch-imx and include/asm-arm/arch-s3c24x0