summaryrefslogtreecommitdiff
path: root/lib/Makefile
AgeCommit message (Expand)Author
2025-07-26efi: Rename CONFIG_EFI to CONFIG_EFI_CLIENTSimon Glass
2025-07-26efi: Rename the lib/efi directorySimon Glass
2025-04-23uthread: add cooperative multi-tasking interfaceJerome Forissier
2025-04-14Merge patch series "Static initcalls"Tom Rini
2025-04-14initcall: remove initcall_run_list()Jerome Forissier
2025-04-11Merge patch series "Switch to using $(PHASE_) in Makefiles"Tom Rini
2025-04-11Kbuild: Always use $(PHASE_)Tom Rini
2025-04-03membuff: Rename the files to membufSimon Glass
2025-03-10usb: gadget: Remove the legacy usbtty driverTom Rini
2025-02-03spl: Avoid including hash algorithms which are not wantedSimon Glass
2025-02-03lib: Allow crc16 code to be droppedSimon Glass
2025-01-22Merge patch series "upl: Prerequite patches for updated spec"Tom Rini
2025-01-22emulation: Use bloblist to hold tablesSimon Glass
2025-01-18Merge patch series "add the support of sha256_hmac and sha256_hkdf"Tom Rini
2025-01-18lib: sha256: move common function to sha256_common.cPhilippe Reynes
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-12spl: lib: Allow for decompression in any SPL buildSimon Glass
2024-12-06net: disable MBEDTLS in SPLHeinrich Schuchardt
2024-10-16net: lwip: build lwIPJerome Forissier
2024-10-14Merge patch series "Integrate MbedTLS v3.6 LTS with U-Boot"Tom Rini
2024-10-14asn1_decoder: add build options for ASN1 decoderRaymond Mao
2024-10-14lib: Adapt digest header files to MbedTLSRaymond Mao
2024-10-14mbedtls: add mbedtls into the build systemRaymond Mao
2024-10-11global: Rename SPL_TPL_ to PHASE_Simon Glass
2024-10-11global: Rename SPL_ to XPL_Simon Glass
2024-10-11global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-09-03lmb: allow lmb module to be used in SPLSughosh Ganu
2024-08-07alist: Add support for an allocated pointer listSimon Glass
2024-06-30tpm: Move TCG functions into a separate fileIlias Apalodimas
2023-10-17fs: ext4: Fix building ext4 in SPL if write is enabledSean Anderson
2023-09-04Merge tag 'v2023.10-rc4' into nextTom Rini
2023-08-31Revert "initcall: Move to inline function"Simon Glass
2023-08-28spl: crypto: fix including SHA* object files in SPLOleksandr Suvorov
2023-05-11acpi: Create a new Kconfig for ACPISimon Glass
2023-03-02lib: Fix build condition for tiny-printfSimon Glass
2023-01-18tpm: Add a proper Kconfig option for crc8 in SPLSimon Glass
2022-12-08lib: Add common semihosting libraryKautuk Consul
2022-10-31FWU: Add support for the FWU Multi Bank Update featureSughosh Ganu
2022-06-28arm: samsung: Remove dead LCD codeTom Rini
2022-04-21crc16: Move standard CRC-16 implementation from ubifs to libPali Rohár
2022-04-21crc16-ccitt: Rename file with CRC-16-CCITT implementation to crc16-ccitt.cPali Rohár
2022-03-31lib: crypto: allow to build crypyo in SPLPhilippe Reynes
2022-03-31lib: allow to build asn1 decoder and oid registry in SPLPhilippe 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-25acpi: Use finer-grained control of ACPI-table generationSimon Glass
2022-01-18lib: add BLAKE2 hash supportQu Wenruo
2021-10-08image: Use the correct checks for CRC32Simon Glass