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
/
imx
Age
Commit message (
Expand
)
Author
2023-05-04
The i.mx6sx has 2 OTG and one host-only USB controller, while the 6q has
bouyer
2023-04-21
Trailing whitespace
skrll
2022-10-26
ddb/db_active.h: New home for extern db_active.
riastradh
2022-09-27
Remove unnecessary sys/malloc.h include
skrll
2022-09-18
Eliminate use of IFF_OACTIVE.
thorpej
2022-07-22
Normalize how motoi2c controllers are attached.
thorpej
2022-06-27
fix various typos in comments.
andvar
2022-06-25
Remove GIC_SPLFUNCS.
jmcneill
2022-06-25
pic: Update ci_cpl in pic_set_priority callback.
jmcneill
2022-05-20
Add the character read in as part of imxuart_common_putc into the
skrll
2022-05-20
Use a macro. Part of
skrll
2022-02-12
sys: Fix various abuse of struct device internals.
riastradh
2022-01-24
s/begining/beginning/ in comments and messages.
andvar
2021-12-31
sys: Use if_init wrapper function.
riastradh
2021-12-27
fix few typos in comments.
andvar
2021-10-21
fix various typos, mainly in comments, but also in man pages and log messages.
andvar
2021-10-04
follow fcambus steps by fixing typos for "unknown" in few more error messages.
andvar
2021-09-24
Catch up with spl changes.
skrll
2021-09-16
fix typos in word "successfully", mainly s/succesfully/successfully/.
andvar
2021-08-17
fix multiplei repetitive typos in comments, messages and documentation. mainl...
andvar
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-07-24
Fix all remaining typos, mainly in comments but also in few definitions and l...
andvar
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2021-03-08
always re-read status register in the loop.
mlelstv
2020-12-31
enet(4): fix refactoring accident. Spotted by mrg@.
uwe
2020-12-26
G/C
skrll
2020-12-23
Tidyup the i.MX SoC support by
skrll
2020-11-28
Fix build by renaming the pinctrl driver
skrll
2020-11-26
Trailing whitespace
skrll
2020-11-25
`best_diff' should be kept to a positive number
ryo
2020-11-20
malloc(9) -> kmem(9)
thorpej
2020-09-29
Collapse all CPU_CORTEXA<n> options into CPU_CORTEX and do runtime
jmcneill
2020-09-28
faa_a4x_bst is no more
jmcneill
2020-07-10
Add support for KASAN on ARMv[67]
skrll
2020-07-07
Overhaul the interface to pci_configure_bus():
thorpej
2020-06-21
Remove all paltforms
skrll
2020-06-21
Fix tyop.
simonb
2020-06-19
Spell GENERIC correctly. NFCI.
skrll
2020-06-15
Use sys/cpu.h so that curcpu defined in terms of curlwp->l_cpu works too.
ad
2020-06-14
replace EX_NOWAIT with EX_WAITOK in device attach methods.
chs
2020-06-11
Match fsl,imx7d-iomuxc
jmcneill
2020-06-11
Add i.MX7 USB support
jmcneill
2020-06-10
Use generic platform definition for i.MX7
jmcneill
2020-06-10
FDT-ize i.MX7. I don't have a board so this has only been tested on QEMU.
jmcneill
2020-06-08
Fix wrong divider setting.
hkenken
2020-06-05
Fix indent.
hkenken
2020-06-05
Fix KASSERT
hkenken
2020-06-03
defflag SOC_IMX6DL and SOC_IMX6Q
jmcneill
2020-05-29
For struct timecounter, use C99 initializers.
rin
2020-05-24
Misc whitespace
skrll
[next]