summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* dtc: remove redundant YYLOC global declarationLucas Stach2020-04-271-1/+0
* Merge branch 'for-next/zynq'Sascha Hauer2020-04-161-2/+7
|\
| * scripts: zynq_mkimage: remove compiler warningMichael Graichen2020-04-141-2/+7
* | fixdep: update to Linux 5.7-rc1Masahiro Yamada2020-04-153-33/+49
* | kbuild: update flex and bison rules to Linux 5.7-rc1Masahiro Yamada2020-04-152-23/+19
* | kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-04-154-9/+18
* | checkpatch.pl: Update DT vendor prefix checkAntony Pavlov2020-04-141-2/+2
* | kconfig: update to Linux 5.5Masahiro Yamada2020-03-267-11/+38
* | kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)Masahiro Yamada2020-03-263-14/+17
* | kbuild: remove clean-dirs syntaxMasahiro Yamada2020-03-262-15/+2
|/
* Merge branch 'for-next/misc'Sascha Hauer2020-03-181-1/+1
|\
| * scripts/bareboximd: add mode argument to open callFranck Jullien2020-03-111-1/+1
* | Merge branch 'for-next/imx'Sascha Hauer2020-03-184-13/+64
|\ \ | |/ |/|
| * scripts: imx-usb-loader: Fix i.MX8MMSascha Hauer2020-02-244-9/+13
| * scripts: imx-image: Add i.MX8MM supportSascha Hauer2020-02-191-0/+1
| * scripts: imx-usb-loader: Add i.MX8MM supportSascha Hauer2020-02-191-1/+8
| * scripts: imx-usb-loader: Add 2nd stage loading supportSascha Hauer2020-02-191-3/+42
* | scripts: imd: remove duplicate macro definitionsAhmad Fatoum2020-02-191-4/+0
* | scripts: define ALIGN(x) in scripts' <linux/kernel.h>Ahmad Fatoum2020-02-191-0/+2
|/
* Merge branch 'for-next/misc'Sascha Hauer2020-02-181-1/+0
|\
| * scripts: imx: Remove unused variableSascha Hauer2020-02-101-1/+0
* | Merge branch 'for-next/imx'Sascha Hauer2020-02-181-42/+12
|\ \
| * | scripts: imx-usb-loader: dladdr is unused, remove itSascha Hauer2020-02-131-21/+8
| * | scripts: imx-usb-loader: download address is always the header addressSascha Hauer2020-02-131-17/+5
| * | scripts: imx-usb-loader: remove unnecessary checkSascha Hauer2020-02-131-5/+0
| * | scripts: imx-usb-loader: Accept new header versionSascha Hauer2020-02-131-1/+1
| |/
* / imd: add support for checksum generation/verificationSteffen Trumtrar2020-02-101-0/+34
|/
* Merge branch 'for-next/misc'Sascha Hauer2020-01-151-0/+1
|\
| * Allow usage of default environment without environment file storageAlbert Schwarzkopf2019-12-111-0/+1
* | habv4: imx change signing area from full to the executed imageMaik Otto2020-01-081-24/+7
|/
* Merge branch 'for-next/zynq'Sascha Hauer2019-12-102-17/+258
|\
| * ARM: zynq: add size check in zynq_mkimageLucas Stach2019-11-111-0/+5
| * ARM: zynq: move header generation to zynq_mkimageLucas Stach2019-11-112-11/+222
| * ARM: zynq: use getopt in zynq_mkimageLucas Stach2019-11-111-9/+34
* | Merge branch 'for-next/shebang'Sascha Hauer2019-12-109-9/+11
|\ \
| * | scripts: use #!/usr/bin/env bash shebang instead of #!/bin/bashFlorian Klink2019-12-069-9/+11
| |/
* / scripts: imx: report file where error occurredAhmad Fatoum2019-12-021-5/+18
|/
* kbuild: remove ar-optionMasahiro Yamada2019-10-181-5/+0
* Merge branch 'for-next/rsa'Sascha Hauer2019-10-175-0/+556
|\
| * rsa: Allow to directly compile in rsa public keysSascha Hauer2019-10-151-0/+17
| * scripts: Add rsatoc toolSascha Hauer2019-10-153-0/+490
| * Kbuild: Add config_filename macro from kernelSascha Hauer2019-10-151-0/+49
* | Merge branch 'for-next/of-overlay'Sascha Hauer2019-10-171-0/+4
|\ \
| * | dtc: optionally add add __symbols__ to build-in devicetreeMichael Tretter2019-09-161-0/+4
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2019-10-171-3/+3
|\ \
| * | kbuild, LLVMLinux: Add -Werror to cc-option to support clangMark Charlebois2019-10-141-3/+3
| |/
* | Merge branch 'for-next/layerscape'Sascha Hauer2019-10-171-1/+1
|\ \
| * | scripts: pblimage: explicitly set architecture to ARMAhmad Fatoum2019-09-181-1/+1
| |/
* | Merge branch 'for-next/dtc'Sascha Hauer2019-10-1733-916/+819
|\ \
| * | scripts/dtc: Update to upstream version v1.5.1Ahmad Fatoum2019-10-0231-923/+435