aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/ti/ti_gpio.h
Commit message (Expand)AuthorAgeFilesLines
* Start to remove the old pre-INTRNG code from the arm platforms. These haveAndrew Turner2016-11-081-18/+0
* INTRNG - use gpio interrupt modes definitions added in r298738 andSvatopluk Kraus2016-05-061-1/+1
* Rename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will help with machineAndrew Turner2016-04-151-3/+3
* Rework TI gpio interrupt controller for INTRNG. It's used on PANDABOARDSvatopluk Kraus2016-04-041-4/+15
* Switch TI platform support code from using FreeBSD's custom-baked DTSOleksandr Tymoshenko2015-05-221-8/+12
* Implement GPIO_GET_BUS() method for all GPIO drivers.Luiz Otavio O Souza2015-01-311-0/+1
* Add interrupt support for GPIO pins on OMAP4 and AM335x.Luiz Otavio O Souza2014-12-251-0/+8
* Bring in the last round of updates before adding the interrupt support.Luiz Otavio O Souza2014-12-241-7/+2
* Rework the Ti GPIO code to allow for both the OMAP4 and AM335X attachmentsAndrew Turner2014-10-181-0/+69