public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PULL] : Please pull u-boot-imx - applied to a temporary repo, see inside
Date: Sat, 17 Aug 2013 18:26:33 +0200	[thread overview]
Message-ID: <20130817182633.1a808a3f@lilith> (raw)
In-Reply-To: <5208E789.6060402@denx.de>

Hi Stefano,

On Mon, 12 Aug 2013 15:47:53 +0200, Stefano Babic <sbabic@denx.de>
wrote:

> 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
> 
> 

Applied to u-boot-arm/master, thanks -- BUT at the moment I cannot push
to u-boot-arm at denx. While this gets solved, I have set up a temporary
repo at 88.191.163.10. People can fetch it with

	git fetch git://88.191.163.10/u-boot-arm

You won't have write access of course.

Amicalement,
-- 
Albert.

      reply	other threads:[~2013-08-17 16:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-12 13:47 [U-Boot] [PULL] : Please pull u-boot-imx Stefano Babic
2013-08-17 16:26 ` Albert ARIBAUD [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130817182633.1a808a3f@lilith \
    --to=albert.u.boot@aribaud.net \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox