Commit Graph

1234 Commits (1e6776000efba7027d85eedcd532ba8e78e0fb6e)

Author SHA1 Message Date
Philipp Tomsich 17873341af rockchip: mkimage: remove (left-over) assignment w/o effect [coverity] 8 years ago
xypron.glpk@gmx.de ddc6a9de05 tools/env: avoid memory leak in fw_setenv 8 years ago
Tom Rini 546a6f3a9b buildman: Allow 'gnueabihf' toolchains for ARM 8 years ago
Masahiro Yamada 60911104f3 tools: moveconfig: remove GCC prefix of obsolete architecture 8 years ago
Tom Rini fbeb337529 buildman: Translate more strings to latin-1 8 years ago
Simon Glass 9a6d2e2a6b buildman: Handle commit subjects containing unicode 8 years ago
Stefano Babic b48bfc74ee tools: allow to override python 8 years ago
Simon Glass c47a38b477 fdtgrep: Cope with the /aliases node being last 8 years ago
George McCollister f156b5b597 dtoc: Decode val if it's a byte string 8 years ago
George McCollister 6db06f94e1 patman: Convert byte arrays to strings 8 years ago
Stefano Babic 33f0086cb7 env: fix memory leak in fw_env routines 8 years ago
Stefano Babic 00c234f38f env: add a version number to check API 8 years ago
Stefano Babic 9d80b49a67 env: split fw_env.h in public and private parts 8 years ago
Stefano Babic b80c0b9934 Rename aes.h to uboot_aes.h 8 years ago
Bin Meng ae5564d1ae tools: binman: Add missing filenames for various x86 rom tests 8 years ago
Stefan Roese 2b4c652896 binman: Remove hard-coded file name for x86 flash-descriptor & intel-me 8 years ago
Maxime Ripard 594b4cc732 tools: sunxi: Add spl image builder 8 years ago
Philipp Tomsich 3082775692 rockchip: mkimage: update rkimage to support pre-padded payloads 8 years ago
Philipp Tomsich 111bcc4fb6 rockchip: mkimage: pad the header to 8-bytes (using a 'nop') for RK3399 8 years ago
Philipp Tomsich f3edf8b18f rockchip: mkimage: simplify start/size calculation for rc4_encode 8 years ago
Philipp Tomsich 524dd45e0d dtoc: make ScanTree recurse into subnodes 8 years ago
yuan linyu 33ed57495a tools: plbimage support generate rcw file 8 years ago
Philipp Tomsich 55bc080e79 dtoc: make ScanTree recurse into subnodes 8 years ago
Max Filippov e5caec9a86 Pass empty CFLAGS on invocation of libfdt/setup.py 8 years ago
Peng Fan 3e0a71c157 tools: imximage: add set bit command 8 years ago
Heiko Stübner 162c46d5ee rockchip: mkimage: Add support rk3188 serial 8 years ago
Heiko Stübner cfbcdade76 rockchip: mkimage: Allow encoding of loader code in spl images 8 years ago
Heiko Stübner 27326c7ee2 dm: allow limiting pre-reloc markings to spl or tpl 8 years ago
Masahiro Yamada 3b0825296a tools: fix cross-compiling tools when HOSTCC is overridden 8 years ago
Lokesh Vutla 35d8265c64 tools: omapimage: Fix size in header 8 years ago
Jörg Krause 66a7a24648 tools: binman: change shebang from python into python2 8 years ago
Tom Rini d036107a1f kconfiglib.py: Kludge in 'imply' support 8 years ago
Patrick Delaunay 8f42a2b647 tools: Remove CONFIG_SYS_TEXT_BASE in Makefile 8 years ago
Chris Packham 93f4877935 tools: kwboot: don't adjust destaddr when patching the image 8 years ago
Mario Six 1f6c8a5733 tools: kwbimage: Fix unchecked return value and fd leak 8 years ago
Masahiro Yamada d726f225f5 cmd: rework "license" command 8 years ago
Chris Packham f11a0af713 patman: Handle non-ascii characters in names 8 years ago
Simon Glass 8d7523c55c buildman: Allow showing the list of boards with -n 8 years ago
Simon Glass 8aa41363eb patman: Format checkpatch messages for IDE throwback 8 years ago
Simon Glass 6b6024a3a2 dtoc: Replace dot with underscore to avoid compiler errors 8 years ago
oliver@schinagl.nl c25f01a63a tools: Add tool to add crc8 to a mac address 8 years ago
oliver@schinagl.nl 1d3c539239 tools: Allow crc8 to be used 8 years ago
Bin Meng 9d1adf0484 tools: binman: Handle optional microcode case in SPL image 8 years ago
Bin Meng cdfc0a055d tools: binman: Call correct init for Entry_u_boot_spl_with_ucode_ptr 8 years ago
Mario Six a1b6b0a9c1 arm: mvebu: Implement secure boot 8 years ago
Mario Six 4991b4f7f1 tools: kwbimage: Refactor line parsing and fix error 8 years ago
Mario Six 79066ef8c9 tools: kwbimage: Factor out add_binary_header_v1 8 years ago
Mario Six e93cf53f14 tools: kwbimage: Remove unused parameter 8 years ago
Mario Six e89016c44b tools: kwbimage: Reduce scope of variables 8 years ago
Mario Six 885fba155c tools: kwbimage: Fix arithmetic with void pointers 8 years ago