summaryrefslogtreecommitdiff
path: root/lib/Makefile
AgeCommit message (Expand)AuthorFilesLines
2021-09-08common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASHAlexandru Gagniuc1-1/+1
2021-09-08lib: Drop SHA512_ALGO in lieu of SHA512Alexandru Gagniuc1-1/+1
2021-08-16lib: ecdsa: Implement UCLASS_ECDSA verification on targetAlexandru Gagniuc1-0/+1
2021-07-28lib: Create a new Kconfig option for charset conversionSimon Glass1-1/+1
2021-07-23lib: add crypt subsystemSteffen Jaeckel1-0/+1
2021-07-14lib: move rtc-lib.c to libHeinrich Schuchardt1-0/+1
2021-06-11lib: rational: copy the rational fraction lib routines from LinuxTero Kristo1-0/+2
2021-05-28efi_loader: Work-around build issue due to missing hash_calculate()Alexandru Gagniuc1-1/+1
2021-05-28Revert "lib: introduce HASH_CALCULATE option"Alexandru Gagniuc1-1/+1
2021-05-18lib: introduce HASH_CALCULATE optionMasahisa Kojima1-1/+1
2021-04-14lib: Rename rsa-checksum.c to hash-checksum.cAlexandru Gagniuc1-0/+1
2021-03-02tpm: Switch TPMv1 over to use the new APISimon Glass1-0/+1
2021-01-28crc32: Exclude crc32 from TPLSimon Glass1-0/+2
2020-11-05smbios: add parsing APIChristian Gmeiner1-0/+1
2020-10-30lib: Add getoptSean Anderson1-0/+1
2020-08-14lib: sscanf: add sscanf implementationAndrii Anisov1-0/+1
2020-06-12Add support for SHA384 and SHA512Reuben Dowle1-0/+1
2020-06-04lib: Makefile: build crc7.c when CONFIG_MMC_SPIPragnesh Patel1-1/+1
2020-05-15lib: Allow MD5 to be enabled in SPLSimon Glass1-1/+1
2020-04-27lib: enable lzma decompression support for SPL buildWeijie Gao1-0/+1
2020-04-24lib: do not build OID registry in SPLHeinrich Schuchardt1-2/+1
2020-04-16acpi: Add a central location for table version numbersSimon Glass1-0/+1
2020-03-03lib: elf: Move the generic elf loading/validating functions to libKeerthy1-0/+1
2020-01-25lib: rsa: consider CONFIG_SPL_RSAHeinrich Schuchardt1-1/+1
2020-01-17u-boot: fit: add support to decrypt fit with aesPhilippe Reynes1-0/+1
2019-12-15net: Move the checksum functions to lib/Simon Glass1-1/+1
2019-12-15binman: Add a library to access binman entriesSimon Glass1-0/+1
2019-12-07lib: crypto: add x509 parserAKASHI Takahiro1-0/+1
2019-12-07lib: add oid registry utilityAKASHI Takahiro1-0/+16
2019-12-07lib: add asn1 decoderAKASHI Takahiro1-0/+1
2019-12-07rtc: move date.c from drivers/rtc/ to lib/AKASHI Takahiro1-0/+2
2019-12-03Move strtomhz() to vsprintf.hSimon Glass1-2/+2
2019-10-08spl: Allow tiny printf() to be controlled in SPL and TPLSimon Glass1-1/+1
2019-06-21lib: Makefile: build fdtdec_common.c when OF_LIBFDT selectedPeng Fan1-1/+1
2019-05-05lib: add Zstandard decompression supportMarek BehĂșn1-0/+1
2019-05-05lib: Add xxhash supportMarek BehĂșn1-0/+1
2019-02-09initcall: Move to inline functionAlexander Graf1-1/+0
2019-01-17tftp: prevent overwriting reserved memorySimon Goldschmidt1-2/+2
2019-01-17fdt: parse "reserved-memory" for memory reservationSimon Goldschmidt1-0/+1
2019-01-15common: command: Add support for $ auto-completionBoris Brezillon1-2/+1
2018-12-09Roll CRC16-CCITT into the hash infrastructurePhilipp Tomsich1-0/+1
2018-12-02efi_selftest: simplify lib/efi_selftest/MakefileHeinrich Schuchardt1-1/+1
2018-11-21spl: lz4: Allow use of lz4 compression in SPLSimon Glass1-1/+1
2018-10-09tpm: Add support for SPL and TPLSimon Glass1-3/+7
2018-09-23test: unit tests for Unicode functionsHeinrich Schuchardt1-1/+3
2018-09-23lib: build charset.o only if neededHeinrich Schuchardt1-1/+4
2018-06-18avb2.0: integrate avb 2.0 into the build systemIgor Opaniuk1-0/+1
2018-06-13lib: Add hexdumpAlexey Brodkin1-0/+1
2018-05-30mmc: Separate "mmc swrite" from fastbootAlex Kiernan1-0/+1
2018-05-26tpm: prepare support for TPMv2.x commandsMiquel Raynal1-0/+1