aboutsummaryrefslogtreecommitdiff
path: root/lib/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2023-12-18Merge tag 'v2024.01-rc5' into nextTom Rini1-1/+1
2023-12-13lib/Kconfig: Correct typo about SYSINFO_SMBIOS in help messageTom Rini1-1/+1
2023-11-10arm: semihosting: Support semihosting fallback on 32-bit ARMSean Anderson1-2/+2
2023-11-07lib: uuid: move CONFIG_RANDOM_UUIDAKASHI Takahiro1-0/+7
2023-10-27Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini1-0/+4
2023-10-27tpm: Support boot measurementsEddie James1-0/+4
2023-10-17fs: ext4: Fix building ext4 in SPL if write is enabledSean Anderson1-0/+6
2023-09-22efi: Use the installed SMBIOS tablesSimon Glass1-0/+1
2023-09-22x86: smbios: Add a Kconfig indicating SMBIOS-table presenceSimon Glass1-1/+14
2023-09-22x86: Allow APCI in SPLSimon Glass1-0/+8
2023-09-19boot: Join FDT_FIXUP_PARTITIONS with related optionsSimon Glass1-9/+0
2023-09-19FWU: Avoid showing an unselectable menu optionSimon Glass1-4/+0
2023-09-19lib: rational: Move the Kconfigs into the correct placeSimon Glass1-2/+2
2023-08-09Kconfigs: Correct default of "0" on hex type entriesTom Rini1-1/+1
2023-08-07spl: move SPL_CRC32 option to lib/KconfigOleksandr Suvorov1-0/+11
2023-07-21lib: Kconfig: k3: Enable SHA512 for fit signatureManorit Chawdhry1-0/+1
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-02lib: Add an SPL config for LIB_UUIDSimon Glass1-0/+4
2023-03-02lib: Add VPL options for SHA1 and SHA256Simon Glass1-0/+20
2023-03-02lib: 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...WIP/19Jan2023Tom Rini1-1/+26
2023-01-18lib: 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-05Convert 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-28vpl: Ensure all VPL symbols in Kconfig have some VPL dependencyTom Rini1-1/+2
2022-06-28tpl: Ensure all TPL symbols in Kconfig have some TPL dependencyTom Rini1-1/+2
2022-06-06fdtdec: 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 architectureWIP/25Apr2022Tom 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-26lib/circbuf: Make circbuf selectable symbolLoic Poulain1-0/+3