NetBSD/sys/arch/arm32/arm32
jdolecek 49c105ffdb add new macro BOOT_FLAG() (defined in <sys/boot_flag.h>) - this
maps standard boot flags to corresponding RB_* values
use BOOT_FLAG() in port's MD code as appropriate

as discussed on tech-kern, add new boot flags -v, -q for booting
verbosely or quietly, and corresponding AB_VERBOSE/AB_QUIET
boot flags; also add FreeBSD-compatible bootverbose macro and
NetBSD-specific bootquiet macro

for hpcmips, use new bootverbose instead of it's own hpcmips_verbose

Tested on i386, and to limited extend (compile of affected files) also for
mvme68k, hp300, luna68k, sun3.
2000-09-24 12:32:31 +00:00
..
ast.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
autoconf.c Enable __HAVE_DEVICE_REGISTER and add a ofw_device_register to shark_machdep.c 2000-06-06 20:17:34 +00:00
bcopy_page.S
bcopyinout.S
blockio.S
bus_dma.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
compat_13_machdep.c
conf.c Grab a major # for USB scanners. 2000-09-23 04:30:08 +00:00
copystr.S
cpufunc.c
cpufunc_asm.S
cpuswitch.S Add a comment on single-processor systems about p_cpu being initialized 2000-05-31 05:06:43 +00:00
db_disasm.c Interface change: db_printsym() takes a third argument, pr, a function 2000-05-25 19:57:30 +00:00
db_interface.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
db_machdep.c Interface change: db_printsym() takes a third argument, pr, a function 2000-05-25 19:57:30 +00:00
db_trace.c Rename the machine-specific stack trace printing functions 2000-05-26 03:34:24 +00:00
disassem.c
disassem.h
disksubr.c Nuke dk_establish() from orbit except from those ports which still use 2000-05-16 05:45:44 +00:00
disksubr_acorn.c
disksubr_mbr.c
exception.S Update several ports to at least work again without IPKDB 2000-03-24 17:05:30 +00:00
fault.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
fusu.S
genassym.cf remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
in_cksum_arm32.c
intr.c Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
ipkdb_glue.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
ipkdb_step.c
locore.S Update several ports to at least work again without IPKDB 2000-03-24 17:05:30 +00:00
machdep.c add new macro BOOT_FLAG() (defined in <sys/boot_flag.h>) - this 2000-09-24 12:32:31 +00:00
mem.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
pmap.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
process_machdep.c
setcpsr.S
setstack.S
spl.S
strstr.c
stubs.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
sys_machdep.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
syscall.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
undefined.c Fix grammatical error in panic msg 2000-07-27 10:12:31 +00:00
vm_machdep.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00