u-boot-brain/net
TsiChung Liew 8e585f02f8 Added M5329AFEE and M5329BFEE Platforms
Added board/freescale/m5329evb, cpu/mcf532x, drivers/net,
drivers/serial,  immap_5329.h, m5329.h, mcfrtc.h,
include/configs/M5329EVB.h, lib_m68k/interrupts.c, and
rtc/mcfrtc.c

Modified CREDITS, MAKEFILE, Makefile, README, common/cmd_bdinfo.c,
common/cmd_mii.c, include/asm-m68k/byteorder.h, include/asm-m68k/fec.h,
include/asm-m68k/io.h, include/asm-m68k/mcftimer.h,
include/asm-m68k/mcfuart.h, include/asm-m68k/ptrace.h,
include/asm-m68k/u-boot.h, lib_m68k/Makefile, lib_m68k/board.c,
lib_m68k/time.c, net/eth.c and rtc/Makefile

Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
2007-06-18 15:17:56 -06:00
..
bootp.c Minor code cleanup. 2006-10-12 00:01:08 +02:00
bootp.h Initial revision 2002-07-20 20:14:13 +00:00
eth.c Added M5329AFEE and M5329BFEE Platforms 2007-06-18 15:17:56 -06:00
Makefile Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
net.c net - Support ping reply when processing net-loop 2007-03-07 18:12:15 -05:00
nfs.c Fix return code of NFS command 2005-08-06 01:11:12 +02:00
nfs.h * Patch by Steven Scholz, 25 Feb 2004: 2004-02-27 00:07:27 +00:00
rarp.c Patches by Pantelis Antoniou, 30 Mar 2004: 2004-04-15 21:48:45 +00:00
rarp.h Initial revision 2002-07-20 20:14:13 +00:00
sntp.c Fix problems with SNTP support; 2005-04-02 22:37:54 +00:00
sntp.h * Patch by Masami Komiya, 30 Mar 2005: 2005-04-01 00:25:43 +00:00
tftp.c Fix typo. 2006-08-14 22:43:13 +02:00
tftp.h Initial revision 2000-12-28 11:02:30 +00:00