- 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, 7 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, 11 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
- fb22808 x86: Move smbios generation into arch independent directory by Alexander Graf · 8 years ago
- ee532d9 x86: Move table csum into separate file by Alexander Graf · 8 years ago
- e94b024 spl: saveenv: adding saveenv support in SPL by B, Ravi · 8 years ago
- 98b685d Use separate options for TPL support by Simon Glass · 8 years ago
- 4f3ce47 dm: Don't include fdtdec functions when of-platdata is enabled by Simon Glass · 8 years ago
- 5021e3c verified-boot: Minimal support for booting U-Boot proper from SPL by Teddy Reed · 8 years ago
- cae6eff lib: make strmhz available in SPL by Chris Packham · 8 years ago
- 67ee705 efi_loader: hook up in build environment by Alexander Graf · 9 years ago
- 8b42692 fdt: Allow libfdt to be used in SPL by Simon Glass · 9 years ago
- 4f169a0 Makefile: remove BUILD_TAG from KBUILD_CFLAGS by Stephen Warren · 9 years ago
- fe4f179 lib: split out strtoxxxx functions out of vsprintf.c by Sjoerd Simons · 9 years ago
- 35f53ed lib: Split panic functions out of vsprintf.c by Sjoerd Simons · 9 years ago
- 363ab7b lib/tiny-printf.c: Add tiny printf function for space limited environments by Stefan Roese · 9 years ago
- 1294ecf Add a circular memory buffer implementation by Simon Glass · 9 years ago
- f41a3ca Add support for LZ4 decompression algorithm by Julius Werner · 9 years ago
- 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
- 1e35f39 of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL by Masahiro Yamada · 9 years ago
- 9539e69 efi: Add start-up library code by Simon Glass · 9 years ago
- d0d58d2 Add rivest cipher 4 (rc4) implementation by Simon Glass · 9 years ago
- 49d06d2 Drop CONFIG_ERRNO_STR from SPL by Simon Glass · 9 years ago
- 99dbe4b Add a dhrystone benchmark command by Simon Glass · 9 years ago