index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
contrib
/
vchiq
/
interface
Commit message (
Expand
)
Author
Age
Files
Lines
*
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