All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master
@ 2014-06-10  7:58 Nobuhiro Iwamatsu
  2014-06-10  8:46 ` Albert ARIBAUD
  0 siblings, 1 reply; 24+ messages in thread
From: Nobuhiro Iwamatsu @ 2014-06-10  7:58 UTC (permalink / raw)
  To: u-boot

Dear Albert Aribaud,

Please pull u-boot-sh/rmobile into u-boot-arm/master.

The following changes since commit 0a26e1d6c394aacbf1153977b7348d1dff85db3f:

  arm: fix a double-definition error of _start symbol (2014-06-09
10:36:40 +0200)

are available in the git repository at:

  git://git.denx.de/u-boot-sh.git rmobile

for you to fetch changes up to a59cdc44a9df0887fbb0d7dd5e6229ac0018785b:

  arm: rmobile: lager: Remove NOR-Flash support from boards.cfg
(2014-06-10 16:49:31 +0900)

----------------------------------------------------------------
Nobuhiro Iwamatsu (2):
      arm: rmobile: koelsch: Remove NOR-Flash support from boards.cfg
      arm: rmobile: lager: Remove NOR-Flash support from boards.cfg

 boards.cfg | 2 --
 1 file changed, 2 deletions(-)


-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master
  2014-06-10  7:58 [U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master Nobuhiro Iwamatsu
@ 2014-06-10  8:46 ` Albert ARIBAUD
  2014-06-12  0:47   ` Nobuhiro Iwamatsu
  0 siblings, 1 reply; 24+ messages in thread
From: Albert ARIBAUD @ 2014-06-10  8:46 UTC (permalink / raw)
  To: u-boot

Hi Nobuhiro,

On Tue, 10 Jun 2014 16:58:39 +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 0a26e1d6c394aacbf1153977b7348d1dff85db3f:
> 
>   arm: fix a double-definition error of _start symbol (2014-06-09
> 10:36:40 +0200)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-sh.git rmobile
> 
> for you to fetch changes up to a59cdc44a9df0887fbb0d7dd5e6229ac0018785b:
> 
>   arm: rmobile: lager: Remove NOR-Flash support from boards.cfg
> (2014-06-10 16:49:31 +0900)
> 
> ----------------------------------------------------------------
> Nobuhiro Iwamatsu (2):
>       arm: rmobile: koelsch: Remove NOR-Flash support from boards.cfg
>       arm: rmobile: lager: Remove NOR-Flash support from boards.cfg
> 
>  boards.cfg | 2 --
>  1 file changed, 2 deletions(-)

Isn't the lager commit message slightly wrong, mentioning koelsch
instead of lager at one point? Not that it matters much since we are
finishing removing support here.

Amicalement,
-- 
Albert.

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master
  2014-06-10  8:46 ` Albert ARIBAUD
@ 2014-06-12  0:47   ` Nobuhiro Iwamatsu
  0 siblings, 0 replies; 24+ messages in thread
From: Nobuhiro Iwamatsu @ 2014-06-12  0:47 UTC (permalink / raw)
  To: u-boot

Hi,

Thanks for your review.

2014-06-10 17:46 GMT+09:00 Albert ARIBAUD <albert.u.boot@aribaud.net>:
> Hi Nobuhiro,
>
> On Tue, 10 Jun 2014 16:58:39 +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 0a26e1d6c394aacbf1153977b7348d1dff85db3f:
>>
>>   arm: fix a double-definition error of _start symbol (2014-06-09
>> 10:36:40 +0200)
>>
>> are available in the git repository at:
>>
>>   git://git.denx.de/u-boot-sh.git rmobile
>>
>> for you to fetch changes up to a59cdc44a9df0887fbb0d7dd5e6229ac0018785b:
>>
>>   arm: rmobile: lager: Remove NOR-Flash support from boards.cfg
>> (2014-06-10 16:49:31 +0900)
>>
>> ----------------------------------------------------------------
>> Nobuhiro Iwamatsu (2):
>>       arm: rmobile: koelsch: Remove NOR-Flash support from boards.cfg
>>       arm: rmobile: lager: Remove NOR-Flash support from boards.cfg
>>
>>  boards.cfg | 2 --
>>  1 file changed, 2 deletions(-)
>
> Isn't the lager commit message slightly wrong, mentioning koelsch
> instead of lager at one point? Not that it matters much since we are
> finishing removing support here.
>

Yes, you are right.
I will update commit message and resend.

> Amicalement,
> --
> Albert.

Best regards,
  Nobuhiro

-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master
  2014-10-09  6:08 Nobuhiro Iwamatsu
@ 2014-10-09  7:51 ` Albert ARIBAUD
  0 siblings, 0 replies; 24+ messages in thread
From: Albert ARIBAUD @ 2014-10-09  7:51 UTC (permalink / raw)
  To: u-boot

Hi Nobuhiro,

On Thu, 9 Oct 2014 15:08:15 +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 4b19b7448e63bab8af17abbb30acff00d8f0dc99:
> 
>   Merge remote-tracking branch 'u-boot-imx/master' (2014-10-08 21:20:49 +0200)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-sh.git rmobile
> 
> for you to fetch changes up to 88982893c4d50692b80a2155146cda9e42266c6b:
> 
>   arm: rmobile: r8a7794: Skip initialize L2 cache (2014-10-09 14:45:03 +0900)
> 
> ----------------------------------------------------------------
> Nobuhiro Iwamatsu (11):
>       arm: rmobile: lager: Fix value of CONFIG_SH_SCIF_CLK_FREQ
>       arm: rmobile: lager: Add CONFIG_SCIF_USE_EXT_CLK
>       arm: rmobile: koelsch: Add CONFIG_SCIF_USE_EXT_CLK
>       arm: rmobile: koelsch: Update QoS initialization to version 0.334
>       arm: rmobile: alt: Update QoS initialization to version 0.11
>       arm: rmobile: lager: Update Qos setting to version 0.955
>       arm: rmobile: lager: Add Qos setting for ES2
>       arm: rmobile: lager: Fix CPU frequency setting
>       arm: rmobile: Remove unnecessary initialization for l2ctlr
>       arm: rmobile: r8a7791: Fix initialize L2 cache
>       arm: rmobile: r8a7794: Skip initialize L2 cache
> 
>  arch/arm/cpu/armv7/rmobile/lowlevel_init_ca15.S |   22 +-
>  board/renesas/alt/qos.c                         |    6 +-
>  board/renesas/koelsch/qos.c                     |   41 ++--
>  board/renesas/lager/lager.c                     |    8 +-
>  board/renesas/lager/qos.c                       | 1358
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----
>  include/configs/koelsch.h                       |    1 +
>  include/configs/lager.h                         |    3 +-
>  7 files changed, 1359 insertions(+), 80 deletions(-)
> 
> 

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

Amicalement,
-- 
Albert.

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master
@ 2014-10-09  6:08 Nobuhiro Iwamatsu
  2014-10-09  7:51 ` Albert ARIBAUD
  0 siblings, 1 reply; 24+ messages in thread
From: Nobuhiro Iwamatsu @ 2014-10-09  6:08 UTC (permalink / raw)
  To: u-boot

Dear Albert Aribaud,

Please pull u-boot-sh/rmobile into u-boot-arm/master.

The following changes since commit 4b19b7448e63bab8af17abbb30acff00d8f0dc99:

  Merge remote-tracking branch 'u-boot-imx/master' (2014-10-08 21:20:49 +0200)

are available in the git repository at:

  git://git.denx.de/u-boot-sh.git rmobile

for you to fetch changes up to 88982893c4d50692b80a2155146cda9e42266c6b:

  arm: rmobile: r8a7794: Skip initialize L2 cache (2014-10-09 14:45:03 +0900)

----------------------------------------------------------------
Nobuhiro Iwamatsu (11):
      arm: rmobile: lager: Fix value of CONFIG_SH_SCIF_CLK_FREQ
      arm: rmobile: lager: Add CONFIG_SCIF_USE_EXT_CLK
      arm: rmobile: koelsch: Add CONFIG_SCIF_USE_EXT_CLK
      arm: rmobile: koelsch: Update QoS initialization to version 0.334
      arm: rmobile: alt: Update QoS initialization to version 0.11
      arm: rmobile: lager: Update Qos setting to version 0.955
      arm: rmobile: lager: Add Qos setting for ES2
      arm: rmobile: lager: Fix CPU frequency setting
      arm: rmobile: Remove unnecessary initialization for l2ctlr
      arm: rmobile: r8a7791: Fix initialize L2 cache
      arm: rmobile: r8a7794: Skip initialize L2 cache

 arch/arm/cpu/armv7/rmobile/lowlevel_init_ca15.S |   22 +-
 board/renesas/alt/qos.c                         |    6 +-
 board/renesas/koelsch/qos.c                     |   41 ++--
 board/renesas/lager/lager.c                     |    8 +-
 board/renesas/lager/qos.c                       | 1358
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----
 include/configs/koelsch.h                       |    1 +
 include/configs/lager.h                         |    3 +-
 7 files changed, 1359 insertions(+), 80 deletions(-)


-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master
  2014-07-24  6:08 Nobuhiro Iwamatsu
@ 2014-07-28 10:25 ` Albert ARIBAUD
  0 siblings, 0 replies; 24+ messages in thread
From: Albert ARIBAUD @ 2014-07-28 10:25 UTC (permalink / raw)
  To: u-boot

Hi Nobuhiro,

On Thu, 24 Jul 2014 15:08:43 +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 23f23f23d509e8e873797884456070c8a47d72b2:
> 
>   socfpga: Relocate arch common functions away from board (2014-07-05
> 10:14:46 +0200)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-sh.git rmobile
> 
> for you to fetch changes up to cff2f5f09ee8ab45b86eed7228bacbce6eca9f01:
> 
>   arm: rmobile: Add support Alt board (2014-07-24 14:03:46 +0900)
> 
> ----------------------------------------------------------------
> Nobuhiro Iwamatsu (4):
>       net: sh-eth: Add support R8A7794
>       serial: sh: Add support R8A7794
>       arm: rmobile: Add support R8A7794
>       arm: rmobile: Add support Alt board
> 
>  arch/arm/cpu/armv7/rmobile/Makefile              |    1 +
>  arch/arm/cpu/armv7/rmobile/cpu_info.c            |    1 +
>  arch/arm/cpu/armv7/rmobile/pfc-r8a7794.c         | 1513
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  arch/arm/include/asm/arch-rmobile/gpio.h         |    3 +
>  arch/arm/include/asm/arch-rmobile/r8a7794-gpio.h |  176 ++++++++++++++++
>  arch/arm/include/asm/arch-rmobile/r8a7794.h      |   14 ++
>  arch/arm/include/asm/arch-rmobile/rcar-base.h    |    4 +-
>  arch/arm/include/asm/arch-rmobile/rmobile.h      |    2 +
>  board/renesas/alt/Makefile                       |    9 +
>  board/renesas/alt/alt.c                          |  173 +++++++++++++++
>  board/renesas/alt/qos.c                          |  944
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  board/renesas/alt/qos.h                          |   12 ++
>  boards.cfg                                       |    1 +
>  drivers/net/sh_eth.c                             |    5 +-
>  drivers/net/sh_eth.h                             |    6 +-
>  drivers/serial/serial_sh.h                       |    3 +-
>  include/configs/alt.h                            |  166 +++++++++++++++
>  17 files changed, 3026 insertions(+), 7 deletions(-)
>  create mode 100644 arch/arm/cpu/armv7/rmobile/pfc-r8a7794.c
>  create mode 100644 arch/arm/include/asm/arch-rmobile/r8a7794-gpio.h
>  create mode 100644 arch/arm/include/asm/arch-rmobile/r8a7794.h
>  create mode 100644 board/renesas/alt/Makefile
>  create mode 100644 board/renesas/alt/alt.c
>  create mode 100644 board/renesas/alt/qos.c
>  create mode 100644 board/renesas/alt/qos.h
>  create mode 100644 include/configs/alt.h
> 
> 

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

Amicalement,
-- 
Albert.

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master
@ 2014-07-24  6:08 Nobuhiro Iwamatsu
  2014-07-28 10:25 ` Albert ARIBAUD
  0 siblings, 1 reply; 24+ messages in thread
From: Nobuhiro Iwamatsu @ 2014-07-24  6:08 UTC (permalink / raw)
  To: u-boot

Dear Albert Aribaud,

Please pull u-boot-sh/rmobile into u-boot-arm/master.

The following changes since commit 23f23f23d509e8e873797884456070c8a47d72b2:

  socfpga: Relocate arch common functions away from board (2014-07-05
10:14:46 +0200)

are available in the git repository at:

  git://git.denx.de/u-boot-sh.git rmobile

for you to fetch changes up to cff2f5f09ee8ab45b86eed7228bacbce6eca9f01:

  arm: rmobile: Add support Alt board (2014-07-24 14:03:46 +0900)

----------------------------------------------------------------
Nobuhiro Iwamatsu (4):
      net: sh-eth: Add support R8A7794
      serial: sh: Add support R8A7794
      arm: rmobile: Add support R8A7794
      arm: rmobile: Add support Alt board

 arch/arm/cpu/armv7/rmobile/Makefile              |    1 +
 arch/arm/cpu/armv7/rmobile/cpu_info.c            |    1 +
 arch/arm/cpu/armv7/rmobile/pfc-r8a7794.c         | 1513
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm/include/asm/arch-rmobile/gpio.h         |    3 +
 arch/arm/include/asm/arch-rmobile/r8a7794-gpio.h |  176 ++++++++++++++++
 arch/arm/include/asm/arch-rmobile/r8a7794.h      |   14 ++
 arch/arm/include/asm/arch-rmobile/rcar-base.h    |    4 +-
 arch/arm/include/asm/arch-rmobile/rmobile.h      |    2 +
 board/renesas/alt/Makefile                       |    9 +
 board/renesas/alt/alt.c                          |  173 +++++++++++++++
 board/renesas/alt/qos.c                          |  944
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 board/renesas/alt/qos.h                          |   12 ++
 boards.cfg                                       |    1 +
 drivers/net/sh_eth.c                             |    5 +-
 drivers/net/sh_eth.h                             |    6 +-
 drivers/serial/serial_sh.h                       |    3 +-
 include/configs/alt.h                            |  166 +++++++++++++++
 17 files changed, 3026 insertions(+), 7 deletions(-)
 create mode 100644 arch/arm/cpu/armv7/rmobile/pfc-r8a7794.c
 create mode 100644 arch/arm/include/asm/arch-rmobile/r8a7794-gpio.h
 create mode 100644 arch/arm/include/asm/arch-rmobile/r8a7794.h
 create mode 100644 board/renesas/alt/Makefile
 create mode 100644 board/renesas/alt/alt.c
 create mode 100644 board/renesas/alt/qos.c
 create mode 100644 board/renesas/alt/qos.h
 create mode 100644 include/configs/alt.h


-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master
  2014-05-21  1:20 Nobuhiro Iwamatsu
@ 2014-05-24  8:39 ` Albert ARIBAUD
  0 siblings, 0 replies; 24+ messages in thread
From: Albert ARIBAUD @ 2014-05-24  8:39 UTC (permalink / raw)
  To: u-boot

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.

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master
@ 2014-05-21  1:20 Nobuhiro Iwamatsu
  2014-05-24  8:39 ` Albert ARIBAUD
  0 siblings, 1 reply; 24+ messages in thread
From: Nobuhiro Iwamatsu @ 2014-05-21  1:20 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master
  2014-05-16 20:35 ` Albert ARIBAUD
@ 2014-05-19  0:38   ` Nobuhiro Iwamatsu
  0 siblings, 0 replies; 24+ messages in thread
From: Nobuhiro Iwamatsu @ 2014-05-19  0:38 UTC (permalink / raw)
  To: u-boot

Hi,

2014-05-17 5:35 GMT+09:00 Albert ARIBAUD <albert.u.boot@aribaud.net>:
> Hi Nobuhiro,
>
> On Fri, 2 May 2014 05:14:44 +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 c9aab0f9dd23fddcebf5984dc19e62b514e759a7:
>>
>>   Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' (2014-04-21
>> 21:01:35 +0200)
>>
>> are available in the git repository at:
>>
>>   git://git.denx.de/u-boot-sh.git rmobile
>>
>> for you to fetch changes up to 8d18bcfd439b8422ab3bada2001cc2abd525d9f8:
>>
>>   arm: rmobile: lager: Remove MACH_TYPE_LAGER and CONFIG_MACH_TYPE
>> (2014-04-28 04:35:12 +0900)
>>
>> ----------------------------------------------------------------
>> Nobuhiro Iwamatsu (22):
>>       arm: rmobile: Coordinate the common part of the header file of
>> r8a7790 and r8a7791
>>       arm: rmobile: r8a779x: Fix L2 cache init and latency setting
>>       arm: rmobile: koelsch: Change name of structure
>>       arm: rmobile: koelsch: Remove NOR-Flash support
>>       arm: rmobile: lager: Change name of the structure
>>       arm: rmobile: lager: Remove NOR-Flash support
>>       arm: rmobile: Merge functions to get the CPU information of
>> R8A7790 and R8A7791
>>       arm: rmobile: Add 1 to value of the CPU revision in
>> rmobile_get_cpu_rev_integer()
>>       arm: rmobile: Add rmobile_get_cpu_rev_fraction() for R-Car SoCs
>>       arm: rmobile: Add prototype for function to get the CPU
>> information to rmobile.h
>>       arm: rmobile: Update print_cpuinfo function
>>       arm: rmobile: r8a7790: Add support ES2 revision
>>       arm: rmobile: r8a7791: Add support ES2 revision
>>       arm: rmobile: keolsch: Add support ES2 revision of R8A7791
>>       arm: rmobile: lager: Update QoS initialization to version 0.955
>>       arm: rmobile: koelsch: Update QoS initialization
>>       arm: rmobile: koelsch: Update calculation of CONFIG_SH_TMU_CLK_FREQ
>>       arm: rmobile: Add register infomation of PLL regsiter
>>       arm: rmobile: koelsch: Change to maximum CPU frequency
>>       arm: rmobile: lager: Update calculation of CONFIG_SH_TMU_CLK_FREQ
>>       arm: rmobile: lager: Change to maximum CPU frequency
>>       arm: rmobile: lager: Remove MACH_TYPE_LAGER and CONFIG_MACH_TYPE
>>
>>  arch/arm/cpu/armv7/rmobile/Makefile                |   4 +-
>>  arch/arm/cpu/armv7/rmobile/cpu_info-r8a7791.c      |  29 -
>>  .../{cpu_info-r8a7790.c => cpu_info-rcar.c}        |  12 +-
>>  arch/arm/cpu/armv7/rmobile/cpu_info.c              |  49 +-
>>  arch/arm/cpu/armv7/rmobile/lowlevel_init_ca15.S    |  20 +-
>>  arch/arm/include/asm/arch-rmobile/r8a7790.h        | 609 +-------------------
>>  arch/arm/include/asm/arch-rmobile/r8a7791.h        | 626 +-------------------
>>  arch/arm/include/asm/arch-rmobile/rcar-base.h      | 637 +++++++++++++++++++++
>>  arch/arm/include/asm/arch-rmobile/rmobile.h        |   6 +
>>  board/renesas/koelsch/koelsch.c                    | 194 +------
>>  board/renesas/koelsch/qos.c                        | 404 +++++++------
>>  board/renesas/lager/lager.c                        | 196 +------
>>  board/renesas/lager/qos.c                          | 236 ++++----
>>  boards.cfg                                         |   2 -
>>  include/configs/koelsch.h                          |  36 +-
>>  include/configs/lager.h                            |  40 +-
>>  16 files changed, 1092 insertions(+), 2008 deletions(-)
>>  delete mode 100644 arch/arm/cpu/armv7/rmobile/cpu_info-r8a7791.c
>>  rename arch/arm/cpu/armv7/rmobile/{cpu_info-r8a7790.c => cpu_info-rcar.c} (50%)
>>  create mode 100644 arch/arm/include/asm/arch-rmobile/rcar-base.h
>>
>
> Applied to u-boot-arm/master, thanks!
>
> Amicalement,
> --
> Albert.

Thank you!

Nobuhiro

-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master
  2014-05-01 20:14 Nobuhiro Iwamatsu
  2014-05-16  2:14 ` Nobuhiro Iwamatsu
@ 2014-05-16 20:35 ` Albert ARIBAUD
  2014-05-19  0:38   ` Nobuhiro Iwamatsu
  1 sibling, 1 reply; 24+ messages in thread
From: Albert ARIBAUD @ 2014-05-16 20:35 UTC (permalink / raw)
  To: u-boot

Hi Nobuhiro,

On Fri, 2 May 2014 05:14:44 +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 c9aab0f9dd23fddcebf5984dc19e62b514e759a7:
> 
>   Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' (2014-04-21
> 21:01:35 +0200)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-sh.git rmobile
> 
> for you to fetch changes up to 8d18bcfd439b8422ab3bada2001cc2abd525d9f8:
> 
>   arm: rmobile: lager: Remove MACH_TYPE_LAGER and CONFIG_MACH_TYPE
> (2014-04-28 04:35:12 +0900)
> 
> ----------------------------------------------------------------
> Nobuhiro Iwamatsu (22):
>       arm: rmobile: Coordinate the common part of the header file of
> r8a7790 and r8a7791
>       arm: rmobile: r8a779x: Fix L2 cache init and latency setting
>       arm: rmobile: koelsch: Change name of structure
>       arm: rmobile: koelsch: Remove NOR-Flash support
>       arm: rmobile: lager: Change name of the structure
>       arm: rmobile: lager: Remove NOR-Flash support
>       arm: rmobile: Merge functions to get the CPU information of
> R8A7790 and R8A7791
>       arm: rmobile: Add 1 to value of the CPU revision in
> rmobile_get_cpu_rev_integer()
>       arm: rmobile: Add rmobile_get_cpu_rev_fraction() for R-Car SoCs
>       arm: rmobile: Add prototype for function to get the CPU
> information to rmobile.h
>       arm: rmobile: Update print_cpuinfo function
>       arm: rmobile: r8a7790: Add support ES2 revision
>       arm: rmobile: r8a7791: Add support ES2 revision
>       arm: rmobile: keolsch: Add support ES2 revision of R8A7791
>       arm: rmobile: lager: Update QoS initialization to version 0.955
>       arm: rmobile: koelsch: Update QoS initialization
>       arm: rmobile: koelsch: Update calculation of CONFIG_SH_TMU_CLK_FREQ
>       arm: rmobile: Add register infomation of PLL regsiter
>       arm: rmobile: koelsch: Change to maximum CPU frequency
>       arm: rmobile: lager: Update calculation of CONFIG_SH_TMU_CLK_FREQ
>       arm: rmobile: lager: Change to maximum CPU frequency
>       arm: rmobile: lager: Remove MACH_TYPE_LAGER and CONFIG_MACH_TYPE
> 
>  arch/arm/cpu/armv7/rmobile/Makefile                |   4 +-
>  arch/arm/cpu/armv7/rmobile/cpu_info-r8a7791.c      |  29 -
>  .../{cpu_info-r8a7790.c => cpu_info-rcar.c}        |  12 +-
>  arch/arm/cpu/armv7/rmobile/cpu_info.c              |  49 +-
>  arch/arm/cpu/armv7/rmobile/lowlevel_init_ca15.S    |  20 +-
>  arch/arm/include/asm/arch-rmobile/r8a7790.h        | 609 +-------------------
>  arch/arm/include/asm/arch-rmobile/r8a7791.h        | 626 +-------------------
>  arch/arm/include/asm/arch-rmobile/rcar-base.h      | 637 +++++++++++++++++++++
>  arch/arm/include/asm/arch-rmobile/rmobile.h        |   6 +
>  board/renesas/koelsch/koelsch.c                    | 194 +------
>  board/renesas/koelsch/qos.c                        | 404 +++++++------
>  board/renesas/lager/lager.c                        | 196 +------
>  board/renesas/lager/qos.c                          | 236 ++++----
>  boards.cfg                                         |   2 -
>  include/configs/koelsch.h                          |  36 +-
>  include/configs/lager.h                            |  40 +-
>  16 files changed, 1092 insertions(+), 2008 deletions(-)
>  delete mode 100644 arch/arm/cpu/armv7/rmobile/cpu_info-r8a7791.c
>  rename arch/arm/cpu/armv7/rmobile/{cpu_info-r8a7790.c => cpu_info-rcar.c} (50%)
>  create mode 100644 arch/arm/include/asm/arch-rmobile/rcar-base.h
> 

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

Amicalement,
-- 
Albert.

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master
  2014-05-16 15:53     ` Albert ARIBAUD
@ 2014-05-16 18:41       ` Albert ARIBAUD
  0 siblings, 0 replies; 24+ messages in thread
From: Albert ARIBAUD @ 2014-05-16 18:41 UTC (permalink / raw)
  To: u-boot

Hi Albert,

On Fri, 16 May 2014 17:53:21 +0200, Albert ARIBAUD
<albert.u.boot@aribaud.net> wrote:

> Hi Albert,
> 
> On Fri, 16 May 2014 17:22:41 +0200, Albert ARIBAUD
> <albert.u.boot@aribaud.net> wrote:
> 
> > Hi Nobuhiro,
> > 
> > On Fri, 16 May 2014 11:14:26 +0900, Nobuhiro Iwamatsu
> > <iwamatsu@nigauri.org> wrote:
> > 
> > > Hi, Albert.
> > > 
> > > Could you apply this PR?
> > 
> > Sorry, for some reason it was off my radar. Will apply it along with
> > the pending ones.
> 
> Hmm, there's a merge conflict in boards.cfg whereby the same board is 
> asigned to two different maintainers:
> 
> > <<<<<<< HEAD
> > Active arm armv7 rmobile renesas lager lager_nor lager:NORFLASH Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> 
> > Active arm armv7 s5pc1xx samsung goni s5p_goni - Przemyslaw Marczak <p.marczak@samsung.com> 
> > =======
> > Active arm armv7 s5pc1xx samsung goni s5p_goni - Mateusz Zalega <m.zalega@samsung.com>
> >>>>>>> u-boot-sh/rmobile
> 
> Which one am I supposed to keep? Or both?

Ok, got it (commit bfbc47cc9fc)
 
> Amicalement,

Amicalement,
-- 
Albert.

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master
  2014-05-16 15:22   ` Albert ARIBAUD
@ 2014-05-16 15:53     ` Albert ARIBAUD
  2014-05-16 18:41       ` Albert ARIBAUD
  0 siblings, 1 reply; 24+ messages in thread
From: Albert ARIBAUD @ 2014-05-16 15:53 UTC (permalink / raw)
  To: u-boot

Hi Albert,

On Fri, 16 May 2014 17:22:41 +0200, Albert ARIBAUD
<albert.u.boot@aribaud.net> wrote:

> Hi Nobuhiro,
> 
> On Fri, 16 May 2014 11:14:26 +0900, Nobuhiro Iwamatsu
> <iwamatsu@nigauri.org> wrote:
> 
> > Hi, Albert.
> > 
> > Could you apply this PR?
> 
> Sorry, for some reason it was off my radar. Will apply it along with
> the pending ones.

Hmm, there's a merge conflict in boards.cfg whereby the same board is 
asigned to two different maintainers:

> <<<<<<< HEAD
> Active arm armv7 rmobile renesas lager lager_nor lager:NORFLASH Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> 
> Active arm armv7 s5pc1xx samsung goni s5p_goni - Przemyslaw Marczak <p.marczak@samsung.com> 
> =======
> Active arm armv7 s5pc1xx samsung goni s5p_goni - Mateusz Zalega <m.zalega@samsung.com>
>>>>>>> u-boot-sh/rmobile

Which one am I supposed to keep? Or both?

> > Best regards,
> >   Nobuhiro
> 
> Amicalement,

Amicalement,
-- 
Albert.

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master
  2014-05-16  2:14 ` Nobuhiro Iwamatsu
@ 2014-05-16 15:22   ` Albert ARIBAUD
  2014-05-16 15:53     ` Albert ARIBAUD
  0 siblings, 1 reply; 24+ messages in thread
From: Albert ARIBAUD @ 2014-05-16 15:22 UTC (permalink / raw)
  To: u-boot

Hi Nobuhiro,

On Fri, 16 May 2014 11:14:26 +0900, Nobuhiro Iwamatsu
<iwamatsu@nigauri.org> wrote:

> Hi, Albert.
> 
> Could you apply this PR?

Sorry, for some reason it was off my radar. Will apply it along with
the pending ones.

> Best regards,
>   Nobuhiro

Amicalement,
-- 
Albert.

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master
  2014-05-01 20:14 Nobuhiro Iwamatsu
@ 2014-05-16  2:14 ` Nobuhiro Iwamatsu
  2014-05-16 15:22   ` Albert ARIBAUD
  2014-05-16 20:35 ` Albert ARIBAUD
  1 sibling, 1 reply; 24+ messages in thread
From: Nobuhiro Iwamatsu @ 2014-05-16  2:14 UTC (permalink / raw)
  To: u-boot

Hi, Albert.

Could you apply this PR?

Best regards,
  Nobuhiro



2014-05-02 5:14 GMT+09:00 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>:
> Dear Albert Aribaud,
>
> Please pull u-boot-sh/rmobile into u-boot-arm/master.
>
> The following changes since commit c9aab0f9dd23fddcebf5984dc19e62b514e759a7:
>
>   Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' (2014-04-21
> 21:01:35 +0200)
>
> are available in the git repository at:
>
>   git://git.denx.de/u-boot-sh.git rmobile
>
> for you to fetch changes up to 8d18bcfd439b8422ab3bada2001cc2abd525d9f8:
>
>   arm: rmobile: lager: Remove MACH_TYPE_LAGER and CONFIG_MACH_TYPE
> (2014-04-28 04:35:12 +0900)
>
> ----------------------------------------------------------------
> Nobuhiro Iwamatsu (22):
>       arm: rmobile: Coordinate the common part of the header file of
> r8a7790 and r8a7791
>       arm: rmobile: r8a779x: Fix L2 cache init and latency setting
>       arm: rmobile: koelsch: Change name of structure
>       arm: rmobile: koelsch: Remove NOR-Flash support
>       arm: rmobile: lager: Change name of the structure
>       arm: rmobile: lager: Remove NOR-Flash support
>       arm: rmobile: Merge functions to get the CPU information of
> R8A7790 and R8A7791
>       arm: rmobile: Add 1 to value of the CPU revision in
> rmobile_get_cpu_rev_integer()
>       arm: rmobile: Add rmobile_get_cpu_rev_fraction() for R-Car SoCs
>       arm: rmobile: Add prototype for function to get the CPU
> information to rmobile.h
>       arm: rmobile: Update print_cpuinfo function
>       arm: rmobile: r8a7790: Add support ES2 revision
>       arm: rmobile: r8a7791: Add support ES2 revision
>       arm: rmobile: keolsch: Add support ES2 revision of R8A7791
>       arm: rmobile: lager: Update QoS initialization to version 0.955
>       arm: rmobile: koelsch: Update QoS initialization
>       arm: rmobile: koelsch: Update calculation of CONFIG_SH_TMU_CLK_FREQ
>       arm: rmobile: Add register infomation of PLL regsiter
>       arm: rmobile: koelsch: Change to maximum CPU frequency
>       arm: rmobile: lager: Update calculation of CONFIG_SH_TMU_CLK_FREQ
>       arm: rmobile: lager: Change to maximum CPU frequency
>       arm: rmobile: lager: Remove MACH_TYPE_LAGER and CONFIG_MACH_TYPE
>
>  arch/arm/cpu/armv7/rmobile/Makefile                |   4 +-
>  arch/arm/cpu/armv7/rmobile/cpu_info-r8a7791.c      |  29 -
>  .../{cpu_info-r8a7790.c => cpu_info-rcar.c}        |  12 +-
>  arch/arm/cpu/armv7/rmobile/cpu_info.c              |  49 +-
>  arch/arm/cpu/armv7/rmobile/lowlevel_init_ca15.S    |  20 +-
>  arch/arm/include/asm/arch-rmobile/r8a7790.h        | 609 +-------------------
>  arch/arm/include/asm/arch-rmobile/r8a7791.h        | 626 +-------------------
>  arch/arm/include/asm/arch-rmobile/rcar-base.h      | 637 +++++++++++++++++++++
>  arch/arm/include/asm/arch-rmobile/rmobile.h        |   6 +
>  board/renesas/koelsch/koelsch.c                    | 194 +------
>  board/renesas/koelsch/qos.c                        | 404 +++++++------
>  board/renesas/lager/lager.c                        | 196 +------
>  board/renesas/lager/qos.c                          | 236 ++++----
>  boards.cfg                                         |   2 -
>  include/configs/koelsch.h                          |  36 +-
>  include/configs/lager.h                            |  40 +-
>  16 files changed, 1092 insertions(+), 2008 deletions(-)
>  delete mode 100644 arch/arm/cpu/armv7/rmobile/cpu_info-r8a7791.c
>  rename arch/arm/cpu/armv7/rmobile/{cpu_info-r8a7790.c => cpu_info-rcar.c} (50%)
>  create mode 100644 arch/arm/include/asm/arch-rmobile/rcar-base.h
>
> --
> Nobuhiro Iwamatsu
>    iwamatsu at {nigauri.org / debian.org}
>    GPG ID: 40AD1FA6



-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master
@ 2014-05-01 20:14 Nobuhiro Iwamatsu
  2014-05-16  2:14 ` Nobuhiro Iwamatsu
  2014-05-16 20:35 ` Albert ARIBAUD
  0 siblings, 2 replies; 24+ messages in thread
From: Nobuhiro Iwamatsu @ 2014-05-01 20:14 UTC (permalink / raw)
  To: u-boot

Dear Albert Aribaud,

Please pull u-boot-sh/rmobile into u-boot-arm/master.

The following changes since commit c9aab0f9dd23fddcebf5984dc19e62b514e759a7:

  Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' (2014-04-21
21:01:35 +0200)

are available in the git repository at:

  git://git.denx.de/u-boot-sh.git rmobile

for you to fetch changes up to 8d18bcfd439b8422ab3bada2001cc2abd525d9f8:

  arm: rmobile: lager: Remove MACH_TYPE_LAGER and CONFIG_MACH_TYPE
(2014-04-28 04:35:12 +0900)

----------------------------------------------------------------
Nobuhiro Iwamatsu (22):
      arm: rmobile: Coordinate the common part of the header file of
r8a7790 and r8a7791
      arm: rmobile: r8a779x: Fix L2 cache init and latency setting
      arm: rmobile: koelsch: Change name of structure
      arm: rmobile: koelsch: Remove NOR-Flash support
      arm: rmobile: lager: Change name of the structure
      arm: rmobile: lager: Remove NOR-Flash support
      arm: rmobile: Merge functions to get the CPU information of
R8A7790 and R8A7791
      arm: rmobile: Add 1 to value of the CPU revision in
rmobile_get_cpu_rev_integer()
      arm: rmobile: Add rmobile_get_cpu_rev_fraction() for R-Car SoCs
      arm: rmobile: Add prototype for function to get the CPU
information to rmobile.h
      arm: rmobile: Update print_cpuinfo function
      arm: rmobile: r8a7790: Add support ES2 revision
      arm: rmobile: r8a7791: Add support ES2 revision
      arm: rmobile: keolsch: Add support ES2 revision of R8A7791
      arm: rmobile: lager: Update QoS initialization to version 0.955
      arm: rmobile: koelsch: Update QoS initialization
      arm: rmobile: koelsch: Update calculation of CONFIG_SH_TMU_CLK_FREQ
      arm: rmobile: Add register infomation of PLL regsiter
      arm: rmobile: koelsch: Change to maximum CPU frequency
      arm: rmobile: lager: Update calculation of CONFIG_SH_TMU_CLK_FREQ
      arm: rmobile: lager: Change to maximum CPU frequency
      arm: rmobile: lager: Remove MACH_TYPE_LAGER and CONFIG_MACH_TYPE

 arch/arm/cpu/armv7/rmobile/Makefile                |   4 +-
 arch/arm/cpu/armv7/rmobile/cpu_info-r8a7791.c      |  29 -
 .../{cpu_info-r8a7790.c => cpu_info-rcar.c}        |  12 +-
 arch/arm/cpu/armv7/rmobile/cpu_info.c              |  49 +-
 arch/arm/cpu/armv7/rmobile/lowlevel_init_ca15.S    |  20 +-
 arch/arm/include/asm/arch-rmobile/r8a7790.h        | 609 +-------------------
 arch/arm/include/asm/arch-rmobile/r8a7791.h        | 626 +-------------------
 arch/arm/include/asm/arch-rmobile/rcar-base.h      | 637 +++++++++++++++++++++
 arch/arm/include/asm/arch-rmobile/rmobile.h        |   6 +
 board/renesas/koelsch/koelsch.c                    | 194 +------
 board/renesas/koelsch/qos.c                        | 404 +++++++------
 board/renesas/lager/lager.c                        | 196 +------
 board/renesas/lager/qos.c                          | 236 ++++----
 boards.cfg                                         |   2 -
 include/configs/koelsch.h                          |  36 +-
 include/configs/lager.h                            |  40 +-
 16 files changed, 1092 insertions(+), 2008 deletions(-)
 delete mode 100644 arch/arm/cpu/armv7/rmobile/cpu_info-r8a7791.c
 rename arch/arm/cpu/armv7/rmobile/{cpu_info-r8a7790.c => cpu_info-rcar.c} (50%)
 create mode 100644 arch/arm/include/asm/arch-rmobile/rcar-base.h

-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master
  2014-04-14 19:20 ` Tom Rini
@ 2014-04-15  6:10   ` Nobuhiro Iwamatsu
  0 siblings, 0 replies; 24+ messages in thread
From: Nobuhiro Iwamatsu @ 2014-04-15  6:10 UTC (permalink / raw)
  To: u-boot

Hi, Tom.

I am grateful that you have been working during the vacation.
And thanks for release 2014.04.

Best regards,
  Nobuhiro

2014-04-15 4:20 GMT+09:00 Tom Rini <trini@ti.com>:
> On Mon, Apr 14, 2014 at 05:53:19PM +0900, Nobuhiro Iwamatsu wrote:
>
>> Dear Albert Aribaud,
>>
>> Please pull u-boot-sh/rmobile into u-boot-arm/master.
>> I want to merge these fixes into 2014.04. Could you please merge these?
>>
>> Best regards,
>>   Nobuhiro
>>
>> The following changes since commit 1b82491ee6ee1e986e5521b33692a00e1f38fe75:
>>
>>   board:tricorder: fixup SPL OOB layout (2014-04-11 10:08:42 -0400)
>>
>> are available in the git repository at:
>>
>>   git://git.denx.de/u-boot-sh.git master
>>
>> for you to fetch changes up to fc56da0b2fd092fabf2af98a75db323a0d432297:
>>
>>   arm: kzm9g: Add CONFIG_SYS_GENERIC_BOARD (2014-04-14 17:42:30 +0900)
>>
>> ----------------------------------------------------------------
>> Tetsuyuki Kobayashi (2):
>>       i2c: sh_i2c: bugfix: i2c probe command does not work
>>       arm: kzm9g: Add CONFIG_SYS_GENERIC_BOARD
>>
>>  drivers/i2c/sh_i2c.c    | 4 +++-
>>  include/configs/kzm9g.h | 1 +
>>  2 files changed, 4 insertions(+), 1 deletion(-)
>
> Applied to u-boot/master, thanks!
>
> --
> Tom



-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master
  2014-04-14  8:53 Nobuhiro Iwamatsu
@ 2014-04-14 19:20 ` Tom Rini
  2014-04-15  6:10   ` Nobuhiro Iwamatsu
  0 siblings, 1 reply; 24+ messages in thread
From: Tom Rini @ 2014-04-14 19:20 UTC (permalink / raw)
  To: u-boot

On Mon, Apr 14, 2014 at 05:53:19PM +0900, Nobuhiro Iwamatsu wrote:

> Dear Albert Aribaud,
> 
> Please pull u-boot-sh/rmobile into u-boot-arm/master.
> I want to merge these fixes into 2014.04. Could you please merge these?
> 
> Best regards,
>   Nobuhiro
> 
> The following changes since commit 1b82491ee6ee1e986e5521b33692a00e1f38fe75:
> 
>   board:tricorder: fixup SPL OOB layout (2014-04-11 10:08:42 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to fc56da0b2fd092fabf2af98a75db323a0d432297:
> 
>   arm: kzm9g: Add CONFIG_SYS_GENERIC_BOARD (2014-04-14 17:42:30 +0900)
> 
> ----------------------------------------------------------------
> Tetsuyuki Kobayashi (2):
>       i2c: sh_i2c: bugfix: i2c probe command does not work
>       arm: kzm9g: Add CONFIG_SYS_GENERIC_BOARD
> 
>  drivers/i2c/sh_i2c.c    | 4 +++-
>  include/configs/kzm9g.h | 1 +
>  2 files changed, 4 insertions(+), 1 deletion(-)

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140414/da72d5af/attachment.pgp>

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master
@ 2014-04-14  8:53 Nobuhiro Iwamatsu
  2014-04-14 19:20 ` Tom Rini
  0 siblings, 1 reply; 24+ messages in thread
From: Nobuhiro Iwamatsu @ 2014-04-14  8:53 UTC (permalink / raw)
  To: u-boot

Dear Albert Aribaud,

Please pull u-boot-sh/rmobile into u-boot-arm/master.
I want to merge these fixes into 2014.04. Could you please merge these?

Best regards,
  Nobuhiro

The following changes since commit 1b82491ee6ee1e986e5521b33692a00e1f38fe75:

  board:tricorder: fixup SPL OOB layout (2014-04-11 10:08:42 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-sh.git master

for you to fetch changes up to fc56da0b2fd092fabf2af98a75db323a0d432297:

  arm: kzm9g: Add CONFIG_SYS_GENERIC_BOARD (2014-04-14 17:42:30 +0900)

----------------------------------------------------------------
Tetsuyuki Kobayashi (2):
      i2c: sh_i2c: bugfix: i2c probe command does not work
      arm: kzm9g: Add CONFIG_SYS_GENERIC_BOARD

 drivers/i2c/sh_i2c.c    | 4 +++-
 include/configs/kzm9g.h | 1 +
 2 files changed, 4 insertions(+), 1 deletion(-)


-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master
@ 2014-01-09  4:36 Nobuhiro Iwamatsu
  0 siblings, 0 replies; 24+ messages in thread
From: Nobuhiro Iwamatsu @ 2014-01-09  4:36 UTC (permalink / raw)
  To: u-boot

Dear Albert Aribaud,

Please pull u-boot-sh/rmobile into u-boot-arm/master.

The following changes since commit 6e51ca41002c5e92f7fec088320e340102dd3f5b:

  Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' (2014-01-08
20:48:26 +0100)

are available in the git repository at:


  git://git.denx.de/u-boot-sh.git rmobile

for you to fetch changes up to 7ce08ebdf796680b1bfa03e24ec0636a3ddca8e5:

  arm: rmobile: Add SH QSPI base register address (2014-01-09 13:27:27 +0900)

----------------------------------------------------------------
Nobuhiro Iwamatsu (3):
      arm: koelsch: Disable TMU0 before OS boot
      arm: lager: Disable TMU0 before OS boot
      arm: rmobile: Add SH QSPI base register address

 arch/arm/include/asm/arch-rmobile/r8a7790.h | 1 +
 arch/arm/include/asm/arch-rmobile/r8a7791.h | 1 +
 board/renesas/koelsch/koelsch.c             | 6 ++++++
 board/renesas/lager/lager.c                 | 6 ++++++
 4 files changed, 14 insertions(+)


-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master
  2013-12-18  7:44 Nobuhiro Iwamatsu
@ 2013-12-18 18:25 ` Albert ARIBAUD
  0 siblings, 0 replies; 24+ messages in thread
From: Albert ARIBAUD @ 2013-12-18 18:25 UTC (permalink / raw)
  To: u-boot

Hi Nobuhiro,

On Wed, 18 Dec 2013 16:44:34 +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 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-sh rmobile
> 
> for you to fetch changes up to b8f383b86bc748382cc7cb5b3602c0c2ff9cb60c:
> 
>   arm: koelsch: Add support reset function (2013-12-18 16:35:46 +0900)
> 
> ----------------------------------------------------------------
> Nobuhiro Iwamatsu (7):
>       arm: rmobile: Update README.rmobile
>       arm: lager: Add support Ethernet
>       arm: lager: Add support I2C
>       arm: lager: Add support reset function
>       arm: koelsch: Add support Ethernet
>       arm: koelsch: Add support I2C
>       arm: koelsch: Add support reset function
> 
>  board/renesas/koelsch/koelsch.c | 83
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  board/renesas/lager/lager.c     | 78
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  doc/README.rmobile              | 49
> ++++++++++++++++++++++++++++++++++---------------
>  include/configs/koelsch.h       | 41 +++++++++++++++++++++++++++++++++++++++--
>  include/configs/lager.h         | 35 +++++++++++++++++++++++++++++++++++
>  5 files changed, 269 insertions(+), 17 deletions(-)
> 
> 

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

Amicalement,
-- 
Albert.

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master
@ 2013-12-18  7:44 Nobuhiro Iwamatsu
  2013-12-18 18:25 ` Albert ARIBAUD
  0 siblings, 1 reply; 24+ messages in thread
From: Nobuhiro Iwamatsu @ 2013-12-18  7:44 UTC (permalink / raw)
  To: u-boot

Dear Albert Aribaud,

Please pull u-boot-sh/rmobile into u-boot-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-sh rmobile

for you to fetch changes up to b8f383b86bc748382cc7cb5b3602c0c2ff9cb60c:

  arm: koelsch: Add support reset function (2013-12-18 16:35:46 +0900)

----------------------------------------------------------------
Nobuhiro Iwamatsu (7):
      arm: rmobile: Update README.rmobile
      arm: lager: Add support Ethernet
      arm: lager: Add support I2C
      arm: lager: Add support reset function
      arm: koelsch: Add support Ethernet
      arm: koelsch: Add support I2C
      arm: koelsch: Add support reset function

 board/renesas/koelsch/koelsch.c | 83
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 board/renesas/lager/lager.c     | 78
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 doc/README.rmobile              | 49
++++++++++++++++++++++++++++++++++---------------
 include/configs/koelsch.h       | 41 +++++++++++++++++++++++++++++++++++++++--
 include/configs/lager.h         | 35 +++++++++++++++++++++++++++++++++++
 5 files changed, 269 insertions(+), 17 deletions(-)


-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master
  2013-12-03  1:40 Nobuhiro Iwamatsu
@ 2013-12-06 12:07 ` Albert ARIBAUD
  0 siblings, 0 replies; 24+ messages in thread
From: Albert ARIBAUD @ 2013-12-06 12:07 UTC (permalink / raw)
  To: u-boot

Hi Nobuhiro,

On Tue, 3 Dec 2013 10:40:07 +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
> 77524d2c9d81e97c54e704b65c8a02e4bec0f441:
> 
>   Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
> (2013-12-02 16:00:10 +0100)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-sh.git rmobile
> 
> for you to fetch changes up to
> cae83ce5159f9533b3dd3b442e9e5926fd0e285b:
> 
>   arm: rmobile: Remove config.mk (2013-12-03 09:47:15 +0900)
> 
> ----------------------------------------------------------------
> Nobuhiro Iwamatsu (7):
>       arm: rmobile: Move lowlevel_init.o to taget of each CPU
>       arm: rmobile: Add support R8A7790
>       arm: rmobile: Add support lager board
>       arm: rmobile: Add support R8A7791
>       arm: rmobile: Add support koelsch board
>       arm: kzm9g: Fix undefined reference to `__aeabi_uldivmod' error
>       arm: rmobile: Remove config.mk
> 
>  arch/arm/cpu/armv7/rmobile/Makefile              |   11 +-
>  arch/arm/cpu/armv7/rmobile/config.mk             |    9 -
>  arch/arm/cpu/armv7/rmobile/cpu_info-r8a7790.c    |   22 +
>  arch/arm/cpu/armv7/rmobile/cpu_info-r8a7791.c    |   29 +
>  arch/arm/cpu/armv7/rmobile/cpu_info.c            |   10 +
>  arch/arm/cpu/armv7/rmobile/lowlevel_init_ca15.S  |   60 ++
>  arch/arm/cpu/armv7/rmobile/pfc-r8a7790.c         |  829
> +++++++++++++++
>  arch/arm/cpu/armv7/rmobile/pfc-r8a7790.h         |   92 ++
>  arch/arm/cpu/armv7/rmobile/pfc-r8a7791.c         | 1117
> ++++++++++++++++++++
>  arch/arm/cpu/armv7/rmobile/timer.c               |    8 +-
>  arch/arm/include/asm/arch-rmobile/gpio.h         |    6 +
>  arch/arm/include/asm/arch-rmobile/r8a7790-gpio.h |  387 +++++++
>  arch/arm/include/asm/arch-rmobile/r8a7790.h      |  614 +++++++++++
>  arch/arm/include/asm/arch-rmobile/r8a7791-gpio.h |  438 ++++++++
>  arch/arm/include/asm/arch-rmobile/r8a7791.h      |  664 ++++++++++++
>  arch/arm/include/asm/arch-rmobile/rmobile.h      |    4 +
>  board/renesas/koelsch/Makefile                   |    9 +
>  board/renesas/koelsch/koelsch.c                  |  283 +++++
>  board/renesas/koelsch/qos.c                      | 1220
> ++++++++++++++++++++++
>  board/renesas/koelsch/qos.h                      |   12 +
>  board/renesas/lager/Makefile                     |    9 +
>  board/renesas/lager/lager.c                      |  287 +++++
>  board/renesas/lager/qos.c                        | 1119
> ++++++++++++++++++++
>  board/renesas/lager/qos.h                        |   12 +
>  boards.cfg                                       |    4 +
>  include/configs/koelsch.h                        |  133 +++
>  include/configs/lager.h                          |  141 +++
>  27 files changed, 7512 insertions(+), 17 deletions(-)
>  delete mode 100644 arch/arm/cpu/armv7/rmobile/config.mk
>  create mode 100644 arch/arm/cpu/armv7/rmobile/cpu_info-r8a7790.c
>  create mode 100644 arch/arm/cpu/armv7/rmobile/cpu_info-r8a7791.c
>  create mode 100644 arch/arm/cpu/armv7/rmobile/lowlevel_init_ca15.S
>  create mode 100644 arch/arm/cpu/armv7/rmobile/pfc-r8a7790.c
>  create mode 100644 arch/arm/cpu/armv7/rmobile/pfc-r8a7790.h
>  create mode 100644 arch/arm/cpu/armv7/rmobile/pfc-r8a7791.c
>  create mode 100644 arch/arm/include/asm/arch-rmobile/r8a7790-gpio.h
>  create mode 100644 arch/arm/include/asm/arch-rmobile/r8a7790.h
>  create mode 100644 arch/arm/include/asm/arch-rmobile/r8a7791-gpio.h
>  create mode 100644 arch/arm/include/asm/arch-rmobile/r8a7791.h
>  create mode 100644 board/renesas/koelsch/Makefile
>  create mode 100644 board/renesas/koelsch/koelsch.c
>  create mode 100644 board/renesas/koelsch/qos.c
>  create mode 100644 board/renesas/koelsch/qos.h
>  create mode 100644 board/renesas/lager/Makefile
>  create mode 100644 board/renesas/lager/lager.c
>  create mode 100644 board/renesas/lager/qos.c
>  create mode 100644 board/renesas/lager/qos.h
>  create mode 100644 include/configs/koelsch.h
>  create mode 100644 include/configs/lager.h
> 

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

Amicalement,
-- 
Albert.

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master
@ 2013-12-03  1:40 Nobuhiro Iwamatsu
  2013-12-06 12:07 ` Albert ARIBAUD
  0 siblings, 1 reply; 24+ messages in thread
From: Nobuhiro Iwamatsu @ 2013-12-03  1:40 UTC (permalink / raw)
  To: u-boot

Dear Albert Aribaud,

Please pull u-boot-sh/rmobile into u-boot-arm/master.

The following changes since commit
77524d2c9d81e97c54e704b65c8a02e4bec0f441:

  Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
(2013-12-02 16:00:10 +0100)

are available in the git repository at:


  git://git.denx.de/u-boot-sh.git rmobile

for you to fetch changes up to
cae83ce5159f9533b3dd3b442e9e5926fd0e285b:

  arm: rmobile: Remove config.mk (2013-12-03 09:47:15 +0900)

----------------------------------------------------------------
Nobuhiro Iwamatsu (7):
      arm: rmobile: Move lowlevel_init.o to taget of each CPU
      arm: rmobile: Add support R8A7790
      arm: rmobile: Add support lager board
      arm: rmobile: Add support R8A7791
      arm: rmobile: Add support koelsch board
      arm: kzm9g: Fix undefined reference to `__aeabi_uldivmod' error
      arm: rmobile: Remove config.mk

 arch/arm/cpu/armv7/rmobile/Makefile              |   11 +-
 arch/arm/cpu/armv7/rmobile/config.mk             |    9 -
 arch/arm/cpu/armv7/rmobile/cpu_info-r8a7790.c    |   22 +
 arch/arm/cpu/armv7/rmobile/cpu_info-r8a7791.c    |   29 +
 arch/arm/cpu/armv7/rmobile/cpu_info.c            |   10 +
 arch/arm/cpu/armv7/rmobile/lowlevel_init_ca15.S  |   60 ++
 arch/arm/cpu/armv7/rmobile/pfc-r8a7790.c         |  829
+++++++++++++++
 arch/arm/cpu/armv7/rmobile/pfc-r8a7790.h         |   92 ++
 arch/arm/cpu/armv7/rmobile/pfc-r8a7791.c         | 1117
++++++++++++++++++++
 arch/arm/cpu/armv7/rmobile/timer.c               |    8 +-
 arch/arm/include/asm/arch-rmobile/gpio.h         |    6 +
 arch/arm/include/asm/arch-rmobile/r8a7790-gpio.h |  387 +++++++
 arch/arm/include/asm/arch-rmobile/r8a7790.h      |  614 +++++++++++
 arch/arm/include/asm/arch-rmobile/r8a7791-gpio.h |  438 ++++++++
 arch/arm/include/asm/arch-rmobile/r8a7791.h      |  664 ++++++++++++
 arch/arm/include/asm/arch-rmobile/rmobile.h      |    4 +
 board/renesas/koelsch/Makefile                   |    9 +
 board/renesas/koelsch/koelsch.c                  |  283 +++++
 board/renesas/koelsch/qos.c                      | 1220
++++++++++++++++++++++
 board/renesas/koelsch/qos.h                      |   12 +
 board/renesas/lager/Makefile                     |    9 +
 board/renesas/lager/lager.c                      |  287 +++++
 board/renesas/lager/qos.c                        | 1119
++++++++++++++++++++
 board/renesas/lager/qos.h                        |   12 +
 boards.cfg                                       |    4 +
 include/configs/koelsch.h                        |  133 +++
 include/configs/lager.h                          |  141 +++
 27 files changed, 7512 insertions(+), 17 deletions(-)
 delete mode 100644 arch/arm/cpu/armv7/rmobile/config.mk
 create mode 100644 arch/arm/cpu/armv7/rmobile/cpu_info-r8a7790.c
 create mode 100644 arch/arm/cpu/armv7/rmobile/cpu_info-r8a7791.c
 create mode 100644 arch/arm/cpu/armv7/rmobile/lowlevel_init_ca15.S
 create mode 100644 arch/arm/cpu/armv7/rmobile/pfc-r8a7790.c
 create mode 100644 arch/arm/cpu/armv7/rmobile/pfc-r8a7790.h
 create mode 100644 arch/arm/cpu/armv7/rmobile/pfc-r8a7791.c
 create mode 100644 arch/arm/include/asm/arch-rmobile/r8a7790-gpio.h
 create mode 100644 arch/arm/include/asm/arch-rmobile/r8a7790.h
 create mode 100644 arch/arm/include/asm/arch-rmobile/r8a7791-gpio.h
 create mode 100644 arch/arm/include/asm/arch-rmobile/r8a7791.h
 create mode 100644 board/renesas/koelsch/Makefile
 create mode 100644 board/renesas/koelsch/koelsch.c
 create mode 100644 board/renesas/koelsch/qos.c
 create mode 100644 board/renesas/koelsch/qos.h
 create mode 100644 board/renesas/lager/Makefile
 create mode 100644 board/renesas/lager/lager.c
 create mode 100644 board/renesas/lager/qos.c
 create mode 100644 board/renesas/lager/qos.h
 create mode 100644 include/configs/koelsch.h
 create mode 100644 include/configs/lager.h

-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2014-10-09  7:51 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-10  7:58 [U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master Nobuhiro Iwamatsu
2014-06-10  8:46 ` Albert ARIBAUD
2014-06-12  0:47   ` Nobuhiro Iwamatsu
  -- 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-05-21  1:20 Nobuhiro Iwamatsu
2014-05-24  8:39 ` Albert ARIBAUD
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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.