summaryrefslogtreecommitdiff
path: root/lib/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2021-09-14lib: fix typos in KconfigOleksandr Suvorov1-2/+2
2021-09-08lib: Drop SHA512_ALGO in lieu of SHA512Alexandru Gagniuc1-8/+4
2021-08-16lib: ecdsa: Implement UCLASS_ECDSA verification on targetAlexandru Gagniuc1-0/+1
2021-08-01lib: disable CONFIG_SPL_HEXDUMP by defaultHeinrich Schuchardt1-2/+1
2021-07-28lib: Create a new Kconfig option for charset conversionSimon Glass1-0/+8
2021-07-23lib: add crypt subsystemSteffen Jaeckel1-0/+1
2021-06-11lib: rational: copy the rational fraction lib routines from LinuxTero Kristo1-0/+7
2021-05-28Revert "lib: introduce HASH_CALCULATE option"Alexandru Gagniuc1-3/+0
2021-05-19lib: kconfig: Limit BINMAN_FDT for OF_SEPARATE or OF_EMBEDBin Meng1-1/+1
2021-05-18lib: introduce HASH_CALCULATE optionMasahisa Kojima1-0/+3
2021-05-18hash: Kconfig option for SHA512 hardware accelerationHeinrich Schuchardt1-5/+16
2021-04-22lmb: Add 2 config to define the max number of regionsPatrick Delaunay1-1/+28
2021-04-22lmb: move MAX_LMB_REGIONS value in KconfigPatrick Delaunay1-1/+9
2021-04-22lmb: move CONFIG_LMB in KconfigPatrick Delaunay1-0/+7
2021-04-13hash: Allow for SHA512 hardware implementationsJoel Stanley1-8/+7
2021-03-27bloblist: Make BLOBLIST_TABLES depend on BLOBLISTSimon Glass1-1/+1
2021-03-05lib: kconfig: Mention CONFIG_ADDR_MAP limitation in the helpBin Meng1-0/+2
2021-03-04lib: Fix BINMAN_FDT dependencyBin Meng1-1/+1
2021-01-18Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini1-0/+1
2021-01-18trace: select TIMER_EARLY to avoid infinite recursionPragnesh Patel1-0/+1
2021-01-17lib: cosmetic update of CONFIG_LIB_ELF descriptionPatrick Delaunay1-2/+2
2020-12-23fdt: Use phandle to distinguish DT nodes with same nameAswath Govindraju1-0/+8
2020-12-10fs: fat: create correct short namesHeinrich Schuchardt1-1/+1
2020-11-06smbios: Drop the unused Kconfig optionsSimon Glass1-16/+0
2020-11-06sysinfo: Provide a default driver to set SMBIOS valuesSimon Glass1-0/+3
2020-11-06x86: Allow putting some tables in the bloblistSimon Glass1-0/+9
2020-11-05smbios: add parsing APIChristian Gmeiner1-0/+5
2020-10-30lib: Add getoptSean Anderson1-0/+5
2020-10-10lib: Allow hexdump to be used in SPLSimon Glass1-0/+8
2020-08-14lib: sscanf: add sscanf implementationAndrii Anisov1-0/+4
2020-08-08include/u-boot, lib/zlib: add sources for zlib decompressionJoao Marcos Costa1-0/+7
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