Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d0ecef47770999640b6780a0ef2aa6c0569a972b
/
drivers
/
crypto
58b1396
crypto/fsl: fix BLOB encapsulation and decapsulation
by Clemens Gruber
· 7 years ago
9cb083a
crypto/fsl: fix obj-yy in Makefile
by Clemens Gruber
· 7 years ago
027608e
Convert CONFIG_CMD_HASH to Kconfig
by Simon Glass
· 8 years ago
5bdd919
lib: move hash CONFIG options to Kconfig
by Tom Rini
· 8 years ago
cffa503
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
3ec0182
drivers/crypto/fsl: remove redundant logical contraint
by xypron.glpk@gmx.de
· 8 years ago
4ce6fbf
armv8: ls2080a: Drop macro CONFIG_LS2080A
by York Sun
· 8 years ago
0009c8f
arm: ls1046ardb: Add SD secure boot target
by Ruchika Gupta
· 8 years ago
fa419942
crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig
by York Sun
· 8 years ago
92c36e2
crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig
by York Sun
· 8 years ago
4119aee
powerpc: C29X: Move CONFIG_PPC_C29X to Kconfig option
by York Sun
· 8 years ago
c5b1e5d
Various, accumulated typos collected from around the tree.
by Robert P. J. Day
· 8 years ago
64e4f7f
treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
ff9eb05
crypto/fsl: Update blob cmd to accept 64bit addresses
by Sumit Garg
· 8 years ago
f3c8bca
DM: crypto/fsl: Enable rsa DM driver usage before relocation
by Sumit Garg
· 8 years ago
f6d96cb
powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL
by Sumit Garg
· 8 years ago
8d56db9
Various, unrelated tree-wide typo fixes.
by Robert P. J. Day
· 8 years ago
5021e3c
verified-boot: Minimal support for booting U-Boot proper from SPL
by Teddy Reed
· 8 years ago
7703d1e
crypto/fsl: add support for multiple SEC engines initialization
by Alex Porosanu
· 9 years ago
cbe8e1c
armv8: LS2080A: Consolidate LS2080A and LS2085A
by York Sun
· 9 years ago
0c19cea
crypto/fsl: Make CAAM transactions cacheable
by Saksham Jain
· 9 years ago
de5ba06
crypto/fsl: Correct 64-bit write when MMU disabled
by Saksham Jain
· 9 years ago
93cc573
drivers/crypto/fsl: define structures for PDB
by Aneesh Bansal
· 9 years ago
a2ecfff
drivers/crypto/fsl: add constructs for protocol descriptors
by Aneesh Bansal
· 9 years ago
3ab29d7
drivers/crypto/fsl: correct error checking in run_descriptor
by Aneesh Bansal
· 9 years ago
4b636c3
powerpc/SECURE_BOOT: Add PAMU driver
by Aneesh Bansal
· 9 years ago
d218033
drivers/crypto/fsl : Allocate output ring with size aligned to CACHELNE SIZE
by Ruchika Gupta
· 9 years ago
2f736a9
imx: Refactoring CAAM Job Ring structure and Secure Memory for imx7
by Ulises Cardenas
· 9 years ago
1fa9c90
drivers/crypto/fsl: fix endianness issue in RNG
by Aneesh Bansal
· 9 years ago
4342182
crypto/fsl: SEC driver cleanup for 64 bit and endianness
by Aneesh Bansal
· 9 years ago
9c078c3
Correct License and Copyright information on few files
by Ruchika Gupta
· 9 years ago
cc85b7b
drivers: hierarchize drivers Kconfig menu
by Masahiro Yamada
· 9 years ago
9b39fa2
drivers/crypto/fsl: clean-up - use fdt_setprop_u32 helper
by horia.geanta@freescale.com
· 9 years ago
66e26aa
drivers/crypto/fsl: fix snooping for write transactions
by horia.geanta@freescale.com
· 9 years ago
5016de2
drivers/crypto/fsl: fix "era" property value on LE platforms
by horia.geanta@freescale.com
· 9 years ago
befb5cb
drivers/crypto/fsl: enable raw data instead of von Neumann data
by Alex Porosanu
· 10 years ago
f8d6a7f
drivers/crypto/fsl: disable RNG oscillator maximum frequency check
by Alex Porosanu
· 10 years ago
960f02a
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 10 years ago
7e0c716
rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXP
by gaurav rana
· 10 years ago
b5a36d8
imx6: Added DEK blob generator command
by Raul Cardenas
· 10 years ago
ef20159
crypto/fsl - Add progressive hashing support using hardware acceleration.
by gaurav rana
· 10 years ago
b64308e
crypto/fsl: Make function names consistent for blob encapsulation/decapsulation.
by gaurav rana
· 10 years ago
29c1a6b
DM: crypto/fsl - Add Freescale rsa DM driver
by Ruchika Gupta
· 10 years ago
98ebb12
DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driver
by Ruchika Gupta
· 10 years ago
272da15
crypto/fsl: Add fixup for crypto node
by Ruchika Gupta
· 10 years ago
0762150
crypto/fsl: Fix RNG instantiation failure.
by gaurav rana
· 10 years ago
4345a57
crypto/fsl: Add command for encapsulating/decapsulating blobs
by Ruchika Gupta
· 10 years ago
ac1b269
fsl_sec: Add hardware accelerated SHA256 and SHA1
by Ruchika Gupta
· 10 years ago
f3e12b7
kconfig: add blank Kconfig files
by Masahiro Yamada
· 10 years ago
bfe88fe
includes: move openssl headers to include/u-boot
by Jeroen Hofstee
· 10 years ago
8d28e1b
drivers: crypto: ace_sha: add implementation of hardware based lib rand
by Przemyslaw Marczak
· 11 years ago
5594ce4
drivers: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
a42e55a
Exynos: Add hardware accelerated SHA256 and SHA1
by Akshay Saraswat
· 12 years ago