summaryrefslogtreecommitdiff
path: root/cpu/arm920t/at91rm9200/ether.c
AgeCommit message (Expand)Author
2009-07-22rm9200 ethernet driver: board-specific quirk (csb337)David Brownell
2009-04-28Replace __attribute references with __attribute__Peter Tyser
2009-03-20cpu/: get mac address from environmentMike Frysinger
2008-05-21Big white-space cleanup.Wolfgang Denk
2007-07-09cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-04cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2005-10-28Add support for multiple PHYs.Marian Balakowicz
2005-10-13Support passing of OF flat trees to the kernel.Wolfgang Denk
2005-10-09Eliminate hard-coded address of Ethernet transfer buffer on at91rm9200Wolfgang Denk
2005-10-05* Move dm9161.c and lxt972.c into cpu/arm920t/at91rm9200Wolfgang Denk
2005-04-06Patch by Steven Scholz, 06 Apr 2005:wdenk