summaryrefslogtreecommitdiffstats
path: root/sys/arm/freescale/vybrid/vf_gpio.c
Commit message (Expand)AuthorAgeFilesLines
* Stop using machine/fdt.h in the arm kernel code when we don't need it.andrew2015-04-041-1/+0
* Implement GPIO_GET_BUS() method for all GPIO drivers.loos2015-01-311-3/+21
* Clean up and fix the device detach routine and the failure path on GPIOloos2015-01-311-0/+1
* Moves all the duplicate code to a single function.loos2014-11-181-9/+0
* Make the GPIO children attach to the first unit available and not only toloos2014-10-281-2/+2
* Fix return value. Should be logic one or zero.br2014-05-151-1/+1
* Add driver for Port control and interrupts (PORT).br2014-03-071-33/+5
* Follow r261352 by updating all drivers which are children of simplebusian2014-02-021-0/+3
* Add support for Freescale Vybrid Family VF600 heterogeneousbr2013-11-121-0/+403
OpenPOWER on IntegriCloud