summaryrefslogtreecommitdiff
path: root/include/configs/tbs2910.h
AgeCommit message (Expand)Author
2017-09-11ipu_common: Let the MX6 IPU clock be calculated in run-timeFabio Estevam
2017-09-01configs: Migrate all of the existing USB symbols, except fastbootTom Rini
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass
2017-08-07Move PHYLIB to KconfigAlexandru Gagniuc
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-07-11Convert CONFIG_CMD_SATA to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_HDMIDETECT to KconfigSimon Glass
2017-05-15Kconfig: USB: Migrate existing USB_EHCI_xxx optionsTom Rini
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini
2017-05-01cmd: add Kconfig option for 'date' commandChris Packham
2017-04-30Convert CONFIG_CMD_BMODE to KconfigSimon Glass
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich
2017-03-18arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay
2017-01-28disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass
2016-10-28pci: Move CONFIG_PCI_PNP to KconfigBin Meng
2016-10-27drivers/pci/Kconfig: Add PCITom Rini
2016-10-23Convert CONFIG_SYS_STDIO_DEREGISTER to KconfigSimon Glass
2016-10-23Convert CONFIG_USB_KEYBOARD to KconfigSimon Glass
2016-10-23Convert CONFIG_VIDEO_SW_CURSOR to KconfigSimon Glass
2016-10-23Convert CONFIG_VGA_AS_SINGLE_DEVICE to KconfigSimon Glass
2016-10-23Convert CONFIG_CFB_CONSOLE_ANSI to KconfigSimon Glass
2016-10-23Convert CONFIG_CFB_CONSOLE to KconfigSimon Glass
2016-10-23Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass
2016-10-23Convert CONFIG_VIDEO to KconfigSimon Glass
2016-10-23Convert CONSOLE_PRE_CONSOLE_BUFFER options to KconfigSimon Glass
2016-10-04board: tbs2910: Add CMD_PARTSoeren Moch
2016-10-04board: tbs2910: Fix BOOTMAPSZSoeren Moch
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini
2016-09-06board: tbs2910: fix HDMI pre-console bufferSoeren Moch
2016-09-06board: tbs2910: always enable usbkbdSoeren Moch
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-04-20usb: gadget Move: CONFIG_G_DNL_* to KconfigSam Protsenko
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to KconfigSam Protsenko
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to KconfigSam Protsenko
2016-03-25usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass
2016-02-21board: tbs2910: Autoselect environment device when booting from SDSoeren Moch
2015-10-02I2C: mxc_i2c: make I2C1 and I2C2 optionalAlbert ARIBAUD \\(3ADEV\\)
2015-10-02tbs2910: explicitly set boot addressSoeren Moch
2015-09-13thermal: imx_thermal: rework driver to be reusedAdrian Alonso
2015-08-13kconfig: add config option for shell promptNikita Kiryanov
2015-08-02Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-07-22usb: USB download gadget and functions config options coherent namingPaul Kocialkowski
2015-07-10imx6: standardise OCOTP and fuse config to mx6_commonPeter Robinson
2015-06-09tbs2910: add PRE_CONSOLE_BUFFER supportSoeren Moch