All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luka Perkov <luka.perkov@sartura.hr>
To: u-boot@lists.denx.de
Subject: [U-Boot] Please pull u-boot-marvell master
Date: Sun, 29 Nov 2015 21:20:05 +0000	[thread overview]
Message-ID: <00000151551df615-f2128a80-fca1-461f-bd72-d3df4d8e5d14-000000@email.amazonses.com> (raw)

Hi Tom,

please pull the queued changes below from Marvell tree. Additional work from
Stefan will be sent later on.

The following changes since commit fa8883a1e39a20e72aaa5093af0c80062cb95757:

  Merge branch 'master' of git://git.denx.de/u-boot-i2c (2015-11-27 08:41:03 -0500)

are available in the git repository at:

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

for you to fetch changes up to f1df81c4008c8e0edbc1a2738cf2490b2f7be661:

  arm: kirkwood: add ZyXEL NSA310S device (2015-11-29 22:16:14 +0100)

----------------------------------------------------------------
Gerald Kerma (1):
      arm: kirkwood: add ZyXEL NSA310S device

Reinhard Pfau (2):
      tools/kwbimage: fix endianess issue
      tools/kwbimage: fix size computations for v1 images

Stefan Roese (2):
      arm: mvebu: Configure ARP timeout and retry count
      tools/kwbimage.c: Make sure that the resulting image is 4-byte aligned

 arch/arm/mach-kirkwood/Kconfig            |   4 +
 arch/arm/mach-mvebu/include/mach/config.h |   2 +
 board/zyxel/nsa310s/Kconfig               |  20 +++++
 board/zyxel/nsa310s/MAINTAINERS           |   8 ++
 board/zyxel/nsa310s/Makefile              |   9 ++
 board/zyxel/nsa310s/kwbimage.cfg          |  43 ++++++++++
 board/zyxel/nsa310s/nsa310s.c             | 133 ++++++++++++++++++++++++++++++
 board/zyxel/nsa310s/nsa310s.h             |  47 +++++++++++
 configs/nsa310s_defconfig                 |  13 +++
 include/configs/nsa310s.h                 |  99 ++++++++++++++++++++++
 tools/kwbimage.c                          |  60 ++++++++------
 tools/kwbimage.h                          |   3 +-
 12 files changed, 417 insertions(+), 24 deletions(-)
 create mode 100644 board/zyxel/nsa310s/Kconfig
 create mode 100644 board/zyxel/nsa310s/MAINTAINERS
 create mode 100644 board/zyxel/nsa310s/Makefile
 create mode 100644 board/zyxel/nsa310s/kwbimage.cfg
 create mode 100644 board/zyxel/nsa310s/nsa310s.c
 create mode 100644 board/zyxel/nsa310s/nsa310s.h
 create mode 100644 configs/nsa310s_defconfig
 create mode 100644 include/configs/nsa310s.h

Regards,
Luka

             reply	other threads:[~2015-11-29 21:20 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-29 21:20 Luka Perkov [this message]
2015-11-30 20:17 ` [U-Boot] Please pull u-boot-marvell master Tom Rini
  -- strict thread matches above, loose matches on Subject: below --
2015-11-17 22:46 Luka Perkov
2015-11-18  0:50 ` Tom Rini
2015-10-21  0:29 Luka Perkov
2015-10-21 13:10 ` Tom Rini
2015-10-01  0:07 Luka Perkov
2015-10-03  0:35 ` Tom Rini
2015-08-17 16:56 Luka Perkov
2015-08-18  0:54 ` Tom Rini
2015-07-24  7:56 Luka Perkov
2015-07-25 19:50 ` Tom Rini
     [not found] <20150723063510.GA1896@localhost>
2015-07-23  7:29 ` Luka Perkov
2015-07-23  6:35 Luka Perkov
2015-07-10 12:59 Luka Perkov
2015-07-10 19:03 ` Tom Rini
2015-06-28 15:58 Luka Perkov
2015-06-29  0:36 ` Tom Rini
2015-06-14 15:59 Luka Perkov
2015-06-15 15:18 ` Tom Rini
2015-05-05 12:50 Luka Perkov
2015-05-05 23:59 ` Tom Rini
2015-04-11  9:53 Luka Perkov
2015-04-11 11:27 ` Tom Rini
2015-03-05 21:14 Luka Perkov
2015-03-06 15:43 ` Tom Rini
2015-02-16 12:50 Luka Perkov
2015-02-16 17:41 ` Tom Rini
2015-02-06 16:35 Luka Perkov
2015-02-09 20:26 ` Tom Rini
2015-01-25 23:42 Luka Perkov
2015-01-27 11:51 ` Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=00000151551df615-f2128a80-fca1-461f-bd72-d3df4d8e5d14-000000@email.amazonses.com \
    --to=luka.perkov@sartura.hr \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.