Commit Graph

58 Commits (b6b5e394db62ac17e496dce9e6e9451435c8be62)

Author SHA1 Message Date
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
Michael Walle 99e139d590 net: use common rand()/srand() functions 12 years ago
Michael Walle 9acf1ca50d lib: add rand() function 12 years ago
Yen Lin 5b1a5451d5 Add AES crypto library 12 years ago
Simon Glass dc254f3823 fdt: Add tests for fdtdec 12 years ago
Matt Porter 24de357a30 SPL: Add YMODEM over UART load support 12 years ago
Christian Hitz 4c6de8560c nand: Merge BCH code from Linux nand driver 13 years ago
Christian Riesch 7029a24f2c spl: display_options.o is required for SPI flash support in SPL 13 years ago
Simon Glass b5220bc6ed fdt: add decode helper library 13 years ago
Jason Hobbs e11938eabc lib: add uuid_str_to_bin for use with bootp and PXE uuid 13 years ago
Aneesh V 05bad4aa56 scaled down version of generic libraries for SPL 13 years ago