summaryrefslogtreecommitdiffstats
path: root/include/configs/tbs2910.h
Commit message (Expand)AuthorAgeFilesLines
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-2/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-7/+0
* usb: gadget Move: CONFIG_G_DNL_* to KconfigSam Protsenko2016-04-201-3/+0
* usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to KconfigSam Protsenko2016-04-201-1/+0
* usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko2016-04-201-2/+0
* usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to KconfigSam Protsenko2016-04-201-1/+0
* usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko2016-03-251-1/+0
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-141-1/+0
* board: tbs2910: Autoselect environment device when booting from SDSoeren Moch2016-02-211-2/+2
* I2C: mxc_i2c: make I2C1 and I2C2 optionalAlbert ARIBAUD \\(3ADEV\\)2015-10-021-0/+2
* tbs2910: explicitly set boot addressSoeren Moch2015-10-021-1/+1
* thermal: imx_thermal: rework driver to be reusedAdrian Alonso2015-09-131-1/+1
* kconfig: add config option for shell promptNikita Kiryanov2015-08-131-1/+0
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-08-021-6/+0
|\
| * imx6: standardise OCOTP and fuse config to mx6_commonPeter Robinson2015-07-101-6/+0
* | usb: USB download gadget and functions config options coherent namingPaul Kocialkowski2015-07-221-2/+2
|/
* tbs2910: add PRE_CONSOLE_BUFFER supportSoeren Moch2015-06-091-0/+4
* tbs2910: add thermal supportSoeren Moch2015-06-091-0/+2
* 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-6/+0
* imx6: centralise common boot options in mx6_common.hPeter Robinson2015-05-261-3/+0
* imx6: move MXC_GPIO define to mx6_common.hPeter Robinson2015-05-261-2/+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
* tbs2910: add CONFIG_SUPPORT_EMMC_BOOTSoeren Moch2015-05-151-0/+1
* tbs2910: use default CONFIG_SYS_PBSIZESoeren Moch2015-05-151-2/+0
* tbs2910: only enable vga output for stdout/stderr when hdmi detectedSoeren Moch2015-05-151-4/+13
* tbs2910: support for usb otg host modeSoeren Moch2015-05-151-0/+1
* driver/i2c/mxc: Enable I2C bus 3 and 4York Sun2015-04-231-0/+1
* board: tbs2910: Enable USB Mass Storage supportSoeren Moch2015-03-021-0/+13
* tbs2910: fix lost characters on serial inputSoeren Moch2014-12-011-1/+1
* arm: mx6: add support for TBS2910 Matrix ARM miniPCSoeren Moch2014-11-131-0/+242
OpenPOWER on IntegriCloud