summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeLines
* 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
| * dm: Add a tool to generate C code from a device treeSimon Glass2016-07-14-0/+392
| * dm: Add a library to provide simple device-tree accessSimon Glass2016-07-14-0/+294
* | mkimage: fix missing break for -p switchTeddy Reed2016-07-14-0/+1
* | tools: Correct error handling in fit_image_process_hash()Simon Glass2016-07-14-6/+8
* | tools: Add an error code when fit_handle_file() failsSimon Glass2016-07-14-2/+2
* | mkimage: Show item lists for all categoriesSimon Glass2016-07-14-3/+9
* | mkimage: Use generic code for showing an 'image type' errorSimon Glass2016-07-14-43/+2
* | mkimage: Allow display of a list of any image header categorySimon Glass2016-07-14-0/+43
* | image: Correct auto-fit architecture property nameSimon Glass2016-07-14-1/+2
* | mkimage: Drop blank line before main()Simon Glass2016-07-14-1/+0
* | mkimage: Drop premature setting of params.fit_image_typeSimon Glass2016-07-14-1/+0
* | mkimage: Require a data file when auto-fit is usedSimon Glass2016-07-14-0/+2
* | mkimage: Explain the auto-fit imagefile special caseSimon Glass2016-07-14-0/+1
* | mkimage: Honour the default image type with auto-fitSimon Glass2016-07-14-1/+1
|/
* tools: patman: Handle missing 'END' in non-last commit of a seriesBin Meng2016-07-11-2/+3