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 into ARM/master
Date: Wed, 18 Dec 2013 22:18:21 +0100	[thread overview]
Message-ID: <20131218221821.28744d88@lilith> (raw)
In-Reply-To: <CA+m5__KZSSU8XanHM7pRYGfoBNXfy=0UD1wtfDy8QFyXOZOhOg@mail.gmail.com>

Hi Tom,

On Wed, 18 Dec 2013 13:06:37 -0700, Tom Warren
<twarren.nvidia@gmail.com> wrote:

> Albert,
> 
> Please pull u-boot-tegra/master into ARM/master. Thanks!
> 
> ./MAKEALL -s tegra AOK, checkpatch.pl is clean, and ./MAKEALL -a arm only
> shows failures that were already present in ARM/master.
> 
> The following changes since commit d2c7074b9593d822e2359a09c21747248fdf5fac:
> 
>   ARM: OMAP5: clocks: Update MPU settings for OPP_NOM (2013-12-12 17:43:39
> -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-tegra master
> 
> for you to fetch changes up to 766afc3dff35f8f257deb0373735a328c8206880:
> 
>   arm: tegra: Fix the CPU complex reset masks (2013-12-18 10:19:49 -0700)
> 
> ----------------------------------------------------------------
> Alban Bedel (4):
>       ARM: tegra: support SKU b1 of Tegra30
>       i2c: tegra: Add the fifth bus on SoC with more than 4 buses
>       ARM: tegra: Add the Tamonten? NG Evaluation Carrier board
>       arm: tegra: Fix the CPU complex reset masks
> 
> Jim Lin (1):
>       ARM: config: USB: Tegra30/114: Fix EHCI timeout issue on "bootp"
> 
> Jimmy Zhang (1):
>       Tegra114: Fix PLLX M, N, P init settings
> 
> Thierry Reding (2):
>       Tegra114: Do not program CPCON field for PLLX
>       Change maintainer for Avionic Design boards
> 
> Vidya Sagar (1):
>       tegra: allow build to succeed with SPL disabled
> 
>  Makefile                                           |   2 +
>  arch/arm/cpu/arm720t/tegra-common/cpu.c            |  89 +++--
>  arch/arm/cpu/tegra-common/ap.c                     |   1 +
>  arch/arm/include/asm/arch-tegra/clock.h            |   6 +-
>  arch/arm/include/asm/arch-tegra/tegra.h            |   1 +
>  .../common/pinmux-config-tamonten-ng.h             | 385
> +++++++++++++++++++++
>  board/avionic-design/common/tamonten-ng.c          |  85 +++++
>  board/avionic-design/dts/tegra30-tamonten.dtsi     |  69 ++++
>  board/avionic-design/dts/tegra30-tec-ng.dts        |  18 +
>  board/avionic-design/tec-ng/Makefile               |  12 +
>  boards.cfg                                         |   7 +-
>  drivers/i2c/tegra_i2c.c                            |   5 +
>  include/configs/tec-ng.h                           |  84 +++++
>  include/configs/tegra114-common.h                  |   1 +
>  include/configs/tegra30-common.h                   |   1 +
>  15 files changed, 735 insertions(+), 31 deletions(-)
>  create mode 100644 board/avionic-design/common/pinmux-config-tamonten-ng.h
>  create mode 100644 board/avionic-design/common/tamonten-ng.c
>  create mode 100644 board/avionic-design/dts/tegra30-tamonten.dtsi
>  create mode 100644 board/avionic-design/dts/tegra30-tec-ng.dts
>  create mode 100644 board/avionic-design/tec-ng/Makefile
>  create mode 100644 include/configs/tec-ng.h

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

Amicalement,
-- 
Albert.

  reply	other threads:[~2013-12-18 21:18 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-18 20:06 [U-Boot] pull request for u-boot-tegra/master into ARM/master Tom Warren
2013-12-18 21:18 ` Albert ARIBAUD [this message]
2013-12-18 22:28   ` Tom Warren
  -- strict thread matches above, loose matches on Subject: below --
2014-08-20 16:12 Tom Warren
2014-08-29 17:48 ` Tom Rini
2014-06-19 17:53 Tom Warren
2014-07-01 16:58 ` Albert ARIBAUD
2014-06-06 15:53 Tom Warren
2014-06-08  7:13 ` Albert ARIBAUD
2014-05-13 21:14 Tom Warren
2014-05-15 16:15 ` Albert ARIBAUD
2014-04-17 16:08 Tom Warren
2014-04-21 19:00 ` Albert ARIBAUD
2014-03-06 15:39 Tom Warren
2014-03-07 14:30 ` Albert ARIBAUD
2014-02-04 23:19 Tom Warren
2014-02-11 16:42 ` Stephen Warren
2014-02-11 16:48   ` Albert ARIBAUD
2014-02-11 16:59     ` Stephen Warren
2014-02-11 17:48       ` Albert ARIBAUD
2014-02-12 17:12 ` Albert ARIBAUD
2013-08-19 22:57 Tom Warren
2013-09-04  9:49 ` Albert ARIBAUD
2013-07-11 22:00 Tom Warren
2013-07-12  7:51 ` Albert ARIBAUD
2013-06-06 16:30 Tom Warren
2013-06-07  8:06 ` Albert ARIBAUD
2013-05-28 21:16 Tom Warren
2013-05-29 16:16 ` Albert ARIBAUD
2013-04-15 23:28 Tom Warren
2013-04-16 17:17 ` Albert ARIBAUD
2013-04-16 19:55   ` Stephen Warren
2013-04-16 20:02     ` Tom Warren
2013-04-17  6:56     ` Albert ARIBAUD
2013-04-16 20:55 ` Albert ARIBAUD
2013-03-25 17:43 Tom Warren
2013-03-26 10:12 ` Albert ARIBAUD
2013-03-15 15:25 Tom Warren
2013-03-15 20:46 ` Albert ARIBAUD
2013-01-18 16:00 Tom Warren
2013-01-18 16:06 ` Albert ARIBAUD
2012-11-16 17:14 Tom Warren
2012-11-16 21:27 ` Albert ARIBAUD
2012-11-16 21:45   ` Tom Warren
2012-11-16 23:33     ` Albert ARIBAUD
2012-11-16 23:42       ` Tom Warren
2012-11-17  0:12         ` Albert ARIBAUD
2012-11-19 15:39           ` Tom Warren
2012-11-19 17:12             ` Tom Warren
2012-11-20  6:21               ` Albert ARIBAUD
2012-10-29 23:49 Tom Warren
2012-11-03  9:03 ` Albert ARIBAUD

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=20131218221821.28744d88@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