summaryrefslogtreecommitdiff
path: root/cpu/lh7a40x/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
|
* Patch by Steven Scholz, 25 Oct 2004:wdenk2005-04-03-2/+0
| | | | Declare reset_cpu() in include/common.h instead locally
* * Patch by Paul Ruhland, 17 May 2004:wdenk2004-06-09-0/+183
- Add support for the Logic Zoom LH7A40x based SDK board(s), specifically the LPD7A400. * Patches by Robert Schwebel, 15 May 2004: - call MAC address reading code also for SMSC91C111; - make SMSC91C111 timeout configurable, remove duplicate code - fix get_timer() for PXA - update doc/README.JFFS2 - use "bootfile" env variable also for jffs2