History log of /netbsd-current/external/bsd/elftosb/usr.sbin/sbtool/Makefile
Revision Date Author Comments
# 1.4 01-May-2013 matt

This change arm, armeb, earm, earmeb, earmhf, earmhfeb so all builds that
share a MACHINE_ARCH for userland so that except for etc, will produce
identical sets.

usr/include/machine now points to usr/include/arm


# 1.3 05-Feb-2013 matt

There are other little endian arm machine_arches other than "arm"
Use MACHINE_CPU and TARGET_ENDIANNESS instead of MACHINE_ARCH


# 1.2 27-Nov-2012 jkunz

branches: 1.2.2;
According to the i.MX23 Reference Manual section 3.1, Page 3-3:
"The i.MX23 always operates in litle-endian mode."
So build elftosb and bootloader for this processor only for evbarm(-el).


# 1.1 15-Nov-2012 jkunz

branches: 1.1.2;
Add elftosb tools to evbarm userland and toolchain.
Elftosb is used to create a digitaly signed "secure boot" file.
This sb file can be booted by the first stage boot loader found in
Freescale i.MX23 and i.MX28 application processors.

Copyright (c) 2004-2010 Freescale Semiconductor, Inc.


# 1.1.2.4 23-Jun-2013 tls

resync from head


# 1.1.2.3 24-Feb-2013 tls

resync with head


# 1.1.2.2 15-Nov-2012 jkunz

Add elftosb tools to evbarm userland and toolchain.
Elftosb is used to create a digitaly signed "secure boot" file.
This sb file can be booted by the first stage boot loader found in
Freescale i.MX23 and i.MX28 application processors.

Copyright (c) 2004-2010 Freescale Semiconductor, Inc.


# 1.1.2.1 15-Nov-2012 jkunz

file Makefile was added on branch tls-maxphys on 2012-11-15 19:49:18 +0000


# 1.2.2.3 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.2.2.2 15-Jan-2013 yamt

sync with (a bit old) head


# 1.2.2.1 27-Nov-2012 yamt

file Makefile was added on branch yamt-pagecache on 2013-01-16 05:27:58 +0000