summaryrefslogtreecommitdiff
path: root/lib/Makefile
AgeCommit message (Expand)Author
2013-05-05lib: import bitrev library from the linux kernelMike Dunn
2013-05-01lib: consolidate hang()Andreas Bießmann
2013-05-01Add SLRE - Super Light Regular Expression libraryWolfgang Denk
2013-04-15Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-04-12tpm: Add TPM command libraryChe-liang Chiou
2013-04-08omap_gpmc: add support for hw assisted BCH8Andreas Bießmann
2013-03-15Introduce a basic initcall implementationSimon Glass
2012-12-13Make linux kernel string funcs available to toolsJoe Hershberger
2012-12-06Introduce arch_phys_memset which works like memset but on physical memoryGabe Black
2012-10-15ARM: prevent misaligned array initsAlbert ARIBAUD
2012-10-01OMAP: networking support for SPLIlya Yanok
2012-09-29lib: add gzip lib function callbackLei Wen
2012-07-07SPL: lib/Makefile: Add crc32.c to SPL buildStefan Roese
2012-07-07net: use common rand()/srand() functionsMichael Walle
2012-07-07lib: add rand() functionMichael Walle
2012-05-15Add AES crypto libraryYen Lin
2012-03-29fdt: Add tests for fdtdecSimon Glass
2012-03-26SPL: Add YMODEM over UART load supportMatt Porter
2012-01-26nand: Merge BCH code from Linux nand driverChristian Hitz
2011-12-24spl: display_options.o is required for SPI flash support in SPLChristian Riesch
2011-10-26fdt: add decode helper librarySimon Glass
2011-10-17lib: add uuid_str_to_bin for use with bootp and PXE uuidJason Hobbs
2011-07-26scaled down version of generic libraries for SPLAneesh V
2011-04-30zlib: split up to match original source treeMike Frysinger
2011-01-18lib: add crc7 from LinuxThomas Chou
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-09-19Add hash table support as base for new environment codeWolfgang Denk
2010-09-19Add qsort - add support for sorting data arraysWolfgang Denk
2010-09-19Add basic errno support.Wolfgang Denk
2010-04-13Rename lib_generic/ to lib/Peter Tyser