summaryrefslogtreecommitdiff
path: root/lib/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2023-05-11acpi: Create a new Kconfig for ACPISimon Glass1-1/+9
2023-04-06lmb: Fix LMB_MEMORY_REGIONS flag usagePatrick Delaunay1-4/+3
2023-03-30lib: Fix SYS_TIMER_COUNTS_DOWN description in KconfigMarek Vasut1-1/+1
2023-03-03lib: Add an SPL config for LIB_UUIDSimon Glass1-0/+4
2023-03-03lib: Add VPL options for SHA1 and SHA256Simon Glass1-0/+20
2023-03-03lib: Add a Kconfig for SPL_BZIP2Simon Glass1-0/+6
2023-02-11trace: Reduce the default for TRACE_EARLY_CALL_DEPTH_LIMITSimon Glass1-1/+1
2023-02-08Bump LMB_MAX_REGIONS default to 16Sjoerd Simons1-1/+1
2023-02-08Revert "lmb: Default to not-LMB_USE_MAX_REGIONS"Tom Rini1-0/+1
2023-02-06lmb: Default to not-LMB_USE_MAX_REGIONSTom Rini1-1/+0
2023-01-19Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini1-1/+26
2023-01-19lib: zstd: update to latest Linux zstd 1.5.2Brandon Maier1-0/+15
2023-01-18Revert "fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ"Simon Glass1-0/+7
2023-01-18trace: Don't require TIMER_EARLYSimon Glass1-1/+1
2023-01-18tpm: Add a proper Kconfig option for crc8 in SPLSimon Glass1-0/+18
2022-12-21Merge tag 'v2023.01-rc4' into nextTom Rini1-0/+47
2022-12-08arch/riscv: add semihosting support for RISC-VKautuk Consul1-5/+5
2022-12-08lib: Add common semihosting libraryKautuk Consul1-0/+47
2022-12-06Convert CONFIG_SYS_TIMER_COUNTS_DOWN to KconfigTom Rini1-0/+3
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