- ec5f101 crc32: Exclude crc32 from TPL by Simon Glass · 3 years, 10 months ago
- 415eab0 smbios: add parsing API by Christian Gmeiner · 4 years ago
- 72eda50 lib: Add getopt by Sean Anderson · 4 years ago
- e87dfb0 lib: sscanf: add sscanf implementation by Andrii Anisov · 4 years, 3 months ago
- d16b38f Add support for SHA384 and SHA512 by Reuben Dowle · 4 years, 7 months ago
- 1086047 lib: Makefile: build crc7.c when CONFIG_MMC_SPI by Pragnesh Patel · 4 years, 5 months ago
- 8239be6 lib: Allow MD5 to be enabled in SPL by Simon Glass · 4 years, 6 months ago
- 04cb399 lib: enable lzma decompression support for SPL build by Weijie Gao · 4 years, 7 months ago
- 4f4d526 lib: do not build OID registry in SPL by Heinrich Schuchardt · 4 years, 7 months ago
- 91fe8b7 acpi: Add a central location for table version numbers by Simon Glass · 4 years, 7 months ago
- 805b3ca lib: elf: Move the generic elf loading/validating functions to lib by Keerthy · 4 years, 9 months ago
- 1b27753 lib: rsa: consider CONFIG_SPL_RSA by Heinrich Schuchardt · 4 years, 10 months ago
- 4df3578 u-boot: fit: add support to decrypt fit with aes by Philippe Reynes · 5 years ago
- d721001 net: Move the checksum functions to lib/ by Simon Glass · 5 years ago
- 3c10dc9 binman: Add a library to access binman entries by Simon Glass · 5 years ago
- b4adf62 lib: crypto: add x509 parser by AKASHI Takahiro · 5 years ago
- a9b45e6 lib: add oid registry utility by AKASHI Takahiro · 5 years ago
- ab8a0e0 lib: add asn1 decoder by AKASHI Takahiro · 5 years ago
- 05429b6 rtc: move date.c from drivers/rtc/ to lib/ by AKASHI Takahiro · 5 years ago
- 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
- 27084c0 spl: Allow tiny printf() to be controlled in SPL and TPL by Simon Glass · 5 years ago
- d3329f0 lib: Makefile: build fdtdec_common.c when OF_LIBFDT selected by Peng Fan · 5 years ago
- 8509f22 lib: add Zstandard decompression support by Marek Behún · 6 years ago
- 83a486b lib: Add xxhash support by Marek Behún · 6 years ago
- 47870af initcall: Move to inline function by Alexander Graf · 6 years ago
- a156c47 tftp: prevent overwriting reserved memory by Simon Goldschmidt · 6 years ago
- e2237a2 fdt: parse "reserved-memory" for memory reservation by Simon Goldschmidt · 6 years ago
- 03dcf17 common: command: Add support for $ auto-completion by Boris Brezillon · 6 years ago
- 51c2345 Roll CRC16-CCITT into the hash infrastructure by Philipp Tomsich · 6 years ago
- f6e7b65 efi_selftest: simplify lib/efi_selftest/Makefile by Heinrich Schuchardt · 6 years ago
- 048c6e8 spl: lz4: Allow use of lz4 compression in SPL by Simon Glass · 6 years ago
- 6307896 tpm: Add support for SPL and TPL by Simon Glass · 6 years ago
- f11a164 test: unit tests for Unicode functions by Heinrich Schuchardt · 6 years ago
- fbb3ea8 lib: build charset.o only if needed by Heinrich Schuchardt · 6 years ago
- 3330584 avb2.0: integrate avb 2.0 into the build system by Igor Opaniuk · 6 years ago
- f8c987f lib: Add hexdump by Alexey Brodkin · 6 years ago
- c232d14 mmc: Separate "mmc swrite" from fastboot by Alex Kiernan · 6 years ago
- ff32245 tpm: prepare support for TPMv2.x commands by Miquel Raynal · 6 years ago
- d677bfe tpm: disociate TPMv1.x specific and generic code by Miquel Raynal · 6 years ago
- 9f9ce3c tpm: prepare introduction of TPMv2.x support in Kconfig by Miquel Raynal · 6 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 14ad44a spl: Split sprintf, strto* from SPL serial in Kconfig by Alex Kiernan · 7 years ago
- 32ce617 optee: Add lib entries for sharing OPTEE code across ports by Bryan O'Donoghue · 7 years ago
- 05ef48a efi_driver: EFI block driver by Heinrich Schuchardt · 7 years ago
- f52bdf4 lib: allow building lzo for the SPL by Jean-Jacques Hiblot · 7 years ago
- 85d8bf5 lib: Add CRC32-C by Marek Behún · 7 years ago
- 623b3a5 efi_selftest: provide an EFI selftest application by Heinrich Schuchardt · 7 years ago
- d330e04 lib: at91: Add logo files used via API of DM_VIDEO by Wenyou Yang · 7 years ago
- 78178bb lib: add some utf16 handling helpers by Rob Clark · 7 years ago
- 7264f29 spl: fit: Eanble GZIP support for image decompression by York Sun · 7 years ago
- 6dced7d lib: spl: differentiate between TPL and SPL for libfdt/of_control/of_platdata by Philipp Tomsich · 7 years ago
- 8b50d52 dm: Add a function to create a 'live' device tree by Simon Glass · 7 years ago
- 089df18 lib: move hash CONFIG options to Kconfig by Tom Rini · 7 years ago
- 4b6dddc x86: Move smbios generation into arch independent directory by Alexander Graf · 8 years ago
- 1befb38 x86: Move table csum into separate file by Alexander Graf · 8 years ago
- d2d9bdf spl: saveenv: adding saveenv support in SPL by B, Ravi · 8 years ago
- 76f1f38 Use separate options for TPL support by Simon Glass · 8 years ago
- 7a53a54 dm: Don't include fdtdec functions when of-platdata is enabled by Simon Glass · 8 years ago
- 51c14cd verified-boot: Minimal support for booting U-Boot proper from SPL by Teddy Reed · 8 years ago
- be86492 lib: make strmhz available in SPL by Chris Packham · 8 years ago
- ed980b8 efi_loader: hook up in build environment by Alexander Graf · 9 years ago
- aa34fbc fdt: Allow libfdt to be used in SPL by Simon Glass · 9 years ago
- 15b5187 Makefile: remove BUILD_TAG from KBUILD_CFLAGS by Stephen Warren · 9 years ago
- e4c5383 lib: split out strtoxxxx functions out of vsprintf.c by Sjoerd Simons · 9 years ago
- 2b22a99 lib: Split panic functions out of vsprintf.c by Sjoerd Simons · 9 years ago
- 7d9cde1 lib/tiny-printf.c: Add tiny printf function for space limited environments by Stefan Roese · 9 years ago
- b7b6509 Add a circular memory buffer implementation by Simon Glass · 9 years ago
- 027b728 Add support for LZ4 decompression algorithm by Julius Werner · 9 years ago
- 0f92582 of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
- dffb86e of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL by Masahiro Yamada · 9 years ago
- 867a6ac efi: Add start-up library code by Simon Glass · 9 years ago
- 1acab96 Add rivest cipher 4 (rc4) implementation by Simon Glass · 9 years ago
- 10f5f5a Drop CONFIG_ERRNO_STR from SPL by Simon Glass · 9 years ago
- d138940 Add a dhrystone benchmark command by Simon Glass · 9 years ago
- 1d76bf2 fdt: Allow FDT functions to be built for SPL by Simon Glass · 10 years ago
- 59345b1 lib: errno: introduce errno_str(): returns errno related message by Przemyslaw Marczak · 10 years ago
- 61eb5d7 libfdt: move CONFIG_OF_LIBFDT and CONFIG_FIT to lib/Makefile by Masahiro Yamada · 10 years ago
- 77d2675 libfdt: descend from lib/ to lib/libfdt/ by Masahiro Yamada · 10 years ago
- f071c50 lib: bzip2: move bzip2 files to lib/bzip2/ directory by Masahiro Yamada · 10 years ago
- 0c06db5 lib, linux: move linux specific defines to linux/compat.h by Heiko Schocher · 10 years ago
- c068d44 lib, list_sort: add list_sort from linux 3.14 by Heiko Schocher · 10 years ago
- b047d67 lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c by Heiko Schocher · 10 years ago
- 91fdabc eMMC: add support for operations in RPMB partition by Pierre Aubert · 11 years ago
- 4e4815f lib: uuid: add functions to generate UUID version 4 by Przemyslaw Marczak · 11 years ago
- a96a0e6 part_efi: move uuid<->string conversion functions into lib/uuid.c by Przemyslaw Marczak · 11 years ago
- 3c1c68c lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND by Przemyslaw Marczak · 11 years ago
- e91df49 kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED by Masahiro Yamada · 11 years ago
- 1551df3 arm: Switch to -mno-unaligned-access when supported by the compiler by Tom Rini · 11 years ago
- 6825a95 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
- 9e41403 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
- 60d18d3 Add crc8 routine by Simon Glass · 11 years ago
- fdc3697 Makefile: move some libraries to lib/Makefile by Masahiro Yamada · 11 years ago
- 0a1a157 lib: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
- 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- b2e16a8 Add trace library by Simon Glass · 11 years ago
- f90572d Makefile: move the common makefile line to public area by Ying Zhang · 11 years ago
- 0dd9c7a9 lib: import bitrev library from the linux kernel by Mike Dunn · 12 years ago
- d2eae43 lib: consolidate hang() by Andreas Bießmann · 12 years ago
- a5ecbe6 Add SLRE - Super Light Regular Expression library by Wolfgang Denk · 12 years ago
- 17059f9 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago