summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/imx'Sascha Hauer2019-03-071-6/+2
|\
| * imd: create new helper macro to add data from oftree to image meta dataUwe Kleine-König2019-02-251-6/+2
* | Merge branch 'for-next/dtc'Sascha Hauer2019-03-0727-5488/+1713
|\ \
| * | scripts/dtc: Update to upstream version v1.4.7Ahmad Fatoum2019-02-2026-5476/+1702
| * | scripts/dtc: fix update-dtc-source.sh for barebox useAhmad Fatoum2019-02-201-12/+11
* | | defaultenv: Fix dependenciesSascha Hauer2019-02-271-1/+3
|/ /
* / kbuild: Add missing semicolonSascha Hauer2019-02-141-2/+2
|/
* Merge branch 'for-next/misc'Sascha Hauer2019-02-134-293/+4
|\
| * gen-dtb-s: annotate magic values with their meaningUwe Kleine-König2019-01-281-2/+2
| * treewide: Remove trailing whitespaces and tabsAlexander Shiyan2019-01-212-2/+2
| * kconfig: remove unused zconf.hash.cMasahiro Yamada2019-01-211-289/+0
* | Merge branch 'for-next/kbuild'Sascha Hauer2019-02-136-305/+157
|\ \
| * | scripts: fixdep: update to v5.0-rc3Masahiro Yamada2019-01-221-207/+124
| * | kbuild: cherry-pick changes from Linux v5.0-rc3Masahiro Yamada2019-01-225-98/+33
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2019-02-131-17/+23
|\ \
| * | scripts: imx-image: make read_file behaviour consistentSascha Hauer2019-02-111-13/+11
| * | scripts: imx-image: Be more informative on open errorsSascha Hauer2019-02-111-4/+12
| |/
* | Revert "images: Drop unnecessary fix_size"Sascha Hauer2019-02-131-3/+4
* | scripts: bareboxenv.c: fix warning: ‘xstrdup’ defined but not usedOleksij Rempel2019-01-291-10/+0
|/
* 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