summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add missing includesSascha Hauer2013-11-082-0/+2
* 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
|\
| * 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