aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-05-12tools/genboardscfg.py: Make 'Supported' as known statusLokesh Vutla1-0/+2
2017-05-12tools: kwbimage fix build with OpenSSL 1.1.xJelle van der Waa1-6/+30
2017-05-10dtoc: Handle nodes with phandles that depend on the sameSimon Glass1-14/+41
2017-05-10dtoc: Move the output code into its own functionSimon Glass1-44/+52
2017-05-10rockchip: mkimage: remove placeholder functions from rkimagePhilipp Tomsich1-18/+3
2017-05-10rockchip: mkimage: play nice with dumpimagePhilipp Tomsich1-3/+13
2017-05-10rockchip: mkimage: clarify header0 initialisationPhilipp Tomsich1-3/+17
2017-05-10rockchip: mkimage: rksd: pad SD/MMC images to a full blocksizePhilipp Tomsich1-2/+5
2017-05-10rockchip: mkimage: Update comments for header sizePhilipp Tomsich1-9/+13
2017-05-10rockchip: mkimage: rewrite padding calculation for SD/MMC and SPI imagesPhilipp Tomsich4-29/+66
2017-05-10rockchip: mkimage: rkspi: include the header sector in the SPI size calculationPhilipp Tomsich1-2/+2
2017-05-10mkimage: rockchip: add support for rk3328Kever Yang1-0/+1
2017-05-08tools: moveconfig: cleanup README entiresChris Packham1-0/+41
2017-05-08tools: moveconfig: cleanup whitelist entriesChris Packham1-0/+20
2017-05-08tools: moveconfig: extract helper function for user confirmationChris Packham1-19/+18
2017-05-05tools: sunxi: avoid read after end of stringxypron.glpk@gmx.de1-1/+1
2017-05-05relocate-rela: add missing va_end()xypron.glpk@gmx.de1-2/+4
2017-04-27rockchip: mkimage: remove (left-over) assignment w/o effect [coverity]Philipp Tomsich1-1/+0
2017-04-18tools/env: avoid memory leak in fw_setenvxypron.glpk@gmx.de1-0/+3
2017-04-18buildman: Allow 'gnueabihf' toolchains for ARMTom Rini1-2/+3
2017-04-18tools: moveconfig: remove GCC prefix of obsolete architectureMasahiro Yamada1-7/+0
2017-04-14buildman: Translate more strings to latin-1Tom Rini1-2/+2
2017-04-13Merge git://git.denx.de/u-boot-dmTom Rini5-6/+10
2017-04-13buildman: Handle commit subjects containing unicodeSimon Glass1-2/+3
2017-04-13tools: allow to override pythonStefano Babic1-1/+1
2017-04-13fdtgrep: Cope with the /aliases node being lastSimon Glass1-3/+0
2017-04-13dtoc: Decode val if it's a byte stringGeorge McCollister1-0/+2
2017-04-13patman: Convert byte arrays to stringsGeorge McCollister1-0/+4
2017-04-12env: fix memory leak in fw_env routinesStefano Babic2-19/+70
2017-04-12env: add a version number to check APIStefano Babic1-0/+15
2017-04-12env: split fw_env.h in public and private partsStefano Babic4-50/+58
2017-04-12Rename aes.h to uboot_aes.hStefano Babic1-1/+1
2017-04-10tools: binman: Add missing filenames for various x86 rom testsBin Meng5-0/+6
2017-04-10binman: Remove hard-coded file name for x86 flash-descriptor & intel-meStefan Roese2-6/+0
2017-04-07tools: sunxi: Add spl image builderMaxime Ripard3-0/+487
2017-04-04rockchip: mkimage: update rkimage to support pre-padded payloadsPhilipp Tomsich2-31/+13
2017-04-04rockchip: mkimage: pad the header to 8-bytes (using a 'nop') for RK3399Philipp Tomsich4-36/+118
2017-04-04rockchip: mkimage: simplify start/size calculation for rc4_encodePhilipp Tomsich2-4/+4
2017-03-28tools: plbimage support generate rcw fileyuan linyu1-21/+27
2017-03-22dtoc: make ScanTree recurse into subnodesPhilipp Tomsich1-1/+18
2017-03-20Pass empty CFLAGS on invocation of libfdt/setup.pyMax Filippov1-1/+1
2017-03-19Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2-1/+15
2017-03-19tools: imximage: add set bit commandPeng Fan2-1/+15
2017-03-16rockchip: mkimage: Add support rk3188 serialHeiko Stübner1-0/+1
2017-03-16rockchip: mkimage: Allow encoding of loader code in spl imagesHeiko Stübner5-4/+62
2017-03-16dm: allow limiting pre-reloc markings to spl or tplHeiko Stübner1-0/+2
2017-03-14tools: fix cross-compiling tools when HOSTCC is overriddenMasahiro Yamada2-2/+2
2017-03-14tools: omapimage: Fix size in headerLokesh Vutla1-1/+1
2017-03-11tools: binman: change shebang from python into python2Jörg Krause1-1/+1
2017-03-09kconfiglib.py: Kludge in 'imply' supportTom Rini1-5/+6