summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2017-07-22RFC: moveconfig: Use toolchains from buildmanSimon Glass
2017-07-22moveconfig: Tidy up imply flag parsingSimon Glass
2017-07-22dtc: mkimage: Add the possibility to specify DTCEmmanuel Vadot
2017-07-22tools/fw_env: use fsync to ensure that data is physically storedMichael Heimpold
2017-07-18Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2017-07-12tools/kwbimage: fix v1 header verificationBaruch Siach
2017-07-12tools/kwbimage.h: make offset marks style consistentBaruch Siach
2017-07-12tools/kwbimage: update the list of SoCs using v1 headerBaruch Siach
2017-07-11Merge git://git.denx.de/u-boot-dmTom Rini
2017-07-11binman: Put our local modules ahead of system modulesSimon Glass
2017-07-11dtoc: Add testsSimon Glass
2017-07-11dtoc: Add a comment about string replace in conv_name_to_c()Simon Glass
2017-07-11dtoc: Move the main logic into the dtb_platdata fileSimon Glass
2017-07-11dtoc: Move static functions out of the classSimon Glass
2017-07-11dtoc: Pass include_disabled explicitlySimon Glass
2017-07-11dtoc: Don't handle properties with / in themSimon Glass
2017-07-11dtoc: Fix pylint warningsSimon Glass
2017-07-11dtoc: Split out the main class into its own fileSimon Glass
2017-07-11dtoc: Add a comment at the topSimon Glass
2017-07-11dtoc: Use self._options instead of the global optionsSimon Glass
2017-07-11moveconfig: Allow automatic location and adding of 'imply'Simon Glass
2017-07-11moveconfig: Allow control of which implying configs are shownSimon Glass
2017-07-11moveconfig: Allow piping in 'git show --stat' outputSimon Glass
2017-07-11dtoc: Support multiple compatible strings in a nodeSimon Glass
2017-07-11moveconfig: Support looking for implied CONFIG optionsSimon Glass
2017-07-11moveconfig: Support building a simple config databaseSimon Glass