summaryrefslogtreecommitdiffstats
path: root/sys/dev/fdt/imxgpc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Attach imxgpc(4) to i.MX8MP as well.patrick2020-12-181-1/+3
* Re-work intr_barrier(9) on arm64 to remove layer violation. So far wepatrick2020-07-171-1/+2
* Attach imxgpc(4) to i.MX8MM as well.patrick2020-04-261-2/+4
* Power domains on i.MX8MQ can reference other power domains, whichpatrick2020-03-111-1/+3
* In the upstreamed and official device tree for i.MX8MQ the power domains arepatrick2019-04-011-1/+48
* Give the FDT interrupt API a more generic naming by replacing thepatrick2018-08-061-4/+4
* Attach imxgpc(4) to i.MX7D as well.kettenis2018-06-101-1/+2
* Attach imxgpc(4) to i.MX8M as well.patrick2018-03-301-2/+3
* Move imxgpc(4) to sys/dev/fdt so it can be shared between arm64 and armv7.patrick2018-03-301-0/+63