History log of /freebsd-10.3-release/sys/dev/fdt/fdt_pinctrl.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 296373 04-Mar-2016 marius

- Copy stable/10@296371 to releng/10.3 in preparation for 10.3-RC1
builds.
- Update newvers.sh to reflect RC1.
- Update __FreeBSD_version to reflect 10.3.
- Update default pkg(8) configuration to use the quarterly branch.

Approved by: re (implicit)

# 283485 24-May-2015 ian

MFC r281371: Use OF_getencpropalloc() to handle endianess of the properties.


# 276275 27-Dec-2014 ian

MFC r274412, r274413, r274414: Bugfixes for imx5/6 pinctrl driver.


# 273669 26-Oct-2014 ian

MFC 271546:

Create an interface and support routines for drivers that handle IO pin
multiplexing and configuration based on FDT data.


# 271546 13-Sep-2014 ian

Create an interface and support routines for drivers that handle IO pin
multiplexing and configuration based on FDT data.

Reviewed by: imp