Age | Commit message (Expand) | Author |
---|---|---|
2021-02-02 | common: Drop asm/global_data.h from common header | Simon Glass |
2021-01-05 | dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() | Simon Glass |
2020-05-19 | drivers: crypto: mod_exp_sw: Re-add DM_FLAG_PRE_RELOC | Jan Kiszka |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-04-16 | drivers: crypto: rsa_mod_exp: avoid DM_FLAG_PRE_RELOC | Heinrich Schuchardt |
2020-01-25 | crypto: make mod_exp_sw() static | Heinrich Schuchardt |
2019-10-24 | drivers: crypto: rsa_mod_exp: Add manual relocation for ops->mod_exp() | T Karthik Reddy |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2016-06-12 | verified-boot: Minimal support for booting U-Boot proper from SPL | Teddy Reed |
2015-03-05 | rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXP | gaurav rana |
2015-01-29 | DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driver | Ruchika Gupta |