summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2016-07-14dm: Add a tool to generate C code from a device treeSimon Glass
2016-07-14dm: Add a library to provide simple device-tree accessSimon Glass
2016-07-14mkimage: fix missing break for -p switchTeddy Reed
2016-07-14tools: Correct error handling in fit_image_process_hash()Simon Glass
2016-07-14tools: Add an error code when fit_handle_file() failsSimon Glass
2016-07-14mkimage: Show item lists for all categoriesSimon Glass
2016-07-14mkimage: Use generic code for showing an 'image type' errorSimon Glass
2016-07-14mkimage: Allow display of a list of any image header categorySimon Glass
2016-07-14image: Correct auto-fit architecture property nameSimon Glass
2016-07-14mkimage: Drop blank line before main()Simon Glass
2016-07-14mkimage: Drop premature setting of params.fit_image_typeSimon Glass
2016-07-14mkimage: Require a data file when auto-fit is usedSimon Glass
2016-07-14mkimage: Explain the auto-fit imagefile special caseSimon Glass
2016-07-14mkimage: Honour the default image type with auto-fitSimon Glass
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