9
0
Fork 0
barebox/net
Stefan Roese 1eac2a7141 [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boards
This patch adds support for the Prodrive P3M750 (PPC750 & MV64460)
and the P3M7448 (MPC7448 & MV64460) PMC modules. Both modules are
quite similar and share the same board directory "prodrive/p3mx"
and the same config file "p3mx.h".

Signed-off-by: Stefan Roese <sr@denx.de>
2006-11-29 16:14:05 +01:00
..
Makefile Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02: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 [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boards 2006-11-29 16:14:05 +01:00
net.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02: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