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 request for u-boot-tegra/master
Date: Mon, 9 Jul 2012 22:42:03 +0200	[thread overview]
Message-ID: <20120709224203.46dbd944@lilith> (raw)
In-Reply-To: <CA+m5__KZCYyKvO=8jW6zTxV=zYfkryC3NKnk=Y3d3Do14HWjvg@mail.gmail.com>

Hi Tom,

On Mon, 9 Jul 2012 10:49:34 -0700, Tom Warren <twarren.nvidia@gmail.com> wrote:
> Albert,
> 
> Please pull u-boot-tegra/master into ARM master. Thanks!
> 
> The following changes since commit 58e22f8a15adec39d24d060180d76a4cbe86a04b:
>   Stephen Warren (1):
>         fdt: send all dtc output to stderr
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-tegra master
> 
> Jim Lin (1):
>       tegra: usb: Fix device enumeration problem of USB1
> 
> Lucas Stach (2):
>       tegra: add ULPI on USB2 funcmux entry
>       tegra: usb: fix wrong error check
> 
> Stephen Warren (10):
>       Add env vars describing U-Boot target board
>       tegra: enable CONFIG_ENV_VARS_UBOOT_CONFIG
>       tegra: add enterrcm command
>       tegra: bootcmd enhancements
>       tegra: bootcmd: start USB only when needed
>       tegra: add GMC/GMD funcmux entry for SFLASH
>       tegra: add pin_mux_spi() board initialization function
>       tegra: trimslice: set up serial flash pinmux
>       tegra: enable bootz command
>       tegra: define fdt_load/fdt_high variables
> 
> Thierry Reding (7):
>       tegra: Rework Tamonten support
>       tegra: medcom: Add device tree support
>       tegra: plutux: Add device tree support
>       tegra: Allow boards to perform early GPIO setup
>       tegra: Implement gpio_early_init() on Tamonten
>       tegra: Use SD write-protect GPIO on Tamonten
>       tegra: Add Tamonten Evaluation Carrier support
> 
> Tom Warren (1):
>       tegra: fix leftover CONFIG_TEGRA2_MMC & _SPI build switches
> 
>  MAINTAINERS                                |    1 +
>  README                                     |   14 ++++
>  arch/arm/cpu/armv7/tegra2/Makefile         |    1 +
>  arch/arm/cpu/armv7/tegra2/cmd_enterrcm.c   |   65 +++++++++++++++++++
>  arch/arm/cpu/armv7/tegra2/funcmux.c        |   23 ++++++-
>  arch/arm/cpu/armv7/tegra2/usb.c            |    2 +-
>  arch/arm/include/asm/arch-tegra2/funcmux.h |    6 ++
>  arch/arm/include/asm/arch-tegra2/tegra2.h  |    1 +
>  board/avionic-design/common/tamonten.c     |   65 ++++++-------------
>  board/avionic-design/common/tamonten.h     |   32 ---------
>  board/avionic-design/dts/tegra2-medcom.dts |   58 +++++++++++++++++
>  board/avionic-design/dts/tegra2-plutux.dts |   58 +++++++++++++++++
>  board/avionic-design/dts/tegra2-tec.dts    |   58 +++++++++++++++++
>  board/avionic-design/medcom/Makefile       |    6 +-
>  board/avionic-design/medcom/medcom.c       |   45 -------------
>  board/avionic-design/plutux/Makefile       |    6 +-
>  board/avionic-design/plutux/plutux.c       |   45 -------------
>  board/avionic-design/tec/Makefile          |   50 ++++++++++++++
>  board/compal/paz00/paz00.c                 |    4 +-
>  board/compulab/trimslice/trimslice.c       |    7 ++-
>  board/nvidia/common/board.c                |   16 ++++-
>  board/nvidia/common/board.h                |    1 +
>  boards.cfg                                 |    1 +
>  common/env_common.c                        |   11 +++
>  common/env_embedded.c                      |   11 +++
>  drivers/usb/host/ehci-tegra.c              |   18 +++++-
>  include/configs/medcom.h                   |   21 ++++++-
>  include/configs/plutux.h                   |   21 ++++++-
>  include/configs/tec.h                      |   82 ++++++++++++++++++++++++
>  include/configs/tegra2-common-post.h       |   96 ++++++++++++++++++---------
>  include/configs/tegra2-common.h            |    3 +
>  mkconfig                                   |    8 ++
>  32 files changed, 622 insertions(+), 214 deletions(-)
>  create mode 100644 arch/arm/cpu/armv7/tegra2/cmd_enterrcm.c
>  delete mode 100644 board/avionic-design/common/tamonten.h
>  create mode 100644 board/avionic-design/dts/tegra2-medcom.dts
>  create mode 100644 board/avionic-design/dts/tegra2-plutux.dts
>  create mode 100644 board/avionic-design/dts/tegra2-tec.dts
>  delete mode 100644 board/avionic-design/medcom/medcom.c
>  delete mode 100644 board/avionic-design/plutux/plutux.c
>  create mode 100644 board/avionic-design/tec/Makefile
>  create mode 100644 include/configs/tec.h

Applied to u-boot-arm/master, thanks.

Amicalement,
-- 
Albert.

  reply	other threads:[~2012-07-09 20:42 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-09 17:49 [U-Boot] pull request for u-boot-tegra/master Tom Warren
2012-07-09 20:42 ` Albert ARIBAUD [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-08-31 21:28 Tom Warren
2012-09-01  6:56 ` Albert ARIBAUD
2012-08-17 23:25 Tom Warren
     [not found] ` <20120818212141.3e4f5a3a@lilith>
     [not found]   ` <CA+m5__J7O=YYWEwTGqTBqiagTL+YU3BR-TyE5M2W_xdesVWqmA@mail.gmail.com>
     [not found]     ` <5032684A.2040703@ti.com>
     [not found]       ` <CA+m5__+prjk_GgvK5uZf1m23t3nsSiYu-nYRcci4my59q7T6-w@mail.gmail.com>
     [not found]         ` <CA+m5__Kiq0-ZYjarTXZRFZTC71wWV=c0fmzCJW=-Dt5fgK+dxA@mail.gmail.com>
     [not found]           ` <20120825103410.7fc86952@lilith>
     [not found]             ` <20120828165448.GD9587@nvidia.com>
     [not found]               ` <20120830083325.031e31d4@lilith>
     [not found]                 ` <CA+m5__+gNxyB1nVSe-8DTE=seqBvOQTz2NsPTh=h3kTOCY9rCw@mail.gmail.com>
     [not found]                   ` <20120830224742.678423bc@lilith>
     [not found]                     ` <5FBF8E85CA34454794F0F7ECBA79798F379E005FB3@HQMAIL04.nvidia.com>
     [not found]                       ` <20120830234733.1aea4c7e@lilith>
     [not found]                         ` <5FBF8E85CA34454794F0F7ECBA79798F379E006051@HQMAIL04.nvidia.com>
2012-08-31  6:32                           ` Albert ARIBAUD
2012-07-30 20:07 Tom Warren
2012-08-03 23:35 ` Tom Warren
2012-08-05 19:46   ` Albert ARIBAUD
2012-08-05 20:01     ` Albert ARIBAUD
2012-08-06 15:53       ` Tom Warren
2012-08-06 17:37         ` Allen Martin
2012-08-06 22:46         ` Allen Martin
2012-08-07  6:53           ` Albert ARIBAUD
2012-08-07 16:03             ` Tom Warren
2012-08-07 17:15             ` Allen Martin
2012-08-06 15:18     ` Tom Warren
2012-08-07 16:27 ` Tom Warren
2012-05-31 16:47 Tom Warren
2012-06-07 16:02 ` Tom Warren
2012-06-08 19:36   ` Albert ARIBAUD
2012-06-08 19:41 ` Albert ARIBAUD
2012-06-08 21:44 ` Albert ARIBAUD
2012-06-08 22:00   ` Stephen Warren
2012-06-08 22:36     ` Stephen Warren
2012-06-08 22:52       ` Stephen Warren
2012-06-09  1:53         ` Simon Glass
2012-06-11 21:59           ` Stephen Warren
2012-06-10  8:22 ` Albert ARIBAUD
2012-05-03 15:56 Tom Warren
2012-05-04  7:30 ` Albert ARIBAUD
2012-05-04 15:36   ` Tom Warren
2012-04-26 21:14 Tom Warren
2012-03-28 21:48 Tom Warren
2012-03-29  6:13 ` Albert ARIBAUD
2012-03-09 22:39 Tom Warren
2012-03-10  8:25 ` Wolfgang Denk
2012-03-10 19:34   ` Simon Glass
2012-03-12 19:30     ` Tom Warren
2012-03-12 20:24       ` Simon Glass

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=20120709224203.46dbd944@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