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: u-boot-sh/rmobile into u-boot-arm/master
Date: Sat, 24 May 2014 10:39:01 +0200	[thread overview]
Message-ID: <E1Wo7Tq-0000vu-Th@janus> (raw)
In-Reply-To: <CABMQnVK0OpD+nMQKb=fsUE8e3Mto+JB5sypyE32yo5T_YdC-ZA@mail.gmail.com>

Hi Nobuhiro,

On Wed, 21 May 2014 10:20:10 +0900, Nobuhiro Iwamatsu
<iwamatsu@nigauri.org> wrote:

> Dear Albert Aribaud,
> 
> Please pull u-boot-sh/rmobile into u-boot-arm/master.
> 
> The following changes since commit 05d134b084590684bcf4d832c0035952727b7cd9:
> 
>   Merge remote-tracking branch 'u-boot/master' (2014-05-20 10:05:42 +0200)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-sh.git rmobile
> 
> for you to fetch changes up to 358d6ef32ebddb58f074e1cb2042b910a5738b92:
> 
>   arm: rmobile: lager: Enable CONFIG_SYS_GENERIC_BOARD (2014-05-21
> 10:10:06 +0900)
> 
> ----------------------------------------------------------------
> Nobuhiro Iwamatsu (20):
>       arm: rmobile: Add define of SCIF register for R8A7790 and R8A7791
>       arm: rmobile: koelsch: Remove define of SCIF register
>       arm: rmobile: koelsch: Remove CONFIG_USE_ARCH_MEMSET and MEMCPY
>       arm: rmobile: koelsch: Enable optimization of thumb
>       arm: rmobile: lager: Remove define of SCIF register
>       arm: rmobile: lager: Remove CONFIG_USE_ARCH_MEMSET and MEMCPY
>       arm: rmobile: lager: Enable optimization of thumb
>       gpio: r8a7791-gpio: Fix typo in macro
>       gpio: r8a7790-gpio: Fix typo in macro
>       arm: rmobile: koelsch: Add support USB controller
>       arm: rmobile: koelsch: Add support command and filesystems of VFAT
>       arm: rmobile: lager: Add support USB controller
>       arm: rmobile: lager: Add support command and filesystems of VFAT
>       arm: rmobile: lager: Add support ext4/fat write command
>       arm: rmobile: koelsch: Add support ext4/fat write command
>       arm: rmobile: r8a7791: Fix MOD_SEL3 function table about FN_SEL_IEB
>       arm: rmobile: koelsch: Fix QoS revision 0.240 and 0.320
>       arm: rmobile: armadillo800eva: Enable CONFIG_SYS_GENERIC_BOARD
>       arm: rmobile: koelsch: Enable CONFIG_SYS_GENERIC_BOARD
>       arm: rmobile: lager: Enable CONFIG_SYS_GENERIC_BOARD
> 
>  arch/arm/cpu/armv7/rmobile/pfc-r8a7791.c         |  2 +-
>  arch/arm/include/asm/arch-rmobile/r8a7790-gpio.h |  6 +++---
>  arch/arm/include/asm/arch-rmobile/r8a7791-gpio.h |  6 +++---
>  arch/arm/include/asm/arch-rmobile/r8a7791.h      |  1 +
>  arch/arm/include/asm/arch-rmobile/rcar-base.h    |  8 ++++++++
>  board/renesas/koelsch/qos.c                      |  1 +
>  include/configs/armadillo-800eva.h               |  1 +
>  include/configs/koelsch.h                        | 23 +++++++++++++++++++----
>  include/configs/lager.h                          | 22 ++++++++++++++++++----
>  9 files changed, 55 insertions(+), 15 deletions(-)
> 
> --
> Nobuhiro Iwamatsu
>    iwamatsu at {nigauri.org / debian.org}
>    GPG ID: 40AD1FA6

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

Amicalement,
-- 
Albert.

  reply	other threads:[~2014-05-24  8:39 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-21  1:20 [U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master Nobuhiro Iwamatsu
2014-05-24  8:39 ` Albert ARIBAUD [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-10-09  6:08 Nobuhiro Iwamatsu
2014-10-09  7:51 ` Albert ARIBAUD
2014-07-24  6:08 Nobuhiro Iwamatsu
2014-07-28 10:25 ` Albert ARIBAUD
2014-06-10  7:58 Nobuhiro Iwamatsu
2014-06-10  8:46 ` Albert ARIBAUD
2014-06-12  0:47   ` Nobuhiro Iwamatsu
2014-05-01 20:14 Nobuhiro Iwamatsu
2014-05-16  2:14 ` Nobuhiro Iwamatsu
2014-05-16 15:22   ` Albert ARIBAUD
2014-05-16 15:53     ` Albert ARIBAUD
2014-05-16 18:41       ` Albert ARIBAUD
2014-05-16 20:35 ` Albert ARIBAUD
2014-05-19  0:38   ` Nobuhiro Iwamatsu
2014-04-14  8:53 Nobuhiro Iwamatsu
2014-04-14 19:20 ` Tom Rini
2014-04-15  6:10   ` Nobuhiro Iwamatsu
2014-01-09  4:36 Nobuhiro Iwamatsu
2013-12-18  7:44 Nobuhiro Iwamatsu
2013-12-18 18:25 ` Albert ARIBAUD
2013-12-03  1:40 Nobuhiro Iwamatsu
2013-12-06 12:07 ` 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=E1Wo7Tq-0000vu-Th@janus \
    --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