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
/
Makefile
Age
Commit message (
Expand
)
Author
2014-05-12
kbuild: Fix trailing whitespaces
Michal Simek
2014-05-12
kbuild: build with -Werror=date-time if the compiler supports it
Masahiro Yamada
2014-05-12
Prepare v2014.07-rc1
v2014.07-rc1
Tom Rini
2014-05-09
Merge branch 'u-boot/master'
Albert ARIBAUD
2014-04-25
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
2014-04-23
Revert "build: Use filechk rules to create and update u-boot.lds"
Masahiro Yamada
2014-04-22
Makefile: Add support of CONFIG_SPL_FSL_PBL
Prabhakar Kushwaha
2014-04-21
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-04-18
build: Use filechk rules to create and update u-boot.lds
Jon Loeliger
2014-04-18
kbuild: add user-supplied CPPFLAGS, AFLAGS and CFLAGS
Masahiro Yamada
2014-04-18
kbuild: sync with Linux Kernel v3.15-rc1
Masahiro Yamada
2014-04-17
k2hk: add support for k2hk SOC and EVM
Vitaly Andrianov
2014-04-14
Prepare v2014.04
v2014.04
Tom Rini
2014-04-11
kbuild: fix a bug in regeneration of linker scripts
Masahiro Yamada
2014-04-08
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-04-04
arm: mxs: Add support for generating signed BootStream
Marek Vasut
2014-04-04
Merge branch 'master' of git://git.denx.de/u-boot-arm into master
Stefano Babic
2014-04-04
Revert "arm: mxs: Add support for generating signed BootStream"
Stefano Babic
2014-04-02
imx: add rules for U-Boot DTB support
Stefano Babic
2014-03-31
Prepare v2014.04-rc3
v2014.04-rc3
Tom Rini
2014-03-31
arm: mxs: Add support for generating signed BootStream
Marek Vasut
2014-03-31
Kbuild: allow building tools without board configuration
Masahiro Yamada
2014-03-28
kbuild: fix bugs in cleaning targets
Masahiro Yamada
2014-03-28
kbuild: create a build directory automatically for out-of-tree build
Masahiro Yamada
2014-03-28
kbuild: Rename UIMAGE to MKIMAGE
Marek Vasut
2014-03-12
kbuild: delete *.pyc files by "make distclean"
Masahiro Yamada
2014-03-12
kbuild: delete SPLTREE and TPLTREE
Masahiro Yamada
2014-03-12
kbuild: rename OBJTREE to objtree
Masahiro Yamada
2014-03-12
kbuild: rename SRCTREE to srctree
Masahiro Yamada
2014-03-12
kbuild: rename TOPDIR to stctree
Masahiro Yamada
2014-03-12
kbuild: use $(KBUILD_SRC) to check out-of-tree build
Masahiro Yamada
2014-03-12
kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIG
Masahiro Yamada
2014-03-12
freescale: pblimage: refactor CONFIG_SYS_FSL_PBL_{PBI, RCW}
Masahiro Yamada
2014-03-12
kbuild,mxs: use short logs for MXS images
Masahiro Yamada
2014-03-10
Prepare v2014.04-rc2
v2014.04-rc2
Tom Rini
2014-03-10
kbuild: fix a bug of make rule of version_autogenerated.h
Masahiro Yamada
2014-03-07
kbuild: move "checkgcc4" to PowerPC archprepare
Masahiro Yamada
2014-03-07
kbuild: move "checkthumb" to ARM archprepare
Masahiro Yamada
2014-03-07
kbuild: improve Kbuild speed
Masahiro Yamada
2014-03-07
kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC
Masahiro Yamada
2014-03-07
xilinx: delete meaningless .gitignore files
Masahiro Yamada
2014-03-04
kbuild: allow empty board directories
Masahiro Yamada
2014-03-04
kbuild: add "cross_tools" target to build tools for the target
Masahiro Yamada
2014-03-04
kbuild: fix "tools-all" target
Masahiro Yamada
2014-03-04
kbuild: consolidate PLATFORM_LIBS
Masahiro Yamada
2014-03-04
dm: Add a demonstration/example driver
Simon Glass
2014-03-04
dm: Add basic tests
Simon Glass
2014-03-04
dm: Add base driver model support
Simon Glass
2014-03-04
sandbox: Build a device tree file for sandbox
Simon Glass
2014-03-04
nand_spl: display warning message to inform the end of nand_spl
Masahiro Yamada
[next]