summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* crypto: simplify $(srctree)/ handling and remove config_filename macroSascha Hauer2022-05-041-49/+0
* rsatoc: Add option to print dts outputSascha Hauer2022-05-041-25/+78
* rsatoc: fix compiler warningsSascha Hauer2022-05-041-3/+3
* scripts: remove non-existent bareboxstate binaries from .gitignoreAhmad Fatoum2022-03-281-2/+0
* scripts: constify write_full input bufferAhmad Fatoum2022-03-282-2/+2
* Merge branch 'for-next/stm32'Sascha Hauer2022-03-141-0/+39
|\
| * scripts: add tool to adjust bl33 load address in existing FIPAhmad Fatoum2022-02-231-0/+39
* | Merge branch 'for-next/misc'Sascha Hauer2022-03-142-2/+2
|\ \
| * | kbuild: dtc: use env to resolve echoRouven Czerwinski2022-02-211-1/+1
| * | Kbuild: use printf for as-instrRouven Czerwinski2022-02-211-1/+1
| |/
* / scripts: bareboximd: Fix -c optionSascha Hauer2022-02-281-3/+6
|/
* Merge branch 'for-next/qoi'Sascha Hauer2022-02-184-0/+7825
|\
| * scripts: Add qoiconv to convert png to qoiJules Maselbas2022-01-204-0/+7825
* | Merge branch 'for-next/misc'Sascha Hauer2022-02-183-66/+42
|\ \
| * | compressed dtb: Make sure they are only available when supportedSascha Hauer2022-02-141-0/+2
| * | kbuild: replace $(H) with $(pound)Masahiro Yamada2022-02-081-2/+1
| * | setlocalversion: update to Linux 5.16Masahiro Yamada2022-02-081-64/+39
| |/
* | Merge branch 'for-next/dts'Sascha Hauer2022-02-181-1/+1
|\ \
| * | build: Include dts/include/ after include/Sascha Hauer2022-01-281-1/+1
| |/
* | Revert "scripts/common: fix write_file when opened with mmap"Sascha Hauer2022-02-111-11/+4
* | scripts: bareboximd: Use mmap when possibleSascha Hauer2022-02-111-0/+34
* | scripts/common: Do not mmap in read_file_2()Sascha Hauer2022-02-111-28/+25
* | scripts/common: fix write_file when opened with mmapAndrej Picej2022-01-311-4/+11
|/
* treewide: add SPDX-License-Identifier for .gitignoreAhmad Fatoum2022-01-055-0/+10
* treewide: add SPDX-License-Identifier for Kbuild/KconfigAhmad Fatoum2022-01-056-0/+12
* scripts/kwboot: Fix normalizing timevalUwe Kleine-König2021-12-071-5/+4
* scripts: Kconfig: fix typoUlrich Ölmann2021-11-171-1/+1
* Merge branch 'for-next/scripts-common-library'Sascha Hauer2021-11-1514-364/+675
|\
| * scripts: add target tool for rk-usb-loaderAhmad Fatoum2021-11-104-0/+12
| * scripts: Add rk-usb-loader toolSascha Hauer2021-11-106-31/+376
| * scripts/common: Add write_full() and read_full()Sascha Hauer2021-11-104-58/+43
| * scripts/common: Add write_file()Sascha Hauer2021-11-014-51/+36
| * scripts: Add common library functionsSascha Hauer2021-11-016-217/+138
| * scripts: Add Kconfig option for most host toolsSascha Hauer2021-10-122-9/+72
* | include: move ARRAY_AND_SIZE to <linux/kernel.h>Ahmad Fatoum2021-11-011-0/+1
* | scripts: <linux/bitops.h>: fix references to undefined __BITS_PER_LONGAhmad Fatoum2021-11-014-11/+20
* | include: <linux/bitops.h>: discard left-over hweight codeAhmad Fatoum2021-11-014-8/+1
|/
* Merge branch 'for-next/targettools'Sascha Hauer2021-10-0711-2/+94
|\
| * scripts: allow building USB loader tools for target as wellAhmad Fatoum2021-10-0210-1/+63
| * scripts: omap3-usb-loader: make proper use of pkg-config --cflagsAhmad Fatoum2021-10-021-1/+1
| * common: add new menu for target toolsAhmad Fatoum2021-10-021-0/+30
* | Merge branch 'for-next/misc'Sascha Hauer2021-10-073-12/+89
|\ \
| * | kbuild: dtc: Allow adding device tree fragments via configTrent Piepho2021-10-051-1/+6
| * | scripts: socfpga_import_preloader: make sdk optionalSteffen Trumtrar2021-08-231-11/+77
| * | scripts: bareboxenv: add erase hint if build as host-toolMarco Felsch2021-08-091-0/+6
| |/
* | scripts: imx: add i.MX8MN support to imx-imageAhmad Fatoum2021-10-051-0/+1
* | ARM: i.MX: add i.MX8MN (Nano) SoC support boilerplateAhmad Fatoum2021-10-051-0/+1
|/
* ARM: Rockchip: Add rkimage toolSascha Hauer2021-06-212-0/+263
* Merge branch 'for-next/kconfig'Sascha Hauer2021-06-1630-1143/+924
|\
| * kconfig: update to Linux 5.13-rc1Masahiro Yamada2021-05-3130-1143/+924