aboutsummaryrefslogtreecommitdiff
path: root/board/tqc/tqma6
AgeCommit message (Expand)Author
2020-08-25arm: mx6: Make all i.MX6 SoCs user-selectableTom Rini
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-04-20Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imxTom Rini
2020-04-17board: tqc: tqma6_mba6: switch to device modelMichael Krummsdorf
2020-04-17board: tqc: tqma6: hw init code disabled for device modelMichael Krummsdorf
2020-04-17board: tqc: tqma6: mba6: apply default Kconfig for device modelMichael Krummsdorf
2020-04-17tqma6: resurrect support by supplying correct SYS_TEXT_BASEMarkus Niebel
2020-04-16doc: update reference to README.imximagePatrick Delaunay
2019-12-03board: Remove unnecessary inclusion of micrel.h from boardsJames Byrne
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-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom 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-17arm: imx6: tqma6: use CONFIG_TQM6x for SOM specific settingsMarkus Niebel
2017-03-17mx6: tqma6: clear enet clk sel for mba6Markus Niebel
2017-03-17imx6: tqma6: adjust ethernet phy reset delayMarkus Niebel
2017-03-17imx6: tqma6: disable spi CS unused in U-BootMarkus 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
2016-02-02tqma6_wru4: Fix the reset delay for the the LAN8720 PHYFabio Estevam
2015-09-13tqma6_mba6: Fix the error handling in board_eth_init()Fabio Estevam
2015-09-13mx6: remove SYS_SOC from board KconfigPeng Fan
2015-09-02arm: mx6: Remove SPI support from WRU-IV baseboardStefan Roese
2015-07-26arm: mx6: tqma6: Add WRU-IV baseboard for the TQMa6 SoMStefan Roese
2015-06-27arm: imx6: tqma6: implement KConfig baseboard selectionMarkus Niebel
2015-06-27arm: imx6: tqma6: boot device selection via KconfigMarkus Niebel
2015-06-27arm: imx6: tqma6: implement IMX_CONFIG with KconfigMarkus Niebel
2015-06-27arm: mx6: tqma6: CPU type selection via KconfigMarkus Niebel
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-11-05Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2014-10-30tqma6: fix typo in header guard defineMarkus Niebel
2014-10-30tqma6: fix sf detectionMarkus Niebel
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada