Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
2e3f1ff63f50f36e74d46f939823241856ebf1bd
/
tools
c3c9fd3
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 8 years ago
81c878d
tools: env: Fix format warnings in debug
by Marcin Niestroj
· 9 years ago
9191090
mkimage: rockchip: add suport for rk33 serial
by Kever Yang
· 8 years ago
5f30bf7
mkimage: rockchip: add suport for rk33 serial
by Kever Yang
· 8 years ago
d6a3391
dtoc: Correct the type widening code in fdt_fallback
by Simon Glass
· 8 years ago
713fb2d
tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7
by mario.six@gdsys.cc
· 8 years ago
c236ebd
tools: Fix return code of fit_image_process_sig()
by mario.six@gdsys.cc
· 8 years ago
c5c41c4
tools/env: reuse fw_getenv in fw_printenv function
by Andreas Fenkart
· 8 years ago
1b7427c
tools/env: move envmatch further up in file to avoid forward declarations
by Andreas Fenkart
· 8 years ago
fd4e328
tools/env: kernel-doc for fw_printenv, fw_getenv and fw_parse_script
by Andreas Fenkart
· 8 years ago
f4742ca
tools/env: allow negative offsets
by Stefan Agner
· 8 years ago
14fb5b2
tools/env: complete environment device config early
by Stefan Agner
· 8 years ago
62a3b7d
Various, unrelated tree-wide typo fixes.
by Robert P. J. Day
· 8 years ago
ebe621d
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
9fa2819
dm: core: Expand platdata for of-platdata devices
by Simon Glass
· 8 years ago
efefe12
dtoc: Ignore the u-boot, dm-pre-reloc property
by Simon Glass
· 8 years ago
162a7a4
Only build the libfdt python module if 'swig' is available
by Simon Glass
· 8 years ago
76bce10
dm: Add a more efficient libfdt library
by Simon Glass
· 8 years ago
69f2ed7
dm: Add a tool to generate C code from a device tree
by Simon Glass
· 8 years ago
ec564b4
dm: Add a library to provide simple device-tree access
by Simon Glass
· 8 years ago
b6fefa7
mkimage: fix missing break for -p switch
by Teddy Reed
· 8 years ago
1152a05
tools: Correct error handling in fit_image_process_hash()
by Simon Glass
· 8 years ago
655cc69
tools: Add an error code when fit_handle_file() fails
by Simon Glass
· 8 years ago
51f03e6
mkimage: Show item lists for all categories
by Simon Glass
· 8 years ago
f24e105
mkimage: Use generic code for showing an 'image type' error
by Simon Glass
· 8 years ago
3066422
mkimage: Allow display of a list of any image header category
by Simon Glass
· 8 years ago
3a45f38
image: Correct auto-fit architecture property name
by Simon Glass
· 8 years ago
58b2247
mkimage: Drop blank line before main()
by Simon Glass
· 8 years ago
63ef31b
mkimage: Drop premature setting of params.fit_image_type
by Simon Glass
· 8 years ago
e324a92
mkimage: Require a data file when auto-fit is used
by Simon Glass
· 8 years ago
3c23c0f
mkimage: Explain the auto-fit imagefile special case
by Simon Glass
· 8 years ago
20deadd
mkimage: Honour the default image type with auto-fit
by Simon Glass
· 8 years ago
94fbd3e
tools: patman: Handle missing 'END' in non-last commit of a series
by Bin Meng
· 8 years ago
57b6b19
tools: patman: Handle missing blank line for 'Series-changes'
by Bin Meng
· 8 years ago
0d57718
tools: patman: Generate cover letter correctly when 'END' is missing
by Bin Meng
· 8 years ago
13b98d9
tools: patman: Handle tag sections without an 'END'
by Bin Meng
· 8 years ago
e7df218
tools: patman: Use cover_match for 'Cover-letter'
by Bin Meng
· 8 years ago
969cd1f
mkimage -l is broken for images after gpimage
by Stefano Babic
· 8 years ago
5847084
Respect SOURCE_DATE_EPOCH when building FIT images.
by Vagrant Cascadian
· 8 years ago
f8f9107
mkimage: fit: spl: Add an optional static offset for external data
by Teddy Reed
· 8 years ago
fc2661e
tools: moveconfig: show suspicious boards with possible misconversion
by Masahiro Yamada
· 8 years ago
96dccd9
tools: moveconfig: simplify show_failed_boards() and show more info
by Masahiro Yamada
· 8 years ago
f432c33
tools: moveconfig: simplify source tree switching
by Masahiro Yamada
· 8 years ago
5cc42a5
tools: moveconfig: change class WorkDir to class ReferenceSource
by Masahiro Yamada
· 8 years ago
5030159
tools: moveconfig: fix needless move for config with default 1
by Masahiro Yamada
· 8 years ago
cd51878
tools: fix define2mk.sed to not add quotes around negative integers
by Masahiro Yamada
· 8 years ago
6b96c1a
tools: moveconfig: Add a new --git-ref option
by Joe Hershberger
· 8 years ago
06cc1d3
tools: moveconfig: New color used for changed defconfig
by Joe Hershberger
· 8 years ago
f2dae75
tools: moveconfig: Fix another typo
by Joe Hershberger
· 8 years ago
e307fa9
tools: moveconfig: make Slot.poll() more readable with helper methods
by Masahiro Yamada
· 8 years ago
6a9f79f
tools: moveconfig: allow to run without any CONFIG specified
by Masahiro Yamada
· 8 years ago
8513dc0
tools: moveconfig: add --force-sync option
by Masahiro Yamada
· 8 years ago
c8e1b10
tools: moveconfig: report when defconfig is updated
by Masahiro Yamada
· 8 years ago
5da4f85
tools: moveconfig: report when CONFIGs are removed by savedefconfig
by Masahiro Yamada
· 8 years ago
c1c4d0f
tools: moveconfig: display log when savedefconfig occurs
by Masahiro Yamada
· 8 years ago
7fb0bac
tools: moveconfig: skip savedefconfig if .config was not updated
by Masahiro Yamada
· 8 years ago
4efef99
tools: moveconfig: refactor code to go back to idle state
by Masahiro Yamada
· 8 years ago
1d08556
tools: moveconfig: display log atomically in more readable format
by Masahiro Yamada
· 8 years ago
522e8dc
tools: moveconfig: move log output code out of Kconfig Parser class
by Masahiro Yamada
· 8 years ago
1f16992
tools: moveconfig: compute file paths just once
by Masahiro Yamada
· 8 years ago
b6ef393
tools: moveconfig: allow to give CONFIG names as argument directly
by Masahiro Yamada
· 8 years ago
b134bc1
tools: moveconfig: drop code for handling type and default value
by Masahiro Yamada
· 8 years ago
cc00829
tools: moveconfig: do not rely on type and default value given by users
by Masahiro Yamada
· 8 years ago
c5e60fd
tools: moveconfig: increment number of processed files monotonically
by Masahiro Yamada
· 8 years ago
bd63e5b
tools: moveconfig: exit with error message for not clean directory
by Masahiro Yamada
· 8 years ago
90ed6cb
tools: moveconfig: check compilers before starting defconfig walk
by Masahiro Yamada
· 8 years ago
4b430c9
tools: moveconfig: check directory location before compilers
by Masahiro Yamada
· 8 years ago
ff8725b
tools: moveconfig: remove redundant else: after sys.exit()
by Masahiro Yamada
· 8 years ago
6ff36d2
tools: moveconfig: rename update_defconfig() to update_dotconfig()
by Masahiro Yamada
· 8 years ago
e423d17
tools: moveconfig: fix --dry-run option
by Masahiro Yamada
· 8 years ago
ea7d1ee
mtd: nand: Remove docg4 driver and palmtreo680 flashing tool
by Scott Wood
· 8 years ago
14070e6
tools/env: allow to pass NULL for environment options
by Andreas Fenkart
· 8 years ago
e4a94ce
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
87c2f76
tools: Add entry for generated tools/bin2header to tools/.gitignore
by Robert P. J. Day
· 8 years ago
d339df5
tools/genboardscfg.py: remove bogus import subprocess
by Masahiro Yamada
· 8 years ago
81974f4
tools/env: no global variable sharing between application and library
by Andreas Fenkart
· 9 years ago
9217d93
rockchip: Check image name for the rksd image
by Simon Glass
· 8 years ago
f71cee4
tools/env: compute size of usable area only once
by Andreas Fenkart
· 9 years ago
cedb341
tools/env: fw_printenv pass value_only as argument
by Andreas Fenkart
· 9 years ago
c3a23e8
tools/env: remove 'extern' from function prototype in fw_env.h
by Andreas Fenkart
· 9 years ago
dcdc1f6
tools/env: pass key as argument to env_aes_cbc_crypt
by Andreas Fenkart
· 9 years ago
d9b58b3
tools: zynqmpimage: Add Xilinx ZynqMP boot header generation
by Michal Simek
· 9 years ago
bd6e142
mkimage: Add a quiet mode
by Simon Glass
· 9 years ago
4b6e1fd
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
f79f1e0
buildman: allow more incremental building
by Stephen Warren
· 9 years ago
0782a88
imx: tools: imximage: fix CLR bit command
by Adrian Alonso
· 9 years ago
4cf4600
test, tools: update tbot documentation
by Heiko Schocher
· 9 years ago
1cc0a9f
Fix various typos, scattered over the code.
by Robert P. J. Day
· 9 years ago
8edeac8
mkimage: fix generation of FIT image
by Andreas Bießmann
· 9 years ago
4c1dc1a
fit_image: Fix a double close() on the error path
by Simon Glass
· 9 years ago
925c97c
tools: env: fix config file loading in env library
by Anatolij Gustschin
· 9 years ago
09c2b8f
Change my mailaddress
by Andreas Bießmann
· 9 years ago
7a439ca
mkimage: fix argument parsing on BSD systems
by Andreas Bießmann
· 9 years ago
43cb65b
tools: env: bug: config structs must be defined in tools library
by Andreas Fenkart
· 9 years ago
69067a3
tools: env: fw_parse_script: simplify removal of newline/carriage return
by Andreas Fenkart
· 9 years ago
938c29f
tools: env: split fw_string_blank into skip_chars / skip_blanks
by Andreas Fenkart
· 9 years ago
9583efc
tools: env: fw_string_blank: return from loop when item found
by Andreas Fenkart
· 9 years ago
10667e1
tools: env: replace WHITESPACE macro by isblank
by Andreas Fenkart
· 9 years ago
7497a6a
tools: kwboot: Add xmodem timeout option
by Kevin Smith
· 9 years ago
8669dac
tools: kwboot: Clean up usage text
by Kevin Smith
· 9 years ago
Next »