index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
mx6cuboxi.h
Age
Commit message (
Expand
)
Author
2017-08-07
Move PHYLIB to Kconfig
Alexandru Gagniuc
2017-07-26
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
Simon Glass
2017-07-14
mx6cuboxi: Move CONFIG_CMD_SATA to Kconfig
Fabio Estevam
2017-07-12
mx6cuboxi: Use PARTUUID to specify the rootfs location
Fabio Berton
2017-07-12
mx6cuboxi: Add support for sata
Peter Robinson
2017-05-22
Convert CONFIG_CMD_HDMIDETECT to Kconfig
Simon Glass
2017-05-15
Kconfig: USB: Migrate existing USB_EHCI_xxx options
Tom Rini
2017-05-15
Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig
Tom Rini
2017-05-15
Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD
Tom Rini
2017-04-12
Set console speed to 115200 on mx6cuboxi.
Vagrant Cascadian
2017-01-25
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
Simon Glass
2017-01-21
config: Move CONFIG_BOARD_LATE_INIT to defconfigs
Jagan Teki
2016-10-23
Convert CONFIG_USB_KEYBOARD to Kconfig
Simon Glass
2016-10-23
Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig
Simon Glass
2016-10-23
Convert CONFIG_CFB_CONSOLE to Kconfig
Simon Glass
2016-10-23
config: Drop CONFIG_CONSOLE_DEV
Simon Glass
2016-10-23
Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig
Simon Glass
2016-10-23
Convert CONFIG_VIDEO to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_MMC_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig
Simon Glass
2016-09-09
configs: Migrate CONFIG_USB_STORAGE
Tom Rini
2016-04-25
configs: Re-sync with cmd/Kconfig
Tom Rini
2016-04-25
configs: Re-sync almost all of cmd/Kconfig
Tom Rini
2015-11-13
imx6: fix warnings due to switch to distro environment
Stefano Babic
2015-11-12
arm: imx: Switch mx6cuboxi to use config_distro_bootcmd.h.
Vagrant Cascadian
2015-09-13
thermal: imx_thermal: rework driver to be reused
Adrian Alonso
2015-07-10
imx6: standardise OCOTP and fuse config to mx6_common
Peter Robinson
2015-06-27
mx6cuboxi: drop options that are duplicated in mx6_common
Peter Robinson
2015-06-01
net: Move the CMD_NET config to defconfigs
Joe Hershberger
2015-06-01
Move setexpr to Kconfig
Joe Hershberger
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-05-15
mx6cuboxi: Skip usb initialization when booting without HDMI
Fabio Estevam
2015-05-15
mx6cuboxi: Allow HDMI and USB keyboard to be stdout/stdin
Fabio Estevam
2015-05-15
mx6cuboxi: Add USB host support
Fabio Estevam
2015-05-15
mx6cuboxi: Add HDMI output support
Fabio Estevam
2015-04-27
mx6cuboxi: Load the correct 'fdtfile' variable
Fabio Estevam
2015-04-27
mx6cuboxi: Use more standard namings for fdt variables
Fabio Estevam
2015-04-22
mx6: Add initial SPL support for HummingBoard-i2eX
Fabio Estevam