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

Hi Tom,
The following changes since commit 4009bed4694892716d280fcb088899b566c5c986:
Reformat boards.cfg (2014-07-05 00:36:57 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-arm master
for you to fetch changes up to 23f23f23d509e8e873797884456070c8a47d72b2:
socfpga: Relocate arch common functions away from board (2014-07-05 10:14:46 +0200)
---------------------------------------------------------------- Chin Liang See (1): socfpga: Relocate arch common functions away from board
Christian Riesch (1): arm, calimain: Add CONFIG_SYS_GENERIC_BOARD
Jeroen Hofstee (1): arm: spl: fix include guard
Linus Walleij (1): integrator: switch to generic board
Shaibal.Dutta (1): arm: Fix armv8 compilation error
Stephen Warren (1): ARM: rpi_b: enable GENERIC_BOARD
Łukasz Dałek (1): arm:board:h2200: Add CONFIG_SYS_GENERIC_BOARD
arch/arm/cpu/armv7/socfpga/misc.c | 24 ++++++++++++++++++++++++ arch/arm/include/asm/arch-keystone/spl.h | 2 +- arch/arm/include/asm/arch-sunxi/spl.h | 2 +- arch/arm/include/asm/proc-armv/system.h | 2 +- board/altera/socfpga/socfpga_cyclone5.c | 23 ----------------------- include/configs/calimain.h | 3 ++- include/configs/h2200.h | 1 + include/configs/integrator-common.h | 1 + include/configs/rpi_b.h | 1 + 9 files changed, 32 insertions(+), 27 deletions(-)
Amicalement,

Hi Tom,
On Sat, 5 Jul 2014 10:18:48 +0200, Albert ARIBAUD albert.u.boot@aribaud.net wrote:
Hi Tom,
The following changes since commit 4009bed4694892716d280fcb088899b566c5c986:
Reformat boards.cfg (2014-07-05 00:36:57 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-arm master
for you to fetch changes up to 23f23f23d509e8e873797884456070c8a47d72b2:
socfpga: Relocate arch common functions away from board (2014-07-05 10:14:46 +0200)
Please wait before applying this one, as I'll proably be adding Jeroen's extern-to-static patch, in which case I'll send an updated PR.
Amicalement,

Hi Tom,
On Sat, 5 Jul 2014 14:45:04 +0200, Albert ARIBAUD albert.u.boot@aribaud.net wrote:
Hi Tom,
On Sat, 5 Jul 2014 10:18:48 +0200, Albert ARIBAUD albert.u.boot@aribaud.net wrote:
Hi Tom,
The following changes since commit 4009bed4694892716d280fcb088899b566c5c986:
Reformat boards.cfg (2014-07-05 00:36:57 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-arm master
for you to fetch changes up to 23f23f23d509e8e873797884456070c8a47d72b2:
socfpga: Relocate arch common functions away from board (2014-07-05 10:14:46 +0200)
Please wait before applying this one, as I'll proably be adding Jeroen's extern-to-static patch, in which case I'll send an updated PR.
Jeroen's patch will wait until after 2014.07, so you can take my PR as it is now.
Amicalement,
Amicalement,

On Sat, Jul 05, 2014 at 10:18:48AM +0200, Albert ARIBAUD wrote:
Hi Tom,
The following changes since commit 4009bed4694892716d280fcb088899b566c5c986:
Reformat boards.cfg (2014-07-05 00:36:57 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-arm master
for you to fetch changes up to 23f23f23d509e8e873797884456070c8a47d72b2:
socfpga: Relocate arch common functions away from board (2014-07-05 10:14:46 +0200)
Chin Liang See (1): socfpga: Relocate arch common functions away from board
Christian Riesch (1): arm, calimain: Add CONFIG_SYS_GENERIC_BOARD
Jeroen Hofstee (1): arm: spl: fix include guard
Linus Walleij (1): integrator: switch to generic board
Shaibal.Dutta (1): arm: Fix armv8 compilation error
Stephen Warren (1): ARM: rpi_b: enable GENERIC_BOARD
Łukasz Dałek (1): arm:board:h2200: Add CONFIG_SYS_GENERIC_BOARD
arch/arm/cpu/armv7/socfpga/misc.c | 24 ++++++++++++++++++++++++ arch/arm/include/asm/arch-keystone/spl.h | 2 +- arch/arm/include/asm/arch-sunxi/spl.h | 2 +- arch/arm/include/asm/proc-armv/system.h | 2 +- board/altera/socfpga/socfpga_cyclone5.c | 23 ----------------------- include/configs/calimain.h | 3 ++- include/configs/h2200.h | 1 + include/configs/integrator-common.h | 1 + include/configs/rpi_b.h | 1 + 9 files changed, 32 insertions(+), 27 deletions(-)
Applied to u-boot/master, thanks!
participants (2)
-
Albert ARIBAUD
-
Tom Rini