summaryrefslogtreecommitdiffstats
path: root/include/configs/mx6cuboxi.h
Commit message (Expand)AuthorAgeFilesLines
* ipu_common: Let the MX6 IPU clock be calculated in run-timeFabio Estevam2017-09-111-1/+0
* configs: Migrate all of the existing USB symbols, except fastbootTom Rini2017-09-011-1/+0
* Move PHYLIB to KconfigAlexandru Gagniuc2017-08-071-1/+0
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-251-1/+0
* mx6cuboxi: Move CONFIG_CMD_SATA to KconfigFabio Estevam2017-07-141-1/+0
* mx6cuboxi: Use PARTUUID to specify the rootfs locationFabio Berton2017-07-121-0/+2
* mx6cuboxi: Add support for sataPeter Robinson2017-07-121-0/+12
* Convert CONFIG_CMD_HDMIDETECT to KconfigSimon Glass2017-05-221-1/+0
* Kconfig: USB: Migrate existing USB_EHCI_xxx optionsTom Rini2017-05-151-1/+0
* Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini2017-05-151-1/+0
* Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini2017-05-151-1/+1
* Set console speed to 115200 on mx6cuboxi.Vagrant Cascadian2017-04-121-1/+1
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-251-1/+0
* config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki2017-01-211-1/+0
* Convert CONFIG_USB_KEYBOARD to KconfigSimon Glass2016-10-231-1/+0
* Convert CONFIG_VGA_AS_SINGLE_DEVICE to KconfigSimon Glass2016-10-231-1/+0
* Convert CONFIG_CFB_CONSOLE to KconfigSimon Glass2016-10-231-1/+0
* config: Drop CONFIG_CONSOLE_DEVSimon Glass2016-10-231-2/+2
* Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass2016-10-231-2/+0
* Convert CONFIG_VIDEO to KconfigSimon Glass2016-10-231-1/+0
* Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* configs: Migrate CONFIG_USB_STORAGETom Rini2016-09-091-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-3/+0
* imx6: fix warnings due to switch to distro environmentStefano Babic2015-11-131-1/+1
* arm: imx: Switch mx6cuboxi to use config_distro_bootcmd.h.Vagrant Cascadian2015-11-121-64/+24
* thermal: imx_thermal: rework driver to be reusedAdrian Alonso2015-09-131-1/+1
* imx6: standardise OCOTP and fuse config to mx6_commonPeter Robinson2015-07-101-2/+0
* mx6cuboxi: drop options that are duplicated in mx6_commonPeter Robinson2015-06-271-8/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-1/+0
* Move setexpr to KconfigJoe Hershberger2015-06-011-1/+0
* mx6: standardise CONFIG_CMD_CACHEPeter Robinson2015-05-261-2/+0
* imx6: generic MMC config options to mx6_commonPeter Robinson2015-05-261-6/+0
* imx6: standardise filesystem and boot optionsPeter Robinson2015-05-261-6/+0
* imx6: move generic miscellaneous and overwrite optionsPeter Robinson2015-05-261-7/+0
* imx6: centralise common boot options in mx6_common.hPeter Robinson2015-05-261-7/+0
* imx6: move MXC_GPIO define to mx6_common.hPeter Robinson2015-05-261-1/+0
* imx6: move standard ATAG configs to mx6_common.hPeter Robinson2015-05-261-4/+0
* imx6: move generic imx6 options to mx6_common.hPeter Robinson2015-05-261-4/+0
* imx6: move all standard includes to mx6_common.hPeter Robinson2015-05-261-7/+0
* mx6cuboxi: Skip usb initialization when booting without HDMIFabio Estevam2015-05-151-4/+12
* mx6cuboxi: Allow HDMI and USB keyboard to be stdout/stdinFabio Estevam2015-05-151-0/+7
* mx6cuboxi: Add USB host supportFabio Estevam2015-05-151-0/+10
* mx6cuboxi: Add HDMI output supportFabio Estevam2015-05-151-1/+17
* mx6cuboxi: Load the correct 'fdtfile' variableFabio Estevam2015-04-271-3/+16
* mx6cuboxi: Use more standard namings for fdt variablesFabio Estevam2015-04-271-6/+6
* mx6: Add initial SPL support for HummingBoard-i2eXFabio Estevam2015-04-221-0/+205