summaryrefslogtreecommitdiffstats
path: root/sys/arm/ti
Commit message (Expand)AuthorAgeFilesLines
* MFC r314064, r314060:ian2017-03-011-1/+0
* MFC r312859:ian2017-03-012-1/+9
* MFC r311734, r311735, r311951, r314071:ian2017-03-011-26/+32
* MFC r306262, r306267, r310021: (needed to avoid conflicts on later merges)ian2017-03-013-22/+3
* MFC r308640:ian2017-03-014-20/+21
* MFC r312604 and r312605:loos2017-01-252-97/+73
* MFC r312411:loos2017-01-252-5/+23
* MFC r312408:loos2017-01-251-9/+8
* Fixes the sensor initialization, always reset the digital outputs on start.loos2017-01-041-4/+7
* MFC r309345:loos2016-12-312-6/+3
* MFC r309113:loos2016-12-313-4/+316
* MFC r308692:loos2016-12-301-5/+8
* MFC r306717:loos2016-12-303-155/+207
* MFC r306654:loos2016-12-301-16/+32
* MFC of r306388, r306510, r306511 and r306513:loos2016-12-301-68/+32
* MFC r306376:loos2016-12-303-0/+73
* MFC of r305114, r305115 and r305149:loos2016-12-304-1/+182
* MFC of r305112, r305113, r305119, r305141 and r305432:loos2016-12-303-8/+13
* MFC r309912:manu2016-12-161-3/+3
* MFC r307518:hselasky2016-11-072-16/+2
* MFC r304459,r305527:mmel2016-11-051-6/+6
* MFC r306902:mmel2016-11-0511-22/+0
* MFC r306530, r306531, r306532, r306579:gonzo2016-10-222-8/+11
* MFC r305708, r305719gonzo2016-10-223-1/+78
* MFC r306756:mmel2016-10-151-1/+2
* MFC r306050:loos2016-09-271-4/+14
* MFC r305492: Let knlist_add do the locking partgonzo2016-09-071-3/+1
* MFC r305039:gonzo2016-09-021-0/+2
* MFC r302988:loos2016-08-051-0/+1
* Fix a lockup in tx path for cspw.loos2016-07-072-1/+18
* Only do the touch screen setup when the 'ti,wires' property is present.loos2016-05-261-2/+2
* Return the struct intr_pic pointer from intr_pic_register. This will beandrew2016-05-183-6/+10
* Add OF_prop_free function as a counterpart for OF_*prop_allocgonzo2016-05-114-9/+9
* INTRNG - update gpio pin capabilities according to r299166.skra2016-05-081-1/+13
* INTRNG - support new interrupt mapping type INTR_MAP_DATA_GPIOskra2016-05-061-22/+50
* INTRNG - use gpio interrupt modes definitions added in r298738 andskra2016-05-062-44/+44
* INTRNG - redefine struct intr_map_data to avoid headers pollution. Eachskra2016-05-052-6/+14
* sys/arm: Minor spelling fixes.pfg2016-05-046-18/+18
* Add a MULTIDELAY option to allow the ARM kernel to have multiple DELAYandrew2016-04-301-2/+2
* Add driver for AM33xx SoC touchscreengonzo2016-04-293-72/+390
* Move arm's devmap to some generic place, so it can be usedbr2016-04-261-11/+11
* Use our nitems() macro when param.h is available.pfg2016-04-201-3/+3
* Rename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will help with machineandrew2016-04-154-20/+20
* Fix UART3 and UART4 clock offsets.gonzo2016-04-131-2/+2
* Fix typo. No functional change.skra2016-04-051-2/+2
* Rework TI gpio interrupt controller for INTRNG. It's used on PANDABOARDskra2016-04-043-15/+345
* Rework am33xx interrupt controller for INTRNG and enable itskra2016-04-041-1/+177
* Remove FDT specific parts from INTRNG. Change its interface to make itskra2016-04-041-21/+43
* Bump up the read and write timeouts. The old value was too small for lowloos2016-03-301-2/+2
* Add the SPI driver for am335x.loos2016-03-297-0/+768
OpenPOWER on IntegriCloud