| History log of /src/sys/arch/evbmips/conf/Makefile.evbmips.inc |
| Revision | | Date | Author | Comments |
| 1.9 |
| 11-Feb-2024 |
christos | put quotes back
|
| 1.8 |
| 11-Feb-2024 |
christos | PR/57923: Jan-Benedict Glaw: Use $MKREPRO_TIMESTAMP for mkubootimage
|
| 1.7 |
| 26-Jun-2015 |
matt | if NEED_MDSETIMAGE != no and the ramdisk.fs exists add ramdisk.fs to SYSTEM_DEP if DEBUG is defined, mdsetimage the ramdisk image into the .gdb copy
|
| 1.6 |
| 05-Aug-2014 |
apb | branches: 1.6.4; Use ${TOOL_GZIP_N} instead of ${TOOL_GZIP} -n, and similarly use ${TOOL_GZIP_N} -9 instead of ${TOOL_GZIP} -9n, etc.
This will pass -nT instead of just -n if the gzip program is actually pigz.
|
| 1.5 |
| 16-Aug-2011 |
matt | branches: 1.5.12; 1.5.26; Deal the brokenness of some u-boot (bsentry [byte swapped entry]) and add some support for varying compressions schemes.
|
| 1.4 |
| 10-Jul-2011 |
matt | Enhance NEED_UBOOTIMAGE so that NEED_UBOOTIMAGE=gz inserts a gzipp'ed image.
|
| 1.3 |
| 09-Jul-2011 |
matt | Pull in matt-nb5-mips64. Add common clauses to make SREC, BINARY, UBOOT images.
|
| 1.2 |
| 24-Nov-2005 |
dbj | branches: 1.2.96; . Have dbsym explicitly suggest increasing SYMTAB_SPACE when an overflow occurs. . Make this error a fatal build time error . Move the support for dbsym into the MI Makefile.kern.inc, conditional upon the SYMTAB_SPACE option being defined in the kernel config file.
|
| 1.1 |
| 07-Mar-2002 |
simonb | branches: 1.1.10; 1.1.12; 1.1.18; 1.1.24; 1.1.34; 1.1.40; A port to the MIPS Malta evaluation board. Currently supports the MIPS32 4Kc CPU board, with support for the MIPS64 5Kc and the QED RM5261 CPU boards to follow.
The cs4281 audio hasn't been tested, there are some interrupt problems with onboard the pciide, but all other on-board peripherals work.
The evbmips port will support more MIPS evaluation boards in the future.
|
| 1.1.40.1 |
| 29-Nov-2005 |
yamt | sync with head.
|
| 1.1.34.1 |
| 21-Jun-2006 |
yamt | sync with head.
|
| 1.1.24.1 |
| 06-Feb-2005 |
jmc | Pull up patch (requested by martti in ticket #1086) Move ipf to sys/dist/ipf and sync w. trunk
|
| 1.1.18.1 |
| 11-Dec-2005 |
christos | Sync with head.
|
| 1.1.12.2 |
| 07-Mar-2002 |
simonb | A port to the MIPS Malta evaluation board. Currently supports the MIPS32 4Kc CPU board, with support for the MIPS64 5Kc and the QED RM5261 CPU boards to follow.
The cs4281 audio hasn't been tested, there are some interrupt problems with onboard the pciide, but all other on-board peripherals work.
The evbmips port will support more MIPS evaluation boards in the future.
|
| 1.1.12.1 |
| 07-Mar-2002 |
simonb | file Makefile.evbmips.inc was added on branch nathanw_sa on 2002-03-07 14:43:58 +0000
|
| 1.1.10.2 |
| 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|
| 1.1.10.1 |
| 07-Mar-2002 |
jdolecek | file Makefile.evbmips.inc was added on branch kqueue on 2002-06-23 17:35:47 +0000
|
| 1.2.96.5 |
| 01-Jun-2011 |
matt | NetBSD/ makes the uboot id string too long.
|
| 1.2.96.4 |
| 24-May-2011 |
matt | It's NEED_, not NEEDS_
|
| 1.2.96.3 |
| 24-May-2011 |
matt | Add a NEED_MDSETIMAGE block.
|
| 1.2.96.2 |
| 24-May-2011 |
matt | Add a NEED_UBOOTIMAGE block (inside NEED_BINARY)
|
| 1.2.96.1 |
| 20-May-2011 |
matt | Add NEED_SREC and NEED_BINARY blocks so these don't need to be copied repeated.
|
| 1.5.26.1 |
| 10-Aug-2014 |
tls | Rebase.
|
| 1.5.12.2 |
| 03-Dec-2017 |
jdolecek | update from HEAD
|
| 1.5.12.1 |
| 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
| 1.6.4.1 |
| 22-Sep-2015 |
skrll | Sync with HEAD
|