summaryrefslogtreecommitdiff
path: root/board/tbs/tbs2910/tbs2910.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-12tbs2910: Convert to DM_SERIALFabio Estevam1-26/+0
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-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 Moch1-6/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
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-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-11-21tbs2910: Fix error handling in board_mmc_init()Soeren Moch1-7/+6
2014-11-13arm: mx6: add support for TBS2910 Matrix ARM miniPCSoeren Moch1-0/+398