freebsd-dev/sys/mips
Warner Losh 5f04b82bcc Don't clear bss/sbss. The boot loader already does this. In addition,
the Cavium version of the boot loader puts data just after &end, so
our rounding up to the next page in clearing memory overwrote their
data, which meant we'd get a lot of wrong values for parameters to the
system.

While I'm here, remove argc/argv parsing.  Those values aren't passed
in via a0 and a1, so it was a guaranted panic on some boards.
2010-01-22 09:23:34 +00:00
..
adm5120 Merge from projects/mips to head by hand: 2010-01-10 20:11:10 +00:00
alchemy Rename mips_pcpu_init to mips_pcpu0_init since it applies only to the 2010-01-09 03:08:22 +00:00
atheros - Remove unnecessary register writes in activate_device 2010-01-21 00:15:59 +00:00
cavium Don't clear bss/sbss. The boot loader already does this. In addition, 2010-01-22 09:23:34 +00:00
compile
conf Move the examples for the 'hints' and 'env' keywords from various GENERIC 2010-01-19 17:20:34 +00:00
idt Merge from projects/mips to head by hand: 2010-01-10 19:39:08 +00:00
include Get rid of unused function MipsTLBInvalidException(). 2010-01-20 14:21:28 +00:00
malta Merge from projects/mips to head by hand: 2010-01-10 20:06:14 +00:00
mips Get rid of redundant setting of interrupt enable bit when restoring the status 2010-01-21 02:21:31 +00:00
rmi Place proper svn:keywords tag on all these files. They were created 2010-01-12 21:17:36 +00:00
sentry5 Merge from projects/mips to head by hand: 2010-01-10 20:09:30 +00:00
sibyte Remove redundant interrupt mapper code. We don't need to disable the 2010-01-11 17:14:46 +00:00