* [U-Boot] [PULL] Please pull u-boot-avr32/master
@ 2012-09-13 11:38 Andreas Bießmann
2012-09-18 14:49 ` Tom Rini
0 siblings, 1 reply; 6+ messages in thread
From: Andreas Bießmann @ 2012-09-13 11:38 UTC (permalink / raw)
To: u-boot
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
^ permalink raw reply [flat|nested] 6+ messages in thread* [U-Boot] [PULL] Please pull u-boot-avr32/master
2012-09-13 11:38 [U-Boot] [PULL] Please pull u-boot-avr32/master Andreas Bießmann
@ 2012-09-18 14:49 ` Tom Rini
0 siblings, 0 replies; 6+ messages in thread
From: Tom Rini @ 2012-09-18 14:49 UTC (permalink / raw)
To: u-boot
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
-------------- 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/20120918/066e33dc/attachment.pgp>
^ permalink raw reply [flat|nested] 6+ messages in thread
* [U-Boot] [PULL] please pull u-boot-avr32/master
@ 2012-11-05 9:31 Andreas Bießmann
2012-11-05 16:51 ` Tom Rini
0 siblings, 1 reply; 6+ messages in thread
From: Andreas Bießmann @ 2012-11-05 9:31 UTC (permalink / raw)
To: u-boot
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(-)
^ permalink raw reply [flat|nested] 6+ messages in thread* [U-Boot] [PULL] please pull u-boot-avr32/master
2012-11-05 9:31 [U-Boot] [PULL] please " Andreas Bießmann
@ 2012-11-05 16:51 ` Tom Rini
0 siblings, 0 replies; 6+ messages in thread
From: Tom Rini @ 2012-11-05 16:51 UTC (permalink / raw)
To: u-boot
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
-------------- 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/20121105/2c625703/attachment.pgp>
^ permalink raw reply [flat|nested] 6+ messages in thread
* [U-Boot] [PULL] please pull u-boot-avr32/master
@ 2013-05-13 8:39 Andreas Bießmann
2013-05-13 19:38 ` Tom Rini
0 siblings, 1 reply; 6+ messages in thread
From: Andreas Bießmann @ 2013-05-13 8:39 UTC (permalink / raw)
To: u-boot
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(-)
^ permalink raw reply [flat|nested] 6+ messages in thread* [U-Boot] [PULL] please pull u-boot-avr32/master
2013-05-13 8:39 Andreas Bießmann
@ 2013-05-13 19:38 ` Tom Rini
0 siblings, 0 replies; 6+ messages in thread
From: Tom Rini @ 2013-05-13 19:38 UTC (permalink / raw)
To: u-boot
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
-------------- 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/20130513/f33ed092/attachment.pgp>
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2013-05-13 19:38 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-13 11:38 [U-Boot] [PULL] Please pull u-boot-avr32/master Andreas Bießmann
2012-09-18 14:49 ` Tom Rini
-- strict thread matches above, loose matches on Subject: below --
2012-11-05 9:31 [U-Boot] [PULL] please " Andreas Bießmann
2012-11-05 16:51 ` Tom Rini
2013-05-13 8:39 Andreas Bießmann
2013-05-13 19:38 ` Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox