public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Haavard Skinnemoen <hskinnemoen@atmel.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [GIT PULL] AVR32 update
Date: Fri, 18 Jan 2008 09:58:52 +0100	[thread overview]
Message-ID: <20080118095852.4b945a45@siona> (raw)

The following changes since commit f188896c2f1594fe749fdb99bbc8c54023cfab3a:
  Wolfgang Denk (1):
        Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master

are available in the git repository at:

  git://www.denx.de/git/u-boot-avr32.git master

Yeah, I know it's one day too late, but since I haven't seen any
announcement that the merge window has closed yet (nor any -rc
announcement), I decided to make a run for it.

Please feel free to reject it if you've already closed the merged
window (without telling anyone ;) and I'll send you a new request with
only the bug fix.

Haavard Skinnemoen (2):
      AVR32: Initialize ipaddr, loadaddr and bootfile at startup
      AVR32: ATNGW100 board support

 MAINTAINERS                     |    1 +
 MAKEALL                         |    1 +
 Makefile                        |    3 +
 board/atmel/atngw100/Makefile   |   40 +++++++++
 board/atmel/atngw100/atngw100.c |   73 ++++++++++++++++
 board/atmel/atngw100/config.mk  |    3 +
 board/atmel/atngw100/eth.c      |   36 ++++++++
 board/atmel/atngw100/u-boot.lds |   80 +++++++++++++++++
 include/configs/atngw100.h      |  182 +++++++++++++++++++++++++++++++++++++++
 lib_avr32/board.c               |   10 ++
 net/eth.c                       |    4 +
 11 files changed, 433 insertions(+), 0 deletions(-)
 create mode 100644 board/atmel/atngw100/Makefile
 create mode 100644 board/atmel/atngw100/atngw100.c
 create mode 100644 board/atmel/atngw100/config.mk
 create mode 100644 board/atmel/atngw100/eth.c
 create mode 100644 board/atmel/atngw100/u-boot.lds
 create mode 100644 include/configs/atngw100.h

             reply	other threads:[~2008-01-18  8:58 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-18  8:58 Haavard Skinnemoen [this message]
2008-01-23 13:34 ` [U-Boot-Users] [GIT PULL] AVR32 update Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2008-07-04 15:24 [U-Boot-Users] [GIT PULL] avr32 update Haavard Skinnemoen
2008-07-06 22:40 ` Wolfgang Denk
2008-05-29 17:41 Haavard Skinnemoen
2008-06-04 22:05 ` Wolfgang Denk
2007-12-17 10:18 [U-Boot-Users] [GIT PULL] AVR32 update Haavard Skinnemoen
2007-12-26 23:47 ` Wolfgang Denk

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=20080118095852.4b945a45@siona \
    --to=hskinnemoen@atmel.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox