summaryrefslogtreecommitdiff
path: root/include/configs/embestmx6boards.h
AgeCommit message (Expand)AuthorFilesLines
2018-02-24Remove config_distro_defaults.hAdam Ford1-1/+0
2018-02-14spi: Migrate CONFIG_MXC_SPI to KconfigTuomas Tynkkynen1-1/+0
2017-11-18Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMANDTom Rini1-4/+0
2017-09-11ipu_common: Let the MX6 IPU clock be calculated in run-timeFabio Estevam1-1/+0
2017-09-08usb: net: migrate USB Ethernet adapters to KconfigChris Packham1-1/+0
2017-09-08usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham1-1/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni1-3/+0
2017-08-07Move PHYLIB to KconfigAlexandru Gagniuc1-1/+0
2017-07-12embestmx6boards: Use PARTUUID to specify the rootfs locationFabio Berton1-1/+5
2017-05-15Kconfig: USB: Migrate existing USB_EHCI_xxx optionsTom Rini1-1/+0
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini1-1/+0
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini1-1/+1
2017-04-30Convert CONFIG_CMD_BMODE to KconfigSimon Glass1-2/+0
2017-04-07Remove various unused interrupt related codeTom Rini1-2/+0
2017-01-26Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-2/+0
2017-01-21config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki1-1/+0
2016-10-24Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to KconfigSimon Glass1-1/+0
2016-10-24Convert CONFIG_VGA_AS_SINGLE_DEVICE to KconfigSimon Glass1-1/+0
2016-10-24Convert CONFIG_CFB_CONSOLE to KconfigSimon Glass1-1/+0
2016-10-24config: Drop CONFIG_CONSOLE_DEVSimon Glass1-1/+1
2016-10-24Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass1-1/+0
2016-10-24Convert CONFIG_VIDEO to KconfigSimon Glass1-1/+0
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-1/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-3/+0
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng1-1/+0
2015-10-02I2C: mxc_i2c: make I2C1 and I2C2 optionalAlbert ARIBAUD \\(3ADEV\\)1-0/+2
2015-09-13thermal: imx_thermal: rework driver to be reusedAdrian Alonso1-1/+1
2015-07-10imx6: standardise OCOTP and fuse config to mx6_commonPeter Robinson1-5/+0
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-3/+0
2015-06-26Move default y configs out of arch/board KconfigJoe Hershberger1-1/+0
2015-06-01Move setexpr to KconfigJoe Hershberger1-1/+0
2015-05-26mx6: standardise CONFIG_CMD_CACHEPeter Robinson1-4/+0
2015-05-26imx6: generic MMC config options to mx6_commonPeter Robinson1-9/+1
2015-05-26imx6: move generic miscellaneous and overwrite optionsPeter Robinson1-11/+0
2015-05-26imx6: centralise common boot options in mx6_common.hPeter Robinson1-5/+0
2015-05-26imx6: move MXC_GPIO define to mx6_common.hPeter Robinson1-1/+0
2015-05-26imx6: move standard ATAG configs to mx6_common.hPeter Robinson1-4/+0
2015-05-26imx6: move generic imx6 options to mx6_common.hPeter Robinson1-7/+0
2015-05-26imx6: move all standard includes to mx6_common.hPeter Robinson1-9/+1
2015-05-19imx: riotboard, marsboard: Enable thermal supportNikolay Dimitrov1-0/+1
2015-04-23driver/i2c/mxc: Enable I2C bus 3 and 4York Sun1-0/+1
2014-12-30embestmx6boards: convert to use config_distro_bootcmd.hIain Paton1-129/+39
2014-12-30embestmx6boards: convert to use config_distro_defaults.hIain Paton1-17/+4
2014-09-24spi: mxc: fix sf probe when using mxc_spiNikita Kiryanov1-1/+1
2014-07-23embestmx6boards: convert to generic boardIain Paton1-0/+2
2014-06-17embestmx6boards: Fix the dtb file name for riotboardFabio Estevam1-1/+1
2014-06-17embestmx6boards: Fix CONFIG_CONSOLE_DEVFabio Estevam1-1/+1
2014-04-15RiOTboard and MarSBoard: add new boards supportEric Benard1-0/+336