summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* readline: add ctrl-u (unix-line-discard)Robert Karszniewicz2019-02-051-0/+1
* lib: image-sparse: Mark sparse_seek() as staticAndrey Smirnov2019-01-281-1/+1
* unlink_recursive: Drop struct dataAndrey Smirnov2019-01-241-20/+7
* lib: strtox: Use plumbing from kstrtox.cAndrey Smirnov2019-01-211-54/+48
* Merge branch 'for-next/misc'Sascha Hauer2019-01-155-2/+81
|\
| * Add generic implementation for muldi3Martin Hofmann2019-01-073-0/+77
| * 2d-primitives: fix no previous prototype warningSam Ravnborg2019-01-031-0/+2
| * lib/parameter: Fix typecases to match corresponding PARAM_TYPE_*Andrey Smirnov2018-12-101-2/+2
* | recursive_action: add ACTION_SORT flagBaeuerle, Florian2019-01-082-10/+64
|/
* Merge branch 'for-next/missing-prototypes'Sascha Hauer2018-12-072-41/+29
|\
| * gui: lodepng: Avoid missing prototypes warningSascha Hauer2018-11-122-41/+29
* | lib: bootstrap: fix instance of possibly mismatched pointer sizesAhmad Fatoum2018-12-051-1/+1
* | getopt: Add pr_fmtSascha Hauer2018-11-271-0/+1
* | lib: lodepng: remove useless testOleksij Rempel2018-11-211-7/+1
|/
* Merge branch 'for-next/net-switch-mv88e6xxx'Sascha Hauer2018-11-091-14/+2
|\
| * linux: string: Port kbasename()Andrey Smirnov2018-10-181-14/+2
* | Merge branch 'for-next/malloc'Sascha Hauer2018-11-091-1/+5
|\ \
| * | libfile: Error out if out of memory in read_file_2()Andrey Smirnov2018-10-161-1/+5
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2018-11-093-0/+90
|\ \
| * | lib: Port CRC8 implementation from Linux kernelAndrey Smirnov2018-11-063-0/+90
| |/
* / lib: Port kstrtox.c from Linux kernelAndrey Smirnov2018-10-293-0/+376
|/
* Merge branch 'for-next/ubifs'Sascha Hauer2018-10-091-0/+15
|\
| * vsprintf: implement %pVSascha Hauer2018-10-081-0/+15
* | kfifo: roundup fifo size to next power of twoSascha Hauer2018-09-211-0/+10
|/
* Merge branch 'for-next/misc'Sascha Hauer2018-09-111-2/+4
|\
| * ratp: fix sending data that won't fit in a single RATP packetAleksander Morgado2018-08-311-2/+4
* | libfile: Introduce pwrite_full()Andrey Smirnov2018-08-311-0/+24
|/
* libfile: open_and_lseek: enlarge small files enough to make lseek possibleUwe Kleine-König2018-08-101-0/+18
* libfile: open_and_lseek: don't imply O_RDONLYUwe Kleine-König2018-08-101-1/+1
* cmdlinepart: Allow empty stringSascha Hauer2018-07-091-0/+3
* lib: Add shared copies of some GCC library routinesAntony Pavlov2018-06-295-0/+151
* Merge branch 'for-next/mvebu'Sascha Hauer2018-06-111-0/+33
|\
| * libfile: implement new helper write_file_flash()Uwe Kleine-König2018-06-081-0/+33
* | ARM: lib64: Make string functions aware of MMU configurationAndrey Smirnov2018-06-111-6/+12
|/
* console: Introduce console_drain()Andrey Smirnov2018-04-171-25/+5
* Merge branch 'for-next/misc'Sascha Hauer2018-04-063-0/+133
|\
| * lib: Port CRC-CCITT functions from Linux kernelAndrey Smirnov2018-04-033-0/+133
* | glob: do not unnecessarily opendir() a directorySascha Hauer2018-04-061-7/+8
|/
* Merge branch 'for-next/ratp'Sascha Hauer2018-03-052-2/+2
|\
| * ratp: allow building without full console supportAleksander Morgado2018-03-012-2/+2
* | lib: add weak clz/ctz functionsLucas Stach2018-02-212-0/+60
|/
* Merge branch 'for-next/zstd'Sascha Hauer2018-02-0816-0/+7296
|\
| * lib: Add zstd decompression modulePhilipp Zabel2018-02-0515-0/+6792
| * lib: Add xxhash modulePhilipp Zabel2018-02-053-0/+504
* | Merge branch 'for-next/tftp-workaround'Sascha Hauer2018-02-081-0/+55
|\ \
| * | libfile: implement a function to cache a fileSascha Hauer2018-01-251-1/+29
| * | libfile: implement make_tempSascha Hauer2018-01-251-0/+27
| |/
* | Merge branch 'for-next/ratp'Sascha Hauer2018-02-081-2/+2
|\ \
| * | ratp: move barebox-specific command to ratp_bb.hAleksander Morgado2018-01-301-2/+2
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2018-02-081-0/+30
|\ \