aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2016-06-24Respect SOURCE_DATE_EPOCH when building FIT images.Vagrant Cascadian4-15/+41
2016-06-24mkimage: fit: spl: Add an optional static offset for external dataTeddy Reed3-3/+30
2016-06-22tools: moveconfig: show suspicious boards with possible misconversionMasahiro Yamada1-1/+31
2016-06-22tools: moveconfig: simplify show_failed_boards() and show more infoMasahiro Yamada1-13/+14
2016-06-22tools: moveconfig: simplify source tree switchingMasahiro Yamada1-13/+9
2016-06-22tools: moveconfig: change class WorkDir to class ReferenceSourceMasahiro Yamada1-21/+28
2016-06-22tools: moveconfig: fix needless move for config with default 1Masahiro Yamada1-4/+2
2016-06-13tools: fix define2mk.sed to not add quotes around negative integersMasahiro Yamada1-0/+2
2016-06-13tools: moveconfig: Add a new --git-ref optionJoe Hershberger1-6/+68
2016-06-13tools: moveconfig: New color used for changed defconfigJoe Hershberger1-1/+1
2016-06-13tools: moveconfig: Fix another typoJoe Hershberger1-1/+1
2016-06-13tools: moveconfig: make Slot.poll() more readable with helper methodsMasahiro Yamada1-43/+67
2016-06-13tools: moveconfig: allow to run without any CONFIG specifiedMasahiro Yamada1-6/+10
2016-06-13tools: moveconfig: add --force-sync optionMasahiro Yamada1-3/+14
2016-06-13tools: moveconfig: report when defconfig is updatedMasahiro Yamada1-3/+11
2016-06-13tools: moveconfig: report when CONFIGs are removed by savedefconfigMasahiro Yamada1-0/+26
2016-06-13tools: moveconfig: display log when savedefconfig occursMasahiro Yamada1-1/+2
2016-06-13tools: moveconfig: skip savedefconfig if .config was not updatedMasahiro Yamada1-5/+16
2016-06-13tools: moveconfig: refactor code to go back to idle stateMasahiro Yamada1-20/+17
2016-06-13tools: moveconfig: display log atomically in more readable formatMasahiro Yamada1-31/+42
2016-06-13tools: moveconfig: move log output code out of Kconfig Parser classMasahiro Yamada1-12/+12
2016-06-13tools: moveconfig: compute file paths just onceMasahiro Yamada1-10/+10
2016-06-13tools: moveconfig: allow to give CONFIG names as argument directlyMasahiro Yamada1-88/+20
2016-06-13tools: moveconfig: drop code for handling type and default valueMasahiro Yamada1-76/+29
2016-06-13tools: moveconfig: do not rely on type and default value given by usersMasahiro Yamada1-45/+43
2016-06-13tools: moveconfig: increment number of processed files monotonicallyMasahiro Yamada1-16/+49
2016-06-13tools: moveconfig: exit with error message for not clean directoryMasahiro Yamada1-0/+8
2016-06-13tools: moveconfig: check compilers before starting defconfig walkMasahiro Yamada1-23/+48
2016-06-13tools: moveconfig: check directory location before compilersMasahiro Yamada1-2/+2
2016-06-13tools: moveconfig: remove redundant else: after sys.exit()Masahiro Yamada1-7/+5
2016-06-13tools: moveconfig: rename update_defconfig() to update_dotconfig()Masahiro Yamada1-5/+5
2016-06-13tools: moveconfig: fix --dry-run optionMasahiro Yamada1-8/+7
2016-06-03mtd: nand: Remove docg4 driver and palmtreo680 flashing toolScott Wood1-177/+0
2016-05-31tools/env: allow to pass NULL for environment optionsAndreas Fenkart1-3/+24
2016-05-27Merge git://git.denx.de/u-boot-dmTom Rini1-6/+1
2016-05-27tools: Add entry for generated tools/bin2header to tools/.gitignoreRobert P. J. Day1-0/+1
2016-05-27tools/genboardscfg.py: remove bogus import subprocessMasahiro Yamada1-1/+0
2016-05-27tools/env: no global variable sharing between application and libraryAndreas Fenkart3-55/+48
2016-05-27rockchip: Check image name for the rksd imageSimon Glass1-6/+1
2016-05-27tools/env: compute size of usable area only onceAndreas Fenkart1-14/+18
2016-05-27tools/env: fw_printenv pass value_only as argumentAndreas Fenkart3-7/+7
2016-05-27tools/env: remove 'extern' from function prototype in fw_env.hAndreas Fenkart1-8/+8
2016-05-27tools/env: pass key as argument to env_aes_cbc_cryptAndreas Fenkart1-6/+9
2016-05-24tools: zynqmpimage: Add Xilinx ZynqMP boot header generationMichal Simek2-0/+270
2016-05-23mkimage: Add a quiet modeSimon Glass3-2/+7
2016-05-17Merge git://git.denx.de/u-boot-dmTom Rini5-11/+73
2016-05-17buildman: allow more incremental buildingStephen Warren5-11/+73
2016-05-17imx: tools: imximage: fix CLR bit commandAdrian Alonso1-1/+1
2016-05-13test, tools: update tbot documentationHeiko Schocher2-153/+103
2016-05-05Fix various typos, scattered over the code.Robert P. J. Day1-2/+2