index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
sgimips
/
stand
/
boot
Age
Commit message (
Expand
)
Author
2019-01-01
ELF2ECOFF -> MIPS_ELF2ECOFF
christos
2018-09-02
Use elf2ecoff(1) rather than objcopy(1) to generat ecoff for old machines.
tsutsui
2011-02-26
Make sure that sgimips64 can build the O32 bootloaders
matt
2011-02-20
Merge forward matt-nb5-mips64
matt
2010-05-27
Introduce .WAIT into the cleandir rule for blasting the libsa/libkern/etc.
dholland
2009-12-16
Fix typo (missing -)
matt
2009-12-14
Merge from matt-nb5-mips64
matt
2009-03-15
- use <bsd.klinks.mk> to create MD include dir symlinks
tsutsui
2008-08-08
Bump BOOTINFO_MAGIC to prevent old kernels (including netbsd-4) crashing
tsutsui
2008-03-28
Adjust boot device detection code to make netboot work properly:
tsutsui
2008-02-23
Bump version for working bootinfo support.
tsutsui
2008-02-23
- preserver non-stripped boot binaries
tsutsui
2005-12-11
merge ktrace-lwp.
christos
2005-09-09
Link ip2xboot as OMAGIC by -N option for ld(1) as well as ip3xboot.
tsutsui
2005-04-23
Link ip3xboot as OMAGIC by -N option for ld(1) so that the firmware on O2
tsutsui
2005-03-01
Replace elf2ecoff with objcopy for ECOFF bootloader creation. Fix a comment
sekiya
2003-11-13
bootloader targets have changed, which confused the install rules.
sekiya
2003-11-13
More bootloader changes:
sekiya
2003-11-11
Add getopt.c
sekiya
2003-03-17
Update for devopen() change.
rafal
2002-12-23
also create boot.ip32 with the entry point set to the IP32 load address
pooka
2002-07-12
Fix PR port-sgimips/17568: the PROM on early Indigo2 machines did not like
rafal
2001-11-22
- Clean up the bootloader Makefiles somewhat.
thorpej
2001-11-21
- Adjust bootinfo to work sanely in an ARCS world, and pass some
thorpej
2001-11-21
Initial cut at a bootloader for NetBSD/sgimips, by Michael Hitch.
thorpej