summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2016-07-11tools: patman: Handle missing 'END' in non-last commit of a seriesBin Meng
2016-07-11tools: patman: Handle missing blank line for 'Series-changes'Bin Meng
2016-07-11tools: patman: Generate cover letter correctly when 'END' is missingBin Meng
2016-07-11tools: patman: Handle tag sections without an 'END'Bin Meng
2016-07-11tools: patman: Use cover_match for 'Cover-letter'Bin Meng
2016-07-11mkimage -l is broken for images after gpimageStefano Babic
2016-06-24Respect SOURCE_DATE_EPOCH when building FIT images.Vagrant Cascadian
2016-06-24mkimage: fit: spl: Add an optional static offset for external dataTeddy Reed
2016-06-22tools: moveconfig: show suspicious boards with possible misconversionMasahiro Yamada
2016-06-22tools: moveconfig: simplify show_failed_boards() and show more infoMasahiro Yamada
2016-06-22tools: moveconfig: simplify source tree switchingMasahiro Yamada
2016-06-22tools: moveconfig: change class WorkDir to class ReferenceSourceMasahiro Yamada
2016-06-22tools: moveconfig: fix needless move for config with default 1Masahiro Yamada
2016-06-13tools: fix define2mk.sed to not add quotes around negative integersMasahiro Yamada
2016-06-13tools: moveconfig: Add a new --git-ref optionJoe Hershberger
2016-06-13tools: moveconfig: New color used for changed defconfigJoe Hershberger
2016-06-13tools: moveconfig: Fix another typoJoe Hershberger
2016-06-13tools: moveconfig: make Slot.poll() more readable with helper methodsMasahiro Yamada
2016-06-13tools: moveconfig: allow to run without any CONFIG specifiedMasahiro Yamada
2016-06-13tools: moveconfig: add --force-sync optionMasahiro Yamada
2016-06-13tools: moveconfig: report when defconfig is updatedMasahiro Yamada
2016-06-13tools: moveconfig: report when CONFIGs are removed by savedefconfigMasahiro Yamada
2016-06-13tools: moveconfig: display log when savedefconfig occursMasahiro Yamada
2016-06-13tools: moveconfig: skip savedefconfig if .config was not updatedMasahiro Yamada
2016-06-13tools: moveconfig: refactor code to go back to idle stateMasahiro Yamada
2016-06-13tools: moveconfig: display log atomically in more readable formatMasahiro Yamada
2016-06-13tools: moveconfig: move log output code out of Kconfig Parser classMasahiro Yamada
2016-06-13tools: moveconfig: compute file paths just onceMasahiro Yamada
2016-06-13tools: moveconfig: allow to give CONFIG names as argument directlyMasahiro Yamada
2016-06-13tools: moveconfig: drop code for handling type and default valueMasahiro Yamada
2016-06-13tools: moveconfig: do not rely on type and default value given by usersMasahiro Yamada
2016-06-13tools: moveconfig: increment number of processed files monotonicallyMasahiro Yamada
2016-06-13tools: moveconfig: exit with error message for not clean directoryMasahiro Yamada
2016-06-13tools: moveconfig: check compilers before starting defconfig walkMasahiro Yamada
2016-06-13tools: moveconfig: check directory location before compilersMasahiro Yamada
2016-06-13tools: moveconfig: remove redundant else: after sys.exit()Masahiro Yamada
2016-06-13tools: moveconfig: rename update_defconfig() to update_dotconfig()Masahiro Yamada
2016-06-13tools: moveconfig: fix --dry-run optionMasahiro Yamada
2016-06-03mtd: nand: Remove docg4 driver and palmtreo680 flashing toolScott Wood
2016-05-31tools/env: allow to pass NULL for environment optionsAndreas Fenkart
2016-05-27Merge git://git.denx.de/u-boot-dmTom Rini
2016-05-27tools: Add entry for generated tools/bin2header to tools/.gitignoreRobert P. J. Day
2016-05-27tools/genboardscfg.py: remove bogus import subprocessMasahiro Yamada
2016-05-27tools/env: no global variable sharing between application and libraryAndreas Fenkart
2016-05-27rockchip: Check image name for the rksd imageSimon Glass
2016-05-27tools/env: compute size of usable area only onceAndreas Fenkart
2016-05-27tools/env: fw_printenv pass value_only as argumentAndreas Fenkart
2016-05-27tools/env: remove 'extern' from function prototype in fw_env.hAndreas Fenkart
2016-05-27tools/env: pass key as argument to env_aes_cbc_cryptAndreas Fenkart
2016-05-24tools: zynqmpimage: Add Xilinx ZynqMP boot header generationMichal Simek