summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
| * kbuild: remove duplicated xz compressions targetJules Maselbas2023-09-081-28/+0
| * scripts: Select XZ --arm64 BCJ filter for 64-bit armJules Maselbas2023-09-081-1/+4
* | lib: add stackprotector supportAhmad Fatoum2023-09-211-0/+10
|/
* Merge branch 'for-next/misc'Sascha Hauer2023-08-235-795/+18
|\
| * ARM: i.MX25: image: consult pkg-config for openssl cflagsAhmad Fatoum2023-08-181-1/+1
| * .gitignore: Add generated scripts/rkimage to .gitignoreAlexander Shiyan2023-08-041-0/+1
| * Drop mkimage toolSascha Hauer2023-08-033-778/+0
| * Makefile: allow setting pkg-config binary via PKG_CONFIGAhmad Fatoum2023-07-282-14/+14
| * rsa: escape pkcs11 string passed to RSA commandRouven Czerwinski2023-07-261-1/+1
* | Merge branch 'for-next/at91'Sascha Hauer2023-08-231-0/+1
|\ \
| * | dts: update to v6.5-rc1Sascha Hauer2023-07-271-0/+1
| |/
* | scripts: fix pkg-config use for mksimage hosttoolSascha Hauer2023-08-071-0/+1
* | scripts: fix pkg-config use for rsatoc/rkimage hosttoolsAhmad Fatoum2023-08-071-2/+2
|/
* kbuild: delete images with missing firmware instead of truncatingAhmad Fatoum2023-07-031-0/+3
* firmware: optionally turn missing firmware errors into warningsAhmad Fatoum2023-06-281-0/+3
* Merge branch 'for-next/misc'Sascha Hauer2023-06-224-12/+63
|\
| * scripts: socfpga_import_preloader: Translate DOS line endingsIan Abbott2023-06-211-1/+4
| * scripts: socfpga_import_preloader: Use SDK-supplied PythonIan Abbott2023-06-211-1/+4
| * scripts: socfpga_get_sequencer: Update file paths and include pathsIan Abbott2023-06-211-9/+9
| * scripts: socfpga_import_preloader: Update include pathsIan Abbott2023-06-211-1/+1
| * scripts: container.sh: reexport KBUILD_OUTPUT LG_BUILDDIR envvarsAhmad Fatoum2023-06-211-0/+1
| * scripts: container.sh: don't add -v twice if unneededAhmad Fatoum2023-06-211-1/+5
| * scripts: add container.sh as simple podman wrapperAhmad Fatoum2023-06-131-0/+39
| * kbuild: support DTC_CPP_FLAGS_file.dtboAhmad Fatoum2023-06-131-0/+1
* | ci: build: dynamically generate build matrixAhmad Fatoum2023-06-131-0/+15
* | scripts: remove openssl dependency in multi_v7_defconfigAhmad Fatoum2023-06-131-2/+2
* | scripts: omap3-usb-loader: fix heap overflowAhmad Fatoum2023-05-311-1/+1
* | scripts: kwbimage: check return value of asprintfAhmad Fatoum2023-05-311-3/+10
* | imx-usb-loader: also add version information on target toolJohannes Zink2023-05-301-1/+1
|/
* Merge branch 'for-next/misc'Sascha Hauer2023-05-243-7/+27
|\
| * imx-usb-loader: add commandline option for displaying version numberJohannes Zink2023-05-222-2/+22
| * imx-usb-loader: use proper return code macrosJohannes Zink2023-05-221-4/+4
| * imx-usb-loader: exit with success when displaying help on purposeJohannes Zink2023-05-221-1/+1
| * treewide: drop trailing spaceAhmad Fatoum2023-05-021-1/+1
* | imx-usb-loader: Don't try to verify more data than contained in the imageAhmad Fatoum2023-05-231-1/+1
* | scripts: rkimage: Use non-deprecated functions for sha256/512Sascha Hauer2023-05-021-9/+13
|/
* treewide: use non-executable stack annotations for blobsAhmad Fatoum2023-05-023-0/+4
* Merge branch 'for-next/misc'Sascha Hauer2023-04-195-29/+68
|\
| * kbuild: drop reliance on echo -e extension for DT fragmentsAhmad Fatoum2023-04-171-3/+2
| * scripts: gen-dtb-s: reference OF IMD entries automaticallyAhmad Fatoum2023-04-171-0/+9
| * scripts: common: drop unused mman.h includeAhmad Fatoum2023-04-111-1/+0
| * scripts: compiler.h: add Windows supportAhmad Fatoum2023-04-111-0/+33
| * imx-usb-loader: don't depend on arpa/inet.h for endianness conversionAhmad Fatoum2023-04-111-25/+24
* | Merge branch 'for-next/imx-image'Sascha Hauer2023-04-192-11/+161
|\ \
| * | scripts: imx-image: add FlexSPI image supportMarco Felsch2023-04-042-1/+149
| * | scripts: imx-image: header_v2: add header_len parameterMarco Felsch2023-04-041-4/+5
| * | scripts: imx-image: header_v2: factor out offset parameterMarco Felsch2023-04-041-3/+4
| * | scripts: imx-image: convert flag variables into boolMarco Felsch2023-04-041-6/+6
| |/
* | treewide: fix includes missed by multiarch supportAhmad Fatoum2023-04-112-6/+6
* | scripts: imx: Ignore ';' and '\n' in quotesAlbert Schwarzkopf2023-04-111-2/+4
|/