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
/
evbmips
Age
Commit message (
Expand
)
Author
2010-03-07
add uhso(4) device where appropriate
plunky
2010-03-06
use a MI major number for uhso(4) driver
plunky
2010-03-06
add major device for usho(4) driver
plunky
2010-02-08
Remove separate mb_map. The nmbclusters is computed at boot time based
joerg
2010-01-22
Unify the name of the device property to hold a MAC address - there was
martin
2009-12-20
Fix few problems in evbmips/rmixl:
rmind
2009-12-16
Fix printf format problems and latent bugs made visible by new bus_*_t types.
matt
2009-12-15
convert all mips cpu_intr() to have the standard
mrg
2009-12-14
Merge from matt-nb5-mips64
matt
2009-12-05
Remove the portalfs kernel file system driver. Replace mount_portal(8)
pooka
2009-11-27
- Use uvm_lwp_setuarea() instead of directly setting address to lwp_t::l_addr.
rmind
2009-11-26
Kill proc0paddr. Use lwp0.l_addr instead.
matt
2009-11-23
If cpu_disklabel includes struct dkbad, define __HAVE_DISKLABEL_DKBAD.
pooka
2009-11-05
Use deviter(9) instead of accessing alldevs directly. Test-compiled,
dyoung
2009-10-21
Remove uarea swap-out functionality:
rmind
2009-09-14
Add COMPAT_50 for MALTA.
rmind
2009-08-19
Define, and hook into the isa_chipset_tag_t, pcib_isa_detach_hook().
dyoung
2009-08-17
Use mips3_sd instead of two 32bit stores.
matt
2009-08-13
Move MID_MACHINE to <mips/mips_param.h> and use local values so we don't
matt
2009-08-12
Nuke a.out support for MIPS.
matt
2009-08-12
use voyagerfb
macallan
2009-08-11
Remove all declarations of physmem from sys/arch. Add an include of
matt
2009-08-11
Remove declaration of physmem since uvm_page.c declares it.
matt
2009-08-11
#ifdef around boot args parsing for now, so won't kill autobooting the gdium
cliff
2009-08-11
Use aprint_normal
matt
2009-08-11
Enable DIAGNOSTIC
matt
2009-08-11
Disable 2nd PCI Windows @ 8MB
matt
2009-08-11
Fix mainbus_print and don't pass a NULL name.
matt
2009-08-09
Add no options VMSWAP_UAREA and options ENABLE_MIPS_16KB_PAGE.
matt
2009-08-09
Add makeoptions DEBUG="-g"
matt
2009-08-08
Add the RL2561 PCI 801.11b/g
matt
2009-08-08
Add pci_attach_hook to configure the ralink device since PMON didn't. This
matt
2009-08-08
Don't hardcode the FB address. Read it from the PCI device.
matt
2009-08-07
set device properties for genfb, now wsdisplay attaches successfully
macallan
2009-08-07
Interrupts now work. Fix old bug with softints.
matt
2009-08-07
Get the CPU frequency from the PMON environment (which it provided to us).
matt
2009-08-06
Cleanup a bit and remove some debugging cruft that's no longer needed now
matt
2009-08-06
Change MIPS64_LOONGSON2 to MIP3_LOONGSON2 since it's a MIPS3 and not MIPS64.
matt
2009-08-06
GDIUM support. It compiles but doesn't yet work. It dies quickly in
matt
2009-08-02
Use a common version of cpu.c (mmm removing identical code).
matt
2009-05-31
For consistency add COMPAT_50
martin
2009-03-18
Ansify function definitions w/o arguments. Generated with sed.
cegger
2009-03-14
Change about 4500 of the K&R function definitions to ANSI ones.
dsl
2009-03-06
Remove SHMMAXPGS from all kernel configs. Dynamically compute the
joerg
2009-02-13
Use "defopt MODULAR" in sys/conf/files, and #include "opt_modular.h"
apb
2009-02-06
Changes to MEMORY_RBFLAGS option:
jym
2008-12-11
Import config(9) file and register HAL's files in the build machinery.
alc
2008-11-30
As discussed on tech-kern: mutex_init is too heavyweight for early bootstrap
martin
2008-11-24
Remove softdep, pass 1. We are focused on improving journalling.
ad
2008-11-12
Remove LKMs and switch to the module framework, pass 1.
ad
[next]