[U-Boot] [GIT PULL] Pull request: u-boot-imx

Stefano Babic sbabic at denx.de
Sun Jan 22 14:06:38 CET 2012


Hi Albert,

please pull from u-boot-imx, thanks.

The following changes since commit 5d250e52ffd5554834a45ac8d53762fbbf36933c:

  tegra2: Enable data cache (2012-01-18 15:54:07 -0700)

are available in the git repository at:
  git://www.denx.de/git/u-boot-imx.git master

Dirk Behme (4):
      imximage: Add MX53 to the documentation
      imximage: Add support for i.MX6
      imximage: Sort bootops alphabetically
      i.mx6q: configs: Add fdt_high and initrd_high variables

Fabio Estevam (2):
      sdhc_boot: Introduce CONFIG_FSL_FIXED_MMC_LOCATION option
      configs: Remove CONFIG_NET_MULTI from board files

Helmut Raiger (1):
      mmc: access mxcmmc from mx31 boards

Jason Liu (1):
      i.mx6q: mx6qsabrelite: Add the ethernet function support

Stefano Babic (1):
      imx6: mx6qarm2: updated board_mmc_getcd() to the new prototype

Troy Kisky (2):
      i.mx6: mx6x_pins: Fix uart txd definitions
      i.mx6q: mx6qsabrelite: Setup uart1 pinmux

 arch/arm/cpu/arm1136/mx31/generic.c           |    1 +
 arch/arm/cpu/arm926ejs/mx27/generic.c         |   35 ++++++--
 arch/arm/include/asm/arch-mx27/clock.h        |   22 ++---
 arch/arm/include/asm/arch-mx31/clock.h        |    3 +-
 arch/arm/include/asm/arch-mx31/imx-regs.h     |   11 +++
 arch/arm/include/asm/arch-mx31/sys_proto.h    |    2 +-
 arch/arm/include/asm/arch-mx6/mx6x_pins.h     |   36 +++-----
 board/freescale/common/Makefile               |    2 +-
 board/freescale/mx6qarm2/mx6qarm2.c           |    9 +-
 board/freescale/mx6qsabrelite/mx6qsabrelite.c |  114
+++++++++++++++++++++++++
 doc/README.imximage                           |   13 ++--
 drivers/mmc/mxcmmc.c                          |    8 +-
 include/configs/MPC8536DS.h                   |    1 +
 include/configs/P1010RDB.h                    |    5 +-
 include/configs/P1_P2_RDB.h                   |    1 +
 include/configs/P2020COME.h                   |    1 +
 include/configs/P2020DS.h                     |    1 +
 include/configs/P2041RDB.h                    |    1 +
 include/configs/PM826.h                       |    2 -
 include/configs/PM828.h                       |    2 -
 include/configs/cam_enc_4xx.h                 |    1 -
 include/configs/coreboot.h                    |    6 --
 include/configs/corenet_ds.h                  |    1 +
 include/configs/ecovec.h                      |    1 -
 include/configs/efikamx.h                     |    1 -
 include/configs/enbw_cmc.h                    |    1 -
 include/configs/ethernut5.h                   |    1 -
 include/configs/flea3.h                       |    1 -
 include/configs/m28evk.h                      |    1 -
 include/configs/mx6qarm2.h                    |    2 +
 include/configs/mx6qsabrelite.h               |   15 +++-
 include/configs/omap3_evm_common.h            |    1 -
 include/configs/omap3_mvblx.h                 |    1 -
 include/configs/p1_p2_rdb_pc.h                |    7 +--
 include/configs/tam3517-common.h              |    1 -
 tools/imximage.c                              |    8 +-
 tools/imximage.h                              |    2 +
 37 files changed, 222 insertions(+), 99 deletions(-)

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================


More information about the U-Boot mailing list