Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | ARM: cleanup duplicated exception handlingcode | Andreas Engel | 2008-02-14 | -104/+0 |
| | | | | | | Move duplicated exception handling code into lib_arm. Signed-off-by: Andreas Engel <andreas.engel@ericsson.com> | |||
* | Fix timer code for ARM systems: make sure that udelay() does not | wdenk | 2005-04-04 | -8/+15 |
| | | | | reset timers so it's save to use udelay() in timeout code. | |||
* | Patch by Steven Scholz, 25 Oct 2004: | wdenk | 2005-04-03 | -2/+0 |
| | | | | Declare reset_cpu() in include/common.h instead locally | |||
* | * Patch by Andrea Scian, 17 Feb 2004: | wdenk | 2004-02-24 | -0/+235 |
Add support for S3C44B0 processor and DAVE B2 board * Patch by Steven Scholz, 20 Feb 2004: - Add support for MII commands on AT91RM9200 boards - some cleanup in AT91RM9200 ethernet code |