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