summaryrefslogtreecommitdiff
path: root/lib/Kconfig
AgeCommit message (Expand)Author
2023-06-19lib: Kconfig: k3: Enable SHA512 for fit signatureManorit Chawdhry
2023-02-11trace: Reduce the default for TRACE_EARLY_CALL_DEPTH_LIMITSimon Glass
2023-02-08Bump LMB_MAX_REGIONS default to 16Sjoerd Simons
2023-02-08Revert "lmb: Default to not-LMB_USE_MAX_REGIONS"Tom Rini
2023-02-06lmb: Default to not-LMB_USE_MAX_REGIONSTom Rini
2023-01-19Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-01-18lib: zstd: update to latest Linux zstd 1.5.2Brandon Maier
2023-01-18Revert "fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ"Simon Glass
2023-01-18trace: Don't require TIMER_EARLYSimon Glass
2023-01-18tpm: Add a proper Kconfig option for crc8 in SPLSimon Glass
2022-12-21Merge tag 'v2023.01-rc4' into nextTom Rini
2022-12-08arch/riscv: add semihosting support for RISC-VKautuk Consul
2022-12-08lib: Add common semihosting libraryKautuk Consul
2022-12-05Convert CONFIG_SYS_TIMER_COUNTS_DOWN to KconfigTom Rini
2022-10-31FWU: Add support for the FWU Multi Bank Update featureSughosh Ganu
2022-08-12Convert CONFIG_SYS_FDT_PAD to KconfigTom Rini
2022-08-02tpm: rng: Add driver model interface for TPM RNG deviceSughosh Ganu
2022-07-07spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini
2022-06-28vpl: Ensure all VPL symbols in Kconfig have some VPL dependencyTom Rini
2022-06-28tpl: Ensure all TPL symbols in Kconfig have some TPL dependencyTom Rini
2022-06-06fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQRasmus Villemoes
2022-05-03lib: fix selection of CONFIG_CHARSETHeinrich Schuchardt
2022-05-02vpl: Add Kconfig options for VPLSimon Glass
2022-04-25nds32: Remove the architectureTom Rini
2022-03-31lib: allow to build asn1 decoder and oid registry in SPLPhilippe Reynes
2022-03-31lib: Kconfig: enhance the help of OID_REGISTRYPhilippe Reynes
2022-03-31lib: Kconfig: enhance help for ASN1Philippe Reynes
2022-01-27Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-01-26lib/circbuf: Make circbuf selectable symbolLoic Poulain
2022-01-25x86: Allow any arch to generate ACPI tablesSimon Glass
2022-01-18lib: add BLAKE2 hash supportQu Wenruo
2022-01-14lib: Kconfig: fix PHANDLE_CHECK_SEQ position outside of menuEugen Hristev
2021-12-31efi: Make unicode printf available to the appSimon Glass
2021-12-17Convert CONFIG_PHYSMEM to KconfigSimon Glass
2021-11-20lmb: fix typo 'commun'Heinrich Schuchardt
2021-10-08image: Use the correct checks for CRC32Simon Glass
2021-10-08hash: Use Kconfig to enable hashing in host tools and SPLSimon Glass
2021-10-08spl: cypto: Bring back SPL_ versions of SHASimon Glass
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini
2021-09-14lib: fix typos in KconfigOleksandr Suvorov
2021-09-08lib: Drop SHA512_ALGO in lieu of SHA512Alexandru Gagniuc
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-08-16lib: ecdsa: Implement UCLASS_ECDSA verification on targetAlexandru Gagniuc
2021-08-01lib: disable CONFIG_SPL_HEXDUMP by defaultHeinrich Schuchardt
2021-07-28lib: Create a new Kconfig option for charset conversionSimon Glass
2021-07-23lib: add crypt subsystemSteffen Jaeckel
2021-06-11lib: rational: copy the rational fraction lib routines from LinuxTero Kristo
2021-05-28Revert "lib: introduce HASH_CALCULATE option"Alexandru Gagniuc
2021-05-19lib: kconfig: Limit BINMAN_FDT for OF_SEPARATE or OF_EMBEDBin Meng
2021-05-18lib: introduce HASH_CALCULATE optionMasahisa Kojima