summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-05-10rockchip: mkimage: clarify header0 initialisationPhilipp Tomsich
2017-05-10rockchip: mkimage: rksd: pad SD/MMC images to a full blocksizePhilipp Tomsich
2017-05-10rockchip: mkimage: Update comments for header sizePhilipp Tomsich
2017-05-10rockchip: mkimage: rewrite padding calculation for SD/MMC and SPI imagesPhilipp Tomsich
2017-05-10rockchip: mkimage: rkspi: include the header sector in the SPI size calculationPhilipp Tomsich
2017-05-10mkimage: rockchip: add support for rk3328Kever Yang
2017-05-08tools: moveconfig: cleanup README entiresChris Packham
2017-05-08tools: moveconfig: cleanup whitelist entriesChris Packham
2017-05-08tools: moveconfig: extract helper function for user confirmationChris Packham
2017-05-05tools: sunxi: avoid read after end of stringxypron.glpk@gmx.de
2017-05-05relocate-rela: add missing va_end()xypron.glpk@gmx.de
2017-04-27rockchip: mkimage: remove (left-over) assignment w/o effect [coverity]Philipp Tomsich
2017-04-18tools/env: avoid memory leak in fw_setenvxypron.glpk@gmx.de
2017-04-18buildman: Allow 'gnueabihf' toolchains for ARMTom Rini
2017-04-18tools: moveconfig: remove GCC prefix of obsolete architectureMasahiro Yamada
2017-04-14buildman: Translate more strings to latin-1Tom Rini
2017-04-13Merge git://git.denx.de/u-boot-dmTom Rini
2017-04-13buildman: Handle commit subjects containing unicodeSimon Glass
2017-04-13tools: allow to override pythonStefano Babic
2017-04-13fdtgrep: Cope with the /aliases node being lastSimon Glass
2017-04-13dtoc: Decode val if it's a byte stringGeorge McCollister
2017-04-13patman: Convert byte arrays to stringsGeorge McCollister
2017-04-12env: fix memory leak in fw_env routinesStefano Babic
2017-04-12env: add a version number to check APIStefano Babic
2017-04-12env: split fw_env.h in public and private partsStefano Babic
2017-04-12Rename aes.h to uboot_aes.hStefano Babic
2017-04-10tools: binman: Add missing filenames for various x86 rom testsBin Meng
2017-04-10binman: Remove hard-coded file name for x86 flash-descriptor & intel-meStefan Roese
2017-04-07tools: sunxi: Add spl image builderMaxime Ripard
2017-04-05rockchip: mkimage: update rkimage to support pre-padded payloadsPhilipp Tomsich
2017-04-05rockchip: mkimage: pad the header to 8-bytes (using a 'nop') for RK3399Philipp Tomsich
2017-04-05rockchip: mkimage: simplify start/size calculation for rc4_encodePhilipp Tomsich
2017-03-28tools: plbimage support generate rcw fileyuan linyu
2017-03-22dtoc: make ScanTree recurse into subnodesPhilipp Tomsich
2017-03-20Pass empty CFLAGS on invocation of libfdt/setup.pyMax Filippov
2017-03-19Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2017-03-19tools: imximage: add set bit commandPeng Fan
2017-03-16rockchip: mkimage: Add support rk3188 serialHeiko Stübner
2017-03-16rockchip: mkimage: Allow encoding of loader code in spl imagesHeiko Stübner
2017-03-16dm: allow limiting pre-reloc markings to spl or tplHeiko Stübner
2017-03-15tools: fix cross-compiling tools when HOSTCC is overriddenMasahiro Yamada
2017-03-15tools: omapimage: Fix size in headerLokesh Vutla
2017-03-12tools: binman: change shebang from python into python2Jörg Krause
2017-03-10kconfiglib.py: Kludge in 'imply' supportTom Rini
2017-03-09tools: Remove CONFIG_SYS_TEXT_BASE in MakefilePatrick Delaunay
2017-02-17tools: kwboot: don't adjust destaddr when patching the imageChris Packham
2017-02-17tools: kwbimage: Fix unchecked return value and fd leakMario Six
2017-02-09Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2017-02-08Merge git://git.denx.de/u-boot-dmTom Rini
2017-02-08cmd: rework "license" commandMasahiro Yamada