[U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master

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

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,
participants (2)
-
Albert ARIBAUD
-
Nobuhiro Iwamatsu