- e86aa9f net: lwip: build lwIP by Jerome Forissier · 5 weeks ago
- f5bea56 Merge patch series "Integrate MbedTLS v3.6 LTS with U-Boot" by Tom Rini · 6 weeks ago
- 2faa4bd asn1_decoder: add build options for ASN1 decoder by Raymond Mao · 7 weeks ago
- a571b98 lib: Adapt digest header files to MbedTLS by Raymond Mao · 7 weeks ago
- 87010c3 mbedtls: add mbedtls into the build system by Raymond Mao · 7 weeks ago
- 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · 8 weeks ago
- 86adc2e global: Rename SPL_ to XPL_ by Simon Glass · 8 weeks ago
- 0e84d96 global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
- 0d733f0 lmb: allow lmb module to be used in SPL by Sughosh Ganu · 3 months ago
- e1edadf alist: Add support for an allocated pointer list by Simon Glass · 4 months ago
- 95537a6 tpm: Move TCG functions into a separate file by Ilias Apalodimas · 5 months ago
- 01349c1 fs: ext4: Fix building ext4 in SPL if write is enabled by Sean Anderson · 1 year, 1 month ago
- 69dea21 Merge tag 'v2023.10-rc4' into next by Tom Rini · 1 year, 3 months ago
- afb5a8a Revert "initcall: Move to inline function" by Simon Glass · 1 year, 3 months ago
- bc4e6cd spl: crypto: fix including SHA* object files in SPL by Oleksandr Suvorov · 1 year, 3 months ago
- e264be4 acpi: Create a new Kconfig for ACPI by Simon Glass · 1 year, 7 months ago
- 93ff459 lib: Fix build condition for tiny-printf by Simon Glass · 1 year, 9 months ago
- 2b95b49 tpm: Add a proper Kconfig option for crc8 in SPL by Simon Glass · 1 year, 11 months ago
- a51bb74 lib: Add common semihosting library by Kautuk Consul · 2 years ago
- 1cadae2 FWU: Add support for the FWU Multi Bank Update feature by Sughosh Ganu · 2 years, 1 month ago
- c06b6b4 arm: samsung: Remove dead LCD code by Tom Rini · 2 years, 6 months ago
- 13e5039 crc16: Move standard CRC-16 implementation from ubifs to lib by Pali Rohár · 2 years, 8 months ago
- 44406a3 crc16-ccitt: Rename file with CRC-16-CCITT implementation to crc16-ccitt.c by Pali Rohár · 2 years, 8 months ago
- ef06469 lib: crypto: allow to build crypyo in SPL by Philippe Reynes · 2 years, 8 months ago
- cf538b5 lib: allow to build asn1 decoder and oid registry in SPL by Philippe Reynes · 2 years, 8 months ago
- 99ce9ea Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 10 months ago
- 12797e6 lib/circbuf: Make circbuf selectable symbol by Loic Poulain · 3 years ago
- 29e64b5 acpi: Use finer-grained control of ACPI-table generation by Simon Glass · 3 years ago
- b98e8a2 lib: add BLAKE2 hash support by Qu Wenruo · 2 years, 11 months ago
- 577226c image: Use the correct checks for CRC32 by Simon Glass · 3 years, 2 months ago
- 143fa86 Add support for an owned buffer by Simon Glass · 3 years, 2 months ago
- a7ca480 lib: optee: remove the duplicate CONFIG_OPTEE by Patrick Delaunay · 3 years, 3 months ago
- e972aab fdt: Update Makefile rules with the new OF_REAL Kconfig by Simon Glass · 3 years, 4 months ago
- 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
- 97464ff common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASH by Alexandru Gagniuc · 3 years, 3 months ago
- 5df5d69 lib: Drop SHA512_ALGO in lieu of SHA512 by Alexandru Gagniuc · 3 years, 3 months ago
- 1f23e41 lib: add crc16.o if CONFIG_MMC_SPI_CRC_ON for SPL build by Andreas Schwab · 3 years, 3 months ago
- 48cb9b8 lib: ecdsa: Implement UCLASS_ECDSA verification on target by Alexandru Gagniuc · 3 years, 4 months ago
- c17db99 lib: Create a new Kconfig option for charset conversion by Simon Glass · 3 years, 5 months ago
- 229bd51 lib: add crypt subsystem by Steffen Jaeckel · 3 years, 5 months ago
- a581dc1 lib: move rtc-lib.c to lib by Heinrich Schuchardt · 3 years, 6 months ago
- cfbe15c lib: rational: copy the rational fraction lib routines from Linux by Tero Kristo · 3 years, 6 months ago
- 1a69f4d efi_loader: Work-around build issue due to missing hash_calculate() by Alexandru Gagniuc · 3 years, 6 months ago
- 57e5636 Revert "lib: introduce HASH_CALCULATE option" by Alexandru Gagniuc · 3 years, 6 months ago
- 8a8eeee lib: introduce HASH_CALCULATE option by Masahisa Kojima · 3 years, 6 months ago
- db182c4 lib: Rename rsa-checksum.c to hash-checksum.c by Alexandru Gagniuc · 3 years, 9 months ago
- 3b8692a tpm: Switch TPMv1 over to use the new API by Simon Glass · 3 years, 10 months ago
- 1f056fc crc32: Exclude crc32 from TPL by Simon Glass · 3 years, 10 months ago
- 1985998 smbios: add parsing API by Christian Gmeiner · 4 years, 1 month ago
- 3b4a6f5 lib: Add getopt by Sean Anderson · 4 years, 1 month ago
- 6e29ac4 lib: sscanf: add sscanf implementation by Andrii Anisov · 4 years, 4 months ago
- 1908fd9 Add support for SHA384 and SHA512 by Reuben Dowle · 4 years, 7 months ago
- 116ae92 lib: Makefile: build crc7.c when CONFIG_MMC_SPI by Pragnesh Patel · 4 years, 6 months ago
- d33d0db lib: Allow MD5 to be enabled in SPL by Simon Glass · 4 years, 7 months ago
- 6a4e1d3 lib: enable lzma decompression support for SPL build by developer · 4 years, 7 months ago
- 82a6e98 lib: do not build OID registry in SPL by Heinrich Schuchardt · 4 years, 7 months ago
- b2672ea acpi: Add a central location for table version numbers by Simon Glass · 4 years, 8 months ago
- 76f361a lib: elf: Move the generic elf loading/validating functions to lib by Keerthy · 4 years, 10 months ago
- 38c8c1b lib: rsa: consider CONFIG_SPL_RSA by Heinrich Schuchardt · 4 years, 10 months ago
- 3d96470 u-boot: fit: add support to decrypt fit with aes by Philippe Reynes · 5 years ago
- d70d8d8 net: Move the checksum functions to lib/ by Simon Glass · 5 years ago
- dd7fb9b binman: Add a library to access binman entries by Simon Glass · 5 years ago
- 591535c lib: crypto: add x509 parser by AKASHI Takahiro · 5 years ago
- 5492364 lib: add oid registry utility by AKASHI Takahiro · 5 years ago
- 3a88871 lib: add asn1 decoder by AKASHI Takahiro · 5 years ago
- 51ba522 rtc: move date.c from drivers/rtc/ to lib/ by AKASHI Takahiro · 5 years ago
- f5c208d Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
- 7611ac6 spl: Allow tiny printf() to be controlled in SPL and TPL by Simon Glass · 5 years ago
- dc1a9ae lib: Makefile: build fdtdec_common.c when OF_LIBFDT selected by Peng Fan · 5 years ago
- e87e200 lib: add Zstandard decompression support by Marek Behún · 6 years ago
- b139a7f lib: Add xxhash support by Marek Behún · 6 years ago
- f204f01 initcall: Move to inline function by Alexander Graf · 6 years ago
- a96cf8f tftp: prevent overwriting reserved memory by Simon Goldschmidt · 6 years ago
- 01adc4c fdt: parse "reserved-memory" for memory reservation by Simon Goldschmidt · 6 years ago
- 619fc68 common: command: Add support for $ auto-completion by Boris Brezillon · 6 years ago
- 6e2ac3e Roll CRC16-CCITT into the hash infrastructure by Philipp Tomsich · 6 years ago
- c9e7aa2 efi_selftest: simplify lib/efi_selftest/Makefile by Heinrich Schuchardt · 6 years ago
- e107bcd spl: lz4: Allow use of lz4 compression in SPL by Simon Glass · 6 years ago
- 93a45b1 tpm: Add support for SPL and TPL by Simon Glass · 6 years ago
- b8b6c81 test: unit tests for Unicode functions by Heinrich Schuchardt · 6 years ago
- 5ae135f lib: build charset.o only if needed by Heinrich Schuchardt · 6 years ago
- 525d1d8 avb2.0: integrate avb 2.0 into the build system by Igor Opaniuk · 6 years ago
- 2d2fa49 lib: Add hexdump by Alexey Brodkin · 6 years ago
- c568bcb mmc: Separate "mmc swrite" from fastboot by Alex Kiernan · 6 years ago
- f3b4350 tpm: prepare support for TPMv2.x commands by Miquel Raynal · 7 years ago
- 4c6759e tpm: disociate TPMv1.x specific and generic code by Miquel Raynal · 7 years ago
- 294f82a tpm: prepare introduction of TPMv2.x support in Kconfig by Miquel Raynal · 7 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 5b40428 spl: Split sprintf, strto* from SPL serial in Kconfig by Alex Kiernan · 7 years ago
- 4b0de7c optee: Add lib entries for sharing OPTEE code across ports by Bryan O'Donoghue · 7 years ago
- 11206f4 efi_driver: EFI block driver by Heinrich Schuchardt · 7 years ago
- dbde288 lib: allow building lzo for the SPL by Jean-Jacques Hiblot · 7 years ago
- cdccc03 lib: Add CRC32-C by Marek Behún · 7 years ago
- d33ae3e efi_selftest: provide an EFI selftest application by Heinrich Schuchardt · 7 years ago
- 857ad80 lib: at91: Add logo files used via API of DM_VIDEO by Wenyou Yang · 7 years ago
- 0d138cf lib: add some utf16 handling helpers by Rob Clark · 7 years ago
- a6945fe spl: fit: Eanble GZIP support for image decompression by York Sun · 7 years ago
- 456e0cb lib: spl: differentiate between TPL and SPL for libfdt/of_control/of_platdata by Philipp Tomsich · 7 years ago
- 8ff57ae dm: Add a function to create a 'live' device tree by Simon Glass · 8 years ago
- 5bdd919 lib: move hash CONFIG options to Kconfig by Tom Rini · 8 years ago