summaryrefslogtreecommitdiff
path: root/lib/Makefile
AgeCommit message (Expand)Author
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
2019-01-16fdt: parse "reserved-memory" for memory reservationSimon Goldschmidt
2019-01-15common: command: Add support for $ auto-completionBoris Brezillon
2018-12-08Roll CRC16-CCITT into the hash infrastructurePhilipp Tomsich
2018-12-02efi_selftest: simplify lib/efi_selftest/MakefileHeinrich Schuchardt
2018-11-20spl: lz4: Allow use of lz4 compression in SPLSimon Glass
2018-10-09tpm: Add support for SPL and TPLSimon Glass
2018-09-23test: unit tests for Unicode functionsHeinrich Schuchardt
2018-09-23lib: build charset.o only if neededHeinrich Schuchardt
2018-06-18avb2.0: integrate avb 2.0 into the build systemIgor Opaniuk
2018-06-13lib: Add hexdumpAlexey Brodkin
2018-05-30mmc: Separate "mmc swrite" from fastbootAlex Kiernan
2018-05-25tpm: prepare support for TPMv2.x commandsMiquel Raynal
2018-05-25tpm: disociate TPMv1.x specific and generic codeMiquel Raynal
2018-05-25tpm: prepare introduction of TPMv2.x support in KconfigMiquel Raynal
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-28spl: Split sprintf, strto* from SPL serial in KconfigAlex Kiernan
2018-03-19optee: Add lib entries for sharing OPTEE code across portsBryan O'Donoghue
2018-01-22efi_driver: EFI block driverHeinrich Schuchardt
2017-10-05lib: allow building lzo for the SPLJean-Jacques Hiblot
2017-10-02lib: Add CRC32-CMarek Behún
2017-09-18efi_selftest: provide an EFI selftest applicationHeinrich Schuchardt
2017-09-14lib: at91: Add logo files used via API of DM_VIDEOWenyou Yang
2017-09-12lib: add some utf16 handling helpersRob Clark
2017-09-11spl: fit: Eanble GZIP support for image decompressionYork Sun
2017-08-13lib: spl: differentiate between TPL and SPL for libfdt/of_control/of_platdataPhilipp Tomsich
2017-06-01dm: Add a function to create a 'live' device treeSimon Glass
2017-05-22lib: move hash CONFIG options to KconfigTom Rini
2016-10-19x86: Move smbios generation into arch independent directoryAlexander Graf
2016-10-19x86: Move table csum into separate fileAlexander Graf