aboutsummaryrefslogtreecommitdiff
path: root/include/u-boot
AgeCommit message (Expand)AuthorFilesLines
2016-11-21rsa: Verify RSA padding programaticallyAndrew Duda3-4/+6
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass1-0/+2
2016-01-19Add more SPDX-License-Identifier tagsTom Rini1-13/+1
2015-08-12Correct License and Copyright information on few filesRuchika Gupta1-1/+1
2015-01-29rsa: Use checksum algorithms from struct hash_algoRuchika Gupta1-4/+13
2015-01-29DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driverRuchika Gupta1-1/+33
2015-01-29rsa: Split the rsa-verify to separate the modular exponentiationRuchika Gupta1-0/+43
2014-08-09Implement generalised RSA public exponents for verified bootMichael van der Westhuizen1-0/+1
2014-06-19includes: move openssl headers to include/u-bootJeroen Hofstee4-0/+281
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-02-28Roll crc32 into hash infrastructureSimon Glass1-0/+11
2012-11-04lib/zlib: sparse fixesKim Phillips1-1/+1
2012-09-29lib: zlib: include deflate into zlib buildLei Wen1-5/+35
2012-04-30gunzip: rename z{alloc, free} to gz{alloc, free}Mike Frysinger1-0/+3
2012-04-29GCC47: Fix warning in md5.cMarek Vasut1-1/+4
2010-04-13Rename lib_generic/ to lib/Peter Tyser1-1/+1
2009-09-10tools: mkimage: Fixed build warningsPrafulla Wadaskar1-0/+33
2009-08-23start a linker script helper fileMike Frysinger1-0/+25
2009-08-11zlib: updated to v.1.2.3Giuseppe CONDORELLI1-227/+491
2009-07-24Revert "zlib: updated to v.1.2.3"Wolfgang Denk1-488/+224
2009-07-23Coding Style cleanup; update CHANGELOG.Wolfgang Denk1-7/+7
2009-07-23zlib: updated to v.1.2.3Giuseppe CONDORELLI1-227/+491
2009-07-19compiler.h: unify system ifdef cruft hereMike Frysinger1-1/+1
2009-04-04rename include/zlib.h to include/u-boot/zlib.hJean-Christophe PLAGNIOL-VILLARD1-0/+434
2008-04-25Add support for calculating hashes with watchdog triggeringBartlomiej Sieka1-0/+8
2008-04-13Rename include/md5.h to include/u-boot/md5.hAndy Fleming1-0/+23