uboot/arch/arm
Masahiro Yamada 620118403e ARM: at91: collect SoC sources into mach-at91
This commit moves source files as follows:

  arch/arm/cpu/arm920t/at91/*   -> arch/arm/mach-at91/arm920t/*
  arch/arm/cpu/arm926ejs/at91/* -> arch/arm/mach-at91/arm926ejs/*
  arch/arm/cpu/armv7/at91/*     -> arch/arm/mach-at91/armv7/*
  arch/arm/cpu/at91-common/*    -> arch/arm/mach-at91/*

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Andreas Bießmann <andreas.devel@googlemail.co>
2015-02-21 08:23:51 -05:00
..
cpu ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
dts Odroid-XU3: Add eMMC-reset node on DT 2015-02-13 17:17:10 +09:00
imx-common
include Merge branch 'master' of http://git.denx.de/u-boot-sunxi 2015-02-17 06:27:44 -05:00
lib common/board_f: factor out reserve_stacks 2015-02-17 22:52:42 +01:00
mach-at91 ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
mvebu-common arm: mvebu: Add Serdes PHY config code 2015-02-06 17:24:59 +01:00
Kconfig ARM: at91: move board select menu and common settings 2015-02-21 08:23:51 -05:00
Kconfig.debug
Makefile ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
config.mk