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
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-05-15
tools: ftdgrep: use /* fallthrough */ as needed
Heinrich Schuchardt
2020-05-15
tools: mkimage: use /* fallthrough */ as needed
Heinrich Schuchardt
2020-05-15
rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD
Trevor Woerner
2020-05-07
Revert "mkimage: fit: Do not tail-pad fitImage with external data"
Tom Rini
2020-05-04
mkimage: fit: Do not tail-pad fitImage with external data
Marek Vasut
2020-05-01
tools/fit-image: print a warning when cmd-line for dtc might be truncated
Sven Roederer
2020-05-01
tools/mkimage: fix handling long filenames
Sven Roederer
2020-04-28
Merge tag 'dm-pull-27apr20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-04-27
tools: fw_env: use erasesize from MEMGETINFO ioctl
Rasmus Villemoes
2020-04-26
patman: Tidy up sys.path changes
Simon Glass
2020-04-26
patman: Move to absolute imports
Simon Glass
2020-04-26
binman: Move to absolute imports
Simon Glass
2020-04-26
buildman: Move to absolute imports
Simon Glass
2020-04-26
patman: Move test running/reporting to test_util
Simon Glass
2020-04-26
patman: Drop the python2 code in test coverage
Simon Glass
2020-04-26
binman: Rename the main module
Simon Glass
2020-04-26
dtoc: Rename the main module
Simon Glass
2020-04-26
buildman: Rename the main module
Simon Glass
2020-04-26
patman: Drop Python 2 StringIO code
Simon Glass
2020-04-26
patman: Drop references to __future__
Simon Glass
2020-04-26
rmboard: Move to Python 3
Simon Glass
2020-04-26
patman: Rename the main module
Simon Glass
2020-04-26
buildman: Write output files when using -w
Simon Glass
2020-04-26
buildman: Use out-env for environment output
Simon Glass
2020-04-26
buildman: Make sure that -o is given with -w
Simon Glass
2020-04-26
buildman: Correct operation of -A flag
Simon Glass
2020-04-26
buildman: Fix test for new 9.2 kernel
Simon Glass
2020-04-26
libfdt: split fdt_region declarations out to <fdt_region.h>
Masahiro Yamada
2020-04-26
fdt_region: move fdt_region.c to common/ from lib/libfdt/
Masahiro Yamada
2020-04-26
libfdt: migrate fdt_ro.c to a wrapper of scripts/dtc/libfdt/fdt_ro.c
Masahiro Yamada
2020-04-24
mkimage: fit: Free buf directly in fit_extract_data()
Bin Meng
2020-04-24
mkimage: fit: Unmmap the memory before closing fd in fit_import_data()
Lihua Zhao
2020-04-24
tools: Remove the out-of-date MinGW support codes
Bin Meng
2020-04-24
tools: image-host.c: use correct output format
Heinrich Schuchardt
2020-04-24
mkimage: fit_image: Add option to make fit header align
Kever Yang
2020-04-24
tool: use ALIGN() to align the size
Kever Yang
2020-04-24
tools: imx8mimage: remove redundant code
Kever Yang
2020-04-24
tools: kwbimage: use common ALIGN to do the size align
Kever Yang
2020-04-24
tools: mkimage: use common ALIGN to do the size align
Kever Yang
2020-04-24
tool: aisimage: use ALIGN instead of self defiend macro
Kever Yang
2020-04-24
tool: Move ALIGN_MASK to header as common MACRO
Kever Yang
2020-04-21
buildman: Change the exit codes
Simon Glass
2020-04-21
buildman: Update the TODO items
Simon Glass
2020-04-21
buildman: Add an option to ignore migration warnings
Simon Glass
2020-04-21
buildman: Add an option to ignore device-tree warnings
Simon Glass
2020-04-21
buildman: Make -I the default
Simon Glass
2020-04-21
buildman: Update workflow documentation with more detail
Simon Glass
2020-04-21
buildman: Add the abbreviation for --boards
Simon Glass
[next]