summaryrefslogtreecommitdiffstats
path: root/include/configs/tqma6.h
Commit message (Expand)AuthorAgeFilesLines
* arm: imx6: tqma6: add support for TQMa6DL variantMarkus Niebel2017-03-171-4/+6
* arm: imx6: tqma6: use CONFIG_TQM6x for SOM specific settingsMarkus Niebel2017-03-171-4/+4
* tqma6: [cosmetic] sanitize environment definesMarkus Niebel2017-02-191-1/+1
* tqma6: fix rounding in envMarkus Niebel2017-02-191-6/+6
* mx6: tqma6: add rootfsmode environment for mmc / sdMarkus Niebel2017-02-191-1/+3
* mx6: tqma6: fix typo in envMarkus Niebel2017-02-191-1/+1
* imx6: tqma6: rely on default setting for tftp and nfsMarkus Niebel2017-02-191-4/+0
* arm: imx6: tqma6: add configurable CMA sizeMarkus Niebel2017-02-191-2/+7
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-251-2/+0
* config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki2017-01-211-1/+0
* config: Drop CONFIG_CONSOLE_DEVSimon Glass2016-10-231-1/+1
* Convert CONFIG_SPL_SPI_SUPPORT to KconfigSimon Glass2016-09-161-3/+0
* Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_FAT_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* configs: Migrate CONFIG_USB_STORAGETom Rini2016-09-091-1/+0
* ARM: mx6: Enable MMC and SATA extfs boot supportMarek Vasut2016-05-171-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-2/+0
* include/configs: Whitespace fixupTom Rini2016-04-251-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-6/+0
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-141-4/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-141-1/+0
* sf: Move SPI flash drivers to defconfigBin Meng2015-11-251-1/+0
* I2C: mxc_i2c: make I2C1 and I2C2 optionalAlbert ARIBAUD \\(3ADEV\\)2015-10-021-0/+2
* arm: mx6: tqma6: Add WRU-IV baseboard for the TQMa6 SoMStefan Roese2015-07-261-0/+2
* imx6: standardise OCOTP and fuse config to mx6_commonPeter Robinson2015-07-101-4/+0
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-07-031-0/+1
|\
| * arm: imx6: tqma6: add kconfig to board headerMarkus Niebel2015-06-271-0/+1
* | Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-1/+0
* | Move default y configs out of arch/board KconfigJoe Hershberger2015-06-251-1/+0
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-06-081-11/+7
|\
| * mx6_common: Fix LOADADDR and SYS_TEXT_BASE for MX6SL and MX6SXFabio Estevam2015-06-081-7/+7
| * arm: mx6: tqma6: use default CONFIG_SYS_PBSIZEMarkus Niebel2015-06-011-4/+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-4/+0
* imx6: generic MMC config options to mx6_commonPeter Robinson2015-05-261-7/+0
* imx6: standardise filesystem and boot optionsPeter Robinson2015-05-261-8/+0
* imx6: move generic miscellaneous and overwrite optionsPeter Robinson2015-05-261-16/+0
* imx6: centralise common boot options in mx6_common.hPeter Robinson2015-05-261-6/+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-5/+0
* imx6: move generic imx6 options to mx6_common.hPeter Robinson2015-05-261-6/+0
* imx6: move all standard includes to mx6_common.hPeter Robinson2015-05-261-9/+0
* arm: mx6: tqma6: Fix USB and add other filesystemsStefan Roese2015-05-151-2/+5
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-04-281-41/+16
|\
| * arm: mx6: tqma6: Extract baseboard configs into separate config fileStefan Roese2015-04-221-41/+16
* | driver/i2c/mxc: Enable I2C bus 3 and 4York Sun2015-04-231-0/+1
|/
* tqma6: (cosmetic) remove CONFIG_FLASH_SECTOR_SIZEMarkus Niebel2014-11-201-14/+14
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-051-3/+16
|\
| * tqma6: fix sf detectionMarkus Niebel2014-10-301-3/+16