summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeLines
* moveconfig: Add an option to commit changesSimon Glass2016-09-16-0/+18
* moveconfig: Add an option to skip promptsSimon Glass2016-09-16-14/+23
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-09-09-0/+0
|\
| * imx: ventana: enable splashscreen supportTim Harvey2016-09-06-0/+0
* | tools: moveconfig: add --spl option to move options for SPL buildMasahiro Yamada2016-09-06-3/+30
* | tools: moveconfig: warn loudly if moved option has no entry in KconfigMasahiro Yamada2016-09-06-14/+31
* | tools: moveconfig: use sets instead of lists for failed/suspicious boardsMasahiro Yamada2016-09-06-10/+10
* | tools: moveconfig: remove document about deprecated error messageMasahiro Yamada2016-09-06-4/+0
|/
* treewide: fix "followings" to "following"Masahiro Yamada2016-08-26-2/+2
* tools: moveconfig: add Xtensa GCC prefix to CROSS_COMPILE listMasahiro Yamada2016-08-26-1/+2
* tools: kwboot: patch destaddr only for SoCs with header version 1Simon Baatz2016-08-26-8/+8
* tools/env: soften warning about erase block alignmentAndreas Fenkart2016-08-20-1/+1
* tools/env: return with error if redundant environments have unequal sizeAndreas Fenkart2016-08-20-3/+2
* tools/env: ensure environment starts at erase block boundaryAndreas Fenkart2016-08-15-0/+12
* mkimage: Fix argument parsing with signature commentKarl Beldan2016-08-05-1/+1
* tools: moveconfig: support CONFIG_SYS_EXTRA_OPTIONS cleaningMasahiro Yamada2016-08-05-0/+74
* tools: moveconfig: make getting all defconfigs into helper functionMasahiro Yamada2016-08-05-6/+11
* tools: moveconfig: fix cleanup of defines across multiple linesMasahiro Yamada2016-08-05-0/+3
* tools: moveconfig: show diffs of cleaned headers in colorMasahiro Yamada2016-08-05-10/+16
* tools: moveconfig: show result of header cleaning in unified diffMasahiro Yamada2016-08-05-5/+25
* tools: moveconfig: trim garbage lines after header cleanupsMasahiro Yamada2016-08-05-4/+81
* tools: moveconfig: do not check clean tree and compilers for -H optionMasahiro Yamada2016-08-05-4/+2
* tools: moveconfig: do not cleanup headers in include/generatedMasahiro Yamada2016-08-05-0/+2
* buildman: Add a quick-start noteSimon Glass2016-07-31-0/+14
* buildman: Avoid overwriting existing toolchain entriesSimon Glass2016-07-31-2/+1
* buildman: Drop the toolchain error when downloading toolchainsSimon Glass2016-07-31-7/+10
* buildman: Fix a typo in TestSettingsHasPath()Simon Glass2016-07-31-1/+1
* buildman: Improve the toolchain progress/error outputSimon Glass2016-07-31-12/+21
* buildman: Allow the toolchain error to be suppressedSimon Glass2016-07-31-6/+14
* buildman: Fix the 'help' test to use the correct pathSimon Glass2016-07-31-1/+1
* buildman: Automatically create a config file if neededSimon Glass2016-07-31-0/+44
* buildman: Tidy up the README a littleSimon Glass2016-07-31-23/+30
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2016-07-26-7/+10
|\
| * tools: env: Fix format warnings in debugMarcin Niestroj2016-07-26-7/+10
* | mkimage: rockchip: add suport for rk33 serialKever Yang2016-07-25-1/+1
* | mkimage: rockchip: add suport for rk33 serialKever Yang2016-07-25-0/+1
|/
* dtoc: Correct the type widening code in fdt_fallbackSimon Glass2016-07-25-0/+6
* tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7mario.six@gdsys.cc2016-07-25-3/+8
* tools: Fix return code of fit_image_process_sig()mario.six@gdsys.cc2016-07-22-6/+7
* tools/env: reuse fw_getenv in fw_printenv functionAndreas Fenkart2016-07-22-27/+17
* tools/env: move envmatch further up in file to avoid forward declarationsAndreas Fenkart2016-07-22-20/+18
* tools/env: kernel-doc for fw_printenv, fw_getenv and fw_parse_scriptAndreas Fenkart2016-07-22-2/+115
* tools/env: allow negative offsetsStefan Agner2016-07-22-9/+35
* tools/env: complete environment device config earlyStefan Agner2016-07-22-50/+60
* Various, unrelated tree-wide typo fixes.Robert P. J. Day2016-07-16-1/+1
* Merge git://git.denx.de/u-boot-dmTom Rini2016-07-15-0/+883
|\
| * dm: core: Expand platdata for of-platdata devicesSimon Glass2016-07-14-0/+2
| * dtoc: Ignore the u-boot, dm-pre-reloc propertySimon Glass2016-07-14-0/+1
| * Only build the libfdt python module if 'swig' is availableSimon Glass2016-07-14-1/+4
| * dm: Add a more efficient libfdt librarySimon Glass2016-07-14-0/+191