[U-Boot] [RFC PATCH 0/21] ARM: start to move SoC code into arch/arm/mach-*

Simon Glass sjg at chromium.org
Thu Feb 5 04:08:38 CET 2015


On 24 January 2015 at 23:11, Masahiro Yamada <yamada.m at jp.panasonic.com> wrote:
>
> This series can be applied on the current u-boot/master
> (commit 37b608a52dcb133)
>
> Buildman test passed.
>
> $ tools/buildman/buildman -s -b mach arm
> boards.cfg is up to date. Nothing to do.
> Summary of 22 commits for 474 boards (8 threads, 1 job per thread)
> 01: powerpc: remove icecube_5200, Lite5200, cpci5200, mecp5200, pf5200
>        arm: +   openrd_base s5pc210_universal maxbcm odroid smdkv310 snow openrd_ultimate smdk5250 peach-pi openrd_client smdk5420 origen odroid-xu3 db-mv784mp-gp trats arndale peach-pit trats2
> 02: ARM: at91: move board select menu and common settings
> 03: ARM: prepare for moving SoC sources into mach-*
> 04: ARM: at91: collect SoC sources into mach-at91
> 05: ARM: tegra: collect SoC sources into mach-tegra
> 06: ARM: UniPhier: move SoC sources to mach-uniphier
> 07: ARM: davinci: move SoC sources to mach-davinci
> 08: ARM: kirkwood: move SOC sources to mach-kirkwood
> 09: ARM: nomadik: move SoC sources to mach-nomadik
> 10: ARM: highbank: move SoC sources to mach-highbank
> 11: ARM: orion5x: move SoC sources to mach-orion5x
> 12: ARM: versatile: move SoC sources to mach-versatile
> 13: ARM: keystone: move SoC sources to mach-keystone
> 14: kbuild: prepare for moving headers into mach-*/include/mach
> 15: ARM: at91: move SoC headers to mach-at91/include/mach
> 16: ARM: UniPhier: move SoC headers to mach-uniphier/include/mach
> 17: ARM: davinci: move SoC headers to mach-davinci/include/mach
> 18: ARM: kirkwood: move SoC headers to mach-kirkwood/include/mach
> 19: ARM: nomadik: move SoC headers to mach-nomadik/include/mach
> 20: ARM: orion5x: move SoC headers to mach-orion5x/include/mach
> 21: ARM: keystone: move SoC headers to mach-keystone/include/mach
> 22: ARM: prepare for including <mach/*.h>
>
>
>
> Masahiro Yamada (21):
>   ARM: at91: move board select menu and common settings
>   ARM: prepare for moving SoC sources into mach-*
>   ARM: at91: collect SoC sources into mach-at91
>   ARM: tegra: collect SoC sources into mach-tegra
>   ARM: UniPhier: move SoC sources to mach-uniphier
>   ARM: davinci: move SoC sources to mach-davinci
>   ARM: kirkwood: move SOC sources to mach-kirkwood
>   ARM: nomadik: move SoC sources to mach-nomadik
>   ARM: highbank: move SoC sources to mach-highbank
>   ARM: orion5x: move SoC sources to mach-orion5x
>   ARM: versatile: move SoC sources to mach-versatile
>   ARM: keystone: move SoC sources to mach-keystone
>   kbuild: prepare for moving headers into mach-*/include/mach
>   ARM: at91: move SoC headers to mach-at91/include/mach
>   ARM: UniPhier: move SoC headers to mach-uniphier/include/mach
>   ARM: davinci: move SoC headers to mach-davinci/include/mach
>   ARM: kirkwood: move SoC headers to mach-kirkwood/include/mach
>   ARM: nomadik: move SoC headers to mach-nomadik/include/mach
>   ARM: orion5x: move SoC headers to mach-orion5x/include/mach
>   ARM: keystone: move SoC headers to mach-keystone/include/mach
>   ARM: prepare for including <mach/*.h>

After the discussion, the series:

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list