summaryrefslogtreecommitdiff
path: root/cpu/arm920t/at91rm9200/ether.c
Commit message (Expand)AuthorAgeLines
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-13-316/+0
* rm9200 ethernet driver: board-specific quirk (csb337)David Brownell2009-07-22-4/+18
* Replace __attribute references with __attribute__Peter Tyser2009-04-28-2/+3
* cpu/: get mac address from environmentMike Frysinger2009-03-20-3/+5
* Big white-space cleanup.Wolfgang Denk2008-05-21-2/+2
* cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-5/+5
* cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-3/+3
* 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
* * Move dm9161.c and lxt972.c into cpu/arm920t/at91rm9200Wolfgang Denk2005-10-05-1/+1
* Patch by Steven Scholz, 06 Apr 2005:wdenk2005-04-06-0/+294