summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | scripts/dtc: mention dtc project in update-dtc-source.sh commit messageAhmad Fatoum2019-09-251-1/+1
| * | scripts/dtc: git rm old files as part of update processAhmad Fatoum2019-09-251-0/+3
| * | scripts/dtc: reinstate building of fdtget along with dtcAhmad Fatoum2019-09-252-1/+390
| * | scripts/dtc: Reinstate barebox-specifics in update-dtc-source.shAhmad Fatoum2019-09-251-6/+5
| |/
* | ARM: Compile dtbs for lowlevel codeSascha Hauer2019-10-011-2/+4
* | scripts: Remove NETX image toolSascha Hauer2019-09-232-244/+0
|/
* Merge branch 'for-next/qemu'Sascha Hauer2019-09-1234-581/+939
|\
| * scripts/dtc: Update to upstream version v1.5.0Sascha Hauer2019-08-1933-569/+926
| * dtc: Update update-dtc-source.sh from LinuxSascha Hauer2019-08-191-12/+13
* | common: add generic CONFIG_UBSAN plumbingAhmad Fatoum2019-09-092-0/+27
|/