summaryrefslogtreecommitdiffstats
path: root/sys/contrib/vchiq
Commit message (Expand)AuthorAgeFilesLines
* Fix cache issues with bulk transfersgonzo2015-11-033-33/+38
* Synchronize with latest upstream VCHI code:gonzo2015-11-0121-313/+881
* Fix BULK read transfer if destination buffer is not cache line-aligned.gonzo2015-10-301-3/+23
* CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than tenjkim2015-05-221-1/+1
* Use the dsb macro to use the correct instruction when building for ARMv7.andrew2015-03-191-1/+1
* Fix build without INVARIANTS/INVARIANT_SUPPORT:gonzo2015-02-131-1/+7
* - Perform bus_dmamap_sync on pagelist structuregonzo2015-02-121-6/+22
* Do not mark shared structures as __packed, it leads to race conditiongonzo2015-02-091-3/+3
* Remove unused variablesgonzo2015-02-092-3/+0
* Act as a bus in attach method: probe and attach devicesgonzo2015-02-081-0/+3
* Import VCHI driver for Broadcom's VideoCore IV GPUgonzo2015-02-0532-0/+13579
OpenPOWER on IntegriCloud