summaryrefslogtreecommitdiff
path: root/board/tbs
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-08-25arm: mx6: Make all i.MX6 SoCs user-selectableTom Rini1-3/+0
2020-06-12board: tbs2910: add documentationDenis 'GNUtoo' Carikli1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2019-10-13board: tbs2910: Convert eth to driver modelSoeren Moch1-75/+0
2019-10-13board: tbs2910: Convert pci to driver modelSoeren Moch1-17/+0
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu1-3/+3
2019-04-13board: tbs2910: Convert mmc to driver modelSoeren Moch1-108/+0
2019-04-13board: tbs2910: Convert sata to ahci driver modelSoeren Moch1-4/+0
2019-04-13board: tbs2910: Convert i2c and rtc to driver modelSoeren Moch1-57/+0
2019-04-13board: tbs2910: Convert usb to driver modelSoeren Moch1-10/+0
2019-04-13board: tbs2910: Add pinctrl driver and convert gpio to driver modelSoeren Moch1-0/+3
2019-04-13board: tbs2910: Add device treeSoeren Moch2-6/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini3-7/+3
2018-02-04board: tbs2910: add private imx configSoeren Moch2-1/+116
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-5/+5
2016-11-29tbs2910: Make Ethernet functional againSoeren Moch1-0/+33
2016-09-24treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-03-02board: tbs2910: Fix eMMC BOOTCFG valueSoeren Moch1-1/+1
2016-02-21Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-0/+11
2016-02-21board: tbs2910: Autoselect environment device when booting from SDSoeren Moch1-0/+11
2016-02-06Use correct spelling of "U-Boot"Bin Meng1-1/+1
2015-09-02tbs2910: remove SYS_SOC from board specific KconfigSoeren Moch1-3/+0
2015-09-02tbs2910: remove deprecated CONFIG_SYS_EXTRA_OPTIONSSoeren Moch1-0/+6
2015-05-15tbs2910: support for usb otg host modeSoeren Moch1-0/+10
2015-02-23board: tbs2910: Gate clock when switching async clock muxesSoeren Moch1-12/+16
2014-12-01tbs2910: fix KconfigSoeren Moch1-8/+0
2014-11-21tbs2910: Fix error handling in board_mmc_init()Soeren Moch1-7/+6
2014-11-13arm: mx6: add support for TBS2910 Matrix ARM miniPCSoeren Moch4-0/+434