summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | CONFIG_PANIC_HANG: replace #ifdef with IS_ENABLED()Antony Pavlov2013-08-051-6/+6
| |/
* | pbl: add lz4 supportJean-Christophe PLAGNIOL-VILLARD2013-07-221-1/+5
* | lib: Add support for LZ4-compressed kernelKyungsik Lee2013-07-166-1/+203
* | decompressor: Add LZ4 decompressor moduleKyungsik Lee2013-07-162-0/+482
|/
* Merge branch 'for-next-manual/oftree-linux-sync'Sascha Hauer2013-07-021-0/+60
|\
| * lib: string: import case-insensitive string compareSebastian Hesselbarth2013-06-201-0/+60
* | add function to get boardinfo stringSascha Hauer2013-06-241-1/+1
|/
* param: Add helpers to provide an enum parameterSascha Hauer2013-05-231-0/+104
* Merge branch 'for-next/param'Sascha Hauer2013-05-061-39/+263
|\
| * param: pass param to dev_remove_paramSascha Hauer2013-04-111-11/+6
| * param: remove now unused dev_[gs]et_param_ipSascha Hauer2013-04-111-17/+0
| * param: Add ip address convenience functionSascha Hauer2013-04-111-8/+87
| * param: Add integer and boolean parameter helpersSascha Hauer2013-04-111-0/+161
| * param: refactor __dev_add_paramSascha Hauer2013-04-071-13/+18
| * param: Add dev member to struct param_dSascha Hauer2013-04-061-0/+1
* | Use a common define for RW_BUF_SIZESascha Hauer2013-04-171-2/+0
|/
* of: remove unused libfdtSascha Hauer2013-03-0611-1835/+0
* of: move OFTREE Kconfig option to drivers/of/Sascha Hauer2013-03-061-4/+0
* libubi: Use global mtd_all_ff functionSascha Hauer2013-03-041-12/+1
* Merge branch 'for-next/mtd'Sascha Hauer2013-03-042-8/+8
|\