summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/ |/|
| * libbb: remove vi tabwidth settingAlexander Aring2012-09-111-1/+0
* | uncompress: drop wrong BUG(uncompress_size)Jean-Christophe PLAGNIOL-VILLARD2012-09-101-2/+0
|/
* Merge branch 'for-next/pbl'Sascha Hauer2012-09-051-0/+1
|\
| * Merge tag 'pbl' of git://git.jcrosoft.org/barebox into for-next/pblSascha Hauer2012-08-031-0/+1
| |\
| | * compressed image: add gzip supportJean-Christophe PLAGNIOL-VILLARD2012-08-031-0/+1
* | | recursive_action: add ACTION_FOLLOWLINKS supportJean-Christophe PLAGNIOL-VILLARD2012-09-051-1/+6
* | | stringlist: fix division by zeroEric Bénard2012-08-291-2/+2
|/ /
* | glob: fix GLOB_SORTSascha Hauer2012-08-031-2/+2
* | qsort: Fix wrong checkSascha Hauer2012-08-031-1/+1
|/
* Merge branch 'for-next/onfi'Sascha Hauer2012-08-011-0/+39
|\
| * string: add strim for ONFI codeEric Bénard2012-07-051-0/+39
* | Merge branch 'for-next/misc'Sascha Hauer2012-08-011-1/+1
|\ \
| * | lib/Kconfig: Fix alignment of arrows in labelBernhard Walle2012-07-241-1/+1
| |/
* | Merge branch 'for-next/compressed-prepare'Sascha Hauer2012-08-012-3/+9
|\ \
| * | decompress_unlzo: define decompress_unlzo as decompressJean-Christophe PLAGNIOL-VILLARD2012-07-301-0/+1
| * | lzo: Allow for static inliningSascha Hauer2012-07-232-3/+8
| |/