summaryrefslogtreecommitdiff
path: root/include/u-boot
AgeCommit message (Expand)Author
2025-12-04lib: sm3: implement U-Boot partsHeiko Schocher
2025-12-04lib: import sm3 256 hash parts from linuxHeiko Schocher
2025-04-23cyclic: invoke uthread_schedule() from schedule()Jerome Forissier
2025-02-27mbedtls: access mbedtls private members in mscode and pkcs7 parserRaymond Mao
2025-01-18Merge patch series "add the support of sha256_hmac and sha256_hkdf"Tom Rini
2025-01-18lib: mbedtls: sha256: add support of key derivationPhilippe Reynes
2025-01-18lib: sha256: add feature sha256_hmacPhilippe Reynes
2024-12-27hash: Plumb crc8 into the hash functionsSimon Glass
2024-12-12Revert "Merge patch series "vbe: Series part E""Tom Rini
2024-12-12Merge patch series "vbe: Series part E"Tom Rini
2024-12-12hash: Plumb crc8 into the hash functionsSimon Glass
2024-12-06net: disable MBEDTLS in SPLHeinrich Schuchardt
2024-10-23cyclic: introduce u-boot/schedule.hRasmus Villemoes
2024-10-21Merge patch series "aspeed: ast2700: Add Caliptra ECDSA driver"Tom Rini
2024-10-21lib: ecdsa: Add ECDSA384 supportChia-Wei Wang
2024-10-14mbedtls: add digest shim layer for MbedTLSRaymond Mao
2024-10-14sha1: Remove sha1 non-watchdog APIRaymond Mao
2024-10-14md5: Remove md5 non-watchdog APIRaymond Mao
2024-10-14lib: Adapt digest header files to MbedTLSRaymond Mao
2024-10-02Add mkimage secp521r1 ECDSA curve supportJoakim Tjernlund
2024-09-12include: export uuid.hCaleb Connolly
2024-07-29include: u-boot: Remove duplicate newlinesMarek Vasut
2024-07-05Revert "Revert "Merge patch series "zlib: Address CVE-2016-9841"""Tom Rini
2024-07-01Merge branch 'next'Tom Rini
2024-06-30Revert "Merge patch series "zlib: Address CVE-2016-9841""Tom Rini
2024-05-22md5: Use typedef for MD5 contextRaymond Mao
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06include: Add missing headers in a few instancesTom Rini
2024-04-12zlib: Remove incorrect ZLIB_VERSIONMichal Simek
2023-12-21global: Restrict use of '#include <linux/kconfig.h>'Tom Rini
2022-07-21treewide: Fix Marek's name and change my e-mail addressMarek Behún
2022-06-27sha1: Fix digest state size/typeLoic Poulain
2022-04-21crc16: Move standard CRC-16 implementation from ubifs to libPali Rohár
2022-04-21crc16-ccitt: Rename file with CRC-16-CCITT implementation to crc16-ccitt.cPali Rohár
2022-04-11lib: rsa: Fix const-correctness of rsassa_pss functionsSESA644425
2022-03-15lib/lz4: update LZ4 decompressor moduleHuang Jianan
2022-01-28rsa: adds rsa3072 algorithmJamin Lin
2022-01-26image: Return destination node for add_verify_data() methodSimon Glass
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2022-01-18lib: add BLAKE2 hash supportQu Wenruo
2021-10-09lz4: Use a private header for U-BootSimon Glass
2021-10-08image: Drop unnecessary #ifdefs from image.hSimon Glass
2021-10-08image: Use Kconfig to enable FIT_RSASSA_PSS on hostSimon Glass
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini
2021-09-08common: Move MD5 hash to hash_algo[] array.Alexandru Gagniuc
2021-09-01dm: hash: Add new UCLASS_HASH supportChia-Wei Wang
2021-09-01lib/md5: Export progressive APIsChia-Wei Wang
2021-07-16lib: rsa: Remove #ifdefs from rsa.hAlexandru Gagniuc
2021-07-16lib: ecdsa: Remove #ifdefs from ecdsa.hAlexandru Gagniuc
2021-07-16image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORTSimon Glass