summaryrefslogtreecommitdiffstats
path: root/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* efi_loader: Work-around build issue due to missing hash_calculate()Alexandru Gagniuc2021-05-281-1/+1
* Revert "lib: introduce HASH_CALCULATE option"Alexandru Gagniuc2021-05-281-1/+1
* lib: introduce HASH_CALCULATE optionMasahisa Kojima2021-05-181-1/+1
* lib: Rename rsa-checksum.c to hash-checksum.cAlexandru Gagniuc2021-04-141-0/+1
* tpm: Switch TPMv1 over to use the new APISimon Glass2021-03-021-0/+1
* crc32: Exclude crc32 from TPLSimon Glass2021-01-271-0/+2
* smbios: add parsing APIChristian Gmeiner2020-11-051-0/+1
* lib: Add getoptSean Anderson2020-10-301-0/+1
* lib: sscanf: add sscanf implementationAndrii Anisov2020-08-141-0/+1
* Add support for SHA384 and SHA512Reuben Dowle2020-06-121-0/+1
* lib: Makefile: build crc7.c when CONFIG_MMC_SPIPragnesh Patel2020-06-041-1/+1
* lib: Allow MD5 to be enabled in SPLSimon Glass2020-05-151-1/+1
* lib: enable lzma decompression support for SPL buildWeijie Gao2020-04-271-0/+1
* lib: do not build OID registry in SPLHeinrich Schuchardt2020-04-241-2/+1
* acpi: Add a central location for table version numbersSimon Glass2020-04-161-0/+1
* lib: elf: Move the generic elf loading/validating functions to libKeerthy2020-03-031-0/+1
* lib: rsa: consider CONFIG_SPL_RSAHeinrich Schuchardt2020-01-251-1/+1
* u-boot: fit: add support to decrypt fit with aesPhilippe Reynes2020-01-171-0/+1
* net: Move the checksum functions to lib/Simon Glass2019-12-151-1/+1
* binman: Add a library to access binman entriesSimon Glass2019-12-151-0/+1
* lib: crypto: add x509 parserAKASHI Takahiro2019-12-061-0/+1
* lib: add oid registry utilityAKASHI Takahiro2019-12-061-0/+16
* lib: add asn1 decoderAKASHI Takahiro2019-12-061-0/+1
* rtc: move date.c from drivers/rtc/ to lib/AKASHI Takahiro2019-12-061-0/+2
* Move strtomhz() to vsprintf.hSimon Glass2019-12-021-2/+2
* spl: Allow tiny printf() to be controlled in SPL and TPLSimon Glass2019-10-081-1/+1
* lib: Makefile: build fdtdec_common.c when OF_LIBFDT selectedPeng Fan2019-06-211-1/+1
* lib: add Zstandard decompression supportMarek BehĂșn2019-05-051-0/+1
* lib: Add xxhash supportMarek BehĂșn2019-05-051-0/+1
* initcall: Move to inline functionAlexander Graf2019-02-091-1/+0
* tftp: prevent overwriting reserved memorySimon Goldschmidt2019-01-161-2/+2
* fdt: parse "reserved-memory" for memory reservationSimon Goldschmidt2019-01-161-0/+1
* common: command: Add support for $ auto-completionBoris Brezillon2019-01-151-2/+1
* Roll CRC16-CCITT into the hash infrastructurePhilipp Tomsich2018-12-081-0/+1
* efi_selftest: simplify lib/efi_selftest/MakefileHeinrich Schuchardt2018-12-021-1/+1
* spl: lz4: Allow use of lz4 compression in SPLSimon Glass2018-11-201-1/+1
* tpm: Add support for SPL and TPLSimon Glass2018-10-091-3/+7
* test: unit tests for Unicode functionsHeinrich Schuchardt2018-09-231-1/+3
* lib: build charset.o only if neededHeinrich Schuchardt2018-09-231-1/+4
* avb2.0: integrate avb 2.0 into the build systemIgor Opaniuk2018-06-181-0/+1
* lib: Add hexdumpAlexey Brodkin2018-06-131-0/+1
* mmc: Separate "mmc swrite" from fastbootAlex Kiernan2018-05-301-0/+1
* tpm: prepare support for TPMv2.x commandsMiquel Raynal2018-05-251-0/+1
* tpm: disociate TPMv1.x specific and generic codeMiquel Raynal2018-05-251-1/+2
* tpm: prepare introduction of TPMv2.x support in KconfigMiquel Raynal2018-05-251-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-3/+1
* spl: Split sprintf, strto* from SPL serial in KconfigAlex Kiernan2018-04-281-9/+6
* optee: Add lib entries for sharing OPTEE code across portsBryan O'Donoghue2018-03-191-0/+1
* efi_driver: EFI block driverHeinrich Schuchardt2018-01-221-0/+1
* lib: allow building lzo for the SPLJean-Jacques Hiblot2017-10-051-1/+2