summaryrefslogtreecommitdiffstats
path: root/sys/contrib/vchiq
Commit message (Expand)AuthorAgeFilesLines
* 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