index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
mx6_common.h
Age
Commit message (
Expand
)
Author
2016-06-12
autoboot: follow-up cleanup after CONFIG_BOOTDELAY moves
Masahiro Yamada
2016-06-09
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
Heiko Schocher
2016-04-25
configs: Re-sync with cmd/Kconfig
Tom Rini
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-26
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