summaryrefslogtreecommitdiff
path: root/include/configs/ot1200.h
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: Drop CONFIG_CMD_PCA953X_INFOSimon Glass2017-08-111-1/+0
* Convert CONFIG_CMD_PCA953X to KconfigSimon Glass2017-08-111-1/+0
* Move PHYLIB to KconfigAlexandru Gagniuc2017-08-071-1/+0
* Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass2017-07-251-1/+0
* ot1200: enable CONFIG_IMX_THERMAL for detailed thermal informationChristian Gmeiner2017-07-121-0/+3
* Convert CONFIG_CMD_SATA to KconfigSimon Glass2017-07-111-4/+0
* Kconfig: Drop CONFIG_CMD_IMXOTPSimon Glass2017-05-221-1/+0
* Convert CONFIG_CMD_EEPROM et al 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
* Convert CONFIG_CMD_BMODE to KconfigSimon Glass2017-04-301-3/+0
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-251-1/+0
* Convert CONFIG_SPL_SPI_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_SPI_FLASH_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
* include/configs: Whitespace fixupTom Rini2016-04-251-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-5/+0
* eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMSMarek Vasut2015-12-051-1/+0
* sf: Move SPI flash drivers to defconfigBin Meng2015-11-251-4/+0
* I2C: mxc_i2c: make I2C1 and I2C2 optionalAlbert ARIBAUD \\(3ADEV\\)2015-10-021-0/+2
* imx6: standardise OCOTP and fuse config to mx6_commonPeter Robinson2015-07-101-4/+0
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-251-1/+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-14/+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-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-5/+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-9/+1
* driver/i2c/mxc: Enable I2C bus 3 and 4York Sun2015-04-231-0/+1
* ot1200: add eeprom command to non-SPL buildChristian Gmeiner2015-02-171-0/+10
* ot1200: add SPL configurationChristian Gmeiner2015-01-221-0/+10
* ot1200: make use of imx_ddr_size(..)Christian Gmeiner2015-01-221-1/+0
* ot1200: enable support for USB_STORAGEChristian Gmeiner2014-12-191-0/+1
* ot1200: add fsuuid commandChristian Gmeiner2014-12-191-0/+2
* ot1200: add support for EHCIChristian Gmeiner2014-11-131-0/+7
* ot1200: fix sf detectionChristian Gmeiner2014-10-231-1/+1
* imx6: add Bachmann OT1200 boardChristian Gmeiner2014-10-061-0/+197