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
/
dts
Age
Commit message (
Expand
)
Author
2015-02-24
kconfig: remove unneeded dependency on !SPL_BUILD
Masahiro Yamada
2014-10-27
Correct two non-functional misspellings "overrided".
Robert P. J. Day
2014-09-25
kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig
Masahiro Yamada
2014-09-25
kconfig: move CONFIG_OF_* to Kconfig
Masahiro Yamada
2014-06-19
fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTB
Simon Glass
2014-06-11
fdt: Add DEV_TREE_BIN option to specify a device tree binary file
Simon Glass
2014-06-05
kbuild: use cmd_shipped instead of cmd_copy
Masahiro Yamada
2014-03-28
kbuild: fix bugs in cleaning targets
Masahiro Yamada
2014-02-19
dts: generate multiple device tree blobs
Masahiro Yamada
2014-02-19
dts: move device tree sources to arch/$(ARCH)/dts/
Masahiro Yamada
2014-02-19
dts: re-write dts/Makefile more simply with Kbuild
Masahiro Yamada
2014-02-19
kbuild: use scripts/Makefile.clean
Masahiro Yamada
2014-02-19
kbuild: use Linux Kernel build scripts
Masahiro Yamada
2014-02-19
kbuild: change out-of-tree build
Masahiro Yamada
2013-12-13
Makefile: use two double-quotations as a pair
Masahiro Yamada
2013-11-01
dts, api, test: convert makefiles to Kbuild style
Masahiro Yamada
2013-08-02
dts/Makefile: pass -undef -D__DTS__ to cpp
Stephen Warren
2013-08-02
dts/Makefile: don't use cpp -P
Stephen Warren
2013-08-02
dts/Makefile: don't define ARCH_CPU_DTS, BOARD_DTS
Stephen Warren
2013-08-02
dts/Makefile: unify cpp/dtc include paths
Stephen Warren
2013-08-02
dts/Makefile: simplify dtc invocation
Stephen Warren
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-04-02
dts/Makefile: Build the user specified dts
Jagannadha Sutradharudu Teki
2013-03-14
Tegra: fdt: Change /include/ to #include for C preprocessor
Tom Warren
2013-02-07
fdt: fix dts preprocessor options
Allen Martin
2012-08-10
dts/Makefile: Turn off some predefined macros
Horst Kronstorfer
2012-08-10
dts/Makefile: Check for empty $(LDSCRIPT)
Horst Kronstorfer
2012-07-31
Merge branch 'master' of git://git.denx.de/u-boot-microblaze
Wolfgang Denk
2012-07-10
fdt: Add board specific dts inclusion
Stephan Linz
2012-04-21
fdt: avoid bad MAKEALL status
Wolfgang Denk
2012-04-21
fdt: fix out of tree builds with DT support
Wolfgang Denk
2012-07-09
fdt: send all dtc output to stderr
Stephen Warren
2011-10-26
fdt: Add support for embedded device tree (CONFIG_OF_EMBED)
Simon Glass