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
/
cobalt
/
stand
/
boot
/
boot.c
Age
Commit message (
Expand
)
Author
2011-01-22
Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerly
joerg
2010-01-10
Make these compile with -D_DEBUG (use proper printf types).
tsutsui
2009-12-16
Make cobalt build again.
matt
2008-05-29
- also put a boot failure message to LCD
tsutsui
2008-05-28
Print boot banner and a loading kernel name onto LCD,
tsutsui
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-03-23
Use macro defined in <machine/cpu.h> for cobalt_id and device addresses etc.
tsutsui
2008-03-02
WARNSfy
tsutsui
2008-03-01
Split out a PCI configuration space read function into a separate file
tsutsui
2008-03-01
- print cobalt model names in boot banner
tsutsui
2007-10-30
Add support for netboot via tlp0 with standalone tlp(4) driver
tsutsui
2007-10-17
Merge the ppcoea-renovation branch to HEAD.
garbled
2007-08-13
Parse "root=/dev/hdXN" args passed from the firmware and
tsutsui
2007-08-10
Parse boot_flags specified on boot prompt and
tsutsui
2007-08-03
Misc KNF and cosmetics.
tsutsui
2005-11-25
No need to include <machine/vmparam.h> here.
tsutsui
2004-04-10
Add a prompt to specify a kernel filename to be loaded on bootloader.
tsutsui
2004-01-07
Pass some info from the boot loader to the kernel:
cdi
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-06-25
Initial commit of a 1-stage boot loader for NetBSD/cobalt. Only booting off
cdi