summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* libubi: Use global mtd_all_ff functionSascha Hauer2013-03-041-12/+1
* Merge branch 'for-next/mtd'Sascha Hauer2013-03-042-8/+8
|\
| * libmtd: rename functions from mtd_* to libmtd_*Sascha Hauer2013-02-142-8/+8
* | getopt: change optstring to const char*Alexander Aring2013-02-111-2/+2
|/
* pbl: fix IMAGE_COMPRESSION_LZO-enabled build on MIPSAntony Pavlov2013-02-051-1/+3
* Merge branch 'for-next/compile-log-level'Sascha Hauer2013-02-042-3/+3
|\
| * treewide: fix format specifiersSascha Hauer2013-01-272-3/+3
* | Merge branch 'for-next/commands'Sascha Hauer2013-02-042-0/+796
|\ \
| * | commands: add let command which supports proper arithmeticJan Luebbe2013-01-092-0/+796
* | | introduce common bootstrap codeJean-Christophe PLAGNIOL-VILLARD2013-01-227-0/+198
| |/ |/|
* | graphic_utils/fb_open: fix fbsizeJean-Christophe PLAGNIOL-VILLARD2013-01-161-1/+1
* | lib: add barebox version of libmtdWolfram Sang2012-12-193-0/+372
* | lib: add libubigenWolfram Sang2012-12-193-0/+316
* | lib: add libscanWolfram Sang2012-12-193-0/+223
* | lib: update size_human_readable to latest versionWolfram Sang2012-12-191-16/+31
* | lib: misc: add 'iB' suffixes to strtoull_suffixWolfram Sang2012-12-191-1/+4
|/
* Merge branch 'kconfig'Sascha Hauer2012-12-082-4/+4
|\
| * Cleanup Kconfig filesAlexander Shiyan2012-12-082-4/+4
* | Merge branch 'for-next/ext4'Sascha Hauer2012-12-072-5/+5
|\ \
| * | filetype: Pass bufsizeSascha Hauer2012-12-032-5/+5
| |/
* / rm: implement -rSascha Hauer2012-11-293-1/+57
|/
* xymodem.c: fix compiler warningAntony Pavlov2012-11-261-1/+1
* bmp: specify we need to keep the data read from the fileJean-Christophe PLAGNIOL-VILLARD2012-11-211-0/+1
* Merge branch 'for-next/ymodem'Sascha Hauer2012-11-163-0/+601
|\
| * commands: change Y-Modem implementationRobert Jarzmik2012-11-123-0/+601
* | Merge branch 'for-next/readline'Sascha Hauer2012-11-161-11/+23
|\ \
| * | readline: fix the 'new blank line at EOF' typoAntony Pavlov2012-10-291-1/+0
| * | readline: add ctrl-w handling (cut-the-last-word)Antony Pavlov2012-10-291-0/+10
| * | readline: move backspace key handling to the DO_BACKSPACE macroAntony Pavlov2012-10-291-10/+13
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2012-11-162-1/+20
|\ \ | |/ |/|
| * progressbar: use __stringify in format stringAlexander Aring2012-10-301-1/+2
| * parameter: support removing named parametersJan Luebbe2012-10-121-0/+18
* | parameter: fix memory leakJan Luebbe2012-10-121-0/+1
|/
* gui: blit the surface on demandJean-Christophe PLAGNIOL-VILLARD2012-10-043-6/+8
* graphic_utils: introduce common fb_open/closeJean-Christophe PLAGNIOL-VILLARD2012-10-043-9/+56
* gui: introduce screen and surface to factorize and simplify codeJean-Christophe PLAGNIOL-VILLARD2012-10-043-41/+48
* graphic_utils: pass image so we can draw only the visible part of the imageJean-Christophe PLAGNIOL-VILLARD2012-10-042-4/+5
* gui: move gui file to include/gui and lib/guiJean-Christophe PLAGNIOL-VILLARD2012-10-0416-50/+56
* image_renderer: fix size typeJean-Christophe PLAGNIOL-VILLARD2012-10-041-1/+1
* Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-0315-52/+0
|\
| * Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-1714-48/+0
* | Merge branch 'for-next/png'Sascha Hauer2012-10-0314-0/+9247
|\ \
| * | png: add picoPNG lib supportJean-Christophe PLAGNIOL-VILLARD2012-09-125-0/+936
| * | add PNG supportJean-Christophe PLAGNIOL-VILLARD2012-09-127-2/+7793
| * | graphic_utils: add rgba supportJean-Christophe PLAGNIOL-VILLARD2012-09-121-0/+103
| * | splash/bmp: switch to image_rendererJean-Christophe PLAGNIOL-VILLARD2012-09-124-37/+147
| * | introduce image_renderer frameworkJean-Christophe PLAGNIOL-VILLARD2012-09-123-0/+102
| * | Introduce graphic utilsJean-Christophe PLAGNIOL-VILLARD2012-09-123-23/+92
| * | bmp: Move bmp rendering to lib/bmp.cJean-Christophe PLAGNIOL-VILLARD2012-09-123-0/+136
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2012-10-031-1/+0
|\ \ | |/ |/|