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
/
arm
/
sociox
Age
Commit message (
Expand
)
Author
2023-06-15
if_scx.c
nisimura
2023-06-14
force PHY loopback while uengine reloading process as tianocore/EDK2 UEFI
nisimura
2023-06-13
major code quality improvements, descriptive comments, code density.
nisimura
2023-05-21
small fixes, code shuffle for ease of understanding.
nisimura
2022-09-27
Remove unnecessary sys/malloc.h include
skrll
2022-09-18
Eliminate use of IFF_OACTIVE.
thorpej
2022-06-12
fix few typos in comments.
andvar
2022-03-24
s/interupt/interrupt/ in comments.
andvar
2022-02-01
retire SocioNext AVE 32/64 GbE driver
nisimura
2022-01-27
always use mac_write/read to handle DWC registers
nisimura
2022-01-25
- don't put const for CFATTACH_DECL_NEW()
nisimura
2022-01-25
- rectify attach messages.
nisimura
2021-12-31
sys: Use if_init wrapper function.
riastradh
2021-12-22
add register definitions. the design is BCM2835 I2C look-a-like.
nisimura
2021-12-21
pursue better register description
nisimura
2021-12-21
correct register definition error and improve naming
nisimura
2021-12-21
add interrupt logic stuff
nisimura
2021-12-21
improve consistency when attach error cases.
nisimura
2021-12-20
- iron out attach error case messages
nisimura
2021-12-20
development snapshot; endianness and others.
nisimura
2021-12-20
fix and improve register definitions
nisimura
2021-12-16
interlim commit to snapshot SC2A11 GbE progress.
nisimura
2021-12-16
improve SC2A11 hardware register description.
nisimura
2021-12-03
retire sni_exiu.c in favour of ACPI0013 generic event divice to
nisimura
2021-12-03
retire sni_exiu.c in favour of ACPI0013 generic event device implemented
nisimura
2021-11-10
s/intialize/initialize/
msaitoh
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-08-02
fix various typos in comments and log messages.
andvar
2021-04-24
Merge thorpej-cfargs branch:
thorpej
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
2020-12-23
Change fdtbus_register_i2c_controller() to directly register the i2c_tag_t,
thorpej
2020-10-10
reorder functions for better relevance
nisimura
2020-09-23
note more about AVE EMAC design
nisimura
2020-06-01
Oops, missed a line in the last change.
thorpej
2020-05-31
Remove superfluous checking for a "disable" property in the device_t
thorpej
2020-03-28
- comb down rcvfilt() filter adjustment logic.
nisimura
2020-03-27
extend mii_statchg() to use ether_mediachange(). care about hash filter selec...
nisimura
2020-03-27
try to be better register descriptions
nisimura
2020-03-27
more register mashup work
nisimura
2020-03-27
register definition mashed. from UEFI and CycloneV PDF
nisimura
2020-03-26
update register definition. from UEFI source code.
nisimura
2020-03-26
correct global reset logic. still remains MII speed trouble.
nisimura
2020-03-26
adjust minor comments
nisimura
2020-03-25
try to DRT about config messages, redo ...
nisimura
2020-03-25
try to DRT about config messages
nisimura
2020-03-25
DRT about config messages
nisimura
2020-03-25
better boot messaging, redo
nisimura
[next]