summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/ratp'Sascha Hauer2020-07-271-0/+2
|\
| * ratp: Fix closing connectionsSascha Hauer2020-06-161-0/+2
* | Merge branch 'for-next/ramfs'Sascha Hauer2020-07-271-9/+16
|\ \
| * | libfile: copy_file: explicitly truncate to final sizeSascha Hauer2020-07-051-5/+11
| * | libfile: copy_file: Fix calling discard_rangeSascha Hauer2020-07-051-5/+6
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2020-07-271-149/+0
|\ \
| * | lib: list_sort: delete dead codeAhmad Fatoum2020-07-141-149/+0
| |/
* / fs: fat: extend for in-PBL supportAhmad Fatoum2020-07-111-1/+1
|/
* Merge branch 'for-next/ratp'Sascha Hauer2020-06-111-0/+2
|\
| * ratp: Free buffersSascha Hauer2020-05-201-0/+2
* | Merge branch 'for-next/misc'Sascha Hauer2020-06-111-6/+13
|\ \
| * | logo: Makefile: make it possible to use inkscape 1.0Antony Pavlov2020-06-031-6/+13
| |/
* / kbuild: rename pbl object pbl-*.o to *.pbl.oMasahiro Yamada2020-05-201-3/+2
|/
* Merge branch 'for-next/misc'Sascha Hauer2020-05-1416-48/+0
|\
| * treewide: remove references to CREDITSUwe Kleine-König2020-04-2716-48/+0
* | Merge branch 'for-next/kconfig'Sascha Hauer2020-05-141-0/+3
|\ \
| * | lib: bch: define referenced but undefined Kconfig optionAhmad Fatoum2020-04-291-0/+3
| |/
* / drivers: add COMPILE_TEST prompts for some off-by-default optionsAhmad Fatoum2020-05-081-1/+1
|/
* Merge branch 'for-next/block'Sascha Hauer2020-03-181-0/+2
|\
| * copy_file: call discard_range on destination fileSascha Hauer2020-02-141-0/+2
* | ubsan: use a big if block in KconfigUwe Kleine-König2020-02-101-2/+4
|/
* Merge branch 'for-next/watchdog'Sascha Hauer2019-12-101-0/+22
|\
| * param: add dev_add_param_tristate(_ro) helpersAhmad Fatoum2019-12-051-0/+22
* | gui: picopng: declare locally used functions as staticLucas Stach2019-12-021-30/+30
* | lib: zstd: declare locally used functions as staticLucas Stach2019-12-021-5/+5
* | ratp: add more build dependenciesLucas Stach2019-12-021-0/+5
|/
* parameter: strip leading and trailing whitespacesMarco Felsch2019-11-041-1/+4
* libfile: copy_file: fix error handlingRobert Karszniewicz2019-10-231-5/+12
* readline: make ctrl-u to work like linux consoleDU HUANPENG2019-10-181-0/+8
* common: ubsan: ignore shifting one into sign bitAhmad Fatoum2019-10-141-0/+20
* trivial: fix typo lenght -> lengthUwe Kleine-König2019-10-141-8/+8
* Convert latin1 files to utf-8Uwe Kleine-König2019-10-143-384/+384
* libfile: Document that read_file() returns a terminated bufferSascha Hauer2019-10-141-1/+3
* Merge branch 'for-next/qemu'Sascha Hauer2019-09-129-0/+26
|\
| * Compile libfdt for bareboxSascha Hauer2019-08-199-0/+27
* | Merge branch 'for-next/misc'Sascha Hauer2019-09-122-10/+12
|\ \
| * | libfile: fix typosMichael Tretter2019-09-061-2/+2
| * | libfile: have write_full return a descriptive error codeAhmad Fatoum2019-08-301-2/+3
| * | gui: png_lode: fix freeing of uninitialized pointerAhmad Fatoum2019-08-301-6/+7
| |/
* | common: add generic CONFIG_UBSAN plumbingAhmad Fatoum2019-09-094-0/+569
* | lib: add HAVE_EFFICIENT_UNALIGNED_ACCESS Kconfig optionAhmad Fatoum2019-08-301-0/+3
* | Kconfig: create Kconfig symbol for ARCH_HAS_DATA_ABORT_MASKAhmad Fatoum2019-08-301-0/+3
* | Kconfig: create Kconfig symbol for ARCH_HAS_STACK_DUMPAhmad Fatoum2019-08-301-0/+3
|/
* lib: Add missing arguments to memcpy_parse_options()Andrey Smirnov2019-07-091-3/+4
* Merge branch 'for-next/misc'Sascha Hauer2019-06-113-20/+61
|\
| * commands: Introduce memcpy_parse_options()Andrey Smirnov2019-05-281-0/+49
| * libbb: Drop simple_itoa()Andrey Smirnov2019-05-281-14/+0
| * libfile: Do not return 0 from write_full()Andrey Smirnov2019-05-281-2/+10
| * libfile: Simplify read_full()Andrey Smirnov2019-05-281-4/+2
* | lib: select BASE64 if BLOBGEN is selectedRouven Czerwinski2019-05-241-0/+1
|/