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
Age
Commit message (
Expand
)
Author
2014-02-19
Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee
Masahiro Yamada
2014-02-19
configs: Delete unused CONFIG_SYS_64BIT_{VSPRINTF, STRTOUL}
Masahiro Yamada
2014-02-19
configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE
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
kernel-doc: fix some errors
Masahiro Yamada
2014-02-19
kernel-doc: update kernel-doc related files to Linux v3.13
Masahiro Yamada
2014-02-19
kernel-doc: move kernel-doc tools to scripts/
Masahiro Yamada
2014-02-19
.gitignore: drop include/asm from ignored file list
Masahiro Yamada
2014-02-19
tools/env: cross-compile fw_printenv without setting HOSTCC
Masahiro Yamada
2014-02-19
kbuild: Do not generate .*.su files at the top directory
Masahiro Yamada
2014-02-19
board: sandburst: delete FORCEBUILD
Masahiro Yamada
2014-02-19
kbuild: check clean source and generate Makefile for out-of-tree build
Masahiro Yamada
2014-02-19
kbuild: support simultaneous board configuration and "make all"
Masahiro Yamada
2014-02-19
kbuild: use scripts/Makefile.clean
Masahiro Yamada
2014-02-19
Makefile: refactor tools-all targets
Masahiro Yamada
2014-02-19
Makefile: Do not pass MTD_VERSION from the top Makefile
Masahiro Yamada
2014-02-19
kbuild: refactor Makefile and spl/Makefile more
Masahiro Yamada
2014-02-19
examples: move api/ and standalone/ entry to examples/Makefile
Masahiro Yamada
2014-02-19
kbuild: change the top Makefile to more Kbuild-ish structure
Masahiro Yamada
2014-02-19
Makefile: remove a cleaning target "tidy"
Masahiro Yamada
2014-02-19
kbuild: generate {spl, tpl}-autoconf.mk only when it is necessary
Masahiro Yamada
2014-02-19
kbuild: move include directives of board configuration files
Masahiro Yamada
2014-02-19
kbuild: convert some make rules to Kbuild style
Masahiro Yamada
2014-02-19
kbuild: move some lines to more suitable place
Masahiro Yamada
2014-02-19
kbuild: delete temporary build scripts
Masahiro Yamada
2014-02-19
kbuild: use Linux Kernel build scripts
Masahiro Yamada
2014-02-19
kbuild: import more build scripts from Linux v3.13 tag
Masahiro Yamada
2014-02-19
Makefile: rename scripts/Makefile.build to scripts/Makefile.build.tmp
Masahiro Yamada
2014-02-19
kbuild: add dummy obj-y to create built-in.o
Masahiro Yamada
2014-02-19
kbuild: change out-of-tree build
Masahiro Yamada
2014-02-19
Makefile: move some flags to examples makefiles
Masahiro Yamada
2014-02-19
Makefile: move some flags to spl/Makefile
Masahiro Yamada
2014-02-19
Makefile: move more stuff to top Makefile
Masahiro Yamada
2014-02-19
Makefile: refactor include path settings
Masahiro Yamada
2014-02-19
Makefile: move more flags to the top Makefile
Masahiro Yamada
2014-02-19
kbuild: Use Kbuild.include
Masahiro Yamada
2014-02-19
kbuild: import Kbuild.include from linux v3.13 tag
Masahiro Yamada
2014-02-19
Makefile: move BFD_ROOT_DIR to tools/gdb/Makefile
Masahiro Yamada
2014-02-19
Makefile: move some variable definitions to the top Makefile
Masahiro Yamada
2014-02-19
Makfile: move suffix rules to Makefile.build
Masahiro Yamada
2014-02-19
nand-spl: Use scripts/Makefile.build
Masahiro Yamada
2014-02-19
examples: Use scripts/Makefile.build
Masahiro Yamada
2014-02-19
board: samsung: refactor host programs
Masahiro Yamada
2014-02-19
tools: convert makefiles to kbuild style
Masahiro Yamada
2014-02-19
Makefile.host.tmp: add a new script to refactor tools
Masahiro Yamada
2014-02-19
.gitignore: ingore files generated by Kbuild
Masahiro Yamada
2014-02-19
microblaze: remove an empty file arch/microblaze/lib/time.c
Masahiro Yamada
2014-02-19
ARM: O5/dra7xx: Add SATA boot support
Dan Murphy
[next]