summaryrefslogtreecommitdiffstats
path: root/board/tbs
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* arm: mx6: Make all i.MX6 SoCs user-selectableTom Rini2020-08-251-3/+0
* board: tbs2910: add documentationDenis 'GNUtoo' Carikli2020-06-121-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* board: tbs2910: Convert eth to driver modelSoeren Moch2019-10-131-75/+0
* board: tbs2910: Convert pci to driver modelSoeren Moch2019-10-131-17/+0
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-231-3/+3
* board: tbs2910: Convert mmc to driver modelSoeren Moch2019-04-131-108/+0
* board: tbs2910: Convert sata to ahci driver modelSoeren Moch2019-04-131-4/+0
* board: tbs2910: Convert i2c and rtc to driver modelSoeren Moch2019-04-131-57/+0
* board: tbs2910: Convert usb to driver modelSoeren Moch2019-04-131-10/+0
* board: tbs2910: Add pinctrl driver and convert gpio to driver modelSoeren Moch2019-04-131-0/+3
* board: tbs2910: Add device treeSoeren Moch2019-04-132-6/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-073-7/+3
* board: tbs2910: add private imx configSoeren Moch2018-02-042-1/+116
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-5/+5
* tbs2910: Make Ethernet functional againSoeren Moch2016-11-291-0/+33
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* board: tbs2910: Fix eMMC BOOTCFG valueSoeren Moch2016-03-021-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-02-211-0/+11
|\
| * board: tbs2910: Autoselect environment device when booting from SDSoeren Moch2016-02-211-0/+11
* | Use correct spelling of "U-Boot"Bin Meng2016-02-061-1/+1
|/
* tbs2910: remove SYS_SOC from board specific KconfigSoeren Moch2015-09-021-3/+0
* tbs2910: remove deprecated CONFIG_SYS_EXTRA_OPTIONSSoeren Moch2015-09-021-0/+6
* tbs2910: support for usb otg host modeSoeren Moch2015-05-151-0/+10
* board: tbs2910: Gate clock when switching async clock muxesSoeren Moch2015-02-231-12/+16
* tbs2910: fix KconfigSoeren Moch2014-12-011-8/+0
* tbs2910: Fix error handling in board_mmc_init()Soeren Moch2014-11-211-7/+6
* arm: mx6: add support for TBS2910 Matrix ARM miniPCSoeren Moch2014-11-134-0/+434