summaryrefslogtreecommitdiffstats
path: root/sys/dev/fdt/sxipio.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add Allwinner V3s support. Also update some Allwinner A80 pin names tokettenis2019-02-101-1/+5
* Separate out Allwinner H3 and H5 pin definitions.kettenis2017-12-281-2/+2
* Synch pin defenitions with Linux and add support for the Allwinner GR8 andkettenis2017-12-281-3/+11
* Sync Allwinner A64 pin defenitions with Linux.kettenis2017-12-261-1/+9
* Avoid null-pointer dereference wen a device tree refers to a pin-functionkettenis2017-12-231-1/+3
* Newer Allwinner SoCs (H3/H4/A64) use an "unconfigured" default state.kettenis2017-11-131-5/+17
* Decode pin mux configuration correctly in gpio(4) support code such thatkettenis2017-08-301-5/+7
* Add support for Allwinner A64/H5 device trees that use the official Linuxkettenis2017-08-131-2/+6
* Linux switched from a device-specific pinctrl binding to a the generic versionkettenis2017-05-021-14/+53
* Move Allwinner drivers that will soon be used by OpenBSD/arm64patrick2017-01-211-0/+452