summaryrefslogtreecommitdiff
path: root/lib/Makefile
AgeCommit message (Expand)Author
2022-04-06MLK-18591-4 android: iot: Import ql-tipc lib for Trusty OSHaoran.Wang
2022-04-06MLK-18591-1 android: Add the AVB libraryYe Li
2022-01-27Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-01-26lib/circbuf: Make circbuf selectable symbolLoic Poulain
2022-01-25acpi: Use finer-grained control of ACPI-table generationSimon Glass
2022-01-18lib: add BLAKE2 hash supportQu Wenruo
2021-10-08image: Use the correct checks for CRC32Simon Glass
2021-10-08Add support for an owned bufferSimon Glass
2021-10-05lib: optee: remove the duplicate CONFIG_OPTEEPatrick Delaunay
2021-09-25fdt: Update Makefile rules with the new OF_REAL KconfigSimon Glass
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini
2021-09-08common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASHAlexandru Gagniuc
2021-09-08lib: Drop SHA512_ALGO in lieu of SHA512Alexandru Gagniuc
2021-09-02lib: add crc16.o if CONFIG_MMC_SPI_CRC_ON for SPL buildAndreas Schwab
2021-08-16lib: ecdsa: Implement UCLASS_ECDSA verification on targetAlexandru Gagniuc
2021-07-28lib: Create a new Kconfig option for charset conversionSimon Glass
2021-07-23lib: add crypt subsystemSteffen Jaeckel
2021-07-14lib: move rtc-lib.c to libHeinrich Schuchardt
2021-06-11lib: rational: copy the rational fraction lib routines from LinuxTero Kristo
2021-05-28efi_loader: Work-around build issue due to missing hash_calculate()Alexandru Gagniuc
2021-05-28Revert "lib: introduce HASH_CALCULATE option"Alexandru Gagniuc
2021-05-18lib: introduce HASH_CALCULATE optionMasahisa Kojima
2021-04-14lib: Rename rsa-checksum.c to hash-checksum.cAlexandru Gagniuc
2021-03-02tpm: Switch TPMv1 over to use the new APISimon Glass
2021-01-27crc32: Exclude crc32 from TPLSimon Glass
2020-11-05smbios: add parsing APIChristian Gmeiner
2020-10-30lib: Add getoptSean Anderson
2020-08-14lib: sscanf: add sscanf implementationAndrii Anisov
2020-06-12Add support for SHA384 and SHA512Reuben Dowle
2020-06-04lib: Makefile: build crc7.c when CONFIG_MMC_SPIPragnesh Patel
2020-05-15lib: Allow MD5 to be enabled in SPLSimon Glass
2020-04-27lib: enable lzma decompression support for SPL buildWeijie Gao
2020-04-24lib: do not build OID registry in SPLHeinrich Schuchardt
2020-04-16acpi: Add a central location for table version numbersSimon Glass
2020-03-03lib: elf: Move the generic elf loading/validating functions to libKeerthy
2020-01-25lib: rsa: consider CONFIG_SPL_RSAHeinrich Schuchardt
2020-01-17u-boot: fit: add support to decrypt fit with aesPhilippe Reynes
2019-12-15net: Move the checksum functions to lib/Simon Glass
2019-12-15binman: Add a library to access binman entriesSimon Glass
2019-12-06lib: crypto: add x509 parserAKASHI Takahiro
2019-12-06lib: add oid registry utilityAKASHI Takahiro
2019-12-06lib: add asn1 decoderAKASHI Takahiro
2019-12-06rtc: move date.c from drivers/rtc/ to lib/AKASHI Takahiro
2019-12-02Move strtomhz() to vsprintf.hSimon Glass
2019-10-08spl: Allow tiny printf() to be controlled in SPL and TPLSimon Glass
2019-06-21lib: Makefile: build fdtdec_common.c when OF_LIBFDT selectedPeng Fan
2019-05-05lib: add Zstandard decompression supportMarek BehĂșn
2019-05-05lib: Add xxhash supportMarek BehĂșn
2019-02-09initcall: Move to inline functionAlexander Graf
2019-01-16tftp: prevent overwriting reserved memorySimon Goldschmidt