From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexey Brodkin Date: Wed, 18 Feb 2015 12:35:35 +0000 Subject: [U-Boot] please pull u-boot-arc master In-Reply-To: <1423808600.3136.1.camel@synopsys.com> References: <1420837757.3108.1.camel@synopsys.com> <1423808600.3136.1.camel@synopsys.com> Message-ID: <1424262935.22510.10.camel@synopsys.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Tom, On Fri, 2015-02-13 at 09:23 +0300, Alexey Brodkin wrote: > Dear Tom, > > The following changes since commit > bd2a4888b123713adec271d6c8040ca9f609aa2f: > > sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART (2015-02-11 > 19:43:45 -0500) > > are available in the git repository at: > > git://git.denx.de/u-boot-arc.git > > for you to fetch changes up to f13606b77d32344d35f6430eb45cffd47302e244: > > arc: introduce U-Boot port for ARCv2 ISA (2015-02-13 09:17:51 +0300) > > ---------------------------------------------------------------- > Alexey Brodkin (1): > arc: introduce U-Boot port for ARCv2 ISA > > arch/arc/Kconfig | 59 ++++++++++++++++++- > arch/arc/config.mk | 12 ++++ > arch/arc/cpu/arcv2/Makefile | 7 +++ > arch/arc/cpu/arcv2/start.S | 254 > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > arch/arc/include/asm/cache.h | 6 +- > configs/axs103_defconfig | 5 ++ > 6 files changed, 340 insertions(+), 3 deletions(-) > create mode 100644 arch/arc/cpu/arcv2/Makefile > create mode 100644 arch/arc/cpu/arcv2/start.S > create mode 100644 configs/axs103_defconfig > > Best regards, > Alexey > Could you please pull those changes? -Alexey