History log of /netbsd-current/distrib/evbppc/md-kernel/Makefile
Revision Date Author Comments
# 1.6 30-Jan-2015 nonaka

Added RouterBOARD RB850Gx2 config. md root only.


# 1.5 02-Aug-2014 joerg

Provide the INSTALL kernel for TWRP1025.


# 1.4 03-Mar-2014 joerg

branches: 1.4.2;
Pass down TOOL_STAT here as well.


# 1.3 03-Aug-2005 shige

branches: 1.3.20; 1.3.44; 1.3.46; 1.3.50;
Add md-kernel for installation: INSTALL_OPENBLOCKS266.


# 1.2 23-Mar-2005 jmc

One more place that needs $HOST_SH to run a script correctly.


# 1.1 09-Dec-2002 scw

branches: 1.1.2; 1.1.4; 1.1.6;
The walnut port has been subsumed by the new evbppc port.


# 1.1.6.2 15-Sep-2005 tron

Apply patch (requested by shige in ticket #790):
Build installation kernel for OpenBlockS266(IBM405GP CPU) products.


# 1.1.6.1 27-Mar-2005 tron

Pull up revision 1.2 (requested by jmc in ticket #56):
One more place that needs $HOST_SH to run a script correctly.


# 1.1.4.2 15-Sep-2005 riz

Pull up following revision(s) (requested by shige in ticket #5820):
distrib/evbppc/md-kernel/Makefile 1.3 via patch
etc/etc.evbppc/Makefile.inc 1.3 via patch
sys/arch/evbppc/conf/files.obs405 1.5-1.8 via patch
sys/arch/evbppc/conf/OPENBLOCKS266 1.22,1.25 via patch
sys/arch/evbppc/include/obs266.h 1.1 (new)
sys/arch/evbppc/include/obs405.h 1.1-1.5 (new)
sys/arch/evbppc/include/rbus_machdep.h 1.1 (new)
sys/arch/evbppc/obs405/consinit.c 1.2-1.4
sys/arch/evbppc/obs405/dev/x1226.c deleted
sys/arch/evbppc/obs405/dev/x1226reg.h deleted
sys/arch/evbppc/obs405/machdep.c deleted
sys/arch/evbppc/obs405/obs266_autoconf.c 1.1 (new)
sys/arch/evbppc/obs405/obs266_machdep.c 1.1 (new, plus patch)
sys/arch/evbppc/obs405/obs405_autoconf.c 1.1 (new, plus patch)
sys/arch/evbppc/obs405/obs405_machdep.c 1.1 (new)
sys/arch/evbppc/obs405/rbus_machdep.c 1.1 (new)
sys/arch/powerpc/conf/files.ibm4xx 1.6-1.7
sys/arch/powerpc/ibm4xx/board_prop.c 1.1 (new)
sys/arch/powerpc/ibm4xx/dev/com_opb.c 1.12
sys/arch/powerpc/ibm4xx/dev/comopbvar.h 1.1 (new)
sys/arch/powerpc/ibm4xx/ibm40x_machdep.c 1.3-1.4
sys/arch/powerpc/ibm4xx/ibm4xx_autoconf.c 1.1-1.2 (new)
sys/arch/powerpc/ibm4xx/ibm4xx_machdep.c 1.1-1.3 (new)
sys/arch/powerpc/ibm4xx/ibm4xxgpx_autoconf.c 1.2-1.3
sys/arch/powerpc/ibm4xx/openbios/openbios.c 1.1 (new)
sys/arch/powerpc/include/ibm4xx/cpu.h 1.7-1.10
sys/arch/powerpc/include/ibm4xx/openbios.h 1.1 (new)

Update OpenBlockS266 support to more modern, stable sources.


# 1.1.4.1 24-Mar-2005 tron

Pull up revision 1.2 (requested by jmc in ticket #1353):
One more place that needs $HOST_SH to run a script correctly.


# 1.1.2.1 23-Mar-2005 jmc

Pullup rev 1.2 (needed for 2.0.2 builds)
Another $HOST_SH needed to properly execute a shell script


# 1.3.50.1 19-Aug-2014 tls

Rebase to HEAD as of a few days ago.


# 1.3.46.1 11-Apr-2014 msaitoh

Pull up following revision(s) (requested by joerg in ticket #1035):
distrib/evbppc/md-kernel/Makefile 1.4
sys/arch/evbppc/compile/walnut-mkimg.sh 1.5
sys/arch/evbppc/conf/Makefile.ev64260.inc 1.6-1.7
sys/arch/evbppc/conf/Makefile.obs405.inc 1.10-1.11
sys/arch/evbppc/conf/Makefile.walnut.inc 1.7-1.8

Use TOOL_* for cross compiling. Fixes buiild break on linux.


# 1.3.44.1 22-May-2014 yamt

sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")


# 1.3.20.1 05-Oct-2008 mjf

Sync with HEAD.


# 1.4.2.1 10-Aug-2014 tls

Rebase.