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