Commit Graph

88 Commits (d677bfe2f7914367d1caa6146b34e86d0df1c75d)

Author SHA1 Message Date
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
Mike Frysinger ab76e9848a bzip2: move ifdef handling to Makefile COBJS-$(...) 16 years ago
Kumar Gala 63240ba88c Introduce addr_map library 16 years ago
Kyungmin Park 7ba890bf2f Add Red Black Tree support 16 years ago
Jean-Christophe PLAGNIOL-VILLARD bbf52df9aa crc16: move to lib_generic 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 717a222229 gunzip: move to lib_generic 16 years ago
Haavard Skinnemoen 0768b7a872 Consolidate strmhz() implementation 16 years ago
Jean-Christophe PLAGNIOL-VILLARD b571afde02 add SHA256 support 16 years ago