~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Commit message (
Expand
)
Author
Age
*
Correct SPL uses of HW_WATCHDOG
Simon Glass
2023-02-10
*
global: Finish CONFIG -> CFG migration
Tom Rini
2023-01-20
*
Uboot RNG Driver using Data Co-processor
Kshitiz Varshney
2023-01-12
*
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
Tom Rini
2022-11-10
*
crypto: hash: sw: fix Kconfig dependencies
Benjamin Bara
2022-10-26
*
crypto/fsl: fsl_rsa: Fix dcache issue in the driver
Ye Li
2022-10-21
*
dm: core: Drop ofnode_is_available()
Simon Glass
2022-09-29
*
Merge branch 'master' into next
Tom Rini
2022-09-19
|
\
|
*
crypto/fsl: fsl_hash: Fix crash in flush dcache
Gaurav Jain
2022-09-18
*
|
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-18
|
/
*
Convert CONFIG_SYS_FSL_MAX_NUM_OF_SEC to Kconfig
Tom Rini
2022-08-12
*
crypto: nuvoton: Add NPCM7xx SHA driver
Jim Liu
2022-06-22
*
crypto: nuvoton: Add NPCM7xx AES driver
Jim Liu
2022-06-22
*
crypto: fsl_hash: Remove unnecessary alignment check in caam_hash()
Stefan Roese
2022-06-16
*
crypto/fsl: fsl_hash: Fix dcache issue in caam_hash_finish
Gaurav Jain
2022-05-20
*
i.MX8 crypto/fsl: Enable fsl CAAM rng driver
Gaurav Jain
2022-05-19
*
i.MX6SX: crypto/fsl: fix entropy delay value
Gaurav Jain
2022-05-19
*
crypto/fsl: add invalidate_dcache_range for hash output buffer
Gaurav Jain
2022-04-21
*
crypto/fsl: Clear the memory when blob decapsulation fails
Gaurav Jain
2022-04-21
*
crypto/fsl: i.MX8: Enable Job ring driver model.
Gaurav Jain
2022-04-12
*
crypto/fsl: Add support for CAAM Job ring driver model
Gaurav Jain
2022-04-12
*
crypto: aspeed: fix polling RSA status wrong issue
Neal Liu
2022-02-21
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
*
crypto: aspeed: Add AST2600 ACRY support
Chia-Wei Wang
2021-11-17
*
crypto: aspeed: Add AST2600 HACE support
Johnny Huang
2021-11-17
*
board: fsl_validate: Fix Double free Issue
Kshitiz Varshney
2021-11-09
*
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-30
*
Merge tag 'v2021.10-rc4' into next
Tom Rini
2021-09-16
|
\
|
*
image: Drop if/elseif hash selection in calculate_hash()
Alexandru Gagniuc
2021-09-08
*
|
crypto: hash: Add software hash DM driver
Chia-Wei Wang
2021-09-01
*
|
dm: hash: Add new UCLASS_HASH support
Chia-Wei Wang
2021-09-01
|
/
*
crypto/fsl: fix missed dma_addr_t -> caam_dma_addr_t conversion
Horia Geantă
2021-08-18
*
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
2021-07-06
*
crypto: fsl: refactor for 32 bit version CAAM support on ARM64
Ye Li
2021-04-08
*
fsl_mfgprot: Fix typo in sign_mppubk()
Breno Lima
2021-04-08
*
imx8m: Add DEK blob encapsulation for imx8m
Clement Faure
2021-04-08
*
crypto: caam: Fix pointer size to 32bit for i.MX8M
Aymen Sghaier
2021-04-08
*
crypto: caam: Fix build warnings pointer casting
Aymen Sghaier
2021-04-08
*
crypto: caam: Add CAAM support to i.MX8M platforms
Aymen Sghaier
2021-04-08
*
caam: enable support for iMX7ULP
Franck LENORMAND
2021-04-08
*
crypto: caam: change JR running loop
Franck LENORMAND
2021-04-08
*
crypto: fsl: blob: Flush dcache range for destination address
Breno Lima
2021-04-08
*
imx: imx7 Support for Manufacturing Protection
Breno Lima
2021-04-08
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2021-01-05
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
*
crypto/fsl: add RNG support
Michael Walle
2020-07-27
*
crypto/fsl: instantiate the RNG with prediciton resistance
Michael Walle
2020-07-27
*
crypto/fsl: don't regenerate secure keys
Michael Walle
2020-07-27
*
crypto/fsl: support newer SEC modules
Michael Walle
2020-07-27
[next]