summaryrefslogtreecommitdiff
path: root/cpu/arm1136/cpu.c
Commit message (Collapse)AuthorAgeLines
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-2/+4
|
* Cleanup warnings for cpu/arm720t & cpu/arm1136 files.Wolfgang Denk2005-10-09-0/+2
| | | | | sed the linker scripts, rather than pre-process them. Patch by Peter Pearse, 07 Oct 2005
* Patch by Steven Scholz, 25 Oct 2004:wdenk2005-04-03-2/+0
| | | | Declare reset_cpu() in include/common.h instead locally
* Coding Style cleanupwdenk2005-01-10-2/+2
|
* * Patches by Richard Woodruff, 01 Oct 2004:wdenk2005-01-09-0/+163
add support for the TI OMAP2420 processor and its H4 reference board * Patch by Christian Pellegrin, 24 Sep 2004: Added support for NE2000 compatible (DP8390, DP83902) NICs.