summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/risc-V'Sascha Hauer2019-01-151-0/+10
|\
| * RISC-V: erizo: add nmon image creationAntony Pavlov2019-01-071-0/+10
* | Merge branch 'for-next/misc'Sascha Hauer2019-01-151-1/+1
|\ \
| * | scripts/mkcompile_h: Remove trailing spaces from compiler versionAntony Pavlov2018-12-171-1/+1
| |/
* | Merge branch 'for-next/kconfig'Sascha Hauer2019-01-15112-8007/+4251
|\ \
| * | kbuild: remove unnecessary LEX_PREFIX and YACC_PREFIXMasahiro Yamada2019-01-031-7/+3
| * | kconfig: sync to Linux 4.20Masahiro Yamada2019-01-0399-2186/+4202
| * | kbuild: generate lexer and parser during build instead of shippingMasahiro Yamada2019-01-035-5802/+26
| * | kbuild: rename HOSTLOADLIBES_* to HOSTLDLIBS_*Masahiro Yamada2019-01-035-14/+14
| * | kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level MakefileMasahiro Yamada2019-01-032-4/+1
| * | .gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignoreMasahiro Yamada2019-01-032-6/+0
| * | kbuild: add %.lex.c and %.tab.[ch] to 'targets' automaticallyMasahiro Yamada2019-01-031-0/+11
| * | kbuild: add .SECONDARY special targetMasahiro Yamada2019-01-031-0/+3
| * | kbuild: add .DELETE_ON_ERROR special targetMasahiro Yamada2019-01-031-0/+3
| * | kbuild: filter-out PHONY targets from "targets"Masahiro Yamada2019-01-031-1/+1
| |/
* | recursive_action: add ACTION_SORT flagBaeuerle, Florian2019-01-082-0/+16
* | scripts: Make list implementation usableSascha Hauer2019-01-032-2/+2
|/
* Merge branch 'for-next/imx'Sascha Hauer2018-12-072-3/+32
|\
| * scripts: imx-image: fix build with OpenSSL < 1.1.0Lucas Stach2018-12-071-0/+8
| * scripts: imx-image: Add support for max_load_size optionSascha Hauer2018-11-302-1/+22
| * scripts: imx-image: Fix typos in commentsSascha Hauer2018-11-301-2/+2
* | checkpatch.pl: check for #if 0/#if 1Antony Pavlov2018-12-061-3/+8
* | checkpatch.pl: use SPDX tagAntony Pavlov2018-12-061-1/+3
* | checkpatch.pl: check for common memset parameter issues against statementsAntony Pavlov2018-12-061-0/+22
* | checkpatch.pl: add ability to ignore various messagesAntony Pavlov2018-12-061-139/+336
|/
* Merge branch 'for-next/imx'Sascha Hauer2018-11-092-1/+7
|\
| * scripts: imx-image: fix first instruction in i.MX8MQ headerLucas Stach2018-11-092-1/+7
* | kconfig: Avoid format overflow warning from GCC 8.1Sascha Hauer2018-11-021-1/+1
|/
* scripts: imx-usb-loader: list_imx_device_types(): move variable declaration o...Marc Kleine-Budde2018-10-261-1/+3
* Merge branch 'for-next/ratp'Sascha Hauer2018-10-093-0/+313
|\
| * bbremote: implement support for GPIO operationsAleksander Morgado2018-09-173-0/+166
| * bbremote: implement i2c read/write supportAleksander Morgado2018-09-173-0/+147
* | checkpatch: don't check TODO file presenceAntony Pavlov2018-09-181-1/+1
|/
* Merge branch 'for-next/mxs'Sascha Hauer2018-09-111-20/+33
|\
| * scripts: mxsimage: Allow unencrypted imagesSascha Hauer2018-08-141-20/+33
* | Merge branch 'for-next/misc'Sascha Hauer2018-09-111-0/+1
|\ \
| * | scripts/dtc: add fdtget to .gitignorePeter Mamonov2018-08-141-0/+1
| |/
* | Merge branch 'for-next/imx-hab'Sascha Hauer2018-09-112-12/+221
|\ \
| * | scripts: imx: Support encrypted boot with HABv4Marcin Niestroj2018-09-042-11/+174
| * | scripts: imx: add optional argument to hab_blocks commandMarcin Niestroj2018-09-041-3/+28
| * | scripts imx-image: add support for newer versions of "cst"Marc Kleine-Budde2018-09-041-1/+22
* | | ARM: i.MX: make HAB certificate pathes explicitly overwritableSascha Hauer2018-09-071-6/+11
* | | scripts: imx-usb-loader: make i.MX6SoloX better to typeRoland Hieber2018-09-071-1/+1
* | | scripts: imx-usb-loader: allow use of unknown USB IDsRoland Hieber2018-09-071-7/+54
* | | scripts: imx-usb-loader: fail early if the USB device path does not matchRoland Hieber2018-09-071-6/+6
* | | scripts: imx-usb-loader: rename imx_device() to imx_device_by_usb_id()Roland Hieber2018-09-071-2/+3
* | | scripts: imx: Add support for signed HDMI firmwareAndrey Smirnov2018-09-042-5/+69
|/ /
* / bbremote: add missing 'md' packet handlerAleksander Morgado2018-08-221-0/+3
|/
* Merge branch 'for-next/socfpga'Sascha Hauer2018-08-131-2/+23
|\
| * scripts: socfpga_mkimage: add size feature for PBL bareboxSteffen Trumtrar2018-08-081-2/+23