summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/mips'Sascha Hauer2019-05-102-0/+427
|\
| * MIPS: relocation: add relocation supportOleksij Rempel2019-04-232-0/+427
* | Merge branch 'for-next/layerscape'Sascha Hauer2019-05-101-20/+16
|\ \
| * | ARM: Layerscape: Add QSPI boot supportSascha Hauer2019-05-101-1/+16
| * | ARM: Layerscape: pblimage: Drop pbl end commandSascha Hauer2019-05-101-19/+0
| |/
* / ARM: i.MX: Add missing quotes to HAB specific definesSascha Hauer2019-04-231-1/+1
|/
* Merge branch 'for-next/misc'Sascha Hauer2019-04-091-1/+1
|\
| * treewide: surround Kconfig file paths with double quotesMasahiro Yamada2019-03-211-1/+1
* | Merge branch 'for-next/layerscape'Sascha Hauer2019-04-085-2/+479
|\ \
| * | scripts: Add Layerscape image toolSascha Hauer2019-03-132-0/+433
| * | pbl multiimage: Allow to check image sizesSascha Hauer2019-03-133-2/+46
| |/
* / dtc: disable noisy warningsSascha Hauer2019-03-141-0/+4
|/
* 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