index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
tqc
/
tqma6
/
tqma6.c
Age
Commit message (
Expand
)
Author
2021-11-15
board: rename "tqc" vendor to "tq"
Matthias Schiffer
2021-09-04
i2c: Convert CONFIG_POWER_I2C et al to Kconfig
Simon Glass
2021-09-04
power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY
Simon Glass
2021-08-30
Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY
Tom Rini
2021-07-28
i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-04-17
board: tqc: tqma6: hw init code disabled for device model
Michael Krummsdorf
2019-12-02
common: Move some board functions out of common.h
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-06-23
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
2019-03-25
tqma6s_wru4_mmc: manage board_spi_cs_gpio correctly
Patrick Delaunay
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-03-17
arm: imx6: tqma6: add support for TQMa6DL variant
Markus Niebel
2017-03-17
imx6: tqma6: use lower driver stength for I2C pins
Markus Niebel
2017-03-17
imx6: tqma6: implement power_init_board
Markus Niebel
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2015-09-02
arm: mx6: Remove SPI support from WRU-IV baseboard
Stefan Roese
2015-05-15
arm: mx6: tqma6: Update to optionally configure an alternative SPI setup
Stefan Roese
2014-11-26
Merge git://git.denx.de/u-boot-fdt
Tom Rini
2014-11-21
fdt: Allow ft_board_setup() to report failure
Simon Glass
2014-11-20
tqma6: use imx_ddr_size
Markus Niebel
2014-11-20
tqma6: add warning on failed setup_i2c
Markus Niebel
2014-11-20
tqma6: add missing include
Markus Niebel
2014-10-30
tqma6: fix sf detection
Markus Niebel
2014-08-08
pmic: pmic_pfuze100: Use a shorter name for PMIC name
Fabio Estevam
2014-07-23
Add TQ Systems TQMa6 board support
Markus Niebel