summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-10-23tools: image: fix node name of signature node in FITMasahiro Yamada
2017-10-16tools: env: Add embedded.c to .gitignoreBin Meng
2017-10-16env: Drop CONFIG_ENV_IS_IN_DATAFLASHTuomas Tynkkynen
2017-10-16tools: bmp_logo: correctly interpret BMP files with larger headersJon Smith
2017-10-16tools/mkimage: Fix DTC run command to handle file names with spaceMirza, Taimoor
2017-10-15moveconfig: fix error message in do_autoconf()Chris Packham
2017-10-07cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for CoverityTom Rini
2017-10-06tools/fit_image.c: Update some return code pathsTom Rini
2017-10-01rockchip: mkimage: add support for rk3128 socKever Yang
2017-09-29kconfiglib: update with 'imply' supportUlf Magnusson
2017-09-24tools/mkimage: Make the path to the dtc binary that mkimage calls configurableTom Rini
2017-09-17Merge git://git.denx.de/u-boot-x86Tom Rini
2017-09-16tools: binman: Add a new entry type for Intel VBTBin Meng
2017-09-15dtoc: Add a header to the generated filesSimon Glass
2017-09-15dtoc: Support properties containing multiple phandle valuesSimon Glass
2017-09-15dtoc: Put phandle args in an arraySimon Glass
2017-09-15dtoc: Put each phandle on a separate lineSimon Glass
2017-09-15dtoc: Rename the phandle structSimon Glass
2017-09-15dtoc: Rename is_phandle() and adjust it to return more detailSimon Glass
2017-09-15dtoc: Make is_phandle() a member functionSimon Glass
2017-09-15dtoc: Use the Fdt's class's phandle mapSimon Glass
2017-09-15dtoc: Update the Fdt class to record phandlesSimon Glass
2017-09-15dtoc: Handle 'reg' properties with unusual sizesSimon Glass
2017-09-15dtoc: Add support for 32 or 64-bit addressesSimon Glass
2017-09-15dtoc: Avoid very long lines in outputSimon Glass
2017-09-15dtoc: Add a 64-bit type and a way to convert cells into 64 bitsSimon Glass
2017-09-15dtoc: Adjust Node to record its parentSimon Glass
2017-09-14lib: at91: Add logo files used via API of DM_VIDEOWenyou Yang
2017-09-13patman: Fix error when the email blacklist is missingSimon Glass
2017-09-12Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-09-11patman: add support for omitting bouncing addressesChris Packham
2017-09-11moveconfig: Use fd.write() instead of print >>Simon Glass
2017-09-11genconfig.py: Print defconfig next to warningsSimon Glass
2017-09-11tools: pblimage: Fix address calculationYork Sun
2017-09-07tools: .gitignore: Add libfdt related filesBin Meng
2017-09-07tools: .gitignore: Sort in alphabetical orderBin Meng
2017-09-05env: Add 'envtools' target to 'make help'Simon Glass
2017-09-05env: Fix operation of 'make environ'Simon Glass
2017-09-05env: Fix out of tree building of tools-allTom Rini
2017-09-03Makefile: Suppress output of python libfdt build commandBin Meng
2017-09-03Makefile: Quiesce libfdt buildBin Meng
2017-09-03fix: fw_env: Prevent writing error message on special files, which don't supp...Lukasz Majewski
2017-08-23imx: move imximage header to common locationStefan Agner
2017-08-20Fix 'notes' typosAnatolij Gustschin
2017-08-20Makefile: honor PYTHON configuration properlyClément Bœsch
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-08-15Move environment files from common/ to env/Simon Glass
2017-08-13rockchip: rk3368: mkimage: add support for the RK3368Philipp Tomsich
2017-07-25mips-relocs: Fix warning from gcc 6.3Paul Burton
2017-07-25MIPS: Stop building position independent codePaul Burton