| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r310560: | gonzo | 2017-05-08 | 1 | -2/+2 |
* | MFC r312292, r313573: | ian | 2017-03-02 | 1 | -1/+1 |
* | MFC r308659: | loos | 2016-12-30 | 1 | -1/+0 |
* | MFC r307067, r307068, r307087, r307088, r307089, | gonzo | 2016-10-18 | 1 | -7/+20 |
* | MFC r305104: | gonzo | 2016-09-02 | 2 | -51/+69 |
* | ARM: Use new ARMv6 naming conventions for cache and TLB functions | mmel | 2016-02-05 | 1 | -1/+4 |
* | Fix order of last two arguments of mtx_init | gonzo | 2016-01-14 | 1 | -1/+1 |
* | Fix inconsistent use of malloc type for cdev private data. | skra | 2015-11-23 | 1 | -3/+1 |
* | Fix slots DMA memory handling. It's similar to r290553. | skra | 2015-11-10 | 1 | -3/+3 |
* | Fix pagelist bus_dmamap_t map handling. Memory for pagelist is allocated | skra | 2015-11-08 | 1 | -3/+1 |
* | vchiq interrupt is MP safe, add respective flag to bus_setup_intr | gonzo | 2015-11-08 | 1 | -1/+1 |
* | Fix locking for VCHI driver by matching sleepable/non-sleepable APIs: | gonzo | 2015-11-08 | 1 | -24/+20 |
* | Fix cache issues with bulk transfers | gonzo | 2015-11-03 | 3 | -33/+38 |
* | Synchronize with latest upstream VCHI code: | gonzo | 2015-11-01 | 21 | -313/+881 |
* | Fix BULK read transfer if destination buffer is not cache line-aligned. | gonzo | 2015-10-30 | 1 | -3/+23 |
* | CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten | jkim | 2015-05-22 | 1 | -1/+1 |
* | Use the dsb macro to use the correct instruction when building for ARMv7. | andrew | 2015-03-19 | 1 | -1/+1 |
* | Fix build without INVARIANTS/INVARIANT_SUPPORT: | gonzo | 2015-02-13 | 1 | -1/+7 |
* | - Perform bus_dmamap_sync on pagelist structure | gonzo | 2015-02-12 | 1 | -6/+22 |
* | Do not mark shared structures as __packed, it leads to race condition | gonzo | 2015-02-09 | 1 | -3/+3 |
* | Remove unused variables | gonzo | 2015-02-09 | 2 | -3/+0 |
* | Act as a bus in attach method: probe and attach devices | gonzo | 2015-02-08 | 1 | -0/+3 |
* | Import VCHI driver for Broadcom's VideoCore IV GPU | gonzo | 2015-02-05 | 32 | -0/+13579 |