Age | Commit message (Expand) | Author | Files | Lines |
2018-11-13 | crypto: caam - fix implicit casts in endianness helpers | Horia Geantă | 1 | -14/+14 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-20 | crypto: caam - fix LS1021A support on ARMv7 multiplatform kernel | Horia Geantă | 1 | -31/+28 |
2017-08-03 | crypto: caam/jr - add support for DPAA2 parts | Horia Geantă | 1 | -0/+1 |
2016-10-02 | crypto: caam - treat SGT address pointer as u64 | Tudor Ambarus | 1 | -0/+8 |
2016-06-20 | crypto: caam - fix misspelled upper_32_bits | Arnd Bergmann | 1 | -2/+2 |
2016-05-31 | crypto: caam - handle core endianness != caam endianness | Horia Geantă | 1 | -50/+101 |
2016-01-25 | crypto: caam - enable LARGE_BURST for enhancing DMA transactions size | Horia Geant? | 1 | -1/+2 |
2015-08-18 | crypto: caam - add support for LS1021A | Horia Geant? | 1 | -4/+15 |
2015-08-10 | crypto: caam - Detect hardware features during algorithm registration | Victoria Milhoan | 1 | -3/+13 |
2015-08-10 | crypto: caam - Add setbits32/clrbits32/clrsetbits primitives for ARM compatib... | Victoria Milhoan | 1 | -0/+23 |
2015-07-20 | crypto: caam - fix snooping for write transactions | Horia Geant? | 1 | -0/+6 |
2015-06-18 | crypto: caam - fix non-64-bit write/read access | Steffen Trumtrar | 1 | -19/+19 |
2014-09-15 | crypto: caam - Dynamic allocation of addresses for various memory blocks in C... | Nitesh Narayan Lal | 1 | -30/+8 |
2014-08-25 | crypto: caam - enable raw data instead of von Neumann data | Alex Porosanu | 1 | -0/+10 |
2014-08-25 | crypto: caam - change starting entropy delay value | Alex Porosanu | 1 | -1/+1 |
2014-08-25 | crypto: caam - disable RNG oscillator maximum frequency check | Alex Porosanu | 1 | -0/+1 |
2014-06-25 | crypto: caam - Add definition of rd/wr_reg64 for little endian platform | Ruchika Gupta | 1 | -0/+16 |
2014-06-25 | crypto: caam - Configuration for platforms with virtualization enabled in CAAM | Ruchika Gupta | 1 | -2/+16 |
2014-06-25 | crypto: caam - Correct definition of registers in memory map | Ruchika Gupta | 1 | -33/+38 |
2014-02-27 | crypto: caam - writel() arguments are swapped | Dan Carpenter | 1 | -2/+2 |
2013-09-13 | crypto: caam - enable instantiation of all RNG4 state handles | Alex Porosanu | 1 | -1/+6 |
2013-09-13 | crypto: caam - fix RNG4 instantiation | Alex Porosanu | 1 | -2/+5 |
2013-08-01 | crypto: caam - RNG instantiation by directly programming DECO | Ruchika Gupta | 1 | -1/+11 |
2013-05-14 | crypto: caam - FIX RNG init for RNG greater than equal to 4 | Ruchika Gupta | 1 | -1/+41 |
2013-03-22 | crypto: caam - set RDB bit in security configuration register | Vakul Garg | 1 | -1/+3 |
2012-07-11 | crypto: caam - ERA retrieval and printing for SEC device | Alex Porosanu | 1 | -0/+6 |
2012-06-27 | crypto: caam - add support for SEC v5.x RNG4 | Kim Phillips | 1 | -2/+30 |
2011-12-20 | crypto: caam - remove DECO access initialization code | Kim Phillips | 1 | -1/+0 |
2011-05-03 | crypto: caam - fix queue interface detection | Kim Phillips | 1 | -1/+1 |
2011-03-27 | crypto: caam - Add support for the Freescale SEC4/CAAM | Kim Phillips | 1 | -0/+663 |