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
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
/
Makefile
Age
Commit message (
Expand
)
Author
2014-02-20
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-02-19
Prepare v2014.04-rc1
v2014.04-rc1
Tom Rini
2014-02-19
dts: re-write dts/Makefile more simply with Kbuild
Masahiro Yamada
2014-02-19
kernel-doc: move kernel-doc tools to scripts/
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: 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: use Linux Kernel build scripts
Masahiro Yamada
2014-02-19
kbuild: change out-of-tree build
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
Makefile: move some variable definitions to the top Makefile
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-06
ARM: NET: Remove the IXP NPE ethernet driver
Marek Vasut
2014-01-21
powerpc:Rename CONFIG_PBLRCW_CONFIG & CONFIG_SYS_FSL_PBL_PBI
Prabhakar Kushwaha
2014-01-20
Prepare v2014.01
v2014.01
Tom Rini
2014-01-13
Prepare v2014.01-rc3
v2014.01-rc3
Tom Rini
2014-01-10
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-01-09
arm64: Make checkarmreloc accept arm64 relocations
Scott Wood
2014-01-09
arm64: Turn u-boot.bin back into an ELF file after relocate-rela
Scott Wood
2014-01-09
arm64: Add tool to statically apply RELA relocations
Scott Wood
2013-12-18
tegra: allow build to succeed with SPL disabled
Vidya Sagar
2013-12-18
Makefile: fix broken pipe error for lcd4_lwmon5 board
Masahiro Yamada
2013-12-18
Makefile: fix the typo error for mrproper
Bo Shen
2013-12-16
Prepare v2014.01-rc2
v2014.01-rc2
Tom Rini
2013-12-16
Makefile, .gitignore: Cleanup non-existing binaries
Masahiro Yamada
2013-12-16
examples: x86: delete 82559_eeprom
Masahiro Yamada
2013-12-16
Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU)
Masahiro Yamada
2013-12-16
Makefile: delete unnecessary lines
Masahiro Yamada
2013-12-13
Makefile: Move some scripts imported from Linux
Masahiro Yamada
2013-12-13
drivers/mtd: descend into sub directories only when it is necessary
Masahiro Yamada
2013-12-13
post: descend only when CONFIG_HAS_POST is defined
Masahiro Yamada
2013-12-13
Makefile: delete a make rule of $(LDSCRIPT)
Masahiro Yamada
2013-12-13
Makefile: correct dependencies of asm-offsets.[hs]
Masahiro Yamada
2013-12-13
Makefile: use two double-quotations as a pair
Masahiro Yamada
2013-12-13
Makefile: Do not create empty autoconf.mk on error
Masahiro Yamada
[prev]
[next]