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
2023-06-10
Trailing whitespace.
skrll
2023-06-09
INSTALL_*: correct a path in a comment
gutteridge
2023-02-23
mips: Add missing barriers in cpu_switchto.
riastradh
2023-02-09
Adjust _all_ cinclude of *.local files
abs
2022-12-28
evbmips/mipssim: on mips64, probe for additional memory.
he
2022-12-28
mipssim_dma.c: set _bounce_thresh so that bounce buffering works.
he
2022-11-27
Bump MSGBUFSIZE to 32k; 4k just about overflows "by default" with qemu
he
2022-11-15
Enable CD9660; noticed by he@.
simonb
2022-09-29
swwdog(4): Add to GENERIC kernels.
riastradh
2022-08-07
UFS/LFS dirhash:
simonb
2022-05-28
fix various typos in comments.
andvar
2022-03-16
Add the increasingly spreading __HIDE_DELAY kludge to evbmips.
simonb
2022-03-04
fix few typos in comments for word "because".
andvar
2022-03-03
mips: Carefully use device_set_private for cpuN.
riastradh
2022-03-03
mips: Use device_set_private in a few drivers.
riastradh
2022-02-12
sys: Fix various abuse of struct device internals.
riastradh
2022-01-22
Ensure bus_dmatag_subregion is called with an inclusive max_addr
skrll
2022-01-22
Trailing whitespace
skrll
2021-12-26
fix various typos, mainly in comments.
andvar
2021-12-17
Correct copypaste comment grammar.
skrll
2021-12-17
Trailing whitespace
skrll
2021-11-16
Use 50Hz ticks so that time works accurately on hosts with 100Hz ticks.
simonb
2021-11-16
Use CPU frequencies defined in QEMU for mipssim - 6 MHz for 64-bit
simonb
2021-11-03
Catch up with member renaming
skrll
2021-08-20
fix various typos in comments and log messages.
andvar
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-08-02
fix various typos in comments and log messages.
andvar
2021-07-24
Fix all remaining typos, mainly in comments but also in few definitions and l...
andvar
2021-06-29
Remove uscanner(4) driver
nia
2021-06-15
Add some more useful options to MIPSSIM
nia
2021-05-05
The watchdog setup code isn't used (yet), so don't compile in the
simonb
2021-04-29
Don't force all MALTA kernels to be compiled with -mips64 when they
simonb
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2021-04-18
enable a few more "generic" items in this configuration, mostly
mrg
2021-04-12
remove shadowed (common) declarations of various libsa variables
mrg
2021-03-15
- 32 bit mips uses oabi, don't force it to n32.
christos
2021-03-14
Specify the emulation explicitly (n32) so this builds when the default
christos
2021-02-17
Trailing whitespace
skrll
2021-02-17
Use the PCI_MAPREG_TYPE macro. Same binary after change.
skrll
2021-02-16
Whitespace nit.
simonb
2021-02-16
I forgot to add the needed conf files for the mipssim virtio addition
reinoud
2021-02-15
Add VirtIO devices to the MIPSSIM target for use in Qemu. Its supported by a
reinoud
2021-02-08
Comment out HZ=512. This was only intended to be enabled for profiling.
simonb
2021-02-08
Correct the comment at the top of these config files identifying what
simonb
2021-01-27
Add support for the QEMU MIPS "mipssim" simulator.
simonb
2021-01-21
add a commented out compat_ossaudio wherever there's compat_linux
nia
2020-11-21
malloc(9) -> kmem(9)
thorpej
2020-10-25
Normalize some machine dependent CPU frequenct sysctl variables.
nia
2020-09-27
vether: Add to kernel configurations
roy
2020-08-17
Add some compile time asserts for endianness on boards/systems that
simonb
[next]