Commit Graph

68 Commits (b484b0daefc43bb3a6258a44040b53602060b2af)

Author SHA1 Message Date
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
Heiko Schocher b047d671db lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c 10 years ago
Pierre Aubert 91fdabc67a eMMC: add support for operations in RPMB partition 10 years ago
Przemyslaw Marczak 4e4815feae lib: uuid: add functions to generate UUID version 4 10 years ago
Przemyslaw Marczak a96a0e6153 part_efi: move uuid<->string conversion functions into lib/uuid.c 10 years ago
Przemyslaw Marczak 3c1c68cc03 lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND 10 years ago
Masahiro Yamada e91df49fbb kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED 10 years ago
Tom Rini 1551df35f2 arm: Switch to -mno-unaligned-access when supported by the compiler 10 years ago
Masahiro Yamada 6825a95b0b kbuild: use Linux Kernel build scripts 10 years ago
Masahiro Yamada 9e4140329e kbuild: change out-of-tree build 10 years ago
Simon Glass 60d18d3fe9 Add crc8 routine 11 years ago
Masahiro Yamada fdc36977b3 Makefile: move some libraries to lib/Makefile 11 years ago
Masahiro Yamada 0a1a157558 lib: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass b2e16a85a1 Add trace library 11 years ago
Ying Zhang f90572d91b Makefile: move the common makefile line to public area 11 years ago
Mike Dunn 0dd9c7a924 lib: import bitrev library from the linux kernel 11 years ago
Andreas Bießmann d2eae43ba8 lib: consolidate hang() 11 years ago
Wolfgang Denk a5ecbe62c2 Add SLRE - Super Light Regular Expression library 11 years ago
Che-liang Chiou 8732b0700d tpm: Add TPM command library 11 years ago
Andreas Bießmann 4a0930069b omap_gpmc: add support for hw assisted BCH8 11 years ago
Simon Glass c8a311d9dd Introduce a basic initcall implementation 11 years ago
Joe Hershberger e772cb30f6 Make linux kernel string funcs available to tools 12 years ago
Gabe Black 40fef04906 Introduce arch_phys_memset which works like memset but on physical memory 12 years ago
Albert ARIBAUD b823fd9ba5 ARM: prevent misaligned array inits 12 years ago
Ilya Yanok 7ac2fe2da2 OMAP: networking support for SPL 12 years ago
Lei Wen 88d52c6aff lib: add gzip lib function callback 12 years ago
Stefan Roese aca587b0da SPL: lib/Makefile: Add crc32.c to SPL build 12 years ago