summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* / vsprintf: fix EXPORT_SYMBOL typo on simple_strtoullJean-Christophe PLAGNIOL-VILLARD2012-07-251-1/+1
|/
* Merge branch 'for-next/64bit'Sascha Hauer2012-07-022-9/+16
|\
| * make parse_area_spec arguments loff_tSascha Hauer2012-06-301-5/+5
| * introduce strtoull_suffix functionSascha Hauer2012-06-302-4/+11
* | Unused files removedAlexander Shiyan2012-06-302-3/+0
|/
* glob: Add sorted output supportSascha Hauer2012-05-141-6/+5
* add qsort supportSascha Hauer2012-05-143-0/+83
* Make errno a positive valueSascha Hauer2012-05-142-12/+17
* parameter: return empty string for unset parametersSascha Hauer2012-05-131-1/+1
* Merge tag 'complete_update_support' of git://git.jcrosoft.org/barebox into nextSascha Hauer2012-05-011-5/+27
|\
| * stringlist: implement string_list_add_asprintfSascha Hauer2012-04-301-0/+24
| * stringlist: use seperately allocated stringSascha Hauer2012-04-301-6/+4
* | glob: activate GLOB_NOCHECK flagSascha Hauer2012-04-301-6/+4
|/
* dev_add_param: check if param exists alreadySascha Hauer2012-04-241-0/+4
* param: make return value of param getter function constSascha Hauer2012-04-241-5/+5
* net: use static string in string_to_ipSascha Hauer2012-04-151-5/+1
* string: remove unused bcopy functionSascha Hauer2012-04-051-24/+0
* getopt: save and restore contextSascha Hauer2012-02-271-2/+20
* getopt: turn commented out printf into debug()Sascha Hauer2012-02-271-1/+1
* copy_file: limit progress bar to sensible limitsSascha Hauer2012-02-191-3/+2
* Merge branch 'pu/debug' into nextSascha Hauer2012-01-272-14/+11
|\
| * Add dump_stack functionSascha Hauer2012-01-261-0/+2
| * kfifo: change kfifo_init to work with a preallocated fifoSascha Hauer2012-01-261-14/+9