summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini2021-01-181-0/+1
|\
| * trace: select TIMER_EARLY to avoid infinite recursionPragnesh Patel2021-01-181-0/+1
* | lib: cosmetic update of CONFIG_LIB_ELF descriptionPatrick Delaunay2021-01-161-2/+2
|/
* fdt: Use phandle to distinguish DT nodes with same nameAswath Govindraju2020-12-221-0/+8
* fs: fat: create correct short namesHeinrich Schuchardt2020-12-101-1/+1
* smbios: Drop the unused Kconfig optionsSimon Glass2020-11-061-16/+0
* sysinfo: Provide a default driver to set SMBIOS valuesSimon Glass2020-11-061-0/+3
* x86: Allow putting some tables in the bloblistSimon Glass2020-11-061-0/+9
* smbios: add parsing APIChristian Gmeiner2020-11-051-0/+5
* lib: Add getoptSean Anderson2020-10-301-0/+5
* lib: Allow hexdump to be used in SPLSimon Glass2020-10-101-0/+8
* lib: sscanf: add sscanf implementationAndrii Anisov2020-08-141-0/+4
* include/u-boot, lib/zlib: add sources for zlib decompressionJoao Marcos Costa2020-08-071-0/+7
* powerpc: move ADDR_MAP to KconfigMarek Szyprowski2020-07-101-0/+13
* Add support for SHA384 and SHA512Reuben Dowle2020-06-121-0/+23
* kconfig: fix some typosMarcin Juszkiewicz2020-06-021-3/+3
* cmd: zip: automatically pull in gzip()Michael Walle2020-05-251-0/+4
* lib: Allow MD5 to be enabled in SPLSimon Glass2020-05-151-1/+16
* lib: enable lzma decompression support for SPL buildWeijie Gao2020-04-271-0/+5
* lib: kconfig: Add option to set BZIP2 compression methodAtish Patra2020-04-171-0/+5
* lib: elf: Move the generic elf loading/validating functions to libKeerthy2020-03-031-0/+6
* lib: Kconfig dependencies for pseudo-random libraryHeinrich Schuchardt2020-01-251-1/+2
* binman: Add a library to access binman entriesSimon Glass2019-12-151-0/+10
* lib: crypto: add x509 parserAKASHI Takahiro2019-12-061-0/+1
* lib: add oid registry utilityAKASHI Takahiro2019-12-061-0/+5
* lib: add asn1 decoderAKASHI Takahiro2019-12-061-0/+5
* cmd: add asn1_compilerAKASHI Takahiro2019-12-061-0/+3
* rtc: move date.c from drivers/rtc/ to lib/AKASHI Takahiro2019-12-061-0/+3
* Kconfig: disambiguate config names for tiny printfThomas Hebb2019-12-031-2/+2
* fdt: Add Kconfig options to control code sizeSimon Glass2019-11-041-0/+33
* spl: Allow tiny printf() to be controlled in SPL and TPLSimon Glass2019-10-081-4/+16
* configs: Make USE_TINY_PRINTF depend on SPL||TPL and be defaultTom Rini2019-07-131-0/+2
* trace: make call depth limit customizableHeinrich Schuchardt2019-07-101-0/+15
* lib: add Zstandard decompression supportMarek BehĂșn2019-05-051-0/+12
* lib: Add xxhash supportMarek BehĂșn2019-05-051-0/+3
* lib: Kconfig: fix help text for GZIPHeiko Schocher2019-05-031-1/+1
* Convert CONFIG_TRACE_BUFFER_SIZE et al to KconfigSimon Glass2019-04-231-0/+48
* Convert CONFIG_TRACE to KconfigSimon Glass2019-04-231-0/+9
* fdtdec: Add Kconfig symbol for testsThierry Reding2019-04-111-0/+4
* lib: fdt: Allow LZO and GZIP DT compression in U-BootMarek Vasut2019-04-091-0/+13
* lib: Kconfig: spelling fixesChris Packham2019-01-181-2/+2
* spl: lz4: Allow use of lz4 compression in SPLSimon Glass2018-11-201-0/+8
* kconfig: Introduce HAVE_ARCH_IOMAPBin Meng2018-11-141-0/+6
* fdt: Allow libfdt in TPLSimon Glass2018-10-091-0/+10
* tpm: Add support for SPL and TPLSimon Glass2018-10-091-0/+22
* fdt_support: make FDT_FIXUP_PARTITIONS depend on CMD_MTDPARTSMasahiro Yamada2018-07-261-1/+1
* avb2.0: integrate avb 2.0 into the build systemIgor Opaniuk2018-06-181-0/+14
* lib: Add hexdumpAlexey Brodkin2018-06-131-0/+5
* mmc: Separate "mmc swrite" from fastbootAlex Kiernan2018-05-301-0/+11
* lib/Kconfig: Mark OF_LIBFDT_OVERLAY as depending on OF_LIBFDTTom Rini2018-05-081-0/+1