summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2021-04-157-624/+37
|\
| * bareboximd: Use mmap when possiblySascha Hauer2021-04-141-19/+34
| * common: add option for shipping KCONFIG_CONFIG as /env/data/configAhmad Fatoum2021-04-131-0/+3
| * x86: drop legacy (PC BIOS) boot in favor of EFIAhmad Fatoum2021-03-255-605/+0
* | scripts: imx: add support for additional hab BlocksDenis Osterland-Heim2021-03-301-2/+50
|/
* RISC-V: implement PBL and relocation supportAhmad Fatoum2021-03-235-0/+258
* Merge branch 'for-next/misc'Sascha Hauer2021-03-231-3/+12
|\
| * scripts: imx-image: add error handling for pwriteRouven Czerwinski2021-03-161-2/+7
* | scripts: imx-image: fix iMX35 header generationAlexander Kurz2021-03-111-1/+4
|/
* Kbuild: add compile_commands.json targetAhmad Fatoum2021-02-161-0/+237
* scripts: Replace license and copyright boilerplate by SPDX identifiersUwe Kleine-König2021-02-1647-686/+117
* imd command: Document verbose optionSascha Hauer2020-12-071-0/+1
* mxs: always build mxsimage and mxsboot toolsRoland Hieber2020-11-092-10/+1
* Merge branch 'for-next/sandbox' into masterSascha Hauer2020-10-141-3/+3
|\
| * gen-dtb-s: support x86 and other platforms with 16-bit .wordAhmad Fatoum2020-10-121-3/+3
* | Merge branch 'for-next/misc' into masterSascha Hauer2020-10-142-2/+2
|\ \
| * | scripts: kwboot: allow piping full buffer size at onceAhmad Fatoum2020-10-021-1/+1
| * | scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwritingUwe Kleine-König2020-10-011-1/+1
* | | Merge branch 'for-next/buildsystem-version' into masterSascha Hauer2020-10-141-0/+3
|\ \ \ | |_|/ |/| |
| * | Makefile: add buildsystem version variableSteffen Trumtrar2020-09-251-0/+3
| |/
* / scripts: kwbimage: fix wrong return values on some errorsAhmad Fatoum2020-10-021-2/+2
|/
* Merge branch 'for-next/misc' into masterSascha Hauer2020-09-2531-527/+499
|\
| * scripts: compiler.h: include <sys/types.h>Robert Karszniewicz2020-09-211-0/+1
| * scripts/imx: fix typo "unkown" -> "unknown"Uwe Kleine-König2020-09-181-1/+1
| * scripts: tegra: Add missing includeSascha Hauer2020-09-151-0/+1
| * scripts: Make locally used functions staticSascha Hauer2020-09-1511-38/+38
| * kconfig: update to Linux 5.9-rc2Masahiro Yamada2020-09-1417-488/+458
* | Merge branch 'for-next/license' into masterSascha Hauer2020-09-254-25/+12
|\ \
| * | scripts/mxsimage: relicense to allow distribution of binary linked with OpenSSLUwe Kleine-König2020-09-211-1/+1
| * | scripts/rsatoc: relicense to allow distribution of binary linked with OpenSSLUwe Kleine-König2020-09-211-1/+1
| * | scripts: convert imx-image and mxsimage to SPDXUwe Kleine-König2020-09-212-21/+7
| * | LICENSES: add used licenses to make spdxcheck happyUwe Kleine-König2020-09-211-1/+2
| * | scripts/spdxcheck: fix usage of non-existing variablesUwe Kleine-König2020-09-211-2/+2
| |/
* | Merge branch 'for-next/kbuild' into masterSascha Hauer2020-09-2510-50/+52
|\ \
| * | kbuild: introduce hostprogs-always-y and userprogs-always-yMasahiro Yamada2020-09-1510-49/+51
| * | scripts: remove redundant setupmbr addition to subdir-Masahiro Yamada2020-08-191-1/+1
| |/
* | Merge branch 'for-next/kasan' into masterSascha Hauer2020-09-252-0/+27
|\ \
| * | Add KASan supportSascha Hauer2020-09-222-0/+27
| |/
* / scripts/imx-usb-loader: Drop duplicate definition of ALIGNUwe Kleine-König2020-09-231-2/+0
|/
* Merge branch 'for-next/misc' into masterSascha Hauer2020-08-181-0/+1
|\
| * dtc_cpp: allow to pass options per targetDenis Osterland-Heim2020-08-121-0/+1
* | scripts/rsatoc: fix printing of error message, if environment variable doen't...Marc Kleine-Budde2020-08-031-2/+4
|/
* Merge branch 'for-next/kbuild'Sascha Hauer2020-07-278-20/+66
|\
| * scripts: use 'userprogs' to build programs for targetMasahiro Yamada2020-06-235-19/+14
| * kbuild: add infrastructure to build userspace programsMasahiro Yamada2020-06-233-1/+52
* | scripts: imx-image: throw descriptive error on encountering dcdofsAhmad Fatoum2020-07-141-0/+9
* | scripts: imx-image: Add i.MX8MP supportSascha Hauer2020-07-142-1/+9
* | scripts: imx-image: rename dcdofs to ivtofsSascha Hauer2020-07-143-4/+4
* | scripts: imx-image: rename image_dcd_offset to image_ivt_offsetSascha Hauer2020-07-142-15/+15
* | scripts: imx-image: Fix writing image with IVT offset = 0Sascha Hauer2020-07-141-10/+6