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-10-14
pbl: use "wait" command instead of "flush" command
Zhao Qiang
2016-10-09
tools: buildman: Add compiler wrapper
York Sun
2016-10-09
tools: buildman: Remove duplicated code
York Sun
2016-10-09
dtoc: Make integer division python 3.x safe
Paul Burton
2016-10-09
dtoc: Decode strings for struct.unpack on python 3.x
Paul Burton
2016-10-09
dtoc: Use items() to iterate over dictionaries in python 3.x
Paul Burton
2016-10-09
patman: Fix doctest StringIO import for python 3.x
Paul Burton
2016-10-09
patman: Use items() to iterate over dictionaries
Paul Burton
2016-10-09
patman: Import 'configparser' lower case to be python 3.x safe
Paul Burton
2016-10-09
patman: Make exception handling python 3.x safe
Paul Burton
2016-10-09
patman: Make print statements python 3.x safe
Paul Burton
2016-10-09
patman: Replace tabs with spaces
Paul Burton
2016-10-09
dtoc: Add a way for tests to request the fallback library
Simon Glass
2016-10-09
dtoc: Adjust GetProps() in fdt_normal to use the node path
Simon Glass
2016-10-09
dtoc: Fix bug in GetProp()
Simon Glass
2016-10-09
buildman: Drop the 'alive' flag in BuilderThread
Simon Glass
2016-10-09
buildman: Don't show a stacktrace on Ctrl-C
Simon Glass
2016-10-09
buildman: Drop the 'active' flag in the builder
Simon Glass
2016-10-09
buildman: Allow builds to terminate cleanly
Simon Glass
2016-10-09
buildman: Put our local libraries first in the path
Simon Glass
2016-10-09
buildman: Print a message indicating the build is starting
Simon Glass
2016-10-09
buildman: Print a message when removing old directories
Simon Glass
2016-10-09
buildman: Tidy up the 'cloning' message
Simon Glass
2016-10-09
patman: Flush output when there is no newline
Simon Glass
2016-10-08
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-10-08
env: tool: add command line option to input lockfile path
B, Ravi
2016-10-06
Various, accumulated typos collected from around the tree.
Robert P. J. Day
2016-10-06
Suspected Spam: Do not open attachements![PATCH 4/6] tools/env: flash_write_b...
Andreas Fenkart
2016-10-06
tools/env: lookup dev_type directly from flash_read_buf/flash_write_buf
Andreas Fenkart
2016-10-06
tools/env: pass bad block offset by value
Andreas Fenkart
2016-10-06
tools/env: factor out environment_end function
Andreas Fenkart
2016-10-06
tools: mkimage: add support for Vybrid image format
Albert ARIBAUD \(3ADEV\)
2016-09-18
dtoc: Add methods for reading data from properties
Simon Glass
2016-09-18
dtoc: Correct quotes in fdt_util
Simon Glass
2016-09-18
dtoc: Support finding the offset of a property
Simon Glass
2016-09-18
dtoc: Support packing the device tree
Simon Glass
2016-09-18
dtoc: Support deleting device tree properties
Simon Glass
2016-09-18
dtoc: Move to using bytearray
Simon Glass
2016-09-18
dtoc: Prepare for supporting changing of device trees
Simon Glass
2016-09-18
dtoc: Drop the convert_dash parameter to GetProps()
Simon Glass
2016-09-18
dtoc: Allow the device tree to be compiled from source
Simon Glass
2016-09-18
patman: Add a library to handle logging and progress
Simon Glass
2016-09-18
patman: Add a tools library for using temporary files
Simon Glass
2016-09-18
dtoc: Move a few more common functions into fdt.py
Simon Glass
2016-09-18
dtoc: Move Widen() and GetPhandle() into the base class
Simon Glass
2016-09-18
dtoc: Move BytesToValue() and GetEmpty() into PropBase
Simon Glass
2016-09-18
dtoc: Create a base class for Fdt
Simon Glass
2016-09-18
dtoc: Rename fdt.py to fdt_normal.py
Simon Glass
2016-09-18
dtoc: Move the fdt library selection into fdt_select
Simon Glass
2016-09-18
dtoc: Move the struct import into the correct order
Simon Glass
[next]