summaryrefslogtreecommitdiff
path: root/lib/Makefile
Commit message (Expand)AuthorAgeLines
* libfdt: move CONFIG_OF_LIBFDT and CONFIG_FIT to lib/MakefileMasahiro Yamada2014-12-08-1/+2
* libfdt: descend from lib/ to lib/libfdt/Masahiro Yamada2014-12-08-0/+1
* lib: bzip2: move bzip2 files to lib/bzip2/ directoryMasahiro Yamada2014-12-08-5/+1
* lib, linux: move linux specific defines to linux/compat.hHeiko Schocher2014-08-25-0/+1
* lib, list_sort: add list_sort from linux 3.14Heiko Schocher2014-08-25-0/+1
* lib, fdt: move fdtdec_get_int() out of lib/fdtdec.cHeiko Schocher2014-06-23-0/+2
* eMMC: add support for operations in RPMB partitionPierre Aubert2014-05-23-0/+1
* lib: uuid: add functions to generate UUID version 4Przemyslaw Marczak2014-04-02-2/+1
* part_efi: move uuid<->string conversion functions into lib/uuid.cPrzemyslaw Marczak2014-04-02-0/+1
* lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RANDPrzemyslaw Marczak2014-03-28-3/+1
* kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEEDMasahiro Yamada2014-03-07-0/+2
* arm: Switch to -mno-unaligned-access when supported by the compilerTom Rini2014-02-26-3/+0
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-19-1/+1
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-19-1/+1
* Add crc8 routineSimon Glass2014-01-08-0/+1
* Makefile: move some libraries to lib/MakefileMasahiro Yamada2013-11-25-0/+7
* lib: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-67/+47
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* Add trace librarySimon Glass2013-06-26-0/+1
* Makefile: move the common makefile line to public areaYing Zhang2013-06-20-10/+4
* lib: import bitrev library from the linux kernelMike Dunn2013-05-05-0/+1
* lib: consolidate hang()Andreas Bießmann2013-05-01-0/+1
* Add SLRE - Super Light Regular Expression libraryWolfgang Denk2013-05-01-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-04-15-1/+1
|\
| * omap_gpmc: add support for hw assisted BCH8Andreas Bießmann2013-04-08-1/+1
* | tpm: Add TPM command libraryChe-liang Chiou2013-04-12-0/+1
|/
* Introduce a basic initcall implementationSimon Glass2013-03-15-0/+1
* Make linux kernel string funcs available to toolsJoe Hershberger2012-12-13-0/+1
* Introduce arch_phys_memset which works like memset but on physical memoryGabe Black2012-12-06-0/+1
* ARM: prevent misaligned array initsAlbert ARIBAUD2012-10-15-0/+3
* OMAP: networking support for SPLIlya Yanok2012-10-01-2/+7
* lib: add gzip lib function callbackLei Wen2012-09-29-0/+1
* SPL: lib/Makefile: Add crc32.c to SPL buildStefan Roese2012-07-07-1/+1
* net: use common rand()/srand() functionsMichael Walle2012-07-07-1/+3
* lib: add rand() functionMichael Walle2012-07-07-0/+1
* Add AES crypto libraryYen Lin2012-05-15-0/+1
* fdt: Add tests for fdtdecSimon Glass2012-03-29-0/+1
* SPL: Add YMODEM over UART load supportMatt Porter2012-03-26-0/+3
* nand: Merge BCH code from Linux nand driverChristian Hitz2012-01-26-0/+1
* spl: display_options.o is required for SPI flash support in SPLChristian Riesch2011-12-24-0/+2
* fdt: add decode helper librarySimon Glass2011-10-26-0/+1
* lib: add uuid_str_to_bin for use with bootp and PXE uuidJason Hobbs2011-10-17-0/+1
* scaled down version of generic libraries for SPLAneesh V2011-07-26-4/+7
* zlib: split up to match original source treeMike Frysinger2011-04-30-1/+0
* lib: add crc7 from LinuxThomas Chou2011-01-18-0/+1
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Add hash table support as base for new environment codeWolfgang Denk2010-09-19-0/+1
* Add qsort - add support for sorting data arraysWolfgang Denk2010-09-19-0/+1
* Add basic errno support.Wolfgang Denk2010-09-19-0/+1
* Rename lib_generic/ to lib/Peter Tyser2010-04-13-0/+68