aboutsummaryrefslogtreecommitdiff
path: root/include/configs/tqma6.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-25Convert 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-23config: Drop CONFIG_CONSOLE_DEVSimon Glass1-1/+1
2016-09-16Convert CONFIG_SPL_SPI_SUPPORT to KconfigSimon Glass1-3/+0
2016-09-16Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_FAT_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-1/+0
2016-05-17ARM: mx6: Enable MMC and SATA extfs boot supportMarek Vasut1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-2/+0
2016-04-25include/configs: Whitespace fixupTom Rini1-1/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-6/+0
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass1-4/+0
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass1-1/+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-07-26arm: mx6: tqma6: Add WRU-IV baseboard for the TQMa6 SoMStefan Roese1-0/+2
2015-07-10imx6: standardise OCOTP and fuse config to mx6_commonPeter Robinson1-4/+0
2015-07-03Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-0/+1
2015-06-27arm: imx6: tqma6: add kconfig to board headerMarkus Niebel1-0/+1
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-1/+0
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger1-1/+0
2015-06-08Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-11/+7
2015-06-08mx6_common: Fix LOADADDR and SYS_TEXT_BASE for MX6SL and MX6SXFabio Estevam1-7/+7
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-1/+0
2015-06-01Move setexpr to KconfigJoe Hershberger1-1/+0
2015-06-01arm: mx6: tqma6: use default CONFIG_SYS_PBSIZEMarkus Niebel1-4/+0
2015-05-26mx6: standardise CONFIG_CMD_CACHEPeter Robinson1-4/+0
2015-05-26imx6: generic MMC config options to mx6_commonPeter Robinson1-7/+0
2015-05-26imx6: standardise filesystem and boot optionsPeter Robinson1-8/+0
2015-05-26imx6: move generic miscellaneous and overwrite optionsPeter Robinson1-16/+0
2015-05-26imx6: centralise common boot options in mx6_common.hPeter Robinson1-6/+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-5/+0
2015-05-26imx6: move generic imx6 options to mx6_common.hPeter Robinson1-6/+0
2015-05-26imx6: move all standard includes to mx6_common.hPeter Robinson1-9/+0
2015-05-15arm: mx6: tqma6: Fix USB and add other filesystemsStefan Roese1-2/+5
2015-04-28Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-41/+16
2015-04-23driver/i2c/mxc: Enable I2C bus 3 and 4York Sun1-0/+1
2015-04-22arm: mx6: tqma6: Extract baseboard configs into separate config fileStefan Roese1-41/+16
2014-11-20tqma6: (cosmetic) remove CONFIG_FLASH_SECTOR_SIZEMarkus Niebel1-14/+14
2014-11-05Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-3/+16
2014-10-30tqma6: fix sf detectionMarkus Niebel1-3/+16
2014-10-23kconfig: move CONFIG_SYS_HZ to lib/KconfigMasahiro Yamada1-1/+0
2014-07-23Add TQ Systems TQMa6 board supportMarkus Niebel1-0/+483