Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b6bd7f98597d27ebdff5146e42ce7480e72f556e
/
tools
a8197cb
tools: sunxi: avoid read after end of string
by xypron.glpk@gmx.de
· Thu May 04 22:26:42 2017 +0200
5cdd539
relocate-rela: add missing va_end()
by xypron.glpk@gmx.de
· Wed May 03 22:40:11 2017 +0200
d533d06
rockchip: mkimage: remove (left-over) assignment w/o effect [coverity]
by Philipp Tomsich
· Wed Apr 19 15:09:04 2017 +0200
2a3325c
tools/env: avoid memory leak in fw_setenv
by xypron.glpk@gmx.de
· Sat Apr 15 13:05:40 2017 +0200
6abc9c8
buildman: Allow 'gnueabihf' toolchains for ARM
by Tom Rini
· Fri Apr 14 19:47:50 2017 -0400
0e378ef
tools: moveconfig: remove GCC prefix of obsolete architecture
by Masahiro Yamada
· Fri Apr 14 10:53:56 2017 +0900
f399f6e
buildman: Translate more strings to latin-1
by Tom Rini
· Fri Apr 14 10:06:28 2017 -0400
aa468b1
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Thu Apr 13 17:31:06 2017 -0400
d214bef
buildman: Handle commit subjects containing unicode
by Simon Glass
· Wed Apr 12 18:23:26 2017 -0600
e92dab3
tools: allow to override python
by Stefano Babic
· Wed Apr 05 17:46:41 2017 +0200
847f59a
fdtgrep: Cope with the /aliases node being last
by Simon Glass
· Sun Apr 02 12:26:44 2017 -0600
77bb05e
dtoc: Decode val if it's a byte string
by George McCollister
· Thu Mar 30 09:44:25 2017 -0500
1139406
patman: Convert byte arrays to strings
by George McCollister
· Thu Mar 30 09:44:24 2017 -0500
4b0a293
env: fix memory leak in fw_env routines
by Stefano Babic
· Wed Apr 05 18:08:03 2017 +0200
413cc6e
env: add a version number to check API
by Stefano Babic
· Wed Apr 05 18:08:02 2017 +0200
831c4d5
env: split fw_env.h in public and private parts
by Stefano Babic
· Wed Apr 05 18:08:01 2017 +0200
4a24308
Rename aes.h to uboot_aes.h
by Stefano Babic
· Wed Apr 05 18:08:00 2017 +0200
b711b3f
tools: binman: Add missing filenames for various x86 rom tests
by Bin Meng
· Tue Apr 04 21:17:14 2017 -0700
47c0989
binman: Remove hard-coded file name for x86 flash-descriptor & intel-me
by Stefan Roese
· Thu Mar 30 12:58:12 2017 +0200
5cb14c7
tools: sunxi: Add spl image builder
by Maxime Ripard
· Mon Feb 27 18:22:02 2017 +0100
e39ccb5
rockchip: mkimage: update rkimage to support pre-padded payloads
by Philipp Tomsich
· Wed Mar 15 12:08:45 2017 +0100
087ce82
rockchip: mkimage: pad the header to 8-bytes (using a 'nop') for RK3399
by Philipp Tomsich
· Wed Mar 15 12:08:43 2017 +0100
421c405
rockchip: mkimage: simplify start/size calculation for rc4_encode
by Philipp Tomsich
· Wed Mar 15 12:08:42 2017 +0100
d3873fd
tools: plbimage support generate rcw file
by yuan linyu
· Sun Feb 26 08:38:27 2017 +0800
f31ca1e
dtoc: make ScanTree recurse into subnodes
by Philipp Tomsich
· Wed Feb 22 19:06:04 2017 +0100
3885717
Pass empty CFLAGS on invocation of libfdt/setup.py
by Max Filippov
· Thu Mar 16 15:23:55 2017 -0700
40d97bd
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Sun Mar 19 14:49:26 2017 -0400
2687474
tools: imximage: add set bit command
by Peng Fan
· Thu Mar 16 14:35:06 2017 +0800
8519f11
rockchip: mkimage: Add support rk3188 serial
by Heiko Stübner
· Sat Feb 18 19:46:28 2017 +0100
3b404d4
rockchip: mkimage: Allow encoding of loader code in spl images
by Heiko Stübner
· Sat Feb 18 19:46:27 2017 +0100
9a2cdca
dm: allow limiting pre-reloc markings to spl or tpl
by Heiko Stübner
· Sat Feb 18 19:46:21 2017 +0100
00b613b
tools: fix cross-compiling tools when HOSTCC is overridden
by Masahiro Yamada
· Mon Mar 13 17:43:16 2017 +0900
90b1604
tools: omapimage: Fix size in header
by Lokesh Vutla
· Wed Feb 15 18:42:54 2017 +0530
cd6d46e
tools: binman: change shebang from python into python2
by Jörg Krause
· Mon Mar 06 21:07:11 2017 +0100
aa57a41
kconfiglib.py: Kludge in 'imply' support
by Tom Rini
· Fri Mar 03 15:33:29 2017 -0500
184c8e5
tools: Remove CONFIG_SYS_TEXT_BASE in Makefile
by Patrick Delaunay
· Tue Feb 28 19:29:11 2017 +0100
dc3a921
tools: kwboot: don't adjust destaddr when patching the image
by Chris Packham
· Wed Feb 15 15:34:55 2017 +1300
e3edf16
tools: kwbimage: Fix unchecked return value and fd leak
by Mario Six
· Mon Feb 13 10:11:55 2017 +0100
ff7951e
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· Thu Feb 09 11:56:35 2017 -0500
2e97146
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Wed Feb 08 16:24:44 2017 -0500
8168033
cmd: rework "license" command
by Masahiro Yamada
· Mon Jan 30 11:12:08 2017 +0900
cb17cae
patman: Handle non-ascii characters in names
by Chris Packham
· Tue Feb 07 20:11:00 2017 +1300
6af145f
buildman: Allow showing the list of boards with -n
by Simon Glass
· Mon Jan 23 05:38:56 2017 -0700
c004a5f
patman: Format checkpatch messages for IDE throwback
by Simon Glass
· Tue Jan 17 16:52:23 2017 -0700
b17ab15
dtoc: Replace dot with underscore to avoid compiler errors
by Simon Glass
· Sun Jan 15 21:09:08 2017 -0700
e19fd2b
tools: Add tool to add crc8 to a mac address
by oliver@schinagl.nl
· Fri Nov 25 16:30:32 2016 +0100
3255e9f
tools: Allow crc8 to be used
by oliver@schinagl.nl
· Fri Nov 25 16:30:31 2016 +0100
c40c9d2
tools: binman: Handle optional microcode case in SPL image
by Bin Meng
· Wed Jan 18 03:33:00 2017 -0800
ed5ab3e
tools: binman: Call correct init for Entry_u_boot_spl_with_ucode_ptr
by Bin Meng
· Wed Jan 18 03:32:59 2017 -0800
34ab529
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Wed Feb 01 16:34:25 2017 -0500
10d1449
arm: mvebu: Implement secure boot
by Mario Six
· Wed Jan 11 16:01:00 2017 +0100
62da676
tools: kwbimage: Refactor line parsing and fix error
by Mario Six
· Wed Jan 11 16:00:59 2017 +0100
030ca16
tools: kwbimage: Factor out add_binary_header_v1
by Mario Six
· Wed Jan 11 16:00:58 2017 +0100
855cf9e
tools: kwbimage: Remove unused parameter
by Mario Six
· Wed Jan 11 16:00:57 2017 +0100
6f27363
tools: kwbimage: Reduce scope of variables
by Mario Six
· Wed Jan 11 16:00:56 2017 +0100
7497cd6
tools: kwbimage: Fix arithmetic with void pointers
by Mario Six
· Wed Jan 11 16:00:55 2017 +0100
d6009d7
tools: kwbimage: Fix style violations
by Mario Six
· Wed Jan 11 16:00:54 2017 +0100
7e40763
tools: kwbimage: Fix dest addr
by Mario Six
· Wed Jan 11 16:00:53 2017 +0100
14c0bde
buildman: Update link to the most recent prebuilt ARC toolachin
by Alexey Brodkin
· Thu Jan 26 17:25:59 2017 +0300
d60aa68
tools: imximage: refactor header length calculations for imximage v1
by Martin Kaiser
· Mon Jan 02 22:24:17 2017 +0100
6532973
tools: Correct python building host tools
by Tom Rini
· Mon Jan 23 11:44:33 2017 -0500
3bb71e0
tools: mkimage: fix sizeof_mismatch found by coverity
by Sven Ebenfeld
· Tue Jan 17 19:36:51 2017 +0100
a5b2007
binman: add tools directory to the python path
by Emmanuel Vadot
· Mon Jan 16 08:14:46 2017 +0100
549f86e
build: Always build the libfdt python module
by Emmanuel Vadot
· Mon Jan 16 08:07:15 2017 +0100
23d1489
mkimage: Add support for signing with pkcs11
by George McCollister
· Fri Jan 06 13:14:17 2017 -0600
51b2c26
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Mon Jan 02 16:32:05 2017 -0500
a5c90ac
tools: binman: Use /usr/bin/env to find python executable
by Emmanuel Vadot
· Tue Dec 27 22:36:08 2016 +0100
59697a2
tools: mkimage: add firmware-ivt image type for HAB verification
by Sven Ebenfeld
· Sun Nov 06 16:37:56 2016 +0100
e98faa2
tools: mkimage: Call fclose in error path
by Michal Simek
· Tue Dec 20 09:58:31 2016 +0100
9dd9204
relocate-rela: use compiler.h endian macros
by Jonathan Gray
· Sun Dec 11 14:51:13 2016 +1100
23a4d8a
binman: Remove hard-coded file name for x86 CMC/FSP/VGA
by Bin Meng
· Sun Dec 25 20:52:47 2016 -0800
8d0d119
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Tue Dec 20 08:42:04 2016 -0500
43dff5d
binman: Drop microcode features from ifdtool
by Simon Glass
· Fri Nov 25 20:16:03 2016 -0700
52debad
binman: Automatically include a U-Boot .dtsi file
by Simon Glass
· Fri Nov 25 20:15:59 2016 -0700
b4176d4
binman: Add support for building x86 images with FSP/CMC
by Simon Glass
· Fri Nov 25 20:15:56 2016 -0700
d2dfb5f
binman: Add support for building x86 ROMs with SPL
by Simon Glass
· Fri Nov 25 20:15:55 2016 -0700
996021e
binman: Add support for u-boot.img as an input binary
by Simon Glass
· Fri Nov 25 20:15:54 2016 -0700
7223245
binman: Add support for building x86 ROMs
by Simon Glass
· Fri Nov 25 20:15:53 2016 -0700
57454f4
binman: Add basic entry types for U-Boot
by Simon Glass
· Fri Nov 25 20:15:52 2016 -0700
2574ef6
binman: Introduce binman, a tool for building binary images
by Simon Glass
· Fri Nov 25 20:15:51 2016 -0700
80e3b53
tools: mxsimage: Fix build with OpenSSL 1.1.x
by Marek Vasut
· Mon Dec 19 15:27:50 2016 +0100
77df901
imx6: icorem6: Add custom splashscreen support
by Jagan Teki
· Tue Dec 06 00:00:56 2016 +0100
f020305
tools: mkimage: Use fstat instead of stat to avoid malicious hacks
by Michal Simek
· Tue Dec 06 17:17:01 2016 +0100
edcfdbd
Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"
by Tom Rini
· Fri Dec 09 07:56:54 2016 -0500
86727c5
tools: mkimage: Use fstat instead of stat to avoid malicious hacks
by Michal Simek
· Tue Dec 06 16:38:13 2016 +0100
b55b57d
buildman: Rename do_build to config_only
by Simon Glass
· Wed Nov 16 14:09:25 2016 -0700
b45bd6b
buildman: Clean up odd characters on the terminal
by Simon Glass
· Tue Nov 15 15:32:59 2016 -0700
cde5c30
buildman: Squash useless output from -K
by Simon Glass
· Sun Nov 13 14:25:53 2016 -0700
b50ce02
buildman: Add documentation for CONFIG checking
by Simon Glass
· Sun Nov 13 14:25:52 2016 -0700
739e851
buildman: Add an option to just create the config
by Simon Glass
· Sun Nov 13 14:25:51 2016 -0700
1e0728a
tools/kwbimage: add DEBUG option
by Chris Packham
· Wed Nov 09 22:21:45 2016 +1300
883bf45
tools/kwbimage: add BAUDRATE option
by Chris Packham
· Wed Nov 09 22:07:45 2016 +1300
bbbd602
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Wed Nov 30 09:57:52 2016 -0500
b521404
Merge git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· Tue Nov 29 19:42:48 2016 -0500
3954765
tools: imximage: display DCD block offset, length
by Eric Nelson
· Wed Nov 16 17:13:41 2016 -0700
6c44f54
tools/env: fix environment alignment tests for block devices
by Max Krummenacher
· Sat Nov 19 13:58:56 2016 +0100
07e2450
tools/Makefile: suppress "which swig" error output
by Andre Przywara
· Sat Nov 19 12:04:59 2016 +0000
fe92d67
tools/env: Correct include kconfig
by York Sun
· Tue Nov 15 17:02:31 2016 -0800
6616c82
image: Combine image_sig_algo with image_sign_info
by Andrew Duda
· Tue Nov 08 18:53:41 2016 +0000
06ca6d6
image: Add crypto_algo struct for RSA info
by Andrew Duda
· Tue Nov 08 18:53:41 2016 +0000
Next »