summaryrefslogtreecommitdiff
path: root/lib/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2020-07-10powerpc: move ADDR_MAP to KconfigMarek Szyprowski1-0/+13
2020-06-12Add support for SHA384 and SHA512Reuben Dowle1-0/+23
2020-06-03kconfig: fix some typosMarcin Juszkiewicz1-3/+3
2020-05-25cmd: zip: automatically pull in gzip()Michael Walle1-0/+4
2020-05-15lib: Allow MD5 to be enabled in SPLSimon Glass1-1/+16
2020-04-27lib: enable lzma decompression support for SPL buildWeijie Gao1-0/+5
2020-04-17lib: kconfig: Add option to set BZIP2 compression methodAtish Patra1-0/+5
2020-03-03lib: elf: Move the generic elf loading/validating functions to libKeerthy1-0/+6
2020-01-25lib: Kconfig dependencies for pseudo-random libraryHeinrich Schuchardt1-1/+2
2019-12-15binman: Add a library to access binman entriesSimon Glass1-0/+10
2019-12-07lib: crypto: add x509 parserAKASHI Takahiro1-0/+1
2019-12-07lib: add oid registry utilityAKASHI Takahiro1-0/+5
2019-12-07lib: add asn1 decoderAKASHI Takahiro1-0/+5
2019-12-07cmd: add asn1_compilerAKASHI Takahiro1-0/+3
2019-12-07rtc: move date.c from drivers/rtc/ to lib/AKASHI Takahiro1-0/+3
2019-12-03Kconfig: disambiguate config names for tiny printfThomas Hebb1-2/+2
2019-11-05fdt: Add Kconfig options to control code sizeSimon Glass1-0/+33
2019-10-08spl: Allow tiny printf() to be controlled in SPL and TPLSimon Glass1-4/+16
2019-07-13configs: Make USE_TINY_PRINTF depend on SPL||TPL and be defaultTom Rini1-0/+2
2019-07-11trace: make call depth limit customizableHeinrich Schuchardt1-0/+15
2019-05-05lib: add Zstandard decompression supportMarek Behún1-0/+12
2019-05-05lib: Add xxhash supportMarek Behún1-0/+3
2019-05-03lib: Kconfig: fix help text for GZIPHeiko Schocher1-1/+1
2019-04-24Convert CONFIG_TRACE_BUFFER_SIZE et al to KconfigSimon Glass1-0/+48
2019-04-24Convert CONFIG_TRACE to KconfigSimon Glass1-0/+9
2019-04-12fdtdec: Add Kconfig symbol for testsThierry Reding1-0/+4
2019-04-09lib: fdt: Allow LZO and GZIP DT compression in U-BootMarek Vasut1-0/+13
2019-01-18lib: Kconfig: spelling fixesChris Packham1-2/+2
2018-11-21spl: lz4: Allow use of lz4 compression in SPLSimon Glass1-0/+8
2018-11-14kconfig: Introduce HAVE_ARCH_IOMAPBin Meng1-0/+6
2018-10-09fdt: Allow libfdt in TPLSimon Glass1-0/+10
2018-10-09tpm: Add support for SPL and TPLSimon Glass1-0/+22
2018-07-26fdt_support: make FDT_FIXUP_PARTITIONS depend on CMD_MTDPARTSMasahiro Yamada1-1/+1
2018-06-18avb2.0: integrate avb 2.0 into the build systemIgor Opaniuk1-0/+14
2018-06-13lib: Add hexdumpAlexey Brodkin1-0/+5
2018-05-30mmc: Separate "mmc swrite" from fastbootAlex Kiernan1-0/+11
2018-05-08lib/Kconfig: Mark OF_LIBFDT_OVERLAY as depending on OF_LIBFDTTom Rini1-0/+1
2018-05-08configs: TI: Enable FIT Library overlay supportPraneeth Bajjuri1-0/+1
2018-04-29spl: Split sprintf, strto* from SPL serial in KconfigAlex Kiernan1-0/+34
2018-04-04Merge git://git.denx.de/u-boot-sunxiTom Rini1-1/+0
2018-04-04sunxi: revert disabling of featuresAndre Przywara1-1/+0
2018-03-19optee: Add lib entries for sharing OPTEE code across portsBryan O'Donoghue1-0/+1
2018-02-14lib: Kconfig: Move DYNAMIC_CRC_TABLE to KconfigFaiz Abbas1-0/+6
2018-02-09Convert LIB_UUID to KconfigAdam Ford1-0/+3
2018-02-08Convert CONFIG LIB_HW_RAND to KconfigAdam Ford1-3/+15
2018-01-26net: regex: Disable by default on sunXiMaxime Ripard1-0/+1
2017-12-26Move CONFIG_PANIC_HANG to KconfigMasahiro Yamada1-0/+10
2017-11-20rtc: add support for s35392aNandor Han1-0/+3
2017-10-06lib: allow building lzo for the SPLJean-Jacques Hiblot1-0/+5
2017-10-03lib: Add CRC32-CMarek Behún1-0/+3