summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools/genboardscfg.py: Make 'Supported' as known statusLokesh Vutla2017-05-121-0/+2
* tools: kwbimage fix build with OpenSSL 1.1.xJelle van der Waa2017-05-121-6/+30
* dtoc: Handle nodes with phandles that depend on the sameSimon Glass2017-05-101-14/+41
* dtoc: Move the output code into its own functionSimon Glass2017-05-101-44/+52
* rockchip: mkimage: remove placeholder functions from rkimagePhilipp Tomsich2017-05-101-18/+3
* rockchip: mkimage: play nice with dumpimagePhilipp Tomsich2017-05-101-3/+13
* rockchip: mkimage: clarify header0 initialisationPhilipp Tomsich2017-05-101-3/+17
* rockchip: mkimage: rksd: pad SD/MMC images to a full blocksizePhilipp Tomsich2017-05-101-2/+5
* rockchip: mkimage: Update comments for header sizePhilipp Tomsich2017-05-101-9/+13
* rockchip: mkimage: rewrite padding calculation for SD/MMC and SPI imagesPhilipp Tomsich2017-05-104-29/+66
* rockchip: mkimage: rkspi: include the header sector in the SPI size calculationPhilipp Tomsich2017-05-101-2/+2
* mkimage: rockchip: add support for rk3328Kever Yang2017-05-101-0/+1
* tools: moveconfig: cleanup README entiresChris Packham2017-05-081-0/+41
* tools: moveconfig: cleanup whitelist entriesChris Packham2017-05-081-0/+20
* tools: moveconfig: extract helper function for user confirmationChris Packham2017-05-081-19/+18
* tools: sunxi: avoid read after end of stringxypron.glpk@gmx.de2017-05-051-1/+1
* relocate-rela: add missing va_end()xypron.glpk@gmx.de2017-05-051-2/+4
* rockchip: mkimage: remove (left-over) assignment w/o effect [coverity]Philipp Tomsich2017-04-271-1/+0
* tools/env: avoid memory leak in fw_setenvxypron.glpk@gmx.de2017-04-181-0/+3
* buildman: Allow 'gnueabihf' toolchains for ARMTom Rini2017-04-181-2/+3
* tools: moveconfig: remove GCC prefix of obsolete architectureMasahiro Yamada2017-04-181-7/+0
* buildman: Translate more strings to latin-1Tom Rini2017-04-141-2/+2
* Merge git://git.denx.de/u-boot-dmTom Rini2017-04-135-6/+10
|\
| * buildman: Handle commit subjects containing unicodeSimon Glass2017-04-131-2/+3
| * tools: allow to override pythonStefano Babic2017-04-131-1/+1
| * fdtgrep: Cope with the /aliases node being lastSimon Glass2017-04-131-3/+0
| * dtoc: Decode val if it's a byte stringGeorge McCollister2017-04-131-0/+2
| * patman: Convert byte arrays to stringsGeorge McCollister2017-04-131-0/+4
* | env: fix memory leak in fw_env routinesStefano Babic2017-04-122-19/+70
* | env: add a version number to check APIStefano Babic2017-04-121-0/+15
* | env: split fw_env.h in public and private partsStefano Babic2017-04-124-50/+58
* | Rename aes.h to uboot_aes.hStefano Babic2017-04-121-1/+1
|/
* tools: binman: Add missing filenames for various x86 rom testsBin Meng2017-04-105-0/+6
* binman: Remove hard-coded file name for x86 flash-descriptor & intel-meStefan Roese2017-04-102-6/+0
* tools: sunxi: Add spl image builderMaxime Ripard2017-04-073-0/+487
* rockchip: mkimage: update rkimage to support pre-padded payloadsPhilipp Tomsich2017-04-042-31/+13
* rockchip: mkimage: pad the header to 8-bytes (using a 'nop') for RK3399Philipp Tomsich2017-04-044-36/+118
* rockchip: mkimage: simplify start/size calculation for rc4_encodePhilipp Tomsich2017-04-042-4/+4
* tools: plbimage support generate rcw fileyuan linyu2017-03-281-21/+27
* dtoc: make ScanTree recurse into subnodesPhilipp Tomsich2017-03-221-1/+18
* Pass empty CFLAGS on invocation of libfdt/setup.pyMax Filippov2017-03-201-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2017-03-192-1/+15
|\
| * tools: imximage: add set bit commandPeng Fan2017-03-192-1/+15
* | rockchip: mkimage: Add support rk3188 serialHeiko Stübner2017-03-161-0/+1
* | rockchip: mkimage: Allow encoding of loader code in spl imagesHeiko Stübner2017-03-165-4/+62
* | dm: allow limiting pre-reloc markings to spl or tplHeiko Stübner2017-03-161-0/+2
|/
* tools: fix cross-compiling tools when HOSTCC is overriddenMasahiro Yamada2017-03-142-2/+2
* tools: omapimage: Fix size in headerLokesh Vutla2017-03-141-1/+1
* tools: binman: change shebang from python into python2Jörg Krause2017-03-111-1/+1
* kconfiglib.py: Kludge in 'imply' supportTom Rini2017-03-091-5/+6