summaryrefslogtreecommitdiff
path: root/include/configs/mx6cuboxi.h
Commit message (Expand)AuthorAgeLines
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-25-1/+0
* config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki2017-01-21-1/+0
* Convert CONFIG_USB_KEYBOARD to KconfigSimon Glass2016-10-23-1/+0
* Convert CONFIG_VGA_AS_SINGLE_DEVICE to KconfigSimon Glass2016-10-23-1/+0
* Convert CONFIG_CFB_CONSOLE to KconfigSimon Glass2016-10-23-1/+0
* config: Drop CONFIG_CONSOLE_DEVSimon Glass2016-10-23-2/+2
* Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass2016-10-23-2/+0
* Convert CONFIG_VIDEO to KconfigSimon Glass2016-10-23-1/+0
* Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* configs: Migrate CONFIG_USB_STORAGETom Rini2016-09-09-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-25-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-25-3/+0
* imx6: fix warnings due to switch to distro environmentStefano Babic2015-11-13-1/+1
* arm: imx: Switch mx6cuboxi to use config_distro_bootcmd.h.Vagrant Cascadian2015-11-12-64/+24
* thermal: imx_thermal: rework driver to be reusedAdrian Alonso2015-09-13-1/+1
* imx6: standardise OCOTP and fuse config to mx6_commonPeter Robinson2015-07-10-2/+0
* mx6cuboxi: drop options that are duplicated in mx6_commonPeter Robinson2015-06-27-8/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-01-1/+0
* Move setexpr to KconfigJoe Hershberger2015-06-01-1/+0
* mx6: standardise CONFIG_CMD_CACHEPeter Robinson2015-05-26-2/+0
* imx6: generic MMC config options to mx6_commonPeter Robinson2015-05-26-6/+0
* imx6: standardise filesystem and boot optionsPeter Robinson2015-05-26-6/+0
* imx6: move generic miscellaneous and overwrite optionsPeter Robinson2015-05-26-7/+0
* imx6: centralise common boot options in mx6_common.hPeter Robinson2015-05-26-7/+0
* imx6: move MXC_GPIO define to mx6_common.hPeter Robinson2015-05-26-1/+0
* imx6: move standard ATAG configs to mx6_common.hPeter Robinson2015-05-26-4/+0
* imx6: move generic imx6 options to mx6_common.hPeter Robinson2015-05-26-4/+0
* imx6: move all standard includes to mx6_common.hPeter Robinson2015-05-26-7/+0
* mx6cuboxi: Skip usb initialization when booting without HDMIFabio Estevam2015-05-15-4/+12
* mx6cuboxi: Allow HDMI and USB keyboard to be stdout/stdinFabio Estevam2015-05-15-0/+7
* mx6cuboxi: Add USB host supportFabio Estevam2015-05-15-0/+10
* mx6cuboxi: Add HDMI output supportFabio Estevam2015-05-15-1/+17
* mx6cuboxi: Load the correct 'fdtfile' variableFabio Estevam2015-04-27-3/+16
* mx6cuboxi: Use more standard namings for fdt variablesFabio Estevam2015-04-27-6/+6
* mx6: Add initial SPL support for HummingBoard-i2eXFabio Estevam2015-04-22-0/+205