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
/
freescale
/
imx8mq_evk
Age
Commit message (
Expand
)
Author
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-31
imx: Finish migration of IMX_CONFIG to Kconfig
Tom Rini
2021-07-17
imx8mq_evk: Enable the USB3.0 host port
Ye Li
2021-04-08
imx8mq_evk: Applying default LPDDR4 script for B2
Ye Li
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-11-01
doc: board: Convert i.MX8MQ EVK README to reST
Peng Fan
2020-11-01
board: imx: address dd usage in README
Peng Fan
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-14
imx8m: Refactor the OPTEE memory removal
Peng Fan
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-05-01
mx8mq_evk: Remove unrelated comment
Fabio Estevam
2020-03-10
arm: dts: imx8mq-evk: add phy-reset-gpios for fec1
Alifer Moraes
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-07
tools: imx8m_image: Change source path for DDR firmware to build dir
Frieder Schrempf
2019-12-27
imx8mq_evk: Update the required ATF branch
Fabio Estevam
2019-12-02
common: Move some board functions out of common.h
Simon Glass
2019-10-08
imx8mq: Update the ddrc QoS setting for B1 chip
Bai Ping
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-06-11
imx8mq_evk: Staticize when appropriate
Fabio Estevam
2019-04-02
imx8mq_evk: README: Make the underline marker fill the whole sentence
Fabio Estevam
2019-04-02
imx8mq_evk: README: Fix a typo in the destination path
Fabio Estevam
2019-04-02
imx8mq_evk: README: Need to copy bl31.bin to U-Boot source tree
Fabio Estevam
2019-03-13
imx8mq_evk: Add myself as a co-maintainer
Fabio Estevam
2019-03-13
imx8mq_evk/README: fix DDR training firmware path
Baruch Siach
2019-03-13
imx8mq_evk/README: add missing firmware extract step
Baruch Siach
2019-01-28
imx8mq_evk/README: remove ARCH environment variable
Baruch Siach
2019-01-01
imx: add i.MX8MQ EVK support
Peng Fan