#
37c734d3 |
| 28-Jun-2022 |
naddy <naddy@openbsd.org> |
constify miscellaneous arm64 pin and clock tables
ok miod@
|
#
9fdf0c62 |
| 24-Oct-2021 |
mpi <mpi@openbsd.org> |
Constify struct cfattach.
ok visa@ a long time ago, ok patrick@
|
#
a3745ba7 |
| 27-Oct-2019 |
kettenis <kettenis@openbsd.org> |
Add i.MX5/6 support and enable this driver on armv7(4).
ok jsg@, patrick@
|
#
d5982ef3 |
| 09-Sep-2019 |
patrick <patrick@openbsd.org> |
Update the bindings for imxsrc(4), since they changed when they were upstreamed.
ok kettenis@
|
#
8d9412be |
| 09-Sep-2019 |
patrick <patrick@openbsd.org> |
Attach imxsrc(4) early and raise its priority to make sure it beats syscon(4).
ok kettenis@
|
#
b61f5f14 |
| 11-Jan-2019 |
patrick <patrick@openbsd.org> |
imxsrc(4), a driver for the i.MX System Reset Controller. We will use this to assert the reset pins for e.g. the PCIe controller.
ok kettenis@
|