All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot]  please pull u-boot-arc master
@ 2014-04-25 14:24 Alexey Brodkin
  2014-04-25 19:45 ` Tom Rini
                   ` (2 more replies)
  0 siblings, 3 replies; 32+ messages in thread
From: Alexey Brodkin @ 2014-04-25 14:24 UTC (permalink / raw)
  To: u-boot

Dear Tom,

The following changes since commit
adcdeacc3eda1e5949e54062aa99c299e12483be:

  Merge branch 'master' of git://git.denx.de/u-boot-mips (2014-04-23
11:07:11 -0400)

are available in the git repository at:


  ssh://gu-arc at git.denx.de/u-boot-arc master

for you to fetch changes up to 0cdd762027340ad82fdc2bf7476e8e791529a251:

  axs101: bump DDR size from 256 to 512 Mb (2014-04-25 18:00:23 +0400)

----------------------------------------------------------------
Alexey Brodkin (2):
      axs101: increase EEPROM page write delay from 32 to 64 msec
      axs101: bump DDR size from 256 to 512 Mb

 include/configs/axs101.h | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

--
Best regards,
Alexey Brodkin

^ permalink raw reply	[flat|nested] 32+ messages in thread

* [U-Boot] please pull u-boot-arc master
  2014-04-25 14:24 [U-Boot] please pull u-boot-arc master Alexey Brodkin
@ 2014-04-25 19:45 ` Tom Rini
  2014-04-28  7:46   ` Alexey Brodkin
  2014-05-27 14:28 ` Alexey Brodkin
  2014-06-03 12:19 ` Alexey Brodkin
  2 siblings, 1 reply; 32+ messages in thread
From: Tom Rini @ 2014-04-25 19:45 UTC (permalink / raw)
  To: u-boot

On Fri, Apr 25, 2014 at 02:24:57PM +0000, Alexey Brodkin wrote:

> Dear Tom,
> 
> The following changes since commit
> adcdeacc3eda1e5949e54062aa99c299e12483be:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-mips (2014-04-23
> 11:07:11 -0400)
> 
> are available in the git repository at:
> 
> 
>   ssh://gu-arc at git.denx.de/u-boot-arc master

Note we usually use one of the git:// URIs here :)

> 
> for you to fetch changes up to 0cdd762027340ad82fdc2bf7476e8e791529a251:
> 
>   axs101: bump DDR size from 256 to 512 Mb (2014-04-25 18:00:23 +0400)
> 
> ----------------------------------------------------------------
> Alexey Brodkin (2):
>       axs101: increase EEPROM page write delay from 32 to 64 msec
>       axs101: bump DDR size from 256 to 512 Mb
> 
>  include/configs/axs101.h | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140425/c2af34b5/attachment.pgp>

^ permalink raw reply	[flat|nested] 32+ messages in thread

* [U-Boot] please pull u-boot-arc master
  2014-04-25 19:45 ` Tom Rini
@ 2014-04-28  7:46   ` Alexey Brodkin
  0 siblings, 0 replies; 32+ messages in thread
From: Alexey Brodkin @ 2014-04-28  7:46 UTC (permalink / raw)
  To: u-boot

Hi Tom,

On Fri, 2014-04-25 at 15:45 -0400, Tom Rini wrote:
> On Fri, Apr 25, 2014 at 02:24:57PM +0000, Alexey Brodkin wrote:
> 
> > Dear Tom,
> > 
> > The following changes since commit
> > adcdeacc3eda1e5949e54062aa99c299e12483be:
> > 
> >   Merge branch 'master' of git://git.denx.de/u-boot-mips (2014-04-23
> > 11:07:11 -0400)
> > 
> > are available in the git repository at:
> > 
> > 
> >   ssh://gu-arc at git.denx.de/u-boot-arc master
> 
> Note we usually use one of the git:// URIs here :)

I understand it. But unfortunately in our company most ports are closed
for external resources except SSH. That's why I may only use SSH for
secure pull/push from/to external repos.

If this is completely not-acceptable for you I'll try to work with IT
people and get access to U-boot repos via GIT protocol, but this might
be a bit problematic.

But IMHO since in pull request you have full command line for pulling I
may expect that it should not complicate your operation significantly.

Regards,
Alexey

^ permalink raw reply	[flat|nested] 32+ messages in thread

* [U-Boot]  please pull u-boot-arc master
  2014-04-25 14:24 [U-Boot] please pull u-boot-arc master Alexey Brodkin
  2014-04-25 19:45 ` Tom Rini
@ 2014-05-27 14:28 ` Alexey Brodkin
  2014-05-27 15:44   ` Tom Rini
  2014-06-03 12:19 ` Alexey Brodkin
  2 siblings, 1 reply; 32+ messages in thread
From: Alexey Brodkin @ 2014-05-27 14:28 UTC (permalink / raw)
  To: u-boot

Dear Tom,

The following changes since commit
9665fa8f9e1488209d5e01d0792c243e0a220c5a:

  Merge branch 'master' of git://git.denx.de/u-boot-arm (2014-05-24
06:34:08 -0400)

are available in the git repository at:


  git://git.denx.de/u-boot-arc.git master

for you to fetch changes up to 7f6a6db638f6375255abb198d32c8917f8c031e9:

  tb100 - add Abilis TB100 board (2014-05-27 18:22:24 +0400)

----------------------------------------------------------------
Alexey Brodkin (1):
      tb100 - add Abilis TB100 board

 board/abilis/tb100/Makefile |   7 +++++
 board/abilis/tb100/tb100.c  |  23 ++++++++++++++++
 boards.cfg                  |   1 +
 include/configs/tb100.h     | 123
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 154 insertions(+)
 create mode 100644 board/abilis/tb100/Makefile
 create mode 100644 board/abilis/tb100/tb100.c
 create mode 100644 include/configs/tb100.h

--
Best regards,
Alexey Brodkin

^ permalink raw reply	[flat|nested] 32+ messages in thread

* [U-Boot] please pull u-boot-arc master
  2014-05-27 14:28 ` Alexey Brodkin
@ 2014-05-27 15:44   ` Tom Rini
  0 siblings, 0 replies; 32+ messages in thread
From: Tom Rini @ 2014-05-27 15:44 UTC (permalink / raw)
  To: u-boot

On Tue, May 27, 2014 at 02:28:20PM +0000, Alexey Brodkin wrote:

> Dear Tom,
> 
> The following changes since commit
> 9665fa8f9e1488209d5e01d0792c243e0a220c5a:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-arm (2014-05-24
> 06:34:08 -0400)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-arc.git master
> 
> for you to fetch changes up to 7f6a6db638f6375255abb198d32c8917f8c031e9:
> 
>   tb100 - add Abilis TB100 board (2014-05-27 18:22:24 +0400)
> 
> ----------------------------------------------------------------
> Alexey Brodkin (1):
>       tb100 - add Abilis TB100 board
> 
>  board/abilis/tb100/Makefile |   7 +++++
>  board/abilis/tb100/tb100.c  |  23 ++++++++++++++++
>  boards.cfg                  |   1 +
>  include/configs/tb100.h     | 123
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 154 insertions(+)
>  create mode 100644 board/abilis/tb100/Makefile
>  create mode 100644 board/abilis/tb100/tb100.c
>  create mode 100644 include/configs/tb100.h

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140527/014a736a/attachment.pgp>

^ permalink raw reply	[flat|nested] 32+ messages in thread

* [U-Boot]  please pull u-boot-arc master
  2014-04-25 14:24 [U-Boot] please pull u-boot-arc master Alexey Brodkin
  2014-04-25 19:45 ` Tom Rini
  2014-05-27 14:28 ` Alexey Brodkin
@ 2014-06-03 12:19 ` Alexey Brodkin
  2014-06-05 15:46   ` Tom Rini
  2 siblings, 1 reply; 32+ messages in thread
From: Alexey Brodkin @ 2014-06-03 12:19 UTC (permalink / raw)
  To: u-boot

Dear Tom,

The following changes since commit 3fe1a8545b55d31a6db2d9e60d962c4f6e048913:

  powerpc: hiddendragon: remove orphan board (2014-05-30 14:03:24 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-arc.git master

for you to fetch changes up to d119a2ef7fb3c10b01c64a7da8f3906691166efe:

  ARC: enable CONFIG_SYS_BOOT_RAMDISK_HIGH (2014-06-03 16:16:57 +0400)

----------------------------------------------------------------
Alexey Brodkin (1):
      ARC: enable CONFIG_SYS_BOOT_RAMDISK_HIGH

 arch/arc/include/asm/config.h | 1 +
 1 file changed, 1 insertion(+)

--
Best regards,
Alexey Brodkin

^ permalink raw reply	[flat|nested] 32+ messages in thread

* [U-Boot] please pull u-boot-arc master
  2014-06-03 12:19 ` Alexey Brodkin
@ 2014-06-05 15:46   ` Tom Rini
  0 siblings, 0 replies; 32+ messages in thread
From: Tom Rini @ 2014-06-05 15:46 UTC (permalink / raw)
  To: u-boot

On Tue, Jun 03, 2014 at 12:19:56PM +0000, Alexey Brodkin wrote:

> Dear Tom,
> 
> The following changes since commit 3fe1a8545b55d31a6db2d9e60d962c4f6e048913:
> 
>   powerpc: hiddendragon: remove orphan board (2014-05-30 14:03:24 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arc.git master
> 
> for you to fetch changes up to d119a2ef7fb3c10b01c64a7da8f3906691166efe:
> 
>   ARC: enable CONFIG_SYS_BOOT_RAMDISK_HIGH (2014-06-03 16:16:57 +0400)
> 
> ----------------------------------------------------------------
> Alexey Brodkin (1):
>       ARC: enable CONFIG_SYS_BOOT_RAMDISK_HIGH
> 
>  arch/arc/include/asm/config.h | 1 +
>  1 file changed, 1 insertion(+)

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140605/19bee3ae/attachment.pgp>

^ permalink raw reply	[flat|nested] 32+ messages in thread

* [U-Boot] please pull u-boot-arc master
  2015-09-07 10:46 Alexey Brodkin
@ 2015-09-08  0:19 ` Tom Rini
  0 siblings, 0 replies; 32+ messages in thread
From: Tom Rini @ 2015-09-08  0:19 UTC (permalink / raw)
  To: u-boot

On Mon, Sep 07, 2015 at 10:46:26AM +0000, Alexey Brodkin wrote:

> Hi Tom,
> 
> The following changes since commit 6015f8f1b6fc30de7b4839bd691058583ec7f521:
> 
>   doc: document the fdtdir PXE command (2015-09-03 16:59:07 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arc.git 
> 
> for you to fetch changes up to a883f83e6d62fef1830b1634ccb72535c43696f7:
> 
>   arc: make AXS101 default platform (2015-09-07 13:38:24 +0300)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150907/c897ef32/attachment.sig>

^ permalink raw reply	[flat|nested] 32+ messages in thread

* [U-Boot]  please pull u-boot-arc master
@ 2015-09-07 10:46 Alexey Brodkin
  2015-09-08  0:19 ` Tom Rini
  0 siblings, 1 reply; 32+ messages in thread
From: Alexey Brodkin @ 2015-09-07 10:46 UTC (permalink / raw)
  To: u-boot

Hi Tom,

The following changes since commit 6015f8f1b6fc30de7b4839bd691058583ec7f521:

  doc: document the fdtdir PXE command (2015-09-03 16:59:07 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-arc.git 

for you to fetch changes up to a883f83e6d62fef1830b1634ccb72535c43696f7:

  arc: make AXS101 default platform (2015-09-07 13:38:24 +0300)

----------------------------------------------------------------
Alexey Brodkin (1):
      arc: make AXS101 default platform

 arch/arc/Kconfig         | 2 +-
 configs/axs101_defconfig | 3 +--
 configs/axs103_defconfig | 2 +-
 3 files changed, 3 insertions(+), 4 deletions(-)

Regards,
Alexey

^ permalink raw reply	[flat|nested] 32+ messages in thread

* [U-Boot] please pull u-boot-arc master
  2015-05-18 12:30 Alexey Brodkin
@ 2015-05-18 23:54 ` Tom Rini
  0 siblings, 0 replies; 32+ messages in thread
From: Tom Rini @ 2015-05-18 23:54 UTC (permalink / raw)
  To: u-boot

On Mon, May 18, 2015 at 12:30:32PM +0000, Alexey Brodkin wrote:

> Hi Tom,
> 
> The following changes since commit 3bfe3ce2a6e3b04da1d04dbc0520dcc26e17f98a:
> 
>   MAINTAINERS, git-mailrc: Update Jagan's name and e-mail (2015-05-16 07:34:26 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arc.git 
> 
> for you to fetch changes up to 0744c2f1ad082a4d9ac38084b8f3ac84cc012d05:
> 
>   arc: gitignore: ignore ARC DTBs (2015-05-18 12:06:36 +0300)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150518/f954735f/attachment.sig>

^ permalink raw reply	[flat|nested] 32+ messages in thread

* [U-Boot]  please pull u-boot-arc master
@ 2015-05-18 12:30 Alexey Brodkin
  2015-05-18 23:54 ` Tom Rini
  0 siblings, 1 reply; 32+ messages in thread
From: Alexey Brodkin @ 2015-05-18 12:30 UTC (permalink / raw)
  To: u-boot

Hi Tom,

The following changes since commit 3bfe3ce2a6e3b04da1d04dbc0520dcc26e17f98a:

  MAINTAINERS, git-mailrc: Update Jagan's name and e-mail (2015-05-16 07:34:26 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-arc.git 

for you to fetch changes up to 0744c2f1ad082a4d9ac38084b8f3ac84cc012d05:

  arc: gitignore: ignore ARC DTBs (2015-05-18 12:06:36 +0300)

----------------------------------------------------------------
Masahiro Yamada (1):
      arc: gitignore: ignore ARC DTBs

 arch/arc/dts/.gitignore | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 arch/arc/dts/.gitignore

Regards,
Alexey

^ permalink raw reply	[flat|nested] 32+ messages in thread

* [U-Boot] please pull u-boot-arc master
  2015-05-13 16:26 Alexey Brodkin
@ 2015-05-14 19:14 ` Tom Rini
  0 siblings, 0 replies; 32+ messages in thread
From: Tom Rini @ 2015-05-14 19:14 UTC (permalink / raw)
  To: u-boot

On Wed, May 13, 2015 at 04:26:41PM +0000, Alexey Brodkin wrote:

> Hi Tom,
> 
> The following changes since commit bd328eb38274ffaf04caaa8a6ecc09b7e19a650e:
> 
>   Clean all defconfigs with savedefconfig (2015-05-12 18:10:26 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arc.git 
> 
> for you to fetch changes up to 4e31e5676f0158119783def2ab9851b6bc7e6648:
> 
>   arc: remove dummy target (2015-05-13 19:20:35 +0300)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150514/05043a97/attachment.sig>

^ permalink raw reply	[flat|nested] 32+ messages in thread

* [U-Boot]  please pull u-boot-arc master
@ 2015-05-13 16:26 Alexey Brodkin
  2015-05-14 19:14 ` Tom Rini
  0 siblings, 1 reply; 32+ messages in thread
From: Alexey Brodkin @ 2015-05-13 16:26 UTC (permalink / raw)
  To: u-boot

Hi Tom,

The following changes since commit bd328eb38274ffaf04caaa8a6ecc09b7e19a650e:

  Clean all defconfigs with savedefconfig (2015-05-12 18:10:26 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-arc.git 

for you to fetch changes up to 4e31e5676f0158119783def2ab9851b6bc7e6648:

  arc: remove dummy target (2015-05-13 19:20:35 +0300)

----------------------------------------------------------------
Alexey Brodkin (1):
      arc: remove dummy target

Masahiro Yamada (1):
      arc: use more universal prefix for default CROSS_COMPILE

 arch/arc/Kconfig   | 8 --------
 arch/arc/config.mk | 4 ++--
 2 files changed, 2 insertions(+), 10 deletions(-)

Regards,
Alexey

^ permalink raw reply	[flat|nested] 32+ messages in thread

* [U-Boot] please pull u-boot-arc master
  2015-04-10 16:29             ` Alexey Brodkin
@ 2015-04-10 18:49               ` Tom Rini
  0 siblings, 0 replies; 32+ messages in thread
From: Tom Rini @ 2015-04-10 18:49 UTC (permalink / raw)
  To: u-boot

On Fri, Apr 10, 2015 at 04:29:30PM +0000, Alexey Brodkin wrote:

> Hi Tom,
> 
> On Fri, 2015-04-10 at 18:51 +0300, Alexey Brodkin wrote:
> > Hi Tom,
> > 
> > On Fri, 2015-04-10 at 09:59 +0300, Alexey Brodkin wrote:
> > > Dear Tom,
> 
> > Please disregard initial pull-request because I've just added another
> > critical fix in u-boot-arc repo and it would be good if it makes its way
> > into the upcoming release, so here's an updated pull-request.
> 
> Looks like today is not the best of my days. Trying to squeeze one
> important fix in the upcoming release I tested it improperly and so
> clean build fails. For that reason I cooked another fix... on top of the
> previous fix :(
> 
> And here's another (hopefully the last one for today) pull-request.
> 
> The following changes since commit
> 385a08a60f042061b004642d6b9bb6cfb794ad5a:
> 
>   ARM: zynq: Remove Jagan from list of maintainers (2015-04-08 18:43:51
> -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arc.git 
> 
> for you to fetch changes up to a811492e4f386f79b122b210ac8e66915c27f767:
> 
>   arc: fix separate compilation of start.o (2015-04-10 19:22:40 +0300)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150410/dd2878a1/attachment.sig>

^ permalink raw reply	[flat|nested] 32+ messages in thread

* [U-Boot] please pull u-boot-arc master
  2015-04-10 15:51           ` Alexey Brodkin
@ 2015-04-10 16:29             ` Alexey Brodkin
  2015-04-10 18:49               ` Tom Rini
  0 siblings, 1 reply; 32+ messages in thread
From: Alexey Brodkin @ 2015-04-10 16:29 UTC (permalink / raw)
  To: u-boot

Hi Tom,

On Fri, 2015-04-10 at 18:51 +0300, Alexey Brodkin wrote:
> Hi Tom,
> 
> On Fri, 2015-04-10 at 09:59 +0300, Alexey Brodkin wrote:
> > Dear Tom,

> Please disregard initial pull-request because I've just added another
> critical fix in u-boot-arc repo and it would be good if it makes its way
> into the upcoming release, so here's an updated pull-request.

Looks like today is not the best of my days. Trying to squeeze one
important fix in the upcoming release I tested it improperly and so
clean build fails. For that reason I cooked another fix... on top of the
previous fix :(

And here's another (hopefully the last one for today) pull-request.

The following changes since commit
385a08a60f042061b004642d6b9bb6cfb794ad5a:

  ARM: zynq: Remove Jagan from list of maintainers (2015-04-08 18:43:51
-0400)

are available in the git repository at:

  git://git.denx.de/u-boot-arc.git 

for you to fetch changes up to a811492e4f386f79b122b210ac8e66915c27f767:

  arc: fix separate compilation of start.o (2015-04-10 19:22:40 +0300)

----------------------------------------------------------------
Alexey Brodkin (3):
      board: axs10x - support v3 mother-board
      arc: make sure _start is in the beginning of .text section
      arc: fix separate compilation of start.o

 arch/arc/cpu/u-boot.lds        |  1 +
 arch/arc/lib/Makefile          |  3 ++-
 board/synopsys/axs101/axs101.c | 14 ++++++++++++++
 board/synopsys/axs101/axs10x.h | 16 ++++++++++++++++
 board/synopsys/axs101/nand.c   |  7 +++++++
 include/configs/axs101.h       |  6 ++++++
 6 files changed, 46 insertions(+), 1 deletion(-)
 create mode 100644 board/synopsys/axs101/axs10x.h

Regards,
Alexey

^ permalink raw reply	[flat|nested] 32+ messages in thread

* [U-Boot] please pull u-boot-arc master
  2015-04-10  6:59         ` Alexey Brodkin
@ 2015-04-10 15:51           ` Alexey Brodkin
  2015-04-10 16:29             ` Alexey Brodkin
  0 siblings, 1 reply; 32+ messages in thread
From: Alexey Brodkin @ 2015-04-10 15:51 UTC (permalink / raw)
  To: u-boot

Hi Tom,

On Fri, 2015-04-10 at 09:59 +0300, Alexey Brodkin wrote:
> Dear Tom,
> 
> The following changes since commit
> 385a08a60f042061b004642d6b9bb6cfb794ad5a:
> 
>   ARM: zynq: Remove Jagan from list of maintainers (2015-04-08 18:43:51
> -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arc.git 
> 
> for you to fetch changes up to 0241c3131dd4c19a1116c863d622358eb2680462:
> 
>   board: axs10x - support v3 mother-board (2015-04-09 20:00:46 +0300)
> 
> ----------------------------------------------------------------
> Alexey Brodkin (1):
>       board: axs10x - support v3 mother-board
> 
>  board/synopsys/axs101/axs101.c | 14 ++++++++++++++
>  board/synopsys/axs101/axs10x.h | 16 ++++++++++++++++
>  board/synopsys/axs101/nand.c   |  7 +++++++
>  include/configs/axs101.h       |  6 ++++++
>  4 files changed, 43 insertions(+)
>  create mode 100644 board/synopsys/axs101/axs10x.h

Please disregard initial pull-request because I've just added another
critical fix in u-boot-arc repo and it would be good if it makes its way
into the upcoming release, so here's an updated pull-request.

The following changes since commit
385a08a60f042061b004642d6b9bb6cfb794ad5a:

  ARM: zynq: Remove Jagan from list of maintainers (2015-04-08 18:43:51
-0400)

are available in the git repository at:

  git://git.denx.de/u-boot-arc.git 

for you to fetch changes up to 89576072cb60d50b61813f901c6fc296c01de506:

  arc: make sure _start is in the beginning of .text section (2015-04-10
18:45:34 +0300)

----------------------------------------------------------------
Alexey Brodkin (2):
      board: axs10x - support v3 mother-board
      arc: make sure _start is in the beginning of .text section

 arch/arc/cpu/u-boot.lds        |  1 +
 arch/arc/lib/Makefile          |  2 +-
 board/synopsys/axs101/axs101.c | 14 ++++++++++++++
 board/synopsys/axs101/axs10x.h | 16 ++++++++++++++++
 board/synopsys/axs101/nand.c   |  7 +++++++
 include/configs/axs101.h       |  6 ++++++
 6 files changed, 45 insertions(+), 1 deletion(-)
 create mode 100644 board/synopsys/axs101/axs10x.h

Regards,
Alexey

^ permalink raw reply	[flat|nested] 32+ messages in thread

* [U-Boot]  please pull u-boot-arc master
  2015-04-03  6:56       ` Alexey Brodkin
  2015-04-04  1:47         ` Tom Rini
@ 2015-04-10  6:59         ` Alexey Brodkin
  2015-04-10 15:51           ` Alexey Brodkin
  1 sibling, 1 reply; 32+ messages in thread
From: Alexey Brodkin @ 2015-04-10  6:59 UTC (permalink / raw)
  To: u-boot

Dear Tom,

The following changes since commit
385a08a60f042061b004642d6b9bb6cfb794ad5a:

  ARM: zynq: Remove Jagan from list of maintainers (2015-04-08 18:43:51
-0400)

are available in the git repository at:

  git://git.denx.de/u-boot-arc.git 

for you to fetch changes up to 0241c3131dd4c19a1116c863d622358eb2680462:

  board: axs10x - support v3 mother-board (2015-04-09 20:00:46 +0300)

----------------------------------------------------------------
Alexey Brodkin (1):
      board: axs10x - support v3 mother-board

 board/synopsys/axs101/axs101.c | 14 ++++++++++++++
 board/synopsys/axs101/axs10x.h | 16 ++++++++++++++++
 board/synopsys/axs101/nand.c   |  7 +++++++
 include/configs/axs101.h       |  6 ++++++
 4 files changed, 43 insertions(+)
 create mode 100644 board/synopsys/axs101/axs10x.h

Regards,
Alexey

^ permalink raw reply	[flat|nested] 32+ messages in thread

* [U-Boot] please pull u-boot-arc master
  2015-04-03  6:56       ` Alexey Brodkin
@ 2015-04-04  1:47         ` Tom Rini
  2015-04-10  6:59         ` Alexey Brodkin
  1 sibling, 0 replies; 32+ messages in thread
From: Tom Rini @ 2015-04-04  1:47 UTC (permalink / raw)
  To: u-boot

On Fri, Apr 03, 2015 at 06:56:13AM +0000, Alexey Brodkin wrote:

> Dear Tom,
> 
> The following changes since commit
> 8a5c9ca4d0b8aa13a1bb321494d24f656a9a7d72:
> 
>   Prepare v2015.04-rc5 (2015-03-31 20:53:59 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arc.git 
> 
> for you to fetch changes up to d5717e894497124fd44289a37f818ee301640c70:
> 
>   board: AXS10x - update SDIO clock value (2015-04-03 09:47:50 +0300)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150403/72421327/attachment.sig>

^ permalink raw reply	[flat|nested] 32+ messages in thread

* [U-Boot]  please pull u-boot-arc master
  2015-02-18 13:19     ` Alexey Brodkin
@ 2015-04-03  6:56       ` Alexey Brodkin
  2015-04-04  1:47         ` Tom Rini
  2015-04-10  6:59         ` Alexey Brodkin
  0 siblings, 2 replies; 32+ messages in thread
From: Alexey Brodkin @ 2015-04-03  6:56 UTC (permalink / raw)
  To: u-boot

Dear Tom,

The following changes since commit
8a5c9ca4d0b8aa13a1bb321494d24f656a9a7d72:

  Prepare v2015.04-rc5 (2015-03-31 20:53:59 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-arc.git 

for you to fetch changes up to d5717e894497124fd44289a37f818ee301640c70:

  board: AXS10x - update SDIO clock value (2015-04-03 09:47:50 +0300)

----------------------------------------------------------------
Alexey Brodkin (12):
      serial/serial_arc: set registers address during compilation
      arc: cache - build invalidate_icache_all() and
invalidate_dcache_all()     always
      arc: merge common start-up code between ARC and ARCv2
      arc: move low-level interrupt and exception handlers in a separate
file
      arc: clean-up init procedure
      arc: re-generate defconfigs
      arc: get rid of CONFIG_SYS_GENERIC_GLOBAL_DATA
      arc: minor fixes in Kconfig
      serial-arc: switch to DM
      board: Switch Abilis TB-100 board to Driver Model for serial port
      arc: add support for SLC (System Level Cache, AKA L2-cache)
      board: AXS10x - update SDIO clock value

 arch/Kconfig                        |   1 +
 arch/arc/Kconfig                    |  10 ++-
 arch/arc/cpu/arcv1/Makefile         |   2 +-
 arch/arc/cpu/arcv1/ivt.S            |  27 ++++++++
 arch/arc/cpu/arcv1/start.S          | 254
--------------------------------------------------------------------------
 arch/arc/cpu/arcv2/Makefile         |   2 +-
 arch/arc/cpu/arcv2/ivt.S            |  27 ++++++++
 arch/arc/cpu/arcv2/start.S          | 254
--------------------------------------------------------------------------
 arch/arc/dts/Makefile               |  12 ++++
 arch/arc/dts/abilis_tb100.dts       |  24 +++++++
 arch/arc/dts/arcangel4.dts          |  24 +++++++
 arch/arc/dts/skeleton.dtsi          |  13 ++++
 arch/arc/include/asm/arcregs.h      |   4 ++
 arch/arc/include/asm/cache.h        |  11 ++++
 arch/arc/include/asm/config.h       |   1 -
 arch/arc/include/asm/init_helpers.h |  12 ++++
 arch/arc/include/asm/relocate.h     |  16 +++++
 arch/arc/include/asm/u-boot-arc.h   |   3 +
 arch/arc/lib/Makefile               |   3 +
 arch/arc/lib/cache.c                |  58 +++++++++++++++--
 arch/arc/lib/cpu.c                  |  13 ----
 arch/arc/lib/init_helpers.c         |  25 ++++++++
 arch/arc/lib/ints_low.S             | 151
++++++++++++++++++++++++++++++++++++++++++++
 arch/arc/lib/relocate.c             |  19 ++++++
 arch/arc/lib/start.S                |  63 +++++++++++++++++++
 board/synopsys/axs101/axs101.c      |   4 +-
 common/board_f.c                    |   8 +--
 configs/arcangel4-be_defconfig      |   9 ++-
 configs/arcangel4_defconfig         |   7 ++-
 configs/axs101_defconfig            |   6 +-
 configs/axs103_defconfig            |   4 +-
 configs/tb100_defconfig             |   9 ++-
 drivers/serial/serial_arc.c         | 103
++++++++++++++++++++----------
 include/configs/tb100.h             |   6 +-
 34 files changed, 602 insertions(+), 583 deletions(-)
 create mode 100644 arch/arc/cpu/arcv1/ivt.S
 delete mode 100644 arch/arc/cpu/arcv1/start.S
 create mode 100644 arch/arc/cpu/arcv2/ivt.S
 delete mode 100644 arch/arc/cpu/arcv2/start.S
 create mode 100644 arch/arc/dts/Makefile
 create mode 100644 arch/arc/dts/abilis_tb100.dts
 create mode 100644 arch/arc/dts/arcangel4.dts
 create mode 100644 arch/arc/dts/skeleton.dtsi
 create mode 100644 arch/arc/include/asm/init_helpers.h
 create mode 100644 arch/arc/include/asm/relocate.h
 create mode 100644 arch/arc/lib/init_helpers.c
 create mode 100644 arch/arc/lib/ints_low.S
 create mode 100644 arch/arc/lib/start.S

Regards,
Alexey

^ permalink raw reply	[flat|nested] 32+ messages in thread

* [U-Boot] please pull u-boot-arc master
  2015-02-18 12:35   ` Alexey Brodkin
@ 2015-02-18 13:19     ` Alexey Brodkin
  2015-04-03  6:56       ` Alexey Brodkin
  0 siblings, 1 reply; 32+ messages in thread
From: Alexey Brodkin @ 2015-02-18 13:19 UTC (permalink / raw)
  To: u-boot

Hi Tom,

On Wed, 2015-02-18 at 15:35 +0300, Alexey Brodkin wrote:
> Hi Tom, 
> 
> Could you please pull those changes?

Just realized you already pulled my the changes.
Probably I missed your reply and was too lazy to check latest changes in
U-Boot at say http://git.denx.de/?p=u-boot.git;a=shortlog which I did
right now.

Sorry for this noise.

-Alexey

^ permalink raw reply	[flat|nested] 32+ messages in thread

* [U-Boot] please pull u-boot-arc master
  2015-02-13  6:23 ` [U-Boot] please " Alexey Brodkin
@ 2015-02-18 12:35   ` Alexey Brodkin
  2015-02-18 13:19     ` Alexey Brodkin
  0 siblings, 1 reply; 32+ messages in thread
From: Alexey Brodkin @ 2015-02-18 12:35 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 32+ messages in thread

* [U-Boot]  please pull u-boot-arc master
  2015-01-09 21:09 Alexey Brodkin
  2015-01-10  3:12 ` Tom Rini
  2015-01-15 20:39 ` [U-Boot] Please " Alexey Brodkin
@ 2015-02-13  6:23 ` Alexey Brodkin
  2015-02-18 12:35   ` Alexey Brodkin
  2 siblings, 1 reply; 32+ messages in thread
From: Alexey Brodkin @ 2015-02-13  6:23 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 32+ messages in thread

* [U-Boot] Please pull u-boot-arc master
  2015-02-09 13:46   ` Alexey Brodkin
@ 2015-02-09 20:26     ` Tom Rini
  0 siblings, 0 replies; 32+ messages in thread
From: Tom Rini @ 2015-02-09 20:26 UTC (permalink / raw)
  To: u-boot

On Mon, Feb 09, 2015 at 01:46:39PM +0000, Alexey Brodkin wrote:
> On Thu, 2015-01-15 at 23:39 +0300, Alexey Brodkin wrote:
> > Dear Tom,
> > 
> > The following changes since commit
> > 28c4dae114c9b94b2a1111d81d4da716e9fc2cba:
> > 
> >   Merge branch 'next' of git://git.denx.de/u-boot-video (2015-01-14
> > 16:26:15 -0500)
> > 
> > are available in the git repository at:
> > 
> >   git://git.denx.de/u-boot-arc.git 
> > 
> > for you to fetch changes up to fdff23702a361e89a153222233231af4d00d6e2a:
> > 
> >   arc: rename "arc700" in "arcv1" (2015-01-15 22:40:50 +0300)
> > 
> > ----------------------------------------------------------------
> > Alexey Brodkin (6):
> >       arc: add dependences on MMU presence
> >       arc: relocate - minor refactoring and clean-up
> >       arc: move linker script in arch/arc/cpu folder
> >       arc: move common sources in library
> >       board/synopsys: remove selection of CPU from the board
> >       arc: rename "arc700" in "arcv1"
> > 
> > Igor Guryanov (4):
> >       arc: check caches existence before use
> >       arc: add ECR (exception cause register) output
> >       arc: interrupts - fix mask setup
> >       arc: introduce separate section for interrupt vector table
> > 
> >  arch/arc/Kconfig                          |  3 +++
> >  arch/arc/Makefile                         |  2 --
> >  arch/arc/config.mk                        |  4 ++++
> >  arch/arc/cpu/arc700/Makefile              | 13 ------------
> >  arch/arc/cpu/arcv1/Makefile               |  7 +++++++
> >  arch/arc/cpu/{arc700 => arcv1}/config.mk  |  0
> >  arch/arc/cpu/{arc700 => arcv1}/start.S    | 77
> > ++++++++++++++++++++++++++++++++++++++++-----------------------------
> >  arch/arc/cpu/{arc700 => }/u-boot.lds      | 15 +++++++++++++-
> >  arch/arc/include/asm/arcregs.h            |  2 ++
> >  arch/arc/include/asm/sections.h           |  3 +++
> >  arch/arc/lib/Makefile                     |  6 ++++++
> >  arch/arc/{cpu/arc700 => lib}/cache.c      | 29
> > ++++++++++++++++++++++++++
> >  arch/arc/{cpu/arc700 => lib}/cpu.c        |  0
> >  arch/arc/{cpu/arc700 => lib}/interrupts.c |  3 ++-
> >  arch/arc/lib/relocate.c                   | 19 ++++++-----------
> >  arch/arc/{cpu/arc700 => lib}/reset.c      |  0
> >  arch/arc/lib/sections.c                   |  2 ++
> >  arch/arc/{cpu/arc700 => lib}/timer.c      |  0
> >  board/synopsys/Kconfig                    |  6 ------
> >  board/synopsys/axs101/Kconfig             |  3 ---
> >  20 files changed, 123 insertions(+), 71 deletions(-)
> >  delete mode 100644 arch/arc/cpu/arc700/Makefile
> >  create mode 100644 arch/arc/cpu/arcv1/Makefile
> >  rename arch/arc/cpu/{arc700 => arcv1}/config.mk (100%)
> >  rename arch/arc/cpu/{arc700 => arcv1}/start.S (87%)
> >  rename arch/arc/cpu/{arc700 => }/u-boot.lds (88%)
> >  rename arch/arc/{cpu/arc700 => lib}/cache.c (79%)
> >  rename arch/arc/{cpu/arc700 => lib}/cpu.c (100%)
> >  rename arch/arc/{cpu/arc700 => lib}/interrupts.c (97%)
> >  rename arch/arc/{cpu/arc700 => lib}/reset.c (100%)
> >  rename arch/arc/{cpu/arc700 => lib}/timer.c (100%)

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150209/e56538ee/attachment.sig>

^ permalink raw reply	[flat|nested] 32+ messages in thread

* [U-Boot] Please pull u-boot-arc master
  2015-01-15 20:39 ` [U-Boot] Please " Alexey Brodkin
                     ` (4 preceding siblings ...)
  2015-02-09 13:52   ` Alexey Brodkin
@ 2015-02-09 13:56   ` Alexey Brodkin
  5 siblings, 0 replies; 32+ messages in thread
From: Alexey Brodkin @ 2015-02-09 13:56 UTC (permalink / raw)
  To: u-boot

-----Original Message-----From: Alexey Brodkin <abrodkin@synopsys.com>
Reply-to: <abrodkin@synopsys.com>
To: Tom Rini <trini@ti.com>
Cc: u-boot at lists.denx.de
Subject: Please pull u-boot-arc master
Date: Thu, 15 Jan 2015 23:39:45 +0300

Dear Tom,

The following changes since commit
28c4dae114c9b94b2a1111d81d4da716e9fc2cba:

  Merge branch 'next' of git://git.denx.de/u-boot-video (2015-01-14
16:26:15 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-arc.git 

for you to fetch changes up to fdff23702a361e89a153222233231af4d00d6e2a:

  arc: rename "arc700" in "arcv1" (2015-01-15 22:40:50 +0300)

----------------------------------------------------------------
Alexey Brodkin (6):
      arc: add dependences on MMU presence
      arc: relocate - minor refactoring and clean-up
      arc: move linker script in arch/arc/cpu folder
      arc: move common sources in library
      board/synopsys: remove selection of CPU from the board
      arc: rename "arc700" in "arcv1"

Igor Guryanov (4):
      arc: check caches existence before use
      arc: add ECR (exception cause register) output
      arc: interrupts - fix mask setup
      arc: introduce separate section for interrupt vector table

 arch/arc/Kconfig                          |  3 +++
 arch/arc/Makefile                         |  2 --
 arch/arc/config.mk                        |  4 ++++
 arch/arc/cpu/arc700/Makefile              | 13 ------------
 arch/arc/cpu/arcv1/Makefile               |  7 +++++++
 arch/arc/cpu/{arc700 => arcv1}/config.mk  |  0
 arch/arc/cpu/{arc700 => arcv1}/start.S    | 77
++++++++++++++++++++++++++++++++++++++++-----------------------------
 arch/arc/cpu/{arc700 => }/u-boot.lds      | 15 +++++++++++++-
 arch/arc/include/asm/arcregs.h            |  2 ++
 arch/arc/include/asm/sections.h           |  3 +++
 arch/arc/lib/Makefile                     |  6 ++++++
 arch/arc/{cpu/arc700 => lib}/cache.c      | 29
++++++++++++++++++++++++++
 arch/arc/{cpu/arc700 => lib}/cpu.c        |  0
 arch/arc/{cpu/arc700 => lib}/interrupts.c |  3 ++-
 arch/arc/lib/relocate.c                   | 19 ++++++-----------
 arch/arc/{cpu/arc700 => lib}/reset.c      |  0
 arch/arc/lib/sections.c                   |  2 ++
 arch/arc/{cpu/arc700 => lib}/timer.c      |  0
 board/synopsys/Kconfig                    |  6 ------
 board/synopsys/axs101/Kconfig             |  3 ---
 20 files changed, 123 insertions(+), 71 deletions(-)
 delete mode 100644 arch/arc/cpu/arc700/Makefile
 create mode 100644 arch/arc/cpu/arcv1/Makefile
 rename arch/arc/cpu/{arc700 => arcv1}/config.mk (100%)
 rename arch/arc/cpu/{arc700 => arcv1}/start.S (87%)
 rename arch/arc/cpu/{arc700 => }/u-boot.lds (88%)
 rename arch/arc/{cpu/arc700 => lib}/cache.c (79%)
 rename arch/arc/{cpu/arc700 => lib}/cpu.c (100%)
 rename arch/arc/{cpu/arc700 => lib}/interrupts.c (97%)
 rename arch/arc/{cpu/arc700 => lib}/reset.c (100%)
 rename arch/arc/{cpu/arc700 => lib}/timer.c (100%)

--
Best regards,
Alexey

^ permalink raw reply	[flat|nested] 32+ messages in thread

* [U-Boot] Please pull u-boot-arc master
  2015-01-15 20:39 ` [U-Boot] Please " Alexey Brodkin
                     ` (3 preceding siblings ...)
  2015-02-09 13:49   ` Alexey Brodkin
@ 2015-02-09 13:52   ` Alexey Brodkin
  2015-02-09 13:56   ` Alexey Brodkin
  5 siblings, 0 replies; 32+ messages in thread
From: Alexey Brodkin @ 2015-02-09 13:52 UTC (permalink / raw)
  To: u-boot

-----Original Message-----From: Alexey Brodkin <abrodkin@synopsys.com>
Reply-to: <abrodkin@synopsys.com>
To: Tom Rini <trini@ti.com>
Cc: u-boot at lists.denx.de
Subject: Please pull u-boot-arc master
Date: Thu, 15 Jan 2015 23:39:45 +0300

Dear Tom,

The following changes since commit
28c4dae114c9b94b2a1111d81d4da716e9fc2cba:

  Merge branch 'next' of git://git.denx.de/u-boot-video (2015-01-14
16:26:15 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-arc.git 

for you to fetch changes up to fdff23702a361e89a153222233231af4d00d6e2a:

  arc: rename "arc700" in "arcv1" (2015-01-15 22:40:50 +0300)

----------------------------------------------------------------
Alexey Brodkin (6):
      arc: add dependences on MMU presence
      arc: relocate - minor refactoring and clean-up
      arc: move linker script in arch/arc/cpu folder
      arc: move common sources in library
      board/synopsys: remove selection of CPU from the board
      arc: rename "arc700" in "arcv1"

Igor Guryanov (4):
      arc: check caches existence before use
      arc: add ECR (exception cause register) output
      arc: interrupts - fix mask setup
      arc: introduce separate section for interrupt vector table

 arch/arc/Kconfig                          |  3 +++
 arch/arc/Makefile                         |  2 --
 arch/arc/config.mk                        |  4 ++++
 arch/arc/cpu/arc700/Makefile              | 13 ------------
 arch/arc/cpu/arcv1/Makefile               |  7 +++++++
 arch/arc/cpu/{arc700 => arcv1}/config.mk  |  0
 arch/arc/cpu/{arc700 => arcv1}/start.S    | 77
++++++++++++++++++++++++++++++++++++++++-----------------------------
 arch/arc/cpu/{arc700 => }/u-boot.lds      | 15 +++++++++++++-
 arch/arc/include/asm/arcregs.h            |  2 ++
 arch/arc/include/asm/sections.h           |  3 +++
 arch/arc/lib/Makefile                     |  6 ++++++
 arch/arc/{cpu/arc700 => lib}/cache.c      | 29
++++++++++++++++++++++++++
 arch/arc/{cpu/arc700 => lib}/cpu.c        |  0
 arch/arc/{cpu/arc700 => lib}/interrupts.c |  3 ++-
 arch/arc/lib/relocate.c                   | 19 ++++++-----------
 arch/arc/{cpu/arc700 => lib}/reset.c      |  0
 arch/arc/lib/sections.c                   |  2 ++
 arch/arc/{cpu/arc700 => lib}/timer.c      |  0
 board/synopsys/Kconfig                    |  6 ------
 board/synopsys/axs101/Kconfig             |  3 ---
 20 files changed, 123 insertions(+), 71 deletions(-)
 delete mode 100644 arch/arc/cpu/arc700/Makefile
 create mode 100644 arch/arc/cpu/arcv1/Makefile
 rename arch/arc/cpu/{arc700 => arcv1}/config.mk (100%)
 rename arch/arc/cpu/{arc700 => arcv1}/start.S (87%)
 rename arch/arc/cpu/{arc700 => }/u-boot.lds (88%)
 rename arch/arc/{cpu/arc700 => lib}/cache.c (79%)
 rename arch/arc/{cpu/arc700 => lib}/cpu.c (100%)
 rename arch/arc/{cpu/arc700 => lib}/interrupts.c (97%)
 rename arch/arc/{cpu/arc700 => lib}/reset.c (100%)
 rename arch/arc/{cpu/arc700 => lib}/timer.c (100%)

--
Best regards,
Alexey

^ permalink raw reply	[flat|nested] 32+ messages in thread

* [U-Boot] Please pull u-boot-arc master
  2015-01-15 20:39 ` [U-Boot] Please " Alexey Brodkin
                     ` (2 preceding siblings ...)
  2015-02-09 13:47   ` Alexey Brodkin
@ 2015-02-09 13:49   ` Alexey Brodkin
  2015-02-09 13:52   ` Alexey Brodkin
  2015-02-09 13:56   ` Alexey Brodkin
  5 siblings, 0 replies; 32+ messages in thread
From: Alexey Brodkin @ 2015-02-09 13:49 UTC (permalink / raw)
  To: u-boot

On Thu, 2015-01-15 at 23:39 +0300, Alexey Brodkin wrote:
> Dear Tom,
> 
> The following changes since commit
> 28c4dae114c9b94b2a1111d81d4da716e9fc2cba:
> 
>   Merge branch 'next' of git://git.denx.de/u-boot-video (2015-01-14
> 16:26:15 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arc.git 
> 
> for you to fetch changes up to fdff23702a361e89a153222233231af4d00d6e2a:
> 
>   arc: rename "arc700" in "arcv1" (2015-01-15 22:40:50 +0300)
> 
> ----------------------------------------------------------------
> Alexey Brodkin (6):
>       arc: add dependences on MMU presence
>       arc: relocate - minor refactoring and clean-up
>       arc: move linker script in arch/arc/cpu folder
>       arc: move common sources in library
>       board/synopsys: remove selection of CPU from the board
>       arc: rename "arc700" in "arcv1"
> 
> Igor Guryanov (4):
>       arc: check caches existence before use
>       arc: add ECR (exception cause register) output
>       arc: interrupts - fix mask setup
>       arc: introduce separate section for interrupt vector table
> 
>  arch/arc/Kconfig                          |  3 +++
>  arch/arc/Makefile                         |  2 --
>  arch/arc/config.mk                        |  4 ++++
>  arch/arc/cpu/arc700/Makefile              | 13 ------------
>  arch/arc/cpu/arcv1/Makefile               |  7 +++++++
>  arch/arc/cpu/{arc700 => arcv1}/config.mk  |  0
>  arch/arc/cpu/{arc700 => arcv1}/start.S    | 77
> ++++++++++++++++++++++++++++++++++++++++-----------------------------
>  arch/arc/cpu/{arc700 => }/u-boot.lds      | 15 +++++++++++++-
>  arch/arc/include/asm/arcregs.h            |  2 ++
>  arch/arc/include/asm/sections.h           |  3 +++
>  arch/arc/lib/Makefile                     |  6 ++++++
>  arch/arc/{cpu/arc700 => lib}/cache.c      | 29
> ++++++++++++++++++++++++++
>  arch/arc/{cpu/arc700 => lib}/cpu.c        |  0
>  arch/arc/{cpu/arc700 => lib}/interrupts.c |  3 ++-
>  arch/arc/lib/relocate.c                   | 19 ++++++-----------
>  arch/arc/{cpu/arc700 => lib}/reset.c      |  0
>  arch/arc/lib/sections.c                   |  2 ++
>  arch/arc/{cpu/arc700 => lib}/timer.c      |  0
>  board/synopsys/Kconfig                    |  6 ------
>  board/synopsys/axs101/Kconfig             |  3 ---
>  20 files changed, 123 insertions(+), 71 deletions(-)
>  delete mode 100644 arch/arc/cpu/arc700/Makefile
>  create mode 100644 arch/arc/cpu/arcv1/Makefile
>  rename arch/arc/cpu/{arc700 => arcv1}/config.mk (100%)
>  rename arch/arc/cpu/{arc700 => arcv1}/start.S (87%)
>  rename arch/arc/cpu/{arc700 => }/u-boot.lds (88%)
>  rename arch/arc/{cpu/arc700 => lib}/cache.c (79%)
>  rename arch/arc/{cpu/arc700 => lib}/cpu.c (100%)
>  rename arch/arc/{cpu/arc700 => lib}/interrupts.c (97%)
>  rename arch/arc/{cpu/arc700 => lib}/reset.c (100%)
>  rename arch/arc/{cpu/arc700 => lib}/timer.c (100%)
> 
> --
> Best regards,
> Alexey

^ permalink raw reply	[flat|nested] 32+ messages in thread

* [U-Boot] Please pull u-boot-arc master
  2015-01-15 20:39 ` [U-Boot] Please " Alexey Brodkin
  2015-01-20 21:44   ` Tom Rini
  2015-02-09 13:46   ` Alexey Brodkin
@ 2015-02-09 13:47   ` Alexey Brodkin
  2015-02-09 13:49   ` Alexey Brodkin
                     ` (2 subsequent siblings)
  5 siblings, 0 replies; 32+ messages in thread
From: Alexey Brodkin @ 2015-02-09 13:47 UTC (permalink / raw)
  To: u-boot

On Thu, 2015-01-15 at 23:39 +0300, Alexey Brodkin wrote:
> Dear Tom,
> 
> The following changes since commit
> 28c4dae114c9b94b2a1111d81d4da716e9fc2cba:
> 
>   Merge branch 'next' of git://git.denx.de/u-boot-video (2015-01-14
> 16:26:15 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arc.git 
> 
> for you to fetch changes up to fdff23702a361e89a153222233231af4d00d6e2a:
> 
>   arc: rename "arc700" in "arcv1" (2015-01-15 22:40:50 +0300)
> 
> ----------------------------------------------------------------
> Alexey Brodkin (6):
>       arc: add dependences on MMU presence
>       arc: relocate - minor refactoring and clean-up
>       arc: move linker script in arch/arc/cpu folder
>       arc: move common sources in library
>       board/synopsys: remove selection of CPU from the board
>       arc: rename "arc700" in "arcv1"
> 
> Igor Guryanov (4):
>       arc: check caches existence before use
>       arc: add ECR (exception cause register) output
>       arc: interrupts - fix mask setup
>       arc: introduce separate section for interrupt vector table
> 
>  arch/arc/Kconfig                          |  3 +++
>  arch/arc/Makefile                         |  2 --
>  arch/arc/config.mk                        |  4 ++++
>  arch/arc/cpu/arc700/Makefile              | 13 ------------
>  arch/arc/cpu/arcv1/Makefile               |  7 +++++++
>  arch/arc/cpu/{arc700 => arcv1}/config.mk  |  0
>  arch/arc/cpu/{arc700 => arcv1}/start.S    | 77
> ++++++++++++++++++++++++++++++++++++++++-----------------------------
>  arch/arc/cpu/{arc700 => }/u-boot.lds      | 15 +++++++++++++-
>  arch/arc/include/asm/arcregs.h            |  2 ++
>  arch/arc/include/asm/sections.h           |  3 +++
>  arch/arc/lib/Makefile                     |  6 ++++++
>  arch/arc/{cpu/arc700 => lib}/cache.c      | 29
> ++++++++++++++++++++++++++
>  arch/arc/{cpu/arc700 => lib}/cpu.c        |  0
>  arch/arc/{cpu/arc700 => lib}/interrupts.c |  3 ++-
>  arch/arc/lib/relocate.c                   | 19 ++++++-----------
>  arch/arc/{cpu/arc700 => lib}/reset.c      |  0
>  arch/arc/lib/sections.c                   |  2 ++
>  arch/arc/{cpu/arc700 => lib}/timer.c      |  0
>  board/synopsys/Kconfig                    |  6 ------
>  board/synopsys/axs101/Kconfig             |  3 ---
>  20 files changed, 123 insertions(+), 71 deletions(-)
>  delete mode 100644 arch/arc/cpu/arc700/Makefile
>  create mode 100644 arch/arc/cpu/arcv1/Makefile
>  rename arch/arc/cpu/{arc700 => arcv1}/config.mk (100%)
>  rename arch/arc/cpu/{arc700 => arcv1}/start.S (87%)
>  rename arch/arc/cpu/{arc700 => }/u-boot.lds (88%)
>  rename arch/arc/{cpu/arc700 => lib}/cache.c (79%)
>  rename arch/arc/{cpu/arc700 => lib}/cpu.c (100%)
>  rename arch/arc/{cpu/arc700 => lib}/interrupts.c (97%)
>  rename arch/arc/{cpu/arc700 => lib}/reset.c (100%)
>  rename arch/arc/{cpu/arc700 => lib}/timer.c (100%)
> 
> --
> Best regards,
> Alexey

^ permalink raw reply	[flat|nested] 32+ messages in thread

* [U-Boot] Please pull u-boot-arc master
  2015-01-15 20:39 ` [U-Boot] Please " Alexey Brodkin
  2015-01-20 21:44   ` Tom Rini
@ 2015-02-09 13:46   ` Alexey Brodkin
  2015-02-09 20:26     ` Tom Rini
  2015-02-09 13:47   ` Alexey Brodkin
                     ` (3 subsequent siblings)
  5 siblings, 1 reply; 32+ messages in thread
From: Alexey Brodkin @ 2015-02-09 13:46 UTC (permalink / raw)
  To: u-boot

On Thu, 2015-01-15 at 23:39 +0300, Alexey Brodkin wrote:
> Dear Tom,
> 
> The following changes since commit
> 28c4dae114c9b94b2a1111d81d4da716e9fc2cba:
> 
>   Merge branch 'next' of git://git.denx.de/u-boot-video (2015-01-14
> 16:26:15 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arc.git 
> 
> for you to fetch changes up to fdff23702a361e89a153222233231af4d00d6e2a:
> 
>   arc: rename "arc700" in "arcv1" (2015-01-15 22:40:50 +0300)
> 
> ----------------------------------------------------------------
> Alexey Brodkin (6):
>       arc: add dependences on MMU presence
>       arc: relocate - minor refactoring and clean-up
>       arc: move linker script in arch/arc/cpu folder
>       arc: move common sources in library
>       board/synopsys: remove selection of CPU from the board
>       arc: rename "arc700" in "arcv1"
> 
> Igor Guryanov (4):
>       arc: check caches existence before use
>       arc: add ECR (exception cause register) output
>       arc: interrupts - fix mask setup
>       arc: introduce separate section for interrupt vector table
> 
>  arch/arc/Kconfig                          |  3 +++
>  arch/arc/Makefile                         |  2 --
>  arch/arc/config.mk                        |  4 ++++
>  arch/arc/cpu/arc700/Makefile              | 13 ------------
>  arch/arc/cpu/arcv1/Makefile               |  7 +++++++
>  arch/arc/cpu/{arc700 => arcv1}/config.mk  |  0
>  arch/arc/cpu/{arc700 => arcv1}/start.S    | 77
> ++++++++++++++++++++++++++++++++++++++++-----------------------------
>  arch/arc/cpu/{arc700 => }/u-boot.lds      | 15 +++++++++++++-
>  arch/arc/include/asm/arcregs.h            |  2 ++
>  arch/arc/include/asm/sections.h           |  3 +++
>  arch/arc/lib/Makefile                     |  6 ++++++
>  arch/arc/{cpu/arc700 => lib}/cache.c      | 29
> ++++++++++++++++++++++++++
>  arch/arc/{cpu/arc700 => lib}/cpu.c        |  0
>  arch/arc/{cpu/arc700 => lib}/interrupts.c |  3 ++-
>  arch/arc/lib/relocate.c                   | 19 ++++++-----------
>  arch/arc/{cpu/arc700 => lib}/reset.c      |  0
>  arch/arc/lib/sections.c                   |  2 ++
>  arch/arc/{cpu/arc700 => lib}/timer.c      |  0
>  board/synopsys/Kconfig                    |  6 ------
>  board/synopsys/axs101/Kconfig             |  3 ---
>  20 files changed, 123 insertions(+), 71 deletions(-)
>  delete mode 100644 arch/arc/cpu/arc700/Makefile
>  create mode 100644 arch/arc/cpu/arcv1/Makefile
>  rename arch/arc/cpu/{arc700 => arcv1}/config.mk (100%)
>  rename arch/arc/cpu/{arc700 => arcv1}/start.S (87%)
>  rename arch/arc/cpu/{arc700 => }/u-boot.lds (88%)
>  rename arch/arc/{cpu/arc700 => lib}/cache.c (79%)
>  rename arch/arc/{cpu/arc700 => lib}/cpu.c (100%)
>  rename arch/arc/{cpu/arc700 => lib}/interrupts.c (97%)
>  rename arch/arc/{cpu/arc700 => lib}/reset.c (100%)
>  rename arch/arc/{cpu/arc700 => lib}/timer.c (100%)
> 
> --
> Best regards,
> Alexey

^ permalink raw reply	[flat|nested] 32+ messages in thread

* [U-Boot] Please pull u-boot-arc master
  2015-01-15 20:39 ` [U-Boot] Please " Alexey Brodkin
@ 2015-01-20 21:44   ` Tom Rini
  2015-02-09 13:46   ` Alexey Brodkin
                     ` (4 subsequent siblings)
  5 siblings, 0 replies; 32+ messages in thread
From: Tom Rini @ 2015-01-20 21:44 UTC (permalink / raw)
  To: u-boot

On Thu, Jan 15, 2015 at 08:39:45PM +0000, Alexey Brodkin wrote:

> Dear Tom,
> 
> The following changes since commit
> 28c4dae114c9b94b2a1111d81d4da716e9fc2cba:
> 
>   Merge branch 'next' of git://git.denx.de/u-boot-video (2015-01-14
> 16:26:15 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arc.git 
> 
> for you to fetch changes up to fdff23702a361e89a153222233231af4d00d6e2a:
> 
>   arc: rename "arc700" in "arcv1" (2015-01-15 22:40:50 +0300)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150120/56c9ea3b/attachment.pgp>

^ permalink raw reply	[flat|nested] 32+ messages in thread

* [U-Boot] Please pull u-boot-arc master
  2015-01-09 21:09 Alexey Brodkin
  2015-01-10  3:12 ` Tom Rini
@ 2015-01-15 20:39 ` Alexey Brodkin
  2015-01-20 21:44   ` Tom Rini
                     ` (5 more replies)
  2015-02-13  6:23 ` [U-Boot] please " Alexey Brodkin
  2 siblings, 6 replies; 32+ messages in thread
From: Alexey Brodkin @ 2015-01-15 20:39 UTC (permalink / raw)
  To: u-boot

Dear Tom,

The following changes since commit
28c4dae114c9b94b2a1111d81d4da716e9fc2cba:

  Merge branch 'next' of git://git.denx.de/u-boot-video (2015-01-14
16:26:15 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-arc.git 

for you to fetch changes up to fdff23702a361e89a153222233231af4d00d6e2a:

  arc: rename "arc700" in "arcv1" (2015-01-15 22:40:50 +0300)

----------------------------------------------------------------
Alexey Brodkin (6):
      arc: add dependences on MMU presence
      arc: relocate - minor refactoring and clean-up
      arc: move linker script in arch/arc/cpu folder
      arc: move common sources in library
      board/synopsys: remove selection of CPU from the board
      arc: rename "arc700" in "arcv1"

Igor Guryanov (4):
      arc: check caches existence before use
      arc: add ECR (exception cause register) output
      arc: interrupts - fix mask setup
      arc: introduce separate section for interrupt vector table

 arch/arc/Kconfig                          |  3 +++
 arch/arc/Makefile                         |  2 --
 arch/arc/config.mk                        |  4 ++++
 arch/arc/cpu/arc700/Makefile              | 13 ------------
 arch/arc/cpu/arcv1/Makefile               |  7 +++++++
 arch/arc/cpu/{arc700 => arcv1}/config.mk  |  0
 arch/arc/cpu/{arc700 => arcv1}/start.S    | 77
++++++++++++++++++++++++++++++++++++++++-----------------------------
 arch/arc/cpu/{arc700 => }/u-boot.lds      | 15 +++++++++++++-
 arch/arc/include/asm/arcregs.h            |  2 ++
 arch/arc/include/asm/sections.h           |  3 +++
 arch/arc/lib/Makefile                     |  6 ++++++
 arch/arc/{cpu/arc700 => lib}/cache.c      | 29
++++++++++++++++++++++++++
 arch/arc/{cpu/arc700 => lib}/cpu.c        |  0
 arch/arc/{cpu/arc700 => lib}/interrupts.c |  3 ++-
 arch/arc/lib/relocate.c                   | 19 ++++++-----------
 arch/arc/{cpu/arc700 => lib}/reset.c      |  0
 arch/arc/lib/sections.c                   |  2 ++
 arch/arc/{cpu/arc700 => lib}/timer.c      |  0
 board/synopsys/Kconfig                    |  6 ------
 board/synopsys/axs101/Kconfig             |  3 ---
 20 files changed, 123 insertions(+), 71 deletions(-)
 delete mode 100644 arch/arc/cpu/arc700/Makefile
 create mode 100644 arch/arc/cpu/arcv1/Makefile
 rename arch/arc/cpu/{arc700 => arcv1}/config.mk (100%)
 rename arch/arc/cpu/{arc700 => arcv1}/start.S (87%)
 rename arch/arc/cpu/{arc700 => }/u-boot.lds (88%)
 rename arch/arc/{cpu/arc700 => lib}/cache.c (79%)
 rename arch/arc/{cpu/arc700 => lib}/cpu.c (100%)
 rename arch/arc/{cpu/arc700 => lib}/interrupts.c (97%)
 rename arch/arc/{cpu/arc700 => lib}/reset.c (100%)
 rename arch/arc/{cpu/arc700 => lib}/timer.c (100%)

--
Best regards,
Alexey

^ permalink raw reply	[flat|nested] 32+ messages in thread

* [U-Boot] please pull u-boot-arc master
  2015-01-09 21:09 Alexey Brodkin
@ 2015-01-10  3:12 ` Tom Rini
  2015-01-15 20:39 ` [U-Boot] Please " Alexey Brodkin
  2015-02-13  6:23 ` [U-Boot] please " Alexey Brodkin
  2 siblings, 0 replies; 32+ messages in thread
From: Tom Rini @ 2015-01-10  3:12 UTC (permalink / raw)
  To: u-boot

On Fri, Jan 09, 2015 at 09:09:18PM +0000, Alexey Brodkin wrote:

> Dear Tom,
> 
> The following changes since commit
> b188067f39627d977bb1db67c8456e9aaab90743:
> 
>   arm: vf610: fix boot from SD-card (2015-01-09 10:27:51 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arc.git 
> 
> for you to fetch changes up to 4c8c485ad9249e1ca1822474954b78799ca937e9:
> 
>   arc: introduce "mdbtrick" target (2015-01-09 23:59:54 +0300)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150109/d1843177/attachment.pgp>

^ permalink raw reply	[flat|nested] 32+ messages in thread

* [U-Boot]  please pull u-boot-arc master
@ 2015-01-09 21:09 Alexey Brodkin
  2015-01-10  3:12 ` Tom Rini
                   ` (2 more replies)
  0 siblings, 3 replies; 32+ messages in thread
From: Alexey Brodkin @ 2015-01-09 21:09 UTC (permalink / raw)
  To: u-boot

Dear Tom,

The following changes since commit
b188067f39627d977bb1db67c8456e9aaab90743:

  arm: vf610: fix boot from SD-card (2015-01-09 10:27:51 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-arc.git 

for you to fetch changes up to 4c8c485ad9249e1ca1822474954b78799ca937e9:

  arc: introduce "mdbtrick" target (2015-01-09 23:59:54 +0300)

----------------------------------------------------------------
Alexey Brodkin (1):
      arc: introduce "mdbtrick" target

 arch/arc/Makefile | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

--
Best regards,
Alexey

^ permalink raw reply	[flat|nested] 32+ messages in thread

end of thread, other threads:[~2015-09-08  0:19 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-25 14:24 [U-Boot] please pull u-boot-arc master Alexey Brodkin
2014-04-25 19:45 ` Tom Rini
2014-04-28  7:46   ` Alexey Brodkin
2014-05-27 14:28 ` Alexey Brodkin
2014-05-27 15:44   ` Tom Rini
2014-06-03 12:19 ` Alexey Brodkin
2014-06-05 15:46   ` Tom Rini
2015-01-09 21:09 Alexey Brodkin
2015-01-10  3:12 ` Tom Rini
2015-01-15 20:39 ` [U-Boot] Please " Alexey Brodkin
2015-01-20 21:44   ` Tom Rini
2015-02-09 13:46   ` Alexey Brodkin
2015-02-09 20:26     ` Tom Rini
2015-02-09 13:47   ` Alexey Brodkin
2015-02-09 13:49   ` Alexey Brodkin
2015-02-09 13:52   ` Alexey Brodkin
2015-02-09 13:56   ` Alexey Brodkin
2015-02-13  6:23 ` [U-Boot] please " Alexey Brodkin
2015-02-18 12:35   ` Alexey Brodkin
2015-02-18 13:19     ` Alexey Brodkin
2015-04-03  6:56       ` Alexey Brodkin
2015-04-04  1:47         ` Tom Rini
2015-04-10  6:59         ` Alexey Brodkin
2015-04-10 15:51           ` Alexey Brodkin
2015-04-10 16:29             ` Alexey Brodkin
2015-04-10 18:49               ` Tom Rini
2015-05-13 16:26 Alexey Brodkin
2015-05-14 19:14 ` Tom Rini
2015-05-18 12:30 Alexey Brodkin
2015-05-18 23:54 ` Tom Rini
2015-09-07 10:46 Alexey Brodkin
2015-09-08  0:19 ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.