| History log of /src/sys/arch/evbarm/stand/gzboot/Makefile |
| Revision | | Date | Author | Comments |
| 1.12 |
| 02-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.11 |
| 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.10 |
| 02-Jun-2012 |
skrll | branches: 1.10.2; Whitespace.
|
| 1.9 |
| 30-Oct-2008 |
cliff | branches: 1.9.10; 1.9.26; fix, use += when adint to SUBDIR list
|
| 1.8 |
| 30-Oct-2008 |
cliff | add gzboot support for gemini
GEMINI_dram_0x01600000 defines inflation from concatenated gzboot & netbsd.bin.gz at sdram 0x01600000 to 0x00200000
note that ns16550.c INB() and OUTB() macros now have "mult 4" type 4 byte regsiter offset stride if NS16550_AX4 is defined. this is needed for gemini, and was OKed by gimpy.
|
| 1.7 |
| 11-Dec-2005 |
christos | branches: 1.7.74; 1.7.78; 1.7.84; 1.7.86; merge ktrace-lwp.
|
| 1.6 |
| 28-Dec-2004 |
joff | descend into TS7200_flash_0x60660000
|
| 1.5 |
| 03-Sep-2003 |
mycroft | Whoops, reenable some stuff.
|
| 1.4 |
| 03-Sep-2003 |
mycroft | Add gzboot support for SMDK2410.
|
| 1.3 |
| 30-Jul-2003 |
bsh | gzboot for SMDK2800.
|
| 1.2 |
| 26-May-2003 |
thorpej | branches: 1.2.2; Don't build a big-endian image on platforms which don't run big-endian.
|
| 1.1 |
| 29-Apr-2003 |
thorpej | Descend into the gzboot directories.
|
| 1.2.2.4 |
| 17-Jan-2005 |
skrll | Sync with HEAD.
|
| 1.2.2.3 |
| 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
| 1.2.2.2 |
| 18-Sep-2004 |
skrll | Sync with HEAD.
|
| 1.2.2.1 |
| 03-Aug-2004 |
skrll | Sync with HEAD
|
| 1.7.86.1 |
| 19-Jan-2009 |
skrll | Sync with HEAD.
|
| 1.7.84.1 |
| 13-Dec-2008 |
haad | Update haad-dm branch to haad-dm-base2.
|
| 1.7.78.1 |
| 04-May-2009 |
yamt | sync with head.
|
| 1.7.74.1 |
| 17-Jan-2009 |
mjf | Sync with HEAD.
|
| 1.9.26.2 |
| 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.9.26.1 |
| 30-Oct-2012 |
yamt | sync with head
|
| 1.9.10.1 |
| 19-Dec-2013 |
matt | Make endian check more generic
|
| 1.10.2.2 |
| 23-Jun-2013 |
tls | resync from head
|
| 1.10.2.1 |
| 25-Feb-2013 |
tls | resync with head
|