aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-10-01rockchip: mkimage: add support for rk3128 socKever Yang1-0/+1
2017-09-29kconfiglib: update with 'imply' supportUlf Magnusson2-141/+194
2017-09-24tools/mkimage: Make the path to the dtc binary that mkimage calls configurableTom Rini1-1/+1
2017-09-17Merge git://git.denx.de/u-boot-x86Tom Rini3-1/+36
2017-09-16tools: binman: Add a new entry type for Intel VBTBin Meng3-1/+36
2017-09-15dtoc: Add a header to the generated filesSimon Glass1-0/+12
2017-09-15dtoc: Support properties containing multiple phandle valuesSimon Glass3-12/+53
2017-09-15dtoc: Put phandle args in an arraySimon Glass2-2/+2
2017-09-15dtoc: Put each phandle on a separate lineSimon Glass2-6/+9
2017-09-15dtoc: Rename the phandle structSimon Glass2-2/+3
2017-09-15dtoc: Rename is_phandle() and adjust it to return more detailSimon Glass2-22/+58
2017-09-15dtoc: Make is_phandle() a member functionSimon Glass1-18/+18
2017-09-15dtoc: Use the Fdt's class's phandle mapSimon Glass1-13/+3
2017-09-15dtoc: Update the Fdt class to record phandlesSimon Glass1-0/+5
2017-09-15dtoc: Handle 'reg' properties with unusual sizesSimon Glass2-0/+38
2017-09-15dtoc: Add support for 32 or 64-bit addressesSimon Glass7-0/+401
2017-09-15dtoc: Avoid very long lines in outputSimon Glass2-3/+10
2017-09-15dtoc: Add a 64-bit type and a way to convert cells into 64 bitsSimon Glass3-1/+18
2017-09-15dtoc: Adjust Node to record its parentSimon Glass1-5/+7
2017-09-14lib: at91: Add logo files used via API of DM_VIDEOWenyou Yang1-0/+0
2017-09-13patman: Fix error when the email blacklist is missingSimon Glass1-3/+25
2017-09-12Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-1/+1
2017-09-11patman: add support for omitting bouncing addressesChris Packham3-0/+35
2017-09-11moveconfig: Use fd.write() instead of print >>Simon Glass1-3/+3
2017-09-11genconfig.py: Print defconfig next to warningsSimon Glass2-8/+21
2017-09-11tools: pblimage: Fix address calculationYork Sun1-1/+1
2017-09-07tools: .gitignore: Add libfdt related filesBin Meng1-0/+4
2017-09-07tools: .gitignore: Sort in alphabetical orderBin Meng1-10/+9
2017-09-05env: Add 'envtools' target to 'make help'Simon Glass1-0/+3
2017-09-05env: Fix operation of 'make environ'Simon Glass1-2/+2
2017-09-05env: Fix out of tree building of tools-allTom Rini3-3/+3
2017-09-03Makefile: Suppress output of python libfdt build commandBin Meng1-2/+2
2017-09-03Makefile: Quiesce libfdt buildBin Meng1-1/+1
2017-09-03fix: fw_env: Prevent writing error message on special files, which don't supp...Lukasz Majewski1-2/+4
2017-08-23imx: move imximage header to common locationStefan Agner1-200/+0
2017-08-20Fix 'notes' typosAnatolij Gustschin1-1/+1
2017-08-20Makefile: honor PYTHON configuration properlyClément Bœsch1-1/+1
2017-08-16env: Rename setenv() to env_set()Simon Glass3-7/+7
2017-08-15Move environment files from common/ to env/Simon Glass1-2/+2
2017-08-13rockchip: rk3368: mkimage: add support for the RK3368Philipp Tomsich1-0/+1
2017-07-25mips-relocs: Fix warning from gcc 6.3Paul Burton1-0/+6
2017-07-25MIPS: Stop building position independent codePaul Burton3-0/+429
2017-07-22RFC: moveconfig: Use toolchains from buildmanSimon Glass1-96/+34
2017-07-22moveconfig: Tidy up imply flag parsingSimon Glass1-8/+15
2017-07-22dtc: mkimage: Add the possibility to specify DTCEmmanuel Vadot2-1/+2
2017-07-22tools/fw_env: use fsync to ensure that data is physically storedMichael Heimpold1-0/+12
2017-07-18Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-1/+1
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-1/+1
2017-07-12tools/kwbimage: fix v1 header verificationBaruch Siach1-6/+28
2017-07-12tools/kwbimage.h: make offset marks style consistentBaruch Siach1-31/+31