summaryrefslogtreecommitdiff
path: root/sys/arch/sgimips/stand/boot
AgeCommit message (Expand)Author
2019-01-01ELF2ECOFF -> MIPS_ELF2ECOFFchristos
2018-09-02Use elf2ecoff(1) rather than objcopy(1) to generat ecoff for old machines.tsutsui
2011-02-26Make sure that sgimips64 can build the O32 bootloadersmatt
2011-02-20Merge forward matt-nb5-mips64matt
2010-05-27Introduce .WAIT into the cleandir rule for blasting the libsa/libkern/etc.dholland
2009-12-16Fix typo (missing -)matt
2009-12-14Merge from matt-nb5-mips64matt
2009-03-15- use <bsd.klinks.mk> to create MD include dir symlinkstsutsui
2008-08-08Bump BOOTINFO_MAGIC to prevent old kernels (including netbsd-4) crashingtsutsui
2008-03-28Adjust boot device detection code to make netboot work properly:tsutsui
2008-02-23Bump version for working bootinfo support.tsutsui
2008-02-23- preserver non-stripped boot binariestsutsui
2005-12-11merge ktrace-lwp.christos
2005-09-09Link ip2xboot as OMAGIC by -N option for ld(1) as well as ip3xboot.tsutsui
2005-04-23Link ip3xboot as OMAGIC by -N option for ld(1) so that the firmware on O2tsutsui
2005-03-01Replace elf2ecoff with objcopy for ECOFF bootloader creation. Fix a commentsekiya
2003-11-13bootloader targets have changed, which confused the install rules.sekiya
2003-11-13More bootloader changes:sekiya
2003-11-11Add getopt.csekiya
2003-03-17Update for devopen() change.rafal
2002-12-23also create boot.ip32 with the entry point set to the IP32 load addresspooka
2002-07-12Fix PR port-sgimips/17568: the PROM on early Indigo2 machines did not likerafal
2001-11-22- Clean up the bootloader Makefiles somewhat.thorpej
2001-11-21- Adjust bootinfo to work sanely in an ARCS world, and pass somethorpej
2001-11-21Initial cut at a bootloader for NetBSD/sgimips, by Michael Hitch.thorpej