upstream u-boot with additional patches for our devices/boards: https://lists.denx.de/pipermail/u-boot/2017-March/282789.html (AXP crashes) ; Gbit ethernet patch for some LIME2 revisions ; with SPI flash support
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
u-boot/drivers/crypto
Clemens Gruber 598e9dccc7 crypto/fsl: fix BLOB encapsulation and decapsulation 6 years ago
..
fsl crypto/fsl: fix BLOB encapsulation and decapsulation 6 years ago
rsa_mod_exp verified-boot: Minimal support for booting U-Boot proper from SPL 8 years ago
Kconfig drivers: hierarchize drivers Kconfig menu 9 years ago
Makefile DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driver 9 years ago
ace_sha.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
ace_sha.h