summaryrefslogtreecommitdiffstats
path: root/sys/dev/cesa
Commit message (Expand)AuthorAgeFilesLines
* Similar to the (1 << 31) case it is not defined to do (2 << 30).eadler2013-11-301-2/+2
* Opps, my kirkwood fix for the dreamplug missed this.rrs2013-10-291-1/+7
* Remove all the instances of '#undef DEBUG' from kernel.loos2013-10-251-2/+0
* Move initialization of CESA decoding windows from common sectiongber2013-05-062-4/+71
* Add support for Marvell 88F6282.hrs2012-07-281-0/+1
* Final pass at having devices use their bus parent for dma tags. Thescottl2012-03-121-2/+2
* - There's no need to overwrite the default device method with the defaultmarius2011-11-221-5/+1
* Initial version of cesa(4) driver for Marvell crypto engine and securityraj2011-11-192-0/+1964
OpenPOWER on IntegriCloud