* [U-Boot] =?true?q?=5BPULL=7D=20please=20pull=20u-boot-atmel/master=20into=20u-boot-arm/master?=
@ 2012-09-17 17:07 Andreas Bießmann
2012-09-22 2:36 ` [U-Boot] [PULL} please pull u-boot-atmel/master into u-boot-arm/master Andreas Bießmann
` (2 more replies)
0 siblings, 3 replies; 6+ messages in thread
From: Andreas Bießmann @ 2012-09-17 17:07 UTC (permalink / raw)
To: u-boot
Dear Albert Aribaud,
as mentioned before there are some fixes left for this upcoming release, here
they are.
The following changes since commit 057df193b40d31799d41d43bc832a972f658bfe4:
Merge remote-tracking branch 'u-boot-ti/master' into m (2012-09-05 20:20:04 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-atmel.git master
for you to fetch changes up to dc3e30bab7c5ef87bd24ebcbb7cdfc3fb2b44555:
Atmel: sam9g10/9m10/9x5: Add support to boot DT kernel (2012-09-17 19:02:44 +0200)
----------------------------------------------------------------
Bo Shen (3):
spi: add atmel at25df321 serial flash support
spiflash: at25: using common spi flash operation
Atmel: sam9g10/9m10/9x5: Add support to boot DT kernel
Wu, Josh (2):
at91sam9x5: set default EBI I/O drive configuration.
atmel_nand: fix the U-Boot output information about nand flash with PMECC enable.
board/atmel/at91sam9x5ek/at91sam9x5ek.c | 4 ++++
drivers/mtd/nand/atmel_nand.c | 5 +++--
drivers/mtd/spi/atmel.c | 17 ++++++++++++++++-
include/configs/at91sam9261ek.h | 2 ++
include/configs/at91sam9m10g45ek.h | 2 ++
include/configs/at91sam9x5ek.h | 2 ++
6 files changed, 29 insertions(+), 3 deletions(-)
Best regards
Andreas Bie??mann
^ permalink raw reply [flat|nested] 6+ messages in thread
* [U-Boot] [PULL} please pull u-boot-atmel/master into u-boot-arm/master
2012-09-17 17:07 [U-Boot] =?true?q?=5BPULL=7D=20please=20pull=20u-boot-atmel/master=20into=20u-boot-arm/master?= Andreas Bießmann
@ 2012-09-22 2:36 ` Andreas Bießmann
2012-09-22 3:14 ` [U-Boot] =?true?q?=5BPULL=5D=20please=20pull=20u-boot-atmel/master=20into=20u-boot-arm/master?= Andreas Bießmann
2012-09-22 3:36 ` [U-Boot] [PULL] please pull u-boot-atmel/master into u-boot-arm/master Andreas Bießmann
2 siblings, 0 replies; 6+ messages in thread
From: Andreas Bießmann @ 2012-09-22 2:36 UTC (permalink / raw)
To: u-boot
Dear Albert Aribaud,
This One Sees to be missed or rc1
Best regards
Andreas Bie?mann
Am Montag, 17. September 2012 schrieb Andreas Bie?mann :
> Dear Albert Aribaud,
>
> as mentioned before there are some fixes left for this upcoming release,
> here
> they are.
>
> The following changes since commit
> 057df193b40d31799d41d43bc832a972f658bfe4:
>
> Merge remote-tracking branch 'u-boot-ti/master' into m (2012-09-05
> 20:20:04 +0200)
>
> are available in the git repository at:
>
>
> git://git.denx.de/u-boot-atmel.git master
>
> for you to fetch changes up to dc3e30bab7c5ef87bd24ebcbb7cdfc3fb2b44555:
>
> Atmel: sam9g10/9m10/9x5: Add support to boot DT kernel (2012-09-17
> 19:02:44 +0200)
>
> ----------------------------------------------------------------
> Bo Shen (3):
> spi: add atmel at25df321 serial flash support
> spiflash: at25: using common spi flash operation
> Atmel: sam9g10/9m10/9x5: Add support to boot DT kernel
>
> Wu, Josh (2):
> at91sam9x5: set default EBI I/O drive configuration.
> atmel_nand: fix the U-Boot output information about nand flash with
> PMECC enable.
>
> board/atmel/at91sam9x5ek/at91sam9x5ek.c | 4 ++++
> drivers/mtd/nand/atmel_nand.c | 5 +++--
> drivers/mtd/spi/atmel.c | 17 ++++++++++++++++-
> include/configs/at91sam9261ek.h | 2 ++
> include/configs/at91sam9m10g45ek.h | 2 ++
> include/configs/at91sam9x5ek.h | 2 ++
> 6 files changed, 29 insertions(+), 3 deletions(-)
>
> Best regards
>
> Andreas Bie?mann
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* [U-Boot] =?true?q?=5BPULL=5D=20please=20pull=20u-boot-atmel/master=20into=20u-boot-arm/master?=
2012-09-17 17:07 [U-Boot] =?true?q?=5BPULL=7D=20please=20pull=20u-boot-atmel/master=20into=20u-boot-arm/master?= Andreas Bießmann
2012-09-22 2:36 ` [U-Boot] [PULL} please pull u-boot-atmel/master into u-boot-arm/master Andreas Bießmann
@ 2012-09-22 3:14 ` Andreas Bießmann
2012-09-22 3:36 ` [U-Boot] [PULL] please pull u-boot-atmel/master into u-boot-arm/master Andreas Bießmann
2 siblings, 0 replies; 6+ messages in thread
From: Andreas Bießmann @ 2012-09-22 3:14 UTC (permalink / raw)
To: u-boot
resent cause the old one didn't make its way into patchwork.
Dear Albert Aribaud,
as mentioned before there are some fixes left for this upcoming release, here
they are.
The following changes since commit 057df193b40d31799d41d43bc832a972f658bfe4:
Merge remote-tracking branch 'u-boot-ti/master' into m (2012-09-05 20:20:04 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-atmel.git master
for you to fetch changes up to dc3e30bab7c5ef87bd24ebcbb7cdfc3fb2b44555:
Atmel: sam9g10/9m10/9x5: Add support to boot DT kernel (2012-09-17 19:02:44 +0200)
----------------------------------------------------------------
Bo Shen (3):
spi: add atmel at25df321 serial flash support
spiflash: at25: using common spi flash operation
Atmel: sam9g10/9m10/9x5: Add support to boot DT kernel
Wu, Josh (2):
at91sam9x5: set default EBI I/O drive configuration.
atmel_nand: fix the U-Boot output information about nand flash with PMECC enable.
board/atmel/at91sam9x5ek/at91sam9x5ek.c | 4 ++++
drivers/mtd/nand/atmel_nand.c | 5 +++--
drivers/mtd/spi/atmel.c | 17 ++++++++++++++++-
include/configs/at91sam9261ek.h | 2 ++
include/configs/at91sam9m10g45ek.h | 2 ++
include/configs/at91sam9x5ek.h | 2 ++
6 files changed, 29 insertions(+), 3 deletions(-)
Best regards
Andreas Bie??mann
^ permalink raw reply [flat|nested] 6+ messages in thread
* [U-Boot] [PULL] please pull u-boot-atmel/master into u-boot-arm/master
2012-09-17 17:07 [U-Boot] =?true?q?=5BPULL=7D=20please=20pull=20u-boot-atmel/master=20into=20u-boot-arm/master?= Andreas Bießmann
2012-09-22 2:36 ` [U-Boot] [PULL} please pull u-boot-atmel/master into u-boot-arm/master Andreas Bießmann
2012-09-22 3:14 ` [U-Boot] =?true?q?=5BPULL=5D=20please=20pull=20u-boot-atmel/master=20into=20u-boot-arm/master?= Andreas Bießmann
@ 2012-09-22 3:36 ` Andreas Bießmann
2012-09-25 7:46 ` Andreas Bießmann
2 siblings, 1 reply; 6+ messages in thread
From: Andreas Bießmann @ 2012-09-22 3:36 UTC (permalink / raw)
To: u-boot
Another resent ... sorry for the noise!
I found the root cause why it did not appear on patchwork, my
sendemail.assume8bitencoding was set to 'true' but it should be set to
'UTF-8'. Therefore the header where corupted (Content-Type: text/plain;
charset=true). This mail should finally reach patchwork now.
resent cause the old one didn't make its way into patchwork.
Dear Albert Aribaud,
as mentioned before there are some fixes left for this upcoming release, here
they are.
The following changes since commit 057df193b40d31799d41d43bc832a972f658bfe4:
Merge remote-tracking branch 'u-boot-ti/master' into m (2012-09-05 20:20:04 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-atmel.git master
for you to fetch changes up to dc3e30bab7c5ef87bd24ebcbb7cdfc3fb2b44555:
Atmel: sam9g10/9m10/9x5: Add support to boot DT kernel (2012-09-17 19:02:44 +0200)
----------------------------------------------------------------
Bo Shen (3):
spi: add atmel at25df321 serial flash support
spiflash: at25: using common spi flash operation
Atmel: sam9g10/9m10/9x5: Add support to boot DT kernel
Wu, Josh (2):
at91sam9x5: set default EBI I/O drive configuration.
atmel_nand: fix the U-Boot output information about nand flash with PMECC enable.
board/atmel/at91sam9x5ek/at91sam9x5ek.c | 4 ++++
drivers/mtd/nand/atmel_nand.c | 5 +++--
drivers/mtd/spi/atmel.c | 17 ++++++++++++++++-
include/configs/at91sam9261ek.h | 2 ++
include/configs/at91sam9m10g45ek.h | 2 ++
include/configs/at91sam9x5ek.h | 2 ++
6 files changed, 29 insertions(+), 3 deletions(-)
Best regards
Andreas Bie?mann
^ permalink raw reply [flat|nested] 6+ messages in thread
* [U-Boot] [PULL] please pull u-boot-atmel/master into u-boot-arm/master
2012-09-22 3:36 ` [U-Boot] [PULL] please pull u-boot-atmel/master into u-boot-arm/master Andreas Bießmann
@ 2012-09-25 7:46 ` Andreas Bießmann
2012-09-29 6:59 ` Albert ARIBAUD
0 siblings, 1 reply; 6+ messages in thread
From: Andreas Bießmann @ 2012-09-25 7:46 UTC (permalink / raw)
To: u-boot
Dear Albert Aribaud,
any chance to get this pulled before -rc2?
Best regards
Andreas Bie?mann
On 22.09.2012 05:36, Andreas Bie?mann wrote:
> Another resent ... sorry for the noise!
> I found the root cause why it did not appear on patchwork, my
> sendemail.assume8bitencoding was set to 'true' but it should be set to
> 'UTF-8'. Therefore the header where corupted (Content-Type: text/plain;
> charset=true). This mail should finally reach patchwork now.
>
> resent cause the old one didn't make its way into patchwork.
>
> Dear Albert Aribaud,
>
> as mentioned before there are some fixes left for this upcoming release, here
> they are.
>
> The following changes since commit 057df193b40d31799d41d43bc832a972f658bfe4:
>
> Merge remote-tracking branch 'u-boot-ti/master' into m (2012-09-05 20:20:04 +0200)
>
> are available in the git repository at:
>
>
> git://git.denx.de/u-boot-atmel.git master
>
> for you to fetch changes up to dc3e30bab7c5ef87bd24ebcbb7cdfc3fb2b44555:
>
> Atmel: sam9g10/9m10/9x5: Add support to boot DT kernel (2012-09-17 19:02:44 +0200)
>
> ----------------------------------------------------------------
> Bo Shen (3):
> spi: add atmel at25df321 serial flash support
> spiflash: at25: using common spi flash operation
> Atmel: sam9g10/9m10/9x5: Add support to boot DT kernel
>
> Wu, Josh (2):
> at91sam9x5: set default EBI I/O drive configuration.
> atmel_nand: fix the U-Boot output information about nand flash with PMECC enable.
>
> board/atmel/at91sam9x5ek/at91sam9x5ek.c | 4 ++++
> drivers/mtd/nand/atmel_nand.c | 5 +++--
> drivers/mtd/spi/atmel.c | 17 ++++++++++++++++-
> include/configs/at91sam9261ek.h | 2 ++
> include/configs/at91sam9m10g45ek.h | 2 ++
> include/configs/at91sam9x5ek.h | 2 ++
> 6 files changed, 29 insertions(+), 3 deletions(-)
>
> Best regards
>
> Andreas Bie?mann
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* [U-Boot] [PULL] please pull u-boot-atmel/master into u-boot-arm/master
2012-09-25 7:46 ` Andreas Bießmann
@ 2012-09-29 6:59 ` Albert ARIBAUD
0 siblings, 0 replies; 6+ messages in thread
From: Albert ARIBAUD @ 2012-09-29 6:59 UTC (permalink / raw)
To: u-boot
Hi Andreas,
On Tue, 25 Sep 2012 09:46:06 +0200, "Andreas Bie?mann"
<andreas.devel@googlemail.com> wrote:
> Dear Albert Aribaud,
>
> any chance to get this pulled before -rc2?
>
> Best regards
>
> Andreas Bie?mann
>
> On 22.09.2012 05:36, Andreas Bie?mann wrote:
> > Another resent ... sorry for the noise!
> > I found the root cause why it did not appear on patchwork, my
> > sendemail.assume8bitencoding was set to 'true' but it should be set to
> > 'UTF-8'. Therefore the header where corupted (Content-Type: text/plain;
> > charset=true). This mail should finally reach patchwork now.
> >
> > resent cause the old one didn't make its way into patchwork.
> >
> > Dear Albert Aribaud,
> >
> > as mentioned before there are some fixes left for this upcoming release, here
> > they are.
> >
> > The following changes since commit 057df193b40d31799d41d43bc832a972f658bfe4:
> >
> > Merge remote-tracking branch 'u-boot-ti/master' into m (2012-09-05 20:20:04 +0200)
> >
> > are available in the git repository at:
> >
> >
> > git://git.denx.de/u-boot-atmel.git master
> >
> > for you to fetch changes up to dc3e30bab7c5ef87bd24ebcbb7cdfc3fb2b44555:
> >
> > Atmel: sam9g10/9m10/9x5: Add support to boot DT kernel (2012-09-17 19:02:44 +0200)
> >
> > ----------------------------------------------------------------
> > Bo Shen (3):
> > spi: add atmel at25df321 serial flash support
> > spiflash: at25: using common spi flash operation
> > Atmel: sam9g10/9m10/9x5: Add support to boot DT kernel
> >
> > Wu, Josh (2):
> > at91sam9x5: set default EBI I/O drive configuration.
> > atmel_nand: fix the U-Boot output information about nand flash with PMECC enable.
> >
> > board/atmel/at91sam9x5ek/at91sam9x5ek.c | 4 ++++
> > drivers/mtd/nand/atmel_nand.c | 5 +++--
> > drivers/mtd/spi/atmel.c | 17 ++++++++++++++++-
> > include/configs/at91sam9261ek.h | 2 ++
> > include/configs/at91sam9m10g45ek.h | 2 ++
> > include/configs/at91sam9x5ek.h | 2 ++
> > 6 files changed, 29 insertions(+), 3 deletions(-)
> >
> > Best regards
> >
> > Andreas Bie?mann
> >
>
>
Applied to u-boot-arm/master, thanks!
Amicalement,
--
Albert.
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2012-09-29 6:59 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-17 17:07 [U-Boot] =?true?q?=5BPULL=7D=20please=20pull=20u-boot-atmel/master=20into=20u-boot-arm/master?= Andreas Bießmann
2012-09-22 2:36 ` [U-Boot] [PULL} please pull u-boot-atmel/master into u-boot-arm/master Andreas Bießmann
2012-09-22 3:14 ` [U-Boot] =?true?q?=5BPULL=5D=20please=20pull=20u-boot-atmel/master=20into=20u-boot-arm/master?= Andreas Bießmann
2012-09-22 3:36 ` [U-Boot] [PULL] please pull u-boot-atmel/master into u-boot-arm/master Andreas Bießmann
2012-09-25 7:46 ` Andreas Bießmann
2012-09-29 6:59 ` Albert ARIBAUD
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox