summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lzo: Remove unused variableAlexander Shiyan2014-04-231-2/+1
* gui: Fix resource leakAlexander Shiyan2014-04-231-0/+4
* treewide: fix signedness mixups in printf format specifiersLucas Stach2014-04-232-2/+2
* unlink_recursive: return negative error valueSascha Hauer2014-04-091-1/+1
* Merge branch 'for-next/mtd'Sascha Hauer2014-04-041-5/+5
|\
| * mtd: Update internal API to support 64-bit device sizeDmitry Lavnikevich2014-03-121-5/+5
* | Merge branch 'for-next/misc'Sascha Hauer2014-04-041-0/+87
|\ \
| * | param: Add dev_add_param_macSascha Hauer2014-04-041-0/+87
* | | string.c: Fix includeSascha Hauer2014-03-291-1/+1
|/ /
* / splash: Print error message when no renderer is foundSascha Hauer2014-03-171-0/+2
|/
* Merge branch 'for-next/ubi'Sascha Hauer2014-03-071-1/+1
|\
| * param: dev_add_param_fixed: constify argumentSascha Hauer2014-02-281-1/+1
* | Merge branch 'for-next/nfs'Sascha Hauer2014-03-071-1/+1
|\ \
| * | mount: support filesystem options passed via -oUwe Kleine-König2014-02-101-1/+1
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2014-03-073-6/+5
|\ \
| * | lib: math: Return NULL pointerFabio Estevam2014-02-241-1/+1
| * | lib: libbb: f should never be NULLLucas Stach2014-02-101-1/+1
| * | lib: math: fix return path (numstack may be NULL)Lucas Stach2014-02-101-2/+2
| * | remove redundant NULL check on freeLucas Stach2014-02-101-2/+1
| |/
* / input: Add BB_ prefix to KEY_ definesSascha Hauer2014-02-172-31/+31
|/
* Merge branch 'for-next/misc'Sascha Hauer2014-01-076-6/+1
|\
| * lib: fix whitespace, drop blank lines at EOFAntony Pavlov2014-01-066-6/+1
* | lib: libubigen math compile error fixRobert Jarzmik2014-01-061-1/+2
* | mtd: Add subpagesize to mtd_info_userSascha Hauer2013-12-201-1/+1
|/
* Merge branch 'for-next/omap-drivers'Sascha Hauer2013-12-062-0/+24
|\
| * string: Add (x)memdupSascha Hauer2013-11-272-0/+24
* | Merge branch 'for-next/misc'Sascha Hauer2013-12-064-3/+5
|\ \
| * | barebox: remove double semicolonsAlexander Aring2013-11-181-2/+2
| * | gui: Fix signed/unsigned arguments for printfAlexander Shiyan2013-11-111-1/+1
| * | treewide: Add missing includesSascha Hauer2013-11-082-0/+2
| |/
* / readline: remove unused variableSascha Hauer2013-11-121-2/+1
|/
* gui: convert the bmp renderer to respect line_lengthAndre Heider2013-11-061-4/+4
* gui: convert graphic utils to respect line_lengthAndre Heider2013-11-061-5/+5
* add function to read single line filesSascha Hauer2013-10-141-0/+43
* Merge branch 'for-next/misc'Sascha Hauer2013-10-071-0/+7
|\
| * process_escape_sequence: add support to \$?Jean-Christophe PLAGNIOL-VILLARD2013-09-181-0/+7
* | Merge branch 'for-next/lzo'Sascha Hauer2013-10-076-402/+454
|\ \
| * | lzo: update to lzo-2013Jean-Christophe PLAGNIOL-VILLARD2013-09-226-402/+454
| |/
* | copy_file: Add missing O_TRUNCSascha Hauer2013-09-291-1/+1
* | lib: Fix copy_file when filesize is FILESIZE_MAXTeresa Gámez2013-09-272-4/+9
|/
* Merge branch 'for-next/boardinfo'Sascha Hauer2013-09-051-1/+1
|\
| * remove remaining references of CONFIG_BOARDINFOSascha Hauer2013-08-161-1/+1
* | Merge branch 'for-next/ubifs'Sascha Hauer2013-09-051-0/+39
|\ \ | |/ |/|
| * Add deflate_decompress functionSascha Hauer2013-08-071-0/+39
* | Cleanup Kconfig filesAlexander Shiyan2013-08-121-1/+1
|/
* Merge branch 'for-next/mtd'Sascha Hauer2013-08-055-1/+129
|\
| * UBI: reimport UBI from Linux v3.10Sascha Hauer2013-07-251-1/+3
| * ARM: MXS: introduce stmp device supportSascha Hauer2013-07-233-0/+67
| * string: introduce memchr_invSascha Hauer2013-07-221-0/+59
* | Merge branch 'for-next/misc'Sascha Hauer2013-08-051-6/+6
|\ \