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
/
mips
/
cavium
/
dev
Age
Commit message (
Expand
)
Author
2023-03-21
octrnm(4): Raise delay on startup.
riastradh
2022-09-29
Remove unnecessary include of <sys/malloc.h>.
skrll
2022-09-29
Trailing whitespace
skrll
2022-09-18
Eliminate use of IFF_OACTIVE.
thorpej
2022-06-03
fix folloing->following typos in more files.
andvar
2022-05-23
s/controll/control/ in comments.
andvar
2022-05-04
s/entires/entries/
andvar
2022-04-17
fix various typos in comments.
andvar
2022-03-19
rnd(9): Omit needless locks in various HWRNG drivers.
riastradh
2022-03-19
rnd(9): Adjust IPL of locks used by rndsource callbacks.
riastradh
2022-01-26
Fix initialization of the register map by using the com_init_regs()
martin
2021-12-28
sys: Use preempt_point and preempt_needed, not open-coded versions.
riastradh
2021-12-05
s/multple/multiple/ in comment.
msaitoh
2021-11-10
s/endianess/endianness/
msaitoh
2021-09-17
some love to double letters (in comments).
andvar
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-05-27
Move the send queue checking to a new function, and also call this
simonb
2021-05-27
Schedule the send cleanup function for next tick in cnmac_start(). In
simonb
2021-05-14
Fix a missed bitmask to __SHIFTOUT conversion in rev 1.12.
simonb
2021-05-05
Sprinkle some static.
simonb
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2021-03-24
Remove somewhat dubious empty octfpa_desc structure.
simonb
2021-01-27
Rename of_match_compat_data() to of_compatible_match(). Similarly,
thorpej
2021-01-27
Use DEVICE_COMPAT_EOL.
thorpej
2021-01-25
Since we're using designated initialisers for compat data, we should
thorpej
2021-01-18
Remove "struct of_compat_data" and replace its usage with
thorpej
2021-01-15
Add 'const char *xname' arg to fdtbus_interrupt_controller_func .establish
jmcneill
2021-01-04
malloc(9) -> kmem(9)
thorpej
2020-10-15
Initialise xhci_softc sc_ios
jmcneill
2020-08-04
Add some CvmCtl bits from newer cnMIPS cores.
simonb
2020-07-26
Remove mostly duplicate MIPS spec CP0 regs from octeon_corereg.h, move
simonb
2020-07-20
Fix coreX/IP4 summary register offsets
jmcneill
2020-07-17
Remove 2 CPU limit in OCTEON interrupt controller driver.
jmcneill
2020-07-17
Don't use a reserved value for the USB endian CSR selects and
simonb
2020-07-16
Add USB3 support.
jmcneill
2020-07-16
Add driver for Cavium Interrupt Bus.
jmcneill
2020-07-16
FDT support for Cavium OCTEON MIPS SoCs. WIP.
jmcneill
2020-06-27
Add new file containing a couple of UART prototypes.
simonb
2020-06-23
Add support for a very simple output-only console so early printf() can work.
simonb
2020-06-23
Make sure we only attach to CN3xxx/CN5xxx.
simonb
2020-06-23
Redo cnmac attachments - cnmacM @ gmxN @ pip0 @ iobus
simonb
2020-06-23
Redo cnmac attachments - cnmacM @ gmxN @ pip0 @ iobus
simonb
2020-06-23
Cleanup - mostly removing unused code and defines.
simonb
2020-06-23
Minor tweaks and cleanup.
simonb
2020-06-23
Remove unused include files.
simonb
2020-06-23
Remove USB controller register definitions, these match dwc2 core and
simonb
2020-06-23
Remove unused octeon*usb*var*h includes.
simonb
2020-06-22
Remove more snprintb _BITS bits.
simonb
2020-06-22
Remove unused snprintb format strings.
simonb
2020-06-22
Remove unmaintained CNMAC_DEBUG debug code.
simonb
[next]