summaryrefslogtreecommitdiff
path: root/cpu/arm920t/at91rm9200
Commit message (Expand)AuthorAgeLines
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-9/+12
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-1/+2
* Some code cleanup for GCC 4.xWolfgang Denk2006-03-11-2/+2
* Add support for multiple PHYs.Marian Balakowicz2005-10-28-5/+16
* Support passing of OF flat trees to the kernel.Wolfgang Denk2005-10-13-1/+1
* Eliminate hard-coded address of Ethernet transfer buffer on at91rm9200Wolfgang Denk2005-10-09-14/+8
* Complete support for the KwikByte KB920x boardsWolfgang Denk2005-10-06-2/+1
* Set the AT91RM9200 clock to asynchronous modeWolfgang Denk2005-10-05-2/+2
* Set the AT91RM9200 clock to synchronous modeWolfgang Denk2005-10-05-0/+5
* Add support for Cogent csb637Wolfgang Denk2005-10-05-1/+234
* Fix dm9161.c initializationWolfgang Denk2005-10-05-3/+4
* * Move dm9161.c and lxt972.c into cpu/arm920t/at91rm9200Wolfgang Denk2005-10-05-2/+417
* Add support for AT91RM9200 OHCI Controller.Wolfgang Denk2005-09-26-1/+2055
* Fix make dependencies for at91rm9200 and ks8695 cpusWolfgang Denk2005-08-23-2/+2
* Eliminate calls of ARM libgcc.a helper functions _divsi3 and _modsi3Wolfgang Denk2005-08-12-1/+1
* Cleanup serial console baudrate calculation on AT91RM9200wdenk2005-04-20-5/+2
* * Fixes for TQM8560 board:wdenk2005-04-13-2/+2
* * Patch by Steven Scholz, 07 Apr 2005:wdenk2005-04-07-0/+15
* Patch by Steven Scholz, 06 Apr 2005:wdenk2005-04-06-0/+1054