aboutsummaryrefslogtreecommitdiff
path: root/board/tqc/tqma6/tqma6.c
AgeCommit message (Expand)AuthorFilesLines
2021-11-15board: rename "tqc" vendor to "tq"Matthias Schiffer1-306/+0
2021-09-04i2c: Convert CONFIG_POWER_I2C et al to KconfigSimon Glass1-1/+1
2021-09-04power: Rename CONFIG_POWER to CONFIG_POWER_LEGACYSimon Glass1-1/+1
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini1-2/+2
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass1-2/+2
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-2/+2
2020-05-18common: Drop image.h from common headerSimon Glass1-0/+1
2020-04-17board: tqc: tqma6: hw init code disabled for device modelMichael Krummsdorf1-0/+12
2019-12-02common: Move some board functions out of common.hSimon Glass1-0/+1
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu1-1/+1
2019-03-25tqma6s_wru4_mmc: manage board_spi_cs_gpio correctlyPatrick Delaunay1-0/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2017-08-16env: Rename setenv() to env_set()Simon Glass1-1/+1
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-2/+2
2017-03-17arm: imx6: tqma6: add support for TQMa6DL variantMarkus Niebel1-0/+7
2017-03-17imx6: tqma6: use lower driver stength for I2C pinsMarkus Niebel1-1/+1
2017-03-17imx6: tqma6: implement power_init_boardMarkus Niebel1-10/+12
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-02-06Use correct spelling of "U-Boot"Bin Meng1-1/+1
2015-09-02arm: mx6: Remove SPI support from WRU-IV baseboardStefan Roese1-0/+1
2015-05-15arm: mx6: tqma6: Update to optionally configure an alternative SPI setupStefan Roese1-1/+1
2014-11-26Merge git://git.denx.de/u-boot-fdtTom Rini1-1/+3
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-1/+3
2014-11-20tqma6: use imx_ddr_sizeMarkus Niebel1-1/+1
2014-11-20tqma6: add warning on failed setup_i2cMarkus Niebel1-2/+8
2014-11-20tqma6: add missing includeMarkus Niebel1-0/+1
2014-10-30tqma6: fix sf detectionMarkus Niebel1-1/+9
2014-08-08pmic: pmic_pfuze100: Use a shorter name for PMIC nameFabio Estevam1-2/+2
2014-07-23Add TQ Systems TQMa6 board supportMarkus Niebel1-0/+262