summaryrefslogtreecommitdiff
path: root/cpu/arm920t/at91rm9200/serial.c
AgeCommit message (Collapse)Author
2005-08-12Eliminate calls of ARM libgcc.a helper functions _divsi3 and _modsi3Wolfgang Denk
Patch by Anders Larsen, 26 Apr 2005
2005-04-20Cleanup serial console baudrate calculation on AT91RM9200wdenk
2005-04-06Patch by Steven Scholz, 06 Apr 2005:wdenk
- creating SoC subdir for Atmel AT91RM9200 cpu/arm920t/at91rm9200 - moving code out of cpu/at91rm9200 into cpu/arm920t/at91rm9200