summaryrefslogtreecommitdiff
path: root/cpu/arm920t/at91rm9200/lowlevel_init.S
Commit message (Collapse)AuthorAgeLines
* Set the AT91RM9200 clock to asynchronous modeWolfgang Denk2005-10-05-2/+2
| | | | Patch by Anders Larsen, 03 May 2005
* Set the AT91RM9200 clock to synchronous modeWolfgang Denk2005-10-05-0/+5
| | | | Patch by Anders Larsen, 29 Apr 2005
* Patch by Steven Scholz, 06 Apr 2005:wdenk2005-04-06-0/+200
- creating SoC subdir for Atmel AT91RM9200 cpu/arm920t/at91rm9200 - moving code out of cpu/at91rm9200 into cpu/arm920t/at91rm9200