Commit Graph

95 Commits (6307896c177e3afb54a42439062dce0776d31891)

Author SHA1 Message Date
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
Mike Frysinger e89516f031 zlib: split up to match original source tree 13 years ago
Thomas Chou ed6ce67a2c lib: add crc7 from Linux 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Wolfgang Denk a6826fbc5c Add hash table support as base for new environment code 14 years ago
Wolfgang Denk 54c6977e9c Add qsort - add support for sorting data arrays 14 years ago
Wolfgang Denk 65cd3fa81f Add basic errno support. 14 years ago
Peter Tyser 78acc472d9 Rename lib_generic/ to lib/ 14 years ago
Mike Frysinger 44431cabbb gzip/zlib: make features optional 15 years ago
Mike Frysinger a16028da63 lmb: only force on arches that use it 15 years ago
Mike Frysinger dac4d7e884 sha1: add dedicated config option 15 years ago
Dirk Behme 6a45e38495 Make getenv_IPaddr() global 15 years ago
Ingo van Lil 3eb90bad65 Generic udelay() with watchdog support 15 years ago
Peter Tyser 9ef78511cd circbuf: Move to lib_generic and conditionally compile 15 years ago