uboot-mt623x/net
Sandeep Paulraj fcaac589a6 ARM DaVinci: Changing function names for EMAC driver
DM644x is just one of a series of DaVinci chips that use the EMAC driver.
By replacing all the function names that start with dm644x_* to davinci_*
we make these function more portable. I have tested this change on my EVM.
DM6467 is another DaVinci SOC which uses the EMAC driver and i will
be sending patches that add DaVinci DM6467 support to the list soon.

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
2008-08-31 00:39:46 +02:00
..
Makefile Build: split COBJS value into multiple lines 2007-11-15 11:05:18 -07:00
bootp.c Fix bogus error message in the DHCP handler 2008-08-26 22:44:27 -07:00
bootp.h Fix compile error when CONFIG_BOOTP_RANDOM_DELAY is set. 2008-08-26 22:44:27 -07:00
eth.c ARM DaVinci: Changing function names for EMAC driver 2008-08-31 00:39:46 +02:00
net.c Fix some more printf() format issues. 2008-07-13 23:07:35 +02:00
nfs.c NFS Timeout with large files. 2008-02-14 01:26:13 +01:00
nfs.h * Patch by Steven Scholz, 25 Feb 2004: 2004-02-27 00:07:27 +00:00
rarp.c Fix warning differ in signedness in net/net.c and net/nfs.c 2007-11-18 01:29:38 +01:00
rarp.h Initial revision 2002-07-20 20:14:13 +00:00
sntp.c Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup 2007-07-11 23:03:06 +02:00
sntp.h * Patch by Masami Komiya, 30 Mar 2005: 2005-04-01 00:25:43 +00:00
tftp.c Fix printf errors. 2008-07-09 23:55:46 +02:00
tftp.h Initial revision 2000-12-28 11:02:30 +00:00