aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/freescale/vybrid/vf_iomuxc.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* arm/arm64 freescale: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-091-3/+1
* arm: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* Switch users of fdt_is_enabled to use ofw_bus_node_status_okay. These areAndrew Turner2018-04-031-1/+1
* sys/arm: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Use the correct OF_getencprop over OF_getprop + fdt32_to_cpu to readAndrew Turner2016-11-141-3/+3
* Stop using machine/fdt.h in the arm kernel code when we don't need it.Andrew Turner2015-04-041-1/+0
* - Pin configuration is a complete iomux register now and includesRuslan Bukin2014-02-251-34/+36
* Follow r261352 by updating all drivers which are children of simplebusIan Lepore2014-02-021-0/+3
* o Expand device tree informationRuslan Bukin2014-02-021-19/+55
* Add support for Freescale Vybrid Family VF600 heterogeneousRuslan Bukin2013-11-121-0/+171