summaryrefslogtreecommitdiff
path: root/lib/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2022-10-31FWU: Add support for the FWU Multi Bank Update featureSughosh Ganu1-0/+6
2022-08-12Convert CONFIG_SYS_FDT_PAD to KconfigTom Rini1-0/+10
2022-08-02tpm: rng: Add driver model interface for TPM RNG deviceSughosh Ganu1-0/+1
2022-07-07spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini1-1/+7
2022-06-29vpl: Ensure all VPL symbols in Kconfig have some VPL dependencyTom Rini1-1/+2
2022-06-29tpl: Ensure all TPL symbols in Kconfig have some TPL dependencyTom Rini1-1/+2
2022-06-07fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQRasmus Villemoes1-7/+0
2022-05-03lib: fix selection of CONFIG_CHARSETHeinrich Schuchardt1-5/+0
2022-05-02vpl: Add Kconfig options for VPLSimon Glass1-0/+62
2022-04-25nds32: Remove the architectureTom Rini1-1/+1
2022-03-31lib: allow to build asn1 decoder and oid registry in SPLPhilippe Reynes1-0/+19
2022-03-31lib: Kconfig: enhance the help of OID_REGISTRYPhilippe Reynes1-0/+4
2022-03-31lib: Kconfig: enhance help for ASN1Philippe Reynes1-1/+13
2022-01-27Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini1-0/+18
2022-01-27lib/circbuf: Make circbuf selectable symbolLoic Poulain1-0/+3
2022-01-25x86: Allow any arch to generate ACPI tablesSimon Glass1-0/+18
2022-01-18lib: add BLAKE2 hash supportQu Wenruo1-0/+8
2022-01-14lib: Kconfig: fix PHANDLE_CHECK_SEQ position outside of menuEugen Hristev1-2/+2
2021-12-31efi: Make unicode printf available to the appSimon Glass1-1/+1
2021-12-17Convert CONFIG_PHYSMEM to KconfigSimon Glass1-0/+10
2021-11-20lmb: fix typo 'commun'Heinrich Schuchardt1-1/+1
2021-10-08image: Use the correct checks for CRC32Simon Glass1-0/+5
2021-10-08hash: Use Kconfig to enable hashing in host tools and SPLSimon Glass1-0/+18
2021-10-08spl: cypto: Bring back SPL_ versions of SHASimon Glass1-1/+42
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini1-10/+6
2021-09-14lib: fix typos in KconfigOleksandr Suvorov1-2/+2
2021-09-08lib: Drop SHA512_ALGO in lieu of SHA512Alexandru Gagniuc1-8/+4
2021-09-01Kconfig: Remove all default n/no optionsMichal Simek1-3/+0
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