summaryrefslogtreecommitdiff
path: root/cpu/arm920t/at91rm9200/serial.c
Commit message (Collapse)AuthorAgeLines
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-1/+2
|
* Eliminate calls of ARM libgcc.a helper functions _divsi3 and _modsi3Wolfgang Denk2005-08-12-1/+1
| | | | Patch by Anders Larsen, 26 Apr 2005
* Cleanup serial console baudrate calculation on AT91RM9200wdenk2005-04-20-5/+2
|
* Patch by Steven Scholz, 06 Apr 2005:wdenk2005-04-06-0/+115
- creating SoC subdir for Atmel AT91RM9200 cpu/arm920t/at91rm9200 - moving code out of cpu/at91rm9200 into cpu/arm920t/at91rm9200