summaryrefslogtreecommitdiff
path: root/lib/Kconfig
AgeCommit message (Expand)Author
2024-11-27binman: Add option for pointing to separate descriptionMichal Simek
2024-10-27Merge patch series "Implement ACPI on aarch64"Tom Rini
2024-10-27arm: cpu: Add ACPI parking protocol supportPatrick Rudolph
2024-10-27common: Enable BLOBLIST_TABLES on armPatrick Rudolph
2024-10-15x86: e820: use the lmb API for adding RAM memorySughosh Ganu
2024-10-15layerscape: use the lmb API's to add RAM memorySughosh Ganu
2024-10-15lmb: allow for boards to specify memory mapSughosh Ganu
2024-10-14mbedtls: add mbedtls into the build systemRaymond Mao
2024-09-12lib: uuid: add UUID v5 supportCaleb Connolly
2024-09-12Kconfig: clean up the efi configuration statusIlias Apalodimas
2024-09-03sandbox: move the TCG event log to the start of ram memorySughosh Ganu
2024-09-03ppc: lmb: move arch specific lmb reservations to arch_misc_init()Sughosh Ganu
2024-09-03lmb: config: add lmb config symbols for SPLSughosh Ganu
2024-09-03lmb: remove config symbols used for lmb region countSughosh Ganu
2024-07-05Fix Kconfig coding style from spaces to tabAnand Moon
2024-06-30tpm: allow the user to select the compiled algorithmsIlias Apalodimas
2024-04-22Kconfig: Add missing quotes around source fileMichal Simek
2024-04-13Fix references to trace docVincent Stehlé
2023-12-18Merge tag 'v2024.01-rc5' into nextTom Rini
2023-12-13lib/Kconfig: Correct typo about SYSINFO_SMBIOS in help messageTom Rini
2023-11-10arm: semihosting: Support semihosting fallback on 32-bit ARMSean Anderson
2023-11-07lib: uuid: move CONFIG_RANDOM_UUIDAKASHI Takahiro
2023-10-27Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2023-10-27tpm: Support boot measurementsEddie James
2023-10-17fs: ext4: Fix building ext4 in SPL if write is enabledSean Anderson
2023-09-22efi: Use the installed SMBIOS tablesSimon Glass
2023-09-22x86: smbios: Add a Kconfig indicating SMBIOS-table presenceSimon Glass
2023-09-22x86: Allow APCI in SPLSimon Glass
2023-09-19boot: Join FDT_FIXUP_PARTITIONS with related optionsSimon Glass
2023-09-19FWU: Avoid showing an unselectable menu optionSimon Glass
2023-09-19lib: rational: Move the Kconfigs into the correct placeSimon Glass
2023-08-09Kconfigs: Correct default of "0" on hex type entriesTom Rini
2023-08-07spl: move SPL_CRC32 option to lib/KconfigOleksandr Suvorov
2023-07-21lib: Kconfig: k3: Enable SHA512 for fit signatureManorit Chawdhry
2023-05-11acpi: Create a new Kconfig for ACPISimon Glass
2023-04-06lmb: Fix LMB_MEMORY_REGIONS flag usagePatrick Delaunay
2023-03-30lib: Fix SYS_TIMER_COUNTS_DOWN description in KconfigMarek Vasut
2023-03-02lib: Add an SPL config for LIB_UUIDSimon Glass
2023-03-02lib: Add VPL options for SHA1 and SHA256Simon Glass
2023-03-02lib: Add a Kconfig for SPL_BZIP2Simon Glass
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