summaryrefslogtreecommitdiffstats
path: root/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add PBL console supportSascha Hauer2015-01-051-0/+2
* printf: move simple_strto*() functions to separate fileSascha Hauer2015-01-051-0/+1
* Add xz decompression supportSascha Hauer2014-11-041-0/+1
* Merge branch 'for-next/rtc'Sascha Hauer2014-08-071-0/+1
|\
| * lib: import 'bcd' from linux-3.15Antony Pavlov2014-07-311-0/+1
* | Merge branch 'for-next/misc'Sascha Hauer2014-08-071-0/+1
|\ \
| * | lib: Add bitmap functions from kernelSascha Hauer2014-07-171-0/+1
| |/
* | Merge branch 'for-next/metadata'Sascha Hauer2014-08-071-1/+1
|\ \
| * | move file helper functions to separate fileSascha Hauer2014-08-071-1/+1
| |/
* / Add beginning wchar supportSascha Hauer2014-07-141-0/+1
|/
* lib: fix whitespace, drop blank lines at EOFAntony Pavlov2014-01-061-1/+1
* Merge branch 'for-next/mtd'Sascha Hauer2013-08-051-0/+1
|\
| * ARM: MXS: introduce stmp device supportSascha Hauer2013-07-231-0/+1
* | lib: Add support for LZ4-compressed kernelKyungsik Lee2013-07-161-0/+2
|/
* of: remove unused libfdtSascha Hauer2013-03-061-1/+0
* Merge branch 'for-next/commands'Sascha Hauer2013-02-041-0/+1
|\
| * commands: add let command which supports proper arithmeticJan Luebbe2013-01-091-0/+1
* | introduce common bootstrap codeJean-Christophe PLAGNIOL-VILLARD2013-01-221-0/+1
* | lib: add barebox version of libmtdWolfram Sang2012-12-191-0/+1
* | lib: add libubigenWolfram Sang2012-12-191-0/+1
* | lib: add libscanWolfram Sang2012-12-191-0/+1
|/
* rm: implement -rSascha Hauer2012-11-291-0/+1
* commands: change Y-Modem implementationRobert Jarzmik2012-11-121-0/+1
* gui: move gui file to include/gui and lib/guiJean-Christophe PLAGNIOL-VILLARD2012-10-041-5/+1
* png: add picoPNG lib supportJean-Christophe PLAGNIOL-VILLARD2012-09-121-0/+1
* add PNG supportJean-Christophe PLAGNIOL-VILLARD2012-09-121-0/+2
* splash/bmp: switch to image_rendererJean-Christophe PLAGNIOL-VILLARD2012-09-121-2/+2
* introduce image_renderer frameworkJean-Christophe PLAGNIOL-VILLARD2012-09-121-0/+1
* Introduce graphic utilsJean-Christophe PLAGNIOL-VILLARD2012-09-121-1/+1
* bmp: Move bmp rendering to lib/bmp.cJean-Christophe PLAGNIOL-VILLARD2012-09-121-0/+1
* add qsort supportSascha Hauer2012-05-141-0/+1
* param: add config to disable itJean-Christophe PLAGNIOL-VILLARD2012-01-111-1/+1
* uncompress: add config to disable itJean-Christophe PLAGNIOL-VILLARD2012-01-111-1/+1
* lib: add bitrev utilityRobert Jarzmik2012-01-021-0/+1
* lib: add BCH encoding/decodingRobert Jarzmik2012-01-021-0/+1
* Merge branch 'next'Sascha Hauer2011-12-071-2/+3
|\
| * Add generic uncompress functionSascha Hauer2011-11-291-0/+1
| * add kernel gunzip implementationSascha Hauer2011-11-291-1/+1
| * use kernel bunzip implementationSascha Hauer2011-11-291-1/+1
* | lib: remove nonexistest files from MakefileSascha Hauer2011-12-011-3/+0
|/
* initial libfdt supportSascha Hauer2011-10-191-0/+4
* move digest to crypto/Jean-Christophe PLAGNIOL-VILLARD2011-10-121-5/+0
* drivers/bus: move to drivers/baseJean-Christophe PLAGNIOL-VILLARD2011-07-211-2/+0
* remove dead ldiv codeSascha Hauer2010-10-211-1/+0
* add sha256 supportJean-Christophe PLAGNIOL-VILLARD2010-09-201-0/+1
* add sha1 supportJean-Christophe PLAGNIOL-VILLARD2010-09-201-0/+1
* add md5 supportJean-Christophe PLAGNIOL-VILLARD2010-09-201-0/+1
* add rbtree support (needed for ubi)Sascha Hauer2010-07-051-0/+1
* add progression bar functionSascha Hauer2010-06-281-0/+1
* include support for a simple pseudo number generatorSascha Hauer2010-06-221-0/+1