summaryrefslogtreecommitdiff
path: root/lib/Kconfig
AgeCommit message (Expand)Author
2026-01-06lzma: Update LZMA SDK code from 9.20 to 25.01Tom Rini
2026-01-06lzma: Add Kconfig options to optimize for sizeTom Rini
2025-12-08RISC-V: implement private GCC libraryHeinrich Schuchardt
2025-12-04lib: import sm3 256 hash parts from linuxHeiko Schocher
2025-10-09fw_loader: Split from fs_loader into separate library fileMarek Vasut
2025-10-08Kconfig: Make further use of testing for !COMPILE_TESTTom Rini
2025-07-26efi: Rename CONFIG_EFI to CONFIG_EFI_CLIENTSimon Glass
2025-05-23Merge patch series "BOOTP/DHCPv4 enhancements"Tom Rini
2025-05-23net: bootp: BOOTP/DHCPv4 retransmission improvementsSean Edmond
2025-05-22tiny-printf: Handle formatting of %p with an extra KconfigChristoph Niedermaier
2025-04-23uthread: add cooperative multi-tasking interfaceJerome Forissier
2025-04-11acpi: select CONFIG_BLOBLISTHeinrich Schuchardt
2025-04-01Kconfig: Fix "warning: style: quotes recommended" warningsTom Rini
2025-03-10lib: correct description of CONFIG_SYS_FDT_PADHeinrich Schuchardt
2025-02-03lib: Allow crc16 code to be droppedSimon Glass
2025-01-28tpm: add wrapper and helper APIs for PCR allocateRaymond Mao
2025-01-22Merge patch series "upl: Prerequite patches for updated spec"Tom Rini
2025-01-22emulation: Use bloblist to hold tablesSimon Glass
2025-01-14Merge patch series "SMBIOS improvements"Tom Rini
2025-01-14smbios: Refactor smbios libraryRaymond Mao
2024-12-27lib: Allow crc8 in TPL and VPLSimon Glass
2024-12-27spl: lib: Allow for decompression in any SPL buildSimon Glass
2024-12-12Revert "Merge patch series "vbe: Series part E""Tom Rini
2024-12-12Merge patch series "vbe: Series part E"Tom Rini
2024-12-12lib: Allow crc8 in TPL and VPLSimon Glass
2024-12-12spl: lib: Allow for decompression in any SPL buildSimon Glass
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