summaryrefslogtreecommitdiff
path: root/lib/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* acpi: Create a new Kconfig for ACPISimon Glass2023-05-111-1/+9
* lmb: Fix LMB_MEMORY_REGIONS flag usagePatrick Delaunay2023-04-061-4/+3
* lib: Fix SYS_TIMER_COUNTS_DOWN description in KconfigMarek Vasut2023-03-301-1/+1
* lib: Add an SPL config for LIB_UUIDSimon Glass2023-03-021-0/+4
* lib: Add VPL options for SHA1 and SHA256Simon Glass2023-03-021-0/+20
* lib: Add a Kconfig for SPL_BZIP2Simon Glass2023-03-021-0/+6
* trace: Reduce the default for TRACE_EARLY_CALL_DEPTH_LIMITSimon Glass2023-02-111-1/+1
* Bump LMB_MAX_REGIONS default to 16Sjoerd Simons2023-02-081-1/+1
* Revert "lmb: Default to not-LMB_USE_MAX_REGIONS"Tom Rini2023-02-081-0/+1
* lmb: Default to not-LMB_USE_MAX_REGIONSTom Rini2023-02-061-1/+0
* Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2023-01-191-1/+26
|\
| * Revert "fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ"Simon Glass2023-01-181-0/+7
| * trace: Don't require TIMER_EARLYSimon Glass2023-01-181-1/+1
| * tpm: Add a proper Kconfig option for crc8 in SPLSimon Glass2023-01-181-0/+18
* | lib: zstd: update to latest Linux zstd 1.5.2Brandon Maier2023-01-181-0/+15
|/
* Merge tag 'v2023.01-rc4' into nextTom Rini2022-12-211-0/+47
|\
| * arch/riscv: add semihosting support for RISC-VKautuk Consul2022-12-081-5/+5
| * lib: Add common semihosting libraryKautuk Consul2022-12-081-0/+47
* | Convert CONFIG_SYS_TIMER_COUNTS_DOWN to KconfigTom Rini2022-12-051-0/+3
|/
* FWU: Add support for the FWU Multi Bank Update featureSughosh Ganu2022-10-311-0/+6
* Convert CONFIG_SYS_FDT_PAD to KconfigTom Rini2022-08-121-0/+10
* tpm: rng: Add driver model interface for TPM RNG deviceSughosh Ganu2022-08-021-0/+1
* spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini2022-07-071-1/+7
* vpl: Ensure all VPL symbols in Kconfig have some VPL dependencyTom Rini2022-06-281-1/+2
* tpl: Ensure all TPL symbols in Kconfig have some TPL dependencyTom Rini2022-06-281-1/+2
* fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQRasmus Villemoes2022-06-061-7/+0
* lib: fix selection of CONFIG_CHARSETHeinrich Schuchardt2022-05-031-5/+0
* vpl: Add Kconfig options for VPLSimon Glass2022-05-021-0/+62
* nds32: Remove the architectureTom Rini2022-04-251-1/+1
* lib: allow to build asn1 decoder and oid registry in SPLPhilippe Reynes2022-03-311-0/+19
* lib: Kconfig: enhance the help of OID_REGISTRYPhilippe Reynes2022-03-311-0/+4
* lib: Kconfig: enhance help for ASN1Philippe Reynes2022-03-311-1/+13
* Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2022-01-271-0/+18
|\
| * x86: Allow any arch to generate ACPI tablesSimon Glass2022-01-251-0/+18
* | lib/circbuf: Make circbuf selectable symbolLoic Poulain2022-01-261-0/+3
|/
* lib: add BLAKE2 hash supportQu Wenruo2022-01-181-0/+8
* lib: Kconfig: fix PHANDLE_CHECK_SEQ position outside of menuEugen Hristev2022-01-141-2/+2
* efi: Make unicode printf available to the appSimon Glass2021-12-311-1/+1
* Convert CONFIG_PHYSMEM to KconfigSimon Glass2021-12-171-0/+10
* lmb: fix typo 'commun'Heinrich Schuchardt2021-11-201-1/+1
* image: Use the correct checks for CRC32Simon Glass2021-10-081-0/+5
* hash: Use Kconfig to enable hashing in host tools and SPLSimon Glass2021-10-081-0/+18
* spl: cypto: Bring back SPL_ versions of SHASimon Glass2021-10-081-1/+42
* Merge tag 'v2021.10-rc4' into nextTom Rini2021-09-161-10/+6
|\
| * lib: fix typos in KconfigOleksandr Suvorov2021-09-141-2/+2
| * lib: Drop SHA512_ALGO in lieu of SHA512Alexandru Gagniuc2021-09-081-8/+4
* | Kconfig: Remove all default n/no optionsMichal Simek2021-08-311-3/+0
|/
* lib: ecdsa: Implement UCLASS_ECDSA verification on targetAlexandru Gagniuc2021-08-161-0/+1
* lib: disable CONFIG_SPL_HEXDUMP by defaultHeinrich Schuchardt2021-08-011-2/+1
* lib: Create a new Kconfig option for charset conversionSimon Glass2021-07-281-0/+8