[U-Boot] [PULL] : Please pull u-boot-imx

Stefano Babic sbabic at denx.de
Mon Aug 12 15:47:53 CEST 2013


Hi Albert,

please pull from u-boot-imx, thanks.

The following changes since commit fdce7b633a1de24456226b18527cc7900c34282a:

  gpio: omap5-uevm: Configure the tca6424 gpio expander (2013-07-30
09:21:42 -0400)

are available in the git repository at:

  git://www.denx.de/git/u-boot-imx.git master

for you to fetch changes up to 326ea986ac150acdc7656d57fca647db80b50158:

  Merge git://git.denx.de/u-boot-arm (2013-07-31 11:30:38 +0200)

----------------------------------------------------------------

Dirk Behme (1):
      mxc_gpio: Correct the GPIO handling in gpio_direction_output()

Eric Nelson (1):
      mxc_ipuv3: fix memory alignment of framebuffer

Fabio Estevam (1):
      mx6qsabrelite: Remove mx6qsabrelite code in favor of nitrogen6x

Marek Vasut (1):
      ARM: mxs: Consolidate configuration options

Otavio Salvador (1):
      wandboard: Use splash image at screen center by default

Pardeep Kumar Singla (2):
      mx6: Factor out common HDMI setup code
      mx6qsabresd: Add splash screen support via HDMI

Robert Winkler (2):
      imx: Add documentation for imx specific commands
      imx: nitrogen6x: mx6qsabrelite: Add support for DVI monitors

Stefano Babic (1):
      Merge git://git.denx.de/u-boot-arm

 MAINTAINERS                                        |    2 +-
 README                                             |   15 +
 arch/arm/cpu/armv7/mx6/clock.c                     |    8 +
 arch/arm/cpu/armv7/mx6/soc.c                       |   43 +
 arch/arm/imx-common/cmd_hdmidet.c                  |    3 +-
 arch/arm/include/asm/arch-mx6/clock.h              |    2 +-
 arch/arm/include/asm/arch-mx6/mxc_hdmi.h           |    8 +
 .../nitrogen6x/README.mx6qsabrelite}               |    0
 board/boundary/nitrogen6x/nitrogen6x.c             |   46 +-
 board/freescale/mx6qsabrelite/Makefile             |   28 -
 board/freescale/mx6qsabrelite/mx6qsabrelite.c      |  832
--------------------
 board/freescale/mx6sabresd/mx6sabresd.c            |   64 +-
 board/wandboard/wandboard.c                        |   44 +-
 boards.cfg                                         |    2 +-
 drivers/gpio/mxc_gpio.c                            |    4 +-
 drivers/video/mxc_ipuv3_fb.c                       |    5 +-
 include/configs/apx4devkit.h                       |  120 +--
 include/configs/m28evk.h                           |  192 +----
 include/configs/mx23_olinuxino.h                   |  142 +---
 include/configs/mx23evk.h                          |  115 +--
 include/configs/mx28evk.h                          |  173 +---
 include/configs/mx6qsabrelite.h                    |  284 -------
 include/configs/mx6sabre_common.h                  |    3 +-
 include/configs/mx6sabresd.h                       |   19 +
 include/configs/mxs.h                              |  191 +++++
 include/configs/nitrogen6x.h                       |   81 +-
 include/configs/sc_sps_1.h                         |  139 +---
 include/configs/wandboard.h                        |    2 +
 28 files changed, 601 insertions(+), 1966 deletions(-)
 rename board/{freescale/mx6qsabrelite/README =>
boundary/nitrogen6x/README.mx6qsabrelite} (100%)
 delete mode 100644 board/freescale/mx6qsabrelite/Makefile
 delete mode 100644 board/freescale/mx6qsabrelite/mx6qsabrelite.c
 delete mode 100644 include/configs/mx6qsabrelite.h
 create mode 100644 include/configs/mxs.h


-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
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