summaryrefslogtreecommitdiff
path: root/board/tqc/tqma6/tqma6.c
Commit message (Expand)AuthorAgeFilesLines
* board: tqc: tqma6: hw init code disabled for device modelMichael Krummsdorf2020-04-171-0/+12
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-231-1/+1
* tqma6s_wru4_mmc: manage board_spi_cs_gpio correctlyPatrick Delaunay2019-03-251-0/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-161-1/+1
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-2/+2
* arm: imx6: tqma6: add support for TQMa6DL variantMarkus Niebel2017-03-171-0/+7
* imx6: tqma6: use lower driver stength for I2C pinsMarkus Niebel2017-03-171-1/+1
* imx6: tqma6: implement power_init_boardMarkus Niebel2017-03-171-10/+12
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-1/+1
* arm: mx6: Remove SPI support from WRU-IV baseboardStefan Roese2015-09-021-0/+1
* arm: mx6: tqma6: Update to optionally configure an alternative SPI setupStefan Roese2015-05-151-1/+1
* Merge git://git.denx.de/u-boot-fdtTom Rini2014-11-261-1/+3
|\
| * fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-211-1/+3
* | tqma6: use imx_ddr_sizeMarkus Niebel2014-11-201-1/+1
* | tqma6: add warning on failed setup_i2cMarkus Niebel2014-11-201-2/+8
* | tqma6: add missing includeMarkus Niebel2014-11-201-0/+1
|/
* tqma6: fix sf detectionMarkus Niebel2014-10-301-1/+9
* pmic: pmic_pfuze100: Use a shorter name for PMIC nameFabio Estevam2014-08-081-2/+2
* Add TQ Systems TQMa6 board supportMarkus Niebel2014-07-231-0/+262