summaryrefslogtreecommitdiff
path: root/board/tbs/tbs2910/tbs2910.c
Commit message (Expand)AuthorAgeFilesLines
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-1/+1
* tbs2910: Convert to DM_SERIALFabio Estevam2022-04-121-26/+0
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-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-131-6/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* 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: 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 error handling in board_mmc_init()Soeren Moch2014-11-211-7/+6
* arm: mx6: add support for TBS2910 Matrix ARM miniPCSoeren Moch2014-11-131-0/+398