summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2016-09-18dtoc: Support packing the device treeSimon Glass
2016-09-18dtoc: Support deleting device tree propertiesSimon Glass
2016-09-18dtoc: Move to using bytearraySimon Glass
2016-09-18dtoc: Prepare for supporting changing of device treesSimon Glass
2016-09-18dtoc: Drop the convert_dash parameter to GetProps()Simon Glass
2016-09-18dtoc: Allow the device tree to be compiled from sourceSimon Glass
2016-09-18patman: Add a library to handle logging and progressSimon Glass
2016-09-18patman: Add a tools library for using temporary filesSimon Glass
2016-09-18dtoc: Move a few more common functions into fdt.pySimon Glass
2016-09-18dtoc: Move Widen() and GetPhandle() into the base classSimon Glass
2016-09-18dtoc: Move BytesToValue() and GetEmpty() into PropBaseSimon Glass
2016-09-18dtoc: Create a base class for FdtSimon Glass
2016-09-18dtoc: Rename fdt.py to fdt_normal.pySimon Glass
2016-09-18dtoc: Move the fdt library selection into fdt_selectSimon Glass
2016-09-18dtoc: Move the struct import into the correct orderSimon Glass
2016-09-18patman: Adjust command.Output() to raise an error by defaultSimon Glass
2016-09-16moveconfig: Add an option to commit changesSimon Glass
2016-09-16moveconfig: Add an option to skip promptsSimon Glass
2016-09-09Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-09-06tools: moveconfig: add --spl option to move options for SPL buildMasahiro Yamada
2016-09-06tools: moveconfig: warn loudly if moved option has no entry in KconfigMasahiro Yamada
2016-09-06tools: moveconfig: use sets instead of lists for failed/suspicious boardsMasahiro Yamada
2016-09-06tools: moveconfig: remove document about deprecated error messageMasahiro Yamada
2016-09-06imx: ventana: enable splashscreen supportTim Harvey
2016-08-26treewide: fix "followings" to "following"Masahiro Yamada
2016-08-26tools: moveconfig: add Xtensa GCC prefix to CROSS_COMPILE listMasahiro Yamada
2016-08-26tools: kwboot: patch destaddr only for SoCs with header version 1Simon Baatz
2016-08-20tools/env: soften warning about erase block alignmentAndreas Fenkart
2016-08-20tools/env: return with error if redundant environments have unequal sizeAndreas Fenkart
2016-08-15tools/env: ensure environment starts at erase block boundaryAndreas Fenkart
2016-08-05mkimage: Fix argument parsing with signature commentKarl Beldan
2016-08-05tools: moveconfig: support CONFIG_SYS_EXTRA_OPTIONS cleaningMasahiro Yamada
2016-08-05tools: moveconfig: make getting all defconfigs into helper functionMasahiro Yamada
2016-08-05tools: moveconfig: fix cleanup of defines across multiple linesMasahiro Yamada
2016-08-05tools: moveconfig: show diffs of cleaned headers in colorMasahiro Yamada
2016-08-05tools: moveconfig: show result of header cleaning in unified diffMasahiro Yamada
2016-08-05tools: moveconfig: trim garbage lines after header cleanupsMasahiro Yamada
2016-08-05tools: moveconfig: do not check clean tree and compilers for -H optionMasahiro Yamada
2016-08-05tools: moveconfig: do not cleanup headers in include/generatedMasahiro Yamada
2016-07-31buildman: Add a quick-start noteSimon Glass
2016-07-31buildman: Avoid overwriting existing toolchain entriesSimon Glass
2016-07-31buildman: Drop the toolchain error when downloading toolchainsSimon Glass
2016-07-31buildman: Fix a typo in TestSettingsHasPath()Simon Glass
2016-07-31buildman: Improve the toolchain progress/error outputSimon Glass
2016-07-31buildman: Allow the toolchain error to be suppressedSimon Glass
2016-07-31buildman: Fix the 'help' test to use the correct pathSimon Glass
2016-07-31buildman: Automatically create a config file if neededSimon Glass
2016-07-31buildman: Tidy up the README a littleSimon Glass
2016-07-26Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2016-07-26tools: env: Fix format warnings in debugMarcin Niestroj