aboutsummaryrefslogtreecommitdiff
path: root/board/tqc/tqma6/tqma6_mba6.c
AgeCommit message (Expand)AuthorFilesLines
2021-11-15board: rename "tqc" vendor to "tq"Matthias Schiffer1-193/+0
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2020-04-17board: tqc: tqma6_mba6: switch to device modelMichael Krummsdorf1-166/+5
2019-12-02common: Move some board functions out of common.hSimon Glass1-0/+1
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-1/+1
2017-03-17arm: imx6: tqma6: add support for TQMa6DL variantMarkus Niebel1-2/+3
2017-03-17arm: imx6: tqma6: use CONFIG_TQM6x for SOM specific settingsMarkus Niebel1-6/+7
2017-03-17mx6: tqma6: clear enet clk sel for mba6Markus Niebel1-0/+5
2017-03-17imx6: tqma6: adjust ethernet phy reset delayMarkus Niebel1-2/+2
2017-03-17imx6: tqma6: disable spi CS unused in U-BootMarkus Niebel1-22/+0
2017-03-17imx6: tqma6: use lower driver stength for I2C pinsMarkus Niebel1-1/+1
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2015-09-13tqma6_mba6: Fix the error handling in board_eth_init()Fabio Estevam1-9/+11
2014-11-20tqma6: add warning on failed setup_i2cMarkus Niebel1-2/+8
2014-07-23Add TQ Systems TQMa6 board supportMarkus Niebel1-0/+361