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
master
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
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
patman
/
tools.py
Age
Commit message (
Expand
)
Author
2023-03-08
patman: Move library functions into a library directory
Simon Glass
2022-03-02
patman: Correct pylint errors
Simon Glass
2022-02-09
patman: Convert camel case in tout.py
Simon Glass
2022-02-09
patman: Convert camel case in command.py
Simon Glass
2022-02-09
patman: Convert camel case in tools.py
Simon Glass
2022-01-25
binman: Move compression into binman
Simon Glass
2022-01-25
binman: Convert to using the ifwitool bintool
Simon Glass
2022-01-25
patman: Add a function to find a tool on the path
Simon Glass
2022-01-25
patman: Tidy up the download function a little
Simon Glass
2022-01-25
buildman: Move the download function to tools
Simon Glass
2022-01-25
patman: Allow running a tool and returning the full result
Simon Glass
2021-11-13
patman: Use a ValueError exception if tools.Run() fails
Simon Glass
2021-09-24
tools: Handle PAGER containing arguments
Paul Barker
2021-09-24
tools: Refactor full help printing
Paul Barker
2021-07-21
binman: Put compressed data into separate files
Simon Glass
2021-07-06
tools: Fix default target compile tools in Python tools
Alper Nebi Yasak
2021-03-26
binman: Use standard filenames for SPL/TPL devicetree
Simon Glass
2021-01-30
patman: Correct lz4 compression parameters
Simon Glass
2021-01-05
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
dtoc: Add an 'all' command
Simon Glass
2020-12-13
patman: Drop tools.ToChar() and ToChars()
Simon Glass
2020-12-13
patman: Drop tools.ToByte()
Simon Glass
2020-12-13
patman: Drop unicode helper functions
Simon Glass
2020-11-30
binman: Handle tool paths containing '~' correctly
Simon Glass
2020-09-22
binman: Allow resolving host-specific tools from env vars
Alper Nebi Yasak
2020-09-22
binman: Use target-specific tools when cross-compiling
Alper Nebi Yasak
2020-07-25
binman: Allow external binaries to be missing
Simon Glass
2020-07-24
patman: Add a test that uses gitpython
Simon Glass
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
binman: Allow external binaries to be missing
Simon Glass
2020-07-20
patman: Add a test that uses gitpython
Simon Glass
2020-04-26
patman: Move to absolute imports
Simon Glass
2020-04-26
patman: Drop references to __future__
Simon Glass
2019-11-04
patman: Adjust 'command' to return strings instead of bytes
Simon Glass
2019-10-15
binman: Use the Makefile for u_boot_ucode_ptr
Simon Glass
2019-10-15
patman: Update command.Run() to handle failure better
Simon Glass
2019-10-15
patman: Drop binary parameter
Simon Glass
2019-07-29
patman: Reset the output directory when it is removed
Simon Glass
2019-07-29
binman: Support replacing data in a cbfs
Simon Glass
2019-07-29
binman: Add a bit of logging in entries when packing
Simon Glass
2019-07-24
patman: Add a function to write ifwitool
Simon Glass
2019-07-23
patman: Add functions to compress and decompress data
Simon Glass
2019-07-23
patman: Add a way to set the search path for tools
Simon Glass
2019-07-10
patman: Allow reading files in text mode
Simon Glass
2019-07-10
dtoc: Use byte type instead of str in fdt
Simon Glass
2019-07-10
dtoc: Updates BytesToValue() for Python 3
Simon Glass
2019-07-10
patman: Move unicode helpers to tools
Simon Glass
2019-07-10
binman: Handle repeated bytes for Python 3
Simon Glass
2019-07-10
patman: Provide a way to get program output in binary mode
Simon Glass
[next]