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
2017-09-07
tools: .gitignore: Add libfdt related files
Bin Meng
2017-09-07
tools: .gitignore: Sort in alphabetical order
Bin Meng
2017-09-05
env: Add 'envtools' target to 'make help'
Simon Glass
2017-09-05
env: Fix operation of 'make environ'
Simon Glass
2017-09-05
env: Fix out of tree building of tools-all
Tom Rini
2017-09-03
Makefile: Suppress output of python libfdt build command
Bin Meng
2017-09-03
Makefile: Quiesce libfdt build
Bin Meng
2017-09-03
fix: fw_env: Prevent writing error message on special files, which don't supp...
Lukasz Majewski
2017-08-23
imx: move imximage header to common location
Stefan Agner
2017-08-20
Fix 'notes' typos
Anatolij Gustschin
2017-08-20
Makefile: honor PYTHON configuration properly
Clément Bœsch
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-08-15
Move environment files from common/ to env/
Simon Glass
2017-08-13
rockchip: rk3368: mkimage: add support for the RK3368
Philipp Tomsich
2017-07-25
mips-relocs: Fix warning from gcc 6.3
Paul Burton
2017-07-25
MIPS: Stop building position independent code
Paul Burton
2017-07-22
RFC: moveconfig: Use toolchains from buildman
Simon Glass
2017-07-22
moveconfig: Tidy up imply flag parsing
Simon Glass
2017-07-22
dtc: mkimage: Add the possibility to specify DTC
Emmanuel Vadot
2017-07-22
tools/fw_env: use fsync to ensure that data is physically stored
Michael Heimpold
2017-07-18
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-07-12
tools/kwbimage: fix v1 header verification
Baruch Siach
2017-07-12
tools/kwbimage.h: make offset marks style consistent
Baruch Siach
2017-07-12
tools/kwbimage: update the list of SoCs using v1 header
Baruch Siach
2017-07-11
Merge git://git.denx.de/u-boot-dm
Tom Rini
2017-07-11
binman: Put our local modules ahead of system modules
Simon Glass
2017-07-11
dtoc: Add tests
Simon Glass
2017-07-11
dtoc: Add a comment about string replace in conv_name_to_c()
Simon Glass
2017-07-11
dtoc: Move the main logic into the dtb_platdata file
Simon Glass
2017-07-11
dtoc: Move static functions out of the class
Simon Glass
2017-07-11
dtoc: Pass include_disabled explicitly
Simon Glass
2017-07-11
dtoc: Don't handle properties with / in them
Simon Glass
2017-07-11
dtoc: Fix pylint warnings
Simon Glass
2017-07-11
dtoc: Split out the main class into its own file
Simon Glass
2017-07-11
dtoc: Add a comment at the top
Simon Glass
2017-07-11
dtoc: Use self._options instead of the global options
Simon Glass
2017-07-11
moveconfig: Allow automatic location and adding of 'imply'
Simon Glass
2017-07-11
moveconfig: Allow control of which implying configs are shown
Simon Glass
2017-07-11
moveconfig: Allow piping in 'git show --stat' output
Simon Glass
2017-07-11
dtoc: Support multiple compatible strings in a node
Simon Glass
2017-07-11
moveconfig: Support looking for implied CONFIG options
Simon Glass
2017-07-11
moveconfig: Support building a simple config database
Simon Glass
2017-07-11
moveconfig: Add a constant for auto.conf
Simon Glass
2017-07-11
moveconfig: Tidy up the documentation and add hints
Simon Glass
2017-07-11
moveconfig: Allow reading the defconfig list from stdin
Simon Glass
2017-07-11
moveconfig: Support providing a path to the defconfig files
Simon Glass
2017-07-11
rockchip: mkimage: add support for rk322x soc
Kever Yang
2017-07-06
avr32: Retire AVR32 for good
Andy Shevchenko
2017-07-06
mkimage: fix display of image types list
Baruch Siach
[next]