summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2016-07-25mkimage: rockchip: add suport for rk33 serialKever Yang
2016-07-25mkimage: rockchip: add suport for rk33 serialKever Yang
2016-07-25dtoc: Correct the type widening code in fdt_fallbackSimon Glass
2016-07-25tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7mario.six@gdsys.cc
2016-07-22tools: Fix return code of fit_image_process_sig()mario.six@gdsys.cc
2016-07-22tools/env: reuse fw_getenv in fw_printenv functionAndreas Fenkart
2016-07-22tools/env: move envmatch further up in file to avoid forward declarationsAndreas Fenkart
2016-07-22tools/env: kernel-doc for fw_printenv, fw_getenv and fw_parse_scriptAndreas Fenkart
2016-07-22tools/env: allow negative offsetsStefan Agner
2016-07-22tools/env: complete environment device config earlyStefan Agner
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day
2016-07-15Merge git://git.denx.de/u-boot-dmTom Rini
2016-07-14dm: core: Expand platdata for of-platdata devicesSimon Glass
2016-07-14dtoc: Ignore the u-boot, dm-pre-reloc propertySimon Glass
2016-07-14Only build the libfdt python module if 'swig' is availableSimon Glass
2016-07-14dm: Add a more efficient libfdt librarySimon Glass