index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2016-06-13
tools: moveconfig: compute file paths just once
Masahiro Yamada
2016-06-13
tools: moveconfig: allow to give CONFIG names as argument directly
Masahiro Yamada
2016-06-13
tools: moveconfig: drop code for handling type and default value
Masahiro Yamada
2016-06-13
tools: moveconfig: do not rely on type and default value given by users
Masahiro Yamada
2016-06-13
tools: moveconfig: increment number of processed files monotonically
Masahiro Yamada
2016-06-13
tools: moveconfig: exit with error message for not clean directory
Masahiro Yamada
2016-06-13
tools: moveconfig: check compilers before starting defconfig walk
Masahiro Yamada
2016-06-13
tools: moveconfig: check directory location before compilers
Masahiro Yamada
2016-06-13
tools: moveconfig: remove redundant else: after sys.exit()
Masahiro Yamada
2016-06-13
tools: moveconfig: rename update_defconfig() to update_dotconfig()
Masahiro Yamada
2016-06-13
tools: moveconfig: fix --dry-run option
Masahiro Yamada
2016-06-03
mtd: nand: Remove docg4 driver and palmtreo680 flashing tool
Scott Wood
2016-05-31
tools/env: allow to pass NULL for environment options
Andreas Fenkart
2016-05-27
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-05-27
tools: Add entry for generated tools/bin2header to tools/.gitignore
Robert P. J. Day
2016-05-27
tools/genboardscfg.py: remove bogus import subprocess
Masahiro Yamada
2016-05-27
tools/env: no global variable sharing between application and library
Andreas Fenkart
2016-05-27
rockchip: Check image name for the rksd image
Simon Glass
2016-05-27
tools/env: compute size of usable area only once
Andreas Fenkart
2016-05-27
tools/env: fw_printenv pass value_only as argument
Andreas Fenkart
2016-05-27
tools/env: remove 'extern' from function prototype in fw_env.h
Andreas Fenkart
2016-05-27
tools/env: pass key as argument to env_aes_cbc_crypt
Andreas Fenkart
2016-05-24
tools: zynqmpimage: Add Xilinx ZynqMP boot header generation
Michal Simek
2016-05-23
mkimage: Add a quiet mode
Simon Glass
2016-05-17
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-05-17
buildman: allow more incremental building
Stephen Warren
2016-05-17
imx: tools: imximage: fix CLR bit command
Adrian Alonso
2016-05-13
test, tools: update tbot documentation
Heiko Schocher
2016-05-05
Fix various typos, scattered over the code.
Robert P. J. Day
2016-05-03
mkimage: fix generation of FIT image
Andreas Bießmann
2016-05-02
fit_image: Fix a double close() on the error path
Simon Glass
2016-05-02
tools: env: fix config file loading in env library
Anatolij Gustschin
2016-05-02
Change my mailaddress
Andreas Bießmann
2016-05-02
mkimage: fix argument parsing on BSD systems
Andreas Bießmann
2016-03-27
tools: env: bug: config structs must be defined in tools library
Andreas Fenkart
2016-03-26
tools: env: fw_parse_script: simplify removal of newline/carriage return
Andreas Fenkart
2016-03-26
tools: env: split fw_string_blank into skip_chars / skip_blanks
Andreas Fenkart
2016-03-26
tools: env: fw_string_blank: return from loop when item found
Andreas Fenkart
2016-03-26
tools: env: replace WHITESPACE macro by isblank
Andreas Fenkart
2016-03-24
tools: kwboot: Add xmodem timeout option
Kevin Smith
2016-03-24
tools: kwboot: Clean up usage text
Kevin Smith
2016-03-22
mkimage: Don't close the file if it wasn't opened
Simon Glass
2016-03-22
mkimage: Ensure file is closed in fdt_property_file()
Simon Glass
2016-03-22
mkimage: Fix missing free() and close() in fit_build()
Simon Glass
2016-03-22
mkimage: Fix missing free() in fit_extract_data()
Simon Glass
2016-03-22
mkimage: Fix error path in fit_extract_data()
Simon Glass
2016-03-22
mkimage: Add a missing free() to fit_import_data()
Simon Glass
2016-03-22
mkimage: Close the file when unable to get its size
Simon Glass
2016-03-22
mkimage: Correct file being closed twice in fit_extract_data()
Simon Glass
2016-03-22
mkimage: Correct file being closed twice in fit_import_data()
Simon Glass
[next]