Commit Graph

95 Commits (lime2-spi)

Author SHA1 Message Date
Simon Glass 6307896c17 tpm: Add support for SPL and TPL 6 years ago
Heinrich Schuchardt f11a164b58 test: unit tests for Unicode functions 6 years ago
Heinrich Schuchardt fbb3ea806f lib: build charset.o only if needed 6 years ago
Igor Opaniuk 3330584d2c avb2.0: integrate avb 2.0 into the build system 6 years ago
Alexey Brodkin f8c987f8f1 lib: Add hexdump 6 years ago
Alex Kiernan c232d14d11 mmc: Separate "mmc swrite" from fastboot 6 years ago
Miquel Raynal ff32245bb3 tpm: prepare support for TPMv2.x commands 6 years ago
Miquel Raynal d677bfe2f7 tpm: disociate TPMv1.x specific and generic code 6 years ago
Miquel Raynal 9f9ce3c369 tpm: prepare introduction of TPMv2.x support in Kconfig 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Alex Kiernan 14ad44ab46 spl: Split sprintf, strto* from SPL serial in Kconfig 6 years ago
Bryan O'Donoghue 32ce6179fb optee: Add lib entries for sharing OPTEE code across ports 6 years ago
Heinrich Schuchardt 05ef48a248 efi_driver: EFI block driver 6 years ago
Jean-Jacques Hiblot f52bdf4b67 lib: allow building lzo for the SPL 7 years ago
Marek Behún 85d8bf5713 lib: Add CRC32-C 7 years ago
Heinrich Schuchardt 623b3a5797 efi_selftest: provide an EFI selftest application 7 years ago
Wenyou Yang d330e04d9d lib: at91: Add logo files used via API of DM_VIDEO 7 years ago
Rob Clark 78178bb0c9 lib: add some utf16 handling helpers 7 years ago
York Sun 7264f2928b spl: fit: Eanble GZIP support for image decompression 7 years ago
Philipp Tomsich 6dced7dffc lib: spl: differentiate between TPL and SPL for libfdt/of_control/of_platdata 7 years ago
Simon Glass 8b50d526ea dm: Add a function to create a 'live' device tree 7 years ago
Tom Rini 089df18bfe lib: move hash CONFIG options to Kconfig 7 years ago
Alexander Graf 4b6dddc294 x86: Move smbios generation into arch independent directory 8 years ago
Alexander Graf 1befb38b86 x86: Move table csum into separate file 8 years ago
B, Ravi d2d9bdfcf9 spl: saveenv: adding saveenv support in SPL 8 years ago
Simon Glass 76f1f38816 Use separate options for TPL support 8 years ago
Simon Glass 7a53a54073 dm: Don't include fdtdec functions when of-platdata is enabled 8 years ago
Teddy Reed 51c14cd128 verified-boot: Minimal support for booting U-Boot proper from SPL 8 years ago
Chris Packham be86492bda lib: make strmhz available in SPL 8 years ago
Alexander Graf ed980b8c62 efi_loader: hook up in build environment 8 years ago
Simon Glass aa34fbc087 fdt: Allow libfdt to be used in SPL 8 years ago
Stephen Warren 15b51878be Makefile: remove BUILD_TAG from KBUILD_CFLAGS 8 years ago
Sjoerd Simons e4c5383e4d lib: split out strtoxxxx functions out of vsprintf.c 9 years ago
Sjoerd Simons 2b22a99c65 lib: Split panic functions out of vsprintf.c 9 years ago
Stefan Roese 7d9cde1031 lib/tiny-printf.c: Add tiny printf function for space limited environments 9 years ago
Simon Glass b7b65090b2 Add a circular memory buffer implementation 9 years ago
Julius Werner 027b728d4a Add support for LZ4 decompression algorithm 9 years ago
Masahiro Yamada 0f9258228e of: clean up OF_CONTROL ifdef conditionals 9 years ago
Masahiro Yamada dffb86e468 of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL 9 years ago
Simon Glass 867a6ac86d efi: Add start-up library code 9 years ago
Simon Glass 1acab96d97 Add rivest cipher 4 (rc4) implementation 9 years ago
Simon Glass 10f5f5a90e Drop CONFIG_ERRNO_STR from SPL 9 years ago
Simon Glass d1389403cc Add a dhrystone benchmark command 9 years ago
Simon Glass 1d76bf226a fdt: Allow FDT functions to be built for SPL 9 years ago
Przemyslaw Marczak 59345b1f0f lib: errno: introduce errno_str(): returns errno related message 10 years ago
Masahiro Yamada 61eb5d72ab libfdt: move CONFIG_OF_LIBFDT and CONFIG_FIT to lib/Makefile 10 years ago
Masahiro Yamada 77d2675022 libfdt: descend from lib/ to lib/libfdt/ 10 years ago
Masahiro Yamada f071c50190 lib: bzip2: move bzip2 files to lib/bzip2/ directory 10 years ago
Heiko Schocher 0c06db5983 lib, linux: move linux specific defines to linux/compat.h 10 years ago
Heiko Schocher c068d44aac lib, list_sort: add list_sort from linux 3.14 10 years ago