summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/socfpga'Sascha Hauer2022-08-111-0/+8
|\
| * scripts: socfgpa_xml_to_config: document pincfgSteffen Trumtrar2022-08-081-0/+8
* | Merge branch 'for-next/misc'Sascha Hauer2022-08-111-1/+7
|\ \
| * | kbuild: make FIT public key overwritableStefano Manni2022-08-091-1/+7
* | | Merge branch 'for-next/imx'Sascha Hauer2022-08-111-85/+90
|\ \ \
| * | | scripts: imx-usb-loader: add i.MX8MN supportAhmad Fatoum2022-08-081-0/+8
| * | | imx-usb-loader: drop some unnecessary castingSascha Hauer2022-08-081-13/+8
| * | | imx-usb-loader: verify correct image lengthSascha Hauer2022-08-081-1/+1
| * | | imx-usb-loader: simplify read_memory()Sascha Hauer2022-08-081-10/+3
| * | | imx-usb-loader: Fix first stage lengthSascha Hauer2022-08-081-1/+1
| * | | imx-usb-loader: drop some castingSascha Hauer2022-08-081-6/+9
| * | | imx-usb-loader: Add i.MX8MP supportSascha Hauer2022-08-081-9/+28
| * | | imx-usb-loader: rename mxs functionsSascha Hauer2022-08-081-6/+4
| * | | imx-usb-loader: Factor out common code to functionSascha Hauer2022-08-081-40/+29
| |/ /
* | | kbuild: pbl: use same compression algo for both barebox and DTBAhmad Fatoum2022-07-161-1/+11
* | | kbuild: gen-dtb-s: use Makefile.lib instead of duplicating cmd_lzoAhmad Fatoum2022-07-143-9/+8
* | | pbl: make USE_COMPRESSED_DTB a PBL-only featureAhmad Fatoum2022-07-141-1/+1
| |/ |/|
* | checkpatch: don't warn about %peAhmad Fatoum2022-07-111-1/+1
|/
* Merge branch 'for-next/misc'Sascha Hauer2022-06-294-8/+0
|\
| * treewide: Remove duplicate incudesAlexander Shiyan2022-06-104-8/+0
* | scripts: imx-usb-loader: simplify code flow for file size calculationsUwe Kleine-König2022-06-221-21/+16
* | imx-usb-loader: Drop nearly unused struct usb_idUwe Kleine-König2022-06-221-34/+17
|/
* 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
|\