created | 2021-10-20T09:19:11Z |
---|---|
begin | 2021-05-24T00:00:00Z |
end | 2021-05-25T00:00:00Z |
path | src/sys |
commits | 2 |
date | 2021-05-24T18:38:29Z | |||
---|---|---|---|---|
author | kettenis | |||
files | src/sys/arch/arm64/dev/apldart.c | log | diff | annotate |
message |
Add support for a DART with two sets of registers. We need this to support the Synopsys DesignWare USB 3 controller. |
date | 2021-05-24T18:40:19Z | |||
---|---|---|---|---|
author | kettenis | |||
files | src/sys/arch/arm64/conf/GENERIC | log | diff | annotate |
src/sys/arch/arm64/conf/RAMDISK | log | diff | annotate | |
src/sys/arch/arm64/conf/files.arm64 | log | diff | annotate | |
src/sys/arch/arm64/dev/apldwusb.c | log | diff | annotate | |
message |
Add apldwusb(4), a glue driver for the Synpsys DesignWare USB 3 controllers found on the Apple M1 SoC. |