[U-Boot] [PULL] Please pull u-boot-imx
Stefano Babic
sbabic at denx.de
Thu Sep 24 11:45:59 CEST 2015
Hi Tom,
please pull from u-boot-imx, thanks !
git://www.denx.de/git/u-boot-imx.git master
for you to fetch changes up to f697c2acca9ff02c9b0cf480a4a726ed9626a53a:
imx: fix coding style (2015-09-24 11:32:38 +0200)
----------------------------------------------------------------
Fabio Estevam (9):
mx6sabre_common: Add Fastboot support
mx7dsabresd: Staticize when possible
mx7dsabreasd: Remove dead code
mx7dsabresd: Include USB header
mx7dsabresd: Remove get_board_rev()
mx7dsabresd: Remove unused config option
mx6ul_14x14_evk: Remove dead code
mx6ul_14x14_evk: Staticize when possible
mx6ul_14x14_evk: Remove get_board_rev()
Heiko Schocher (1):
imx6, aristaintetos2: add me as maintainer
Otavio Salvador (3):
cgtqmx6eval: Fit into a single line
cgtqmx6eval: Add a maintainer entry
cgtqmx6eval: Add USB Mass Storage support
Peng Fan (12):
imx-common: fix iomux settings
imx: wdog: correct wcr register settings
imx: mx7dsabresd set wdog SRS bit
imx: mx7: drop select CPU_V7 for board target
imx: mx7dsabresd: drop SYS_SOC from board Kconfig
mtd: nand: mxs check maximum ecc that platfrom supports
imx-common: consider mux_ctrl_ofs when setting mux_mode
imx: boards: Add maintainers info
imx: mx7: discard unused global variable
imx-common: wrap boot_mode_apply with CONFIG_CMD_BMODE
imx: mx7dsabresd: drop code for CONFIG_CMD_BMODE
imx: fix coding style
arch/arm/cpu/armv7/mx7/Kconfig | 1 -
arch/arm/cpu/armv7/mx7/soc.c | 4 +---
arch/arm/imx-common/init.c | 5 +++--
arch/arm/imx-common/iomux-v3.c | 6 ++----
board/aristainetos/MAINTAINERS | 1 +
board/congatec/cgtqmx6eval/MAINTAINERS | 4 ++--
board/congatec/cgtqmx6eval/cgtqmx6eval.c | 3 +--
board/freescale/mx6qsabreauto/MAINTAINERS | 2 ++
board/freescale/mx6slevk/MAINTAINERS | 2 ++
board/freescale/mx6ul_14x14_evk/MAINTAINERS | 1 +
board/freescale/mx6ul_14x14_evk/mx6ul_14x14_evk.c | 52
++--------------------------------------------------
board/freescale/mx7dsabresd/Kconfig | 3 ---
board/freescale/mx7dsabresd/mx7dsabresd.c | 74
+++++++++++++-------------------------------------------------------------
drivers/mtd/nand/mxs_nand.c | 9 ++++++++-
drivers/watchdog/imx_watchdog.c | 3 ++-
include/configs/cgtqmx6eval.h | 14 ++++++++++++++
include/configs/mx6sabre_common.h | 6 ++++++
include/configs/mx7dsabresd.h | 3 ---
18 files changed, 60 insertions(+), 133 deletions(-)
--
=====================================================================
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================
More information about the U-Boot
mailing list