Wolfgang Denk
d52fb7e3d1
Some code cleanup for GCC 4.x
19 years ago
Marian Balakowicz
63ff004c4f
Add support for multiple PHYs.
19 years ago
Wolfgang Denk
f57f70aab9
Support passing of OF flat trees to the kernel.
...
Patch by Pantelis Antoniou, 04 Sep 2005
20 years ago
Wolfgang Denk
95f9dda216
Eliminate hard-coded address of Ethernet transfer buffer on at91rm9200
...
Patch by Anders Larsen, 07 Oct 2005
The Atmel errata #11 states that the transfer buffer descriptor
table must be aligned on a 16-word boundary. As it turned out, this
is insufficient - it seems the table must be aligned on a boundary
at least as large as the table itself (in Linux this is not an
issue - the table is aligned on a PAGE_SIZE (4096) boundary).
20 years ago
Wolfgang Denk
78da60773c
Complete support for the KwikByte KB920x boards
...
Patch by Anders Larsen, 05 Oct 2005
20 years ago
Wolfgang Denk
c0e82d5016
Set the AT91RM9200 clock to asynchronous mode
...
Patch by Anders Larsen, 03 May 2005
20 years ago
Wolfgang Denk
3b9dfddfd8
Set the AT91RM9200 clock to synchronous mode
...
Patch by Anders Larsen, 29 Apr 2005
20 years ago
Wolfgang Denk
645da51097
Add support for Cogent csb637
...
Patch by Anders Larsen, 29 Apr 2005
20 years ago
Wolfgang Denk
fef636b0cf
Fix dm9161.c initialization
...
Patch by Anders Larsen, 29 Apr 2005
20 years ago
Wolfgang Denk
080bdb7f3a
* Move dm9161.c and lxt972.c into cpu/arm920t/at91rm9200
...
Patch by Anders Larsen, 29 Apr 2005
* Fix problems introduced by Patch by Steven Scholz, 02 Mar 2005
(8e2be51de8
)
20 years ago
Wolfgang Denk
d8e7e0f044
Add support for AT91RM9200 OHCI Controller.
...
Patch by Eric Benard, 07 Apr 2005
20 years ago
Wolfgang Denk
2ac4785c2f
Fix make dependencies for at91rm9200 and ks8695 cpus
...
Patch by Steven Scholz, 23 Aug 2005
20 years ago
Wolfgang Denk
8d4ba3da5e
Eliminate calls of ARM libgcc.a helper functions _divsi3 and _modsi3
...
Patch by Anders Larsen, 26 Apr 2005
20 years ago
wdenk
ec0ca73190
Cleanup serial console baudrate calculation on AT91RM9200
20 years ago
wdenk
2a8af18738
* Fixes for TQM8560 board:
...
- fix clock rates
- remove debug messages
- fix flash sector protection
* Patch by Steven Scholz, 07 Apr 2005:
Fix warning in cpu/arm920t/at91rm9200/i2c.c
20 years ago
wdenk
b77fad3b25
* Patch by Steven Scholz, 07 Apr 2005:
...
Add i2c_reg_write() and i2c_reg_write() for at91rm9200 I2C
* Patch by Steven Scholz, 07 Apr 2005:
Fix compiler warning in altera.c
* Patch by Ladislav Michl, 06 Apr 2005:
Fix voiceblue configuration.
20 years ago
wdenk
a85f9f21aa
Patch by Steven Scholz, 06 Apr 2005:
...
- creating SoC subdir for Atmel AT91RM9200 cpu/arm920t/at91rm9200
- moving code out of cpu/at91rm9200 into cpu/arm920t/at91rm9200
20 years ago