index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
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
2016-03-22
mkimage: Fix munmap() call when importing data
Simon Glass
2016-03-22
Fix spelling of "comment".
Vagrant Cascadian
2016-03-22
cmd: Fix license command
Tom Rini
2016-03-17
buildman: Clarify the use of -V
Simon Glass
2016-03-17
buildman: Add a way to specific a full toolchain prefix
Simon Glass
2016-03-17
buildman: Allow branch names which conflict with directories
Simon Glass
2016-03-14
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-03-14
mkimage: Bring data into the FIT before processing
Simon Glass
2016-03-14
mkimage: Support placing data outside the FIT
Simon Glass
2016-03-14
mkimage: Support adding device tree files to a FIT
Simon Glass
2016-03-14
mkimage: Support automatic creating of a FIT without a .its
Simon Glass
2016-03-14
tools: Add a function to obtain the size of a file
Simon Glass
2016-03-14
mkimage: Allow a FIT to include an image of any type
Simon Glass
2016-03-14
tools: Include fdt_sw.o in libfdt for mkimage
Simon Glass
2016-03-14
buildman: Allow the toolchain architecture to be specified
Simon Glass
2016-03-14
buildman: Allow the toolchain priority to be specified
Simon Glass
2016-03-14
buildman: Fix up a few code inconsistencies in toolchain.py
Simon Glass
2016-03-14
buildman: patman: Fix -H when installed as a symlink
Simon Glass
2016-03-14
patman: Add a missing space in GetMetaDataForList()
Simon Glass
2016-03-14
fdtgrep: Improve error handling with invalid device tree
Simon Glass
2016-03-14
mkimage: Make 'params' static
Simon Glass
2016-03-14
mkimage: Show an error message when usage() is called
Simon Glass
2016-03-14
mkimage: Move usage() up to the top
Simon Glass
2016-03-14
mkimage: Sort the option processing code by option
Simon Glass
[next]