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
/
include
/
configs
/
mx6_common.h
Age
Commit message (
Expand
)
Author
2016-04-25
configs: Re-sync almost all of cmd/Kconfig
Tom Rini
2016-04-25
configs: Re-sync HUSH options
Tom Rini
2016-03-14
Move CONFIG_OF_LIBFDT to Kconfig
Simon Glass
2016-01-24
imx: mx6/7 enlarge CONFIG_SYS_BOOTM_LEN to 16M
Peng Fan
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
2015-11-18
common: add CMD_GPIO to Kconfig
Thomas Chou
2015-10-29
common/board_f.c: change the macro name and remove it for PPC platforms
Gong Qianyu
2015-10-24
common/board_f.c: modify the macro to use get_clocks() more common
Gong Qianyu
2015-10-24
arm, powerpc: select SYS_GENERIC_BOARD
Masahiro Yamada
2015-08-02
mx6_common: Fix LOADADDR and SYS_TEXT_BASE for i.MX6UL
Peng Fan
2015-08-02
imx: mx6ul remove errata for i.MX6UL
Peng Fan
2015-07-10
imx6: standardise OCOTP and fuse config to mx6_common
Peter Robinson
2015-07-03
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2015-06-27
Drop duplicate CONFIG_SYS_NO_FLASH from mx6_common
Peter Robinson
2015-06-25
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2015-06-08
mx6_common: Fix LOADADDR and SYS_TEXT_BASE for MX6SL and MX6SX
Fabio Estevam
2015-05-26
mx6: standardise CONFIG_CMD_CACHE
Peter Robinson
2015-05-26
imx6: generic MMC config options to mx6_common
Peter Robinson
2015-05-26
imx6: standardise filesystem and boot options
Peter Robinson
2015-05-26
imx6: move generic miscellaneous and overwrite options
Peter Robinson
2015-05-26
imx6: centralise common boot options in mx6_common.h
Peter Robinson
2015-05-26
imx6: move MXC_GPIO define to mx6_common.h
Peter Robinson
2015-05-26
imx6: move standard ATAG configs to mx6_common.h
Peter Robinson
2015-05-26
imx6: move generic imx6 options to mx6_common.h
Peter Robinson
2015-05-26
imx6: move all standard includes to mx6_common.h
Peter Robinson
2015-03-13
mx6_common: Do not select esdhc DDR mode for all boards
Fabio Estevam
2015-02-24
mmc: fsl_esdhc: Add support for DDR mode
Volodymyr Riazantsev
2014-11-03
imx: mx6: Enable high frequency clock source for GPT
Ye.Li
2014-08-20
mx6: add support of multi-processor command
Gabriel Huau
2014-06-17
mx6: drop ARM errata 742230
Shawn Guo
2014-04-07
MX6: Enable ARM errata workaround 794072 and 761320
Nitin Garg
2014-02-11
mx6: Enable L2 cache support
Fabio Estevam
2014-01-02
mx6: soc: Add the required LDO ramp up delay
Fabio Estevam
2013-04-17
ARM: mx6: define CONFIG_ARM_ERRATA_742230
Shawn Guo
2013-03-07
ARM: mx6: use common CPU errata config options
Stephen Warren