summaryrefslogtreecommitdiffstats
path: root/board/tqc/tqma6/tqma6_mba6.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* board: tqc: tqma6_mba6: switch to device modelMichael Krummsdorf2020-04-171-166/+5
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-231-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-1/+1
* arm: imx6: tqma6: add support for TQMa6DL variantMarkus Niebel2017-03-171-2/+3
* arm: imx6: tqma6: use CONFIG_TQM6x for SOM specific settingsMarkus Niebel2017-03-171-6/+7
* mx6: tqma6: clear enet clk sel for mba6Markus Niebel2017-03-171-0/+5
* imx6: tqma6: adjust ethernet phy reset delayMarkus Niebel2017-03-171-2/+2
* imx6: tqma6: disable spi CS unused in U-BootMarkus Niebel2017-03-171-22/+0
* imx6: tqma6: use lower driver stength for I2C pinsMarkus Niebel2017-03-171-1/+1
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* tqma6_mba6: Fix the error handling in board_eth_init()Fabio Estevam2015-09-131-9/+11
* tqma6: add warning on failed setup_i2cMarkus Niebel2014-11-201-2/+8
* Add TQ Systems TQMa6 board supportMarkus Niebel2014-07-231-0/+361