[U-Boot] [PULL] please pull u-boot-avr32/master

2013-05-13 Thread Andreas Bießmann
Dear Tom Rini,

please pull the following change from u-boot-avr/master into u-boot/master.

The following changes since commit bbd0f7e3ba66d288a2f146f1c7797801e04598ae:

  Move FDT_RAMDISK_OVERHEAD from fdt.h to libfdt_env.h (2013-05-10 19:04:50 
-0400)

are available in the git repository at:

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

for you to fetch changes up to a7e62be09189dae3a16882e53f15c38754f9db91:

  avr32: fix relocation address calculation (2013-05-13 10:35:12 +0200)


Andreas Bießmann (1):
  avr32: fix relocation address calculation

 arch/avr32/lib/board.c |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PULL] please pull u-boot-avr32/master

2013-05-13 Thread Tom Rini
On Mon, May 13, 2013 at 10:39:55AM +0200, Andreas Bie??mann wrote:

 Dear Tom Rini,
 
 please pull the following change from u-boot-avr/master into u-boot/master.
 
 The following changes since commit bbd0f7e3ba66d288a2f146f1c7797801e04598ae:
 
   Move FDT_RAMDISK_OVERHEAD from fdt.h to libfdt_env.h (2013-05-10 19:04:50 
 -0400)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-avr32.git master
 
 for you to fetch changes up to a7e62be09189dae3a16882e53f15c38754f9db91:
 
   avr32: fix relocation address calculation (2013-05-13 10:35:12 +0200)
 
 
 Andreas Bie??mann (1):
   avr32: fix relocation address calculation
 
  arch/avr32/lib/board.c |4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] [PULL] please pull u-boot-avr32/master

2012-11-05 Thread Andreas Bießmann
Dear Tom Rini,

The following changes since commit ed296d206a1840c0a0b6c1322379c950f9996905:

  MAKEALL: Add -s to '${MAKE} tidy' section (2012-10-29 14:21:20 -0700)

are available in the git repository at:

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

for you to fetch changes up to 60607c9de01afb53cb284cede3481d0167fc9df0:

  avr32: allow multi block mmc access for all boards (2012-11-02 13:17:39 +0100)


Andreas Bießmann (1):
  avr32: allow multi block mmc access for all boards

 include/configs/atngw100.h  |1 -
 include/configs/atngw100mkii.h  |1 -
 include/configs/atstk1002.h |1 -
 include/configs/atstk1003.h |1 -
 include/configs/atstk1004.h |1 -
 include/configs/atstk1006.h |1 -
 include/configs/favr-32-ezkit.h |1 -
 include/configs/hammerhead.h|1 -
 include/configs/mimc200.h   |1 -
 9 files changed, 9 deletions(-)
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PULL] please pull u-boot-avr32/master

2012-11-05 Thread Tom Rini
On Mon, Nov 05, 2012 at 10:31:30AM +0100, Andreas Bie??mann wrote:

 Dear Tom Rini,
 
 The following changes since commit ed296d206a1840c0a0b6c1322379c950f9996905:
 
   MAKEALL: Add -s to '${MAKE} tidy' section (2012-10-29 14:21:20 -0700)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-avr32.git master
 
 for you to fetch changes up to 60607c9de01afb53cb284cede3481d0167fc9df0:
 
   avr32: allow multi block mmc access for all boards (2012-11-02 13:17:39 
 +0100)
 
 
 Andreas Bie??mann (1):
   avr32: allow multi block mmc access for all boards
 
  include/configs/atngw100.h  |1 -
  include/configs/atngw100mkii.h  |1 -
  include/configs/atstk1002.h |1 -
  include/configs/atstk1003.h |1 -
  include/configs/atstk1004.h |1 -
  include/configs/atstk1006.h |1 -
  include/configs/favr-32-ezkit.h |1 -
  include/configs/hammerhead.h|1 -
  include/configs/mimc200.h   |1 -
  9 files changed, 9 deletions(-)

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PULL] Please pull u-boot-avr32/master

2012-09-18 Thread Tom Rini
On Thu, Sep 13, 2012 at 01:38:33PM +0200, Andreas Bie??mann wrote:
 Dear Tom Rini,
 
 these two patches should go into this release. The 'Fix strict-aliasing' is a
 very old patch which was a long time untested. The new board was posted way
 before merge window close but required a patch that came through u-boot-arm,
 therefore it is so late.
 
 The following changes since commit a6f0c4faa4c65a7b7048b12c9d180d7e1aad1721:
 
   Merge branch 'master' of git://git.denx.de/u-boot-avr32 (2012-09-04 
 09:17:27 +0200)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-avr32.git master
 
 for you to fetch changes up to a420dfe2b017db321ad9b4058d38e216b756465f:
 
   avr32: add atngw100mkii board (2012-09-13 13:33:11 +0200)
 
 
 Andreas Bie??mann (1):
   avr32: add atngw100mkii board
 
 Simon Glass (1):
   Fix strict-aliasing warning in dlmalloc
 
  MAINTAINERS |1 +
  board/atmel/atngw100mkii/Makefile   |   40 ++
  board/atmel/atngw100mkii/atngw100mkii.c |  156 +++
  boards.cfg  |1 +
  common/dlmalloc.c   |   10 +-
  include/configs/atngw100mkii.h  |  209 
 +++
  6 files changed, 412 insertions(+), 5 deletions(-)
  create mode 100644 board/atmel/atngw100mkii/Makefile
  create mode 100644 board/atmel/atngw100mkii/atngw100mkii.c
  create mode 100644 include/configs/atngw100mkii.h

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] [PULL] Please pull u-boot-avr32/master

2012-09-13 Thread Andreas Bießmann
Dear Tom Rini,

these two patches should go into this release. The 'Fix strict-aliasing' is a
very old patch which was a long time untested. The new board was posted way
before merge window close but required a patch that came through u-boot-arm,
therefore it is so late.

The following changes since commit a6f0c4faa4c65a7b7048b12c9d180d7e1aad1721:

  Merge branch 'master' of git://git.denx.de/u-boot-avr32 (2012-09-04 09:17:27 
+0200)

are available in the git repository at:


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

for you to fetch changes up to a420dfe2b017db321ad9b4058d38e216b756465f:

  avr32: add atngw100mkii board (2012-09-13 13:33:11 +0200)


Andreas Bießmann (1):
  avr32: add atngw100mkii board

Simon Glass (1):
  Fix strict-aliasing warning in dlmalloc

 MAINTAINERS |1 +
 board/atmel/atngw100mkii/Makefile   |   40 ++
 board/atmel/atngw100mkii/atngw100mkii.c |  156 +++
 boards.cfg  |1 +
 common/dlmalloc.c   |   10 +-
 include/configs/atngw100mkii.h  |  209 +++
 6 files changed, 412 insertions(+), 5 deletions(-)
 create mode 100644 board/atmel/atngw100mkii/Makefile
 create mode 100644 board/atmel/atngw100mkii/atngw100mkii.c
 create mode 100644 include/configs/atngw100mkii.h

Best regards

Andreas Bießmann
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot