aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/regs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-02crypto: caam - treat SGT address pointer as u64Tudor Ambarus1-0/+8
2016-06-20crypto: caam - fix misspelled upper_32_bitsArnd Bergmann1-2/+2
2016-05-31crypto: caam - handle core endianness != caam endiannessHoria Geantă1-50/+101
2016-01-25crypto: caam - enable LARGE_BURST for enhancing DMA transactions sizeHoria Geant?1-1/+2
2015-08-18crypto: caam - add support for LS1021AHoria Geant?1-4/+15
2015-08-10crypto: caam - Detect hardware features during algorithm registrationVictoria Milhoan1-3/+13
2015-08-10crypto: caam - Add setbits32/clrbits32/clrsetbits primitives for ARM compatibilityVictoria Milhoan1-0/+23
2015-07-20crypto: caam - fix snooping for write transactionsHoria Geant?1-0/+6
2015-06-18crypto: caam - fix non-64-bit write/read accessSteffen Trumtrar1-19/+19
2014-09-15crypto: caam - Dynamic allocation of addresses for various memory blocks in CAAM.Nitesh Narayan Lal1-30/+8
2014-08-25crypto: caam - enable raw data instead of von Neumann dataAlex Porosanu1-0/+10
2014-08-25crypto: caam - change starting entropy delay valueAlex Porosanu1-1/+1
2014-08-25crypto: caam - disable RNG oscillator maximum frequency checkAlex Porosanu1-0/+1
2014-06-25crypto: caam - Add definition of rd/wr_reg64 for little endian platformRuchika Gupta1-0/+16
2014-06-25crypto: caam - Configuration for platforms with virtualization enabled in CAAMRuchika Gupta1-2/+16
2014-06-25crypto: caam - Correct definition of registers in memory mapRuchika Gupta1-33/+38
2014-02-27crypto: caam - writel() arguments are swappedDan Carpenter1-2/+2
2013-09-13crypto: caam - enable instantiation of all RNG4 state handlesAlex Porosanu1-1/+6
2013-09-13crypto: caam - fix RNG4 instantiationAlex Porosanu1-2/+5
2013-08-01crypto: caam - RNG instantiation by directly programming DECORuchika Gupta1-1/+11
2013-05-14crypto: caam - FIX RNG init for RNG greater than equal to 4Ruchika Gupta1-1/+41
2013-03-22crypto: caam - set RDB bit in security configuration registerVakul Garg1-1/+3
2012-07-11crypto: caam - ERA retrieval and printing for SEC deviceAlex Porosanu1-0/+6
2012-06-27crypto: caam - add support for SEC v5.x RNG4Kim Phillips1-2/+30
2011-12-20crypto: caam - remove DECO access initialization codeKim Phillips1-1/+0
2011-05-03crypto: caam - fix queue interface detectionKim Phillips1-1/+1
2011-03-27crypto: caam - Add support for the Freescale SEC4/CAAMKim Phillips1-0/+663