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
/
dev
/
cesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use proper interface for FDT parsing and memory mapping in CESA
zbb
2016-06-03
2
-12
/
+13
*
Add support for CESA on Armada38x
zbb
2016-06-02
1
-1
/
+2
*
Add HMAC-SHA256 support in CESA
zbb
2016-06-02
2
-4
/
+37
*
Truncate HMAC output only if requested by the client
zbb
2016-06-02
2
-11
/
+21
*
Split CESA memory resource into TDMA and CESA regs
zbb
2016-06-02
2
-40
/
+50
*
Map CESA SRAM memory in driver attach for Armada38x
zbb
2016-06-02
2
-30
/
+52
*
sys/dev: minor spelling fixes.
pfg
2016-05-03
1
-3
/
+3
*
Make the fdt_get_mem_regions memsize argument optional. It's only used in
andrew
2016-03-01
1
-2
/
+1
*
Fix fdt_get_mem_regions() to work with 64-bit addresses
wma
2016-02-29
1
-1
/
+2
*
Follow r261352 by updating all drivers which are children of simplebus
ian
2014-02-02
1
-0
/
+4
*
Similar to the (1 << 31) case it is not defined to do (2 << 30).
eadler
2013-11-30
1
-2
/
+2
*
Opps, my kirkwood fix for the dreamplug missed this.
rrs
2013-10-29
1
-1
/
+7
*
Remove all the instances of '#undef DEBUG' from kernel.
loos
2013-10-25
1
-2
/
+0
*
Move initialization of CESA decoding windows from common section
gber
2013-05-06
2
-4
/
+71
*
Add support for Marvell 88F6282.
hrs
2012-07-28
1
-0
/
+1
*
Final pass at having devices use their bus parent for dma tags. The
scottl
2012-03-12
1
-2
/
+2
*
- There's no need to overwrite the default device method with the default
marius
2011-11-22
1
-5
/
+1
*
Initial version of cesa(4) driver for Marvell crypto engine and security
raj
2011-11-19
2
-0
/
+1964