summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* bmp support: Use unaligned accessorsSascha Hauer2015-06-231-5/+6
* Merge branch 'for-next/misc'Sascha Hauer2015-06-091-4/+0
|\
| * xfuncs: remove debugging outputSascha Hauer2015-05-151-4/+0
* | bootstrap: Warn if image size in BB header is zeroAndrey Smirnov2015-05-071-1/+5
* | bootstrap_read_devfs(): Remove all partitions upon function completionAndrey Smirnov2015-05-071-2/+10
* | bootstrap_read_devfs(): Check for errors from dev_add_bb_dev()Andrey Smirnov2015-05-071-2/+9
* | bootstrap_read_devfs(): Fix potential memory leakAndrey Smirnov2015-05-071-6/+11
* | bootstrap_read_devfs(): Close file after we are done with itAndrey Smirnov2015-05-071-0/+2
* | bootstrap_read_devfs(): Check for errors from devfs_add_partition()Andrey Smirnov2015-05-071-2/+9
* | bootstrap: Fix potential memory leak in 'read_image_head'Andrey Smirnov2015-05-071-2/+6
|/
* lzo: check for length overrun in variable length encoding.Stefan Müller-Klieser2015-03-251-6/+37
* Revert "lzo: properly check for overruns"Stefan Müller-Klieser2015-03-251-42/+22
* lib: Add hex2bin and bin2hex implementationsSascha Hauer2015-03-133-2/+75
* Merge branch 'for-next/rockchip'Sascha Hauer2015-03-092-0/+19
|\
| * lib: Add gcd() functionAndrey Panov2015-03-052-0/+19
* | cmndlinepart: skip devname if partstr already contains itSascha Hauer2015-02-121-1/+2
* | cmdlinepart: add function to parse a cmdline partition stringSascha Hauer2015-02-121-0/+28
* | cmdlinepart: make argument types saferSascha Hauer2015-02-121-3/+3
* | cmdlinepart: Change SIZE_REMAINING to loff_tSascha Hauer2015-02-121-1/+1
* | move cmdline partition parsing code to separate fileSascha Hauer2015-02-122-0/+96
|/
* Merge branch 'for-next/misc'Sascha Hauer2015-02-041-2/+5
|\
| * param: add error check to __dev_add_param()Masahiro Yamada2015-02-021-1/+4
| * param: add error check to dev_param_set_generic()Masahiro Yamada2015-02-021-1/+1
* | lib: decompress: remove redundant INT_MAX defineMasahiro Yamada2015-01-211-4/+0
|/
* Merge branch 'for-next/mxs'Sascha Hauer2015-01-093-90/+88
|\
| * Add PBL console supportSascha Hauer2015-01-052-0/+14
| * printf: use local isdigit/isalnum implementationSascha Hauer2015-01-051-3/+5
| * printf: move simple_strto*() functions to separate fileSascha Hauer2015-01-053-66/+69
| * printf: move panic() to common/misc.cSascha Hauer2015-01-051-21/+0
* | Merge branch 'for-next/misc'Sascha Hauer2015-01-092-2/+2
|\ \
| * | sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-082-2/+2
| |/
* | Merge branch 'for-next/efi'Sascha Hauer2015-01-091-0/+16
|\ \
| * | lib: add wchar strdupLucas Stach2014-12-091-0/+16
| |/
* / graphic_utils: set_pixel only write 16bit in 16bit modeJean-Christophe PLAGNIOL-VILLARD2015-01-051-1/+1
|/
* Merge branch 'for-next/randconfig-1'Sascha Hauer2014-12-081-1/+1
|\
| * param: make string arguments to dev_add_param_fixed constSascha Hauer2014-11-281-1/+1
* | Merge branch 'for-next/persistent-vars'Sascha Hauer2014-12-081-0/+40
|\ \
| * | libfile: Add copy_recursiveSascha Hauer2014-11-061-0/+40
* | | Merge branch 'for-next/misc'Sascha Hauer2014-12-081-3/+3
|\ \ \ | |_|/ |/| |
| * | stringlist: the string argument should be constJan Luebbe2014-12-041-2/+2
| * | stringlist: string_list_contains can use a const stringJan Luebbe2014-11-201-1/+1
| |/
* | lib: decompress_xz: fix function header to match prototypeLucas Stach2014-11-241-4/+4
* | xymodem: select CRC16 from libJan Weitzel2014-11-121-0/+1
|/
* Merge branch 'for-next/xz'Sascha Hauer2014-11-0512-0/+3439
|\
| * Add xz decompression supportSascha Hauer2014-11-0412-0/+3439
* | Merge branch 'for-next/misc'Sascha Hauer2014-11-051-3/+5
|\ \
| * | param: let dev_add_param return the newly created paramSascha Hauer2014-10-081-3/+5
* | | Merge branch 'for-next/fs'Sascha Hauer2014-11-051-0/+71
|\ \ \ | |_|/ |/| |
| * | libfile: add compare_file functionSascha Hauer2014-10-091-0/+71
| |/
* / lib: parameter: fixed doku renamed ip -> ipaddrRolf Evers-Fischer2014-10-231-2/+2
|/