summaryrefslogtreecommitdiffstats
path: root/sys/arm/ti/ti_pruss.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r305492: Let knlist_add do the locking partgonzo2016-09-071-3/+1
* MFC r305039:gonzo2016-09-021-0/+2
* ti_pruss: pass the correct IRQ to userland.rpaulo2015-05-201-8/+24
* Stop using machine/fdt.h in the arm kernel code when we don't need it.andrew2015-04-041-1/+0
* ti_pruss: make sure the mmap'ed memory region is uncacheable.rpaulo2015-01-311-0/+1
* Remove "#define DEBUG" that conflicts with "option DEBUG" in kernel configgonzo2015-01-211-1/+0
* Allow multiple devices to mmap. It's impossible to prevent this withrpaulo2014-12-011-25/+6
* Follow r261352 by updating all drivers which are children of simplebusian2014-02-021-0/+4
* fix args to mtx_initjmg2014-01-271-1/+1
* Add a driver for the TI Programmable Realtime Unit Subsystem.rpaulo2013-11-161-0/+320
OpenPOWER on IntegriCloud