summaryrefslogtreecommitdiff
path: root/lib/Kconfig
AgeCommit message (Expand)Author
2020-06-02kconfig: fix some typosMarcin Juszkiewicz
2020-05-25cmd: zip: automatically pull in gzip()Michael Walle
2020-05-15lib: Allow MD5 to be enabled in SPLSimon Glass
2020-04-27lib: enable lzma decompression support for SPL buildWeijie Gao
2020-04-17lib: kconfig: Add option to set BZIP2 compression methodAtish Patra
2020-03-03lib: elf: Move the generic elf loading/validating functions to libKeerthy
2020-01-25lib: Kconfig dependencies for pseudo-random libraryHeinrich Schuchardt
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-06cmd: add asn1_compilerAKASHI Takahiro
2019-12-06rtc: move date.c from drivers/rtc/ to lib/AKASHI Takahiro
2019-12-03Kconfig: disambiguate config names for tiny printfThomas Hebb
2019-11-04fdt: Add Kconfig options to control code sizeSimon Glass
2019-10-08spl: Allow tiny printf() to be controlled in SPL and TPLSimon Glass
2019-07-13configs: Make USE_TINY_PRINTF depend on SPL||TPL and be defaultTom Rini
2019-07-10trace: make call depth limit customizableHeinrich Schuchardt
2019-05-05lib: add Zstandard decompression supportMarek Behún
2019-05-05lib: Add xxhash supportMarek Behún
2019-05-03lib: Kconfig: fix help text for GZIPHeiko Schocher
2019-04-23Convert CONFIG_TRACE_BUFFER_SIZE et al to KconfigSimon Glass
2019-04-23Convert CONFIG_TRACE to KconfigSimon Glass
2019-04-11fdtdec: Add Kconfig symbol for testsThierry Reding
2019-04-09lib: fdt: Allow LZO and GZIP DT compression in U-BootMarek Vasut
2019-01-18lib: Kconfig: spelling fixesChris Packham
2018-11-20spl: lz4: Allow use of lz4 compression in SPLSimon Glass
2018-11-14kconfig: Introduce HAVE_ARCH_IOMAPBin Meng
2018-10-09fdt: Allow libfdt in TPLSimon Glass
2018-10-09tpm: Add support for SPL and TPLSimon Glass
2018-07-26fdt_support: make FDT_FIXUP_PARTITIONS depend on CMD_MTDPARTSMasahiro Yamada
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-08lib/Kconfig: Mark OF_LIBFDT_OVERLAY as depending on OF_LIBFDTTom Rini
2018-05-08configs: TI: Enable FIT Library overlay supportPraneeth Bajjuri
2018-04-28spl: Split sprintf, strto* from SPL serial in KconfigAlex Kiernan
2018-04-04Merge git://git.denx.de/u-boot-sunxiTom Rini
2018-04-04sunxi: revert disabling of featuresAndre Przywara
2018-03-19optee: Add lib entries for sharing OPTEE code across portsBryan O'Donoghue
2018-02-14lib: Kconfig: Move DYNAMIC_CRC_TABLE to KconfigFaiz Abbas
2018-02-08Convert LIB_UUID to KconfigAdam Ford
2018-02-08Convert CONFIG LIB_HW_RAND to KconfigAdam Ford
2018-01-26net: regex: Disable by default on sunXiMaxime Ripard
2017-12-26Move CONFIG_PANIC_HANG to KconfigMasahiro Yamada
2017-11-20rtc: add support for s35392aNandor Han
2017-10-05lib: allow building lzo for the SPLJean-Jacques Hiblot
2017-10-02lib: Add CRC32-CMarek Behún
2017-09-11spl: fit: Eanble GZIP support for image decompressionYork Sun
2017-09-01Convert CONFIG_BCH to KconfigAdam Ford