All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Bug fix only pull request: u-boot-mmc 05012015
@ 2015-01-05 20:08 Pantelis Antoniou
  2015-01-05 20:10 ` Fabio Estevam
  0 siblings, 1 reply; 6+ messages in thread
From: Pantelis Antoniou @ 2015-01-05 20:08 UTC (permalink / raw)
  To: u-boot

Happy New Year Tom,

Here?s a bug-fix only pull-req for MMC

The following changes since commit a2ee47d5f6d010e92e956a8fa9b62fe220d61bf6:

 Merge branch 'master' of git://git.denx.de/u-boot-arm (2015-01-04 16:09:19 -0500)

are available in the git repository at:


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

for you to fetch changes up to 7de958df01bdaac8422ea3e2bddaa15a42d3b25d:

 spl: mmc: Fix raw boot mode (related to commit 4c5bbc2328a24f5e1ee990c9a9527e48e5fb3b5f) (2015-01-05 21:59:40 +0200)

----------------------------------------------------------------
DrEagle (6):
     MVEBUMMC : Change copyright date
     MVEBUMMC : Speed up access time
     MVEBUMMC : FIX debug strings
     MVEBUMMC : REMOVE unnecessary delays
     MVEBUMMC : CLEAN code
     MVEBUMMC : REMOVE unnecessary delay from init

Guillaume GARDET (1):
     spl: mmc: Fix raw boot mode (related to commit 4c5bbc2328a24f5e1ee990c9a9527e48e5fb3b5f)

common/spl/spl_mmc.c    |  19 ++++++++++++++++---
drivers/mmc/mvebu_mmc.c | 103 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------------------
include/mvebu_mmc.h     |   1 +
3 files changed, 77 insertions(+), 46 deletions(-)

Regards

? Pantelis

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [U-Boot] Bug fix only pull request: u-boot-mmc 05012015
  2015-01-05 20:08 [U-Boot] Bug fix only pull request: u-boot-mmc 05012015 Pantelis Antoniou
@ 2015-01-05 20:10 ` Fabio Estevam
  2015-01-05 20:11   ` Pantelis Antoniou
  0 siblings, 1 reply; 6+ messages in thread
From: Fabio Estevam @ 2015-01-05 20:10 UTC (permalink / raw)
  To: u-boot

On Mon, Jan 5, 2015 at 6:08 PM, Pantelis Antoniou
<panto@antoniou-consulting.com> wrote:
> Happy New Year Tom,
>
> Here?s a bug-fix only pull-req for MMC
>
> The following changes since commit a2ee47d5f6d010e92e956a8fa9b62fe220d61bf6:
>
>  Merge branch 'master' of git://git.denx.de/u-boot-arm (2015-01-04 16:09:19 -0500)
>
> are available in the git repository at:
>
>
>  git://git.denx.de/u-boot-mmc.git master
>
> for you to fetch changes up to 7de958df01bdaac8422ea3e2bddaa15a42d3b25d:
>
>  spl: mmc: Fix raw boot mode (related to commit 4c5bbc2328a24f5e1ee990c9a9527e48e5fb3b5f) (2015-01-05 21:59:40 +0200)
>
> ----------------------------------------------------------------
> DrEagle (6):

Would be better to use a real name here.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [U-Boot] Bug fix only pull request: u-boot-mmc 05012015
  2015-01-05 20:10 ` Fabio Estevam
@ 2015-01-05 20:11   ` Pantelis Antoniou
  2015-01-05 20:29     ` Tom Rini
  0 siblings, 1 reply; 6+ messages in thread
From: Pantelis Antoniou @ 2015-01-05 20:11 UTC (permalink / raw)
  To: u-boot


> On Jan 5, 2015, at 22:10 , Fabio Estevam <festevam@gmail.com> wrote:
> 
> On Mon, Jan 5, 2015 at 6:08 PM, Pantelis Antoniou
> <panto@antoniou-consulting.com> wrote:
>> Happy New Year Tom,
>> 
>> Here?s a bug-fix only pull-req for MMC
>> 
>> The following changes since commit a2ee47d5f6d010e92e956a8fa9b62fe220d61bf6:
>> 
>> Merge branch 'master' of git://git.denx.de/u-boot-arm (2015-01-04 16:09:19 -0500)
>> 
>> are available in the git repository at:
>> 
>> 
>> git://git.denx.de/u-boot-mmc.git master
>> 
>> for you to fetch changes up to 7de958df01bdaac8422ea3e2bddaa15a42d3b25d:
>> 
>> spl: mmc: Fix raw boot mode (related to commit 4c5bbc2328a24f5e1ee990c9a9527e48e5fb3b5f) (2015-01-05 21:59:40 +0200)
>> 
>> ----------------------------------------------------------------
>> DrEagle (6):
> 
> Would be better to use a real name here.

Hum, yes. G?rald?

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [U-Boot] Bug fix only pull request: u-boot-mmc 05012015
  2015-01-05 20:11   ` Pantelis Antoniou
@ 2015-01-05 20:29     ` Tom Rini
  2015-01-06  8:11       ` Pantelis Antoniou
  0 siblings, 1 reply; 6+ messages in thread
From: Tom Rini @ 2015-01-05 20:29 UTC (permalink / raw)
  To: u-boot

On Mon, Jan 05, 2015 at 10:11:41PM +0200, Pantelis Antoniou wrote:
> 
> > On Jan 5, 2015, at 22:10 , Fabio Estevam <festevam@gmail.com> wrote:
> > 
> > On Mon, Jan 5, 2015 at 6:08 PM, Pantelis Antoniou
> > <panto@antoniou-consulting.com> wrote:
> >> Happy New Year Tom,
> >> 
> >> Here?s a bug-fix only pull-req for MMC
> >> 
> >> The following changes since commit a2ee47d5f6d010e92e956a8fa9b62fe220d61bf6:
> >> 
> >> Merge branch 'master' of git://git.denx.de/u-boot-arm (2015-01-04 16:09:19 -0500)
> >> 
> >> are available in the git repository at:
> >> 
> >> 
> >> git://git.denx.de/u-boot-mmc.git master
> >> 
> >> for you to fetch changes up to 7de958df01bdaac8422ea3e2bddaa15a42d3b25d:
> >> 
> >> spl: mmc: Fix raw boot mode (related to commit 4c5bbc2328a24f5e1ee990c9a9527e48e5fb3b5f) (2015-01-05 21:59:40 +0200)
> >> 
> >> ----------------------------------------------------------------
> >> DrEagle (6):
> > 
> > Would be better to use a real name here.
> 
> Hum, yes. G?rald?

Can you just fix it locally and re-push?  Thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150105/25de6fb6/attachment.pgp>

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [U-Boot] Bug fix only pull request: u-boot-mmc 05012015
  2015-01-05 20:29     ` Tom Rini
@ 2015-01-06  8:11       ` Pantelis Antoniou
  2015-01-07 15:16         ` Tom Rini
  0 siblings, 1 reply; 6+ messages in thread
From: Pantelis Antoniou @ 2015-01-06  8:11 UTC (permalink / raw)
  To: u-boot

Hi Tom,

> On Jan 5, 2015, at 22:29 , Tom Rini <trini@ti.com> wrote:
> 
> On Mon, Jan 05, 2015 at 10:11:41PM +0200, Pantelis Antoniou wrote:
>> 
>>> On Jan 5, 2015, at 22:10 , Fabio Estevam <festevam@gmail.com> wrote:
>>> 
>>> On Mon, Jan 5, 2015 at 6:08 PM, Pantelis Antoniou
>>> <panto@antoniou-consulting.com> wrote:
>>>> Happy New Year Tom,
>>>> 
>>>> Here?s a bug-fix only pull-req for MMC
>>>> 
>>>> The following changes since commit a2ee47d5f6d010e92e956a8fa9b62fe220d61bf6:
>>>> 
>>>> Merge branch 'master' of git://git.denx.de/u-boot-arm (2015-01-04 16:09:19 -0500)
>>>> 
>>>> are available in the git repository at:
>>>> 
>>>> 
>>>> git://git.denx.de/u-boot-mmc.git master
>>>> 
>>>> for you to fetch changes up to 7de958df01bdaac8422ea3e2bddaa15a42d3b25d:
>>>> 
>>>> spl: mmc: Fix raw boot mode (related to commit 4c5bbc2328a24f5e1ee990c9a9527e48e5fb3b5f) (2015-01-05 21:59:40 +0200)
>>>> 
>>>> ----------------------------------------------------------------
>>>> DrEagle (6):
>>> 
>>> Would be better to use a real name here.
>> 
>> Hum, yes. G?rald?
> 
> Can you just fix it locally and re-push?  Thanks!
> 

Done.

> -- 
> Tom

----------

The following changes since commit a2ee47d5f6d010e92e956a8fa9b62fe220d61bf6:

  Merge branch 'master' of git://git.denx.de/u-boot-arm (2015-01-04 16:09:19 -0500)

are available in the git repository at:


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

for you to fetch changes up to 2c84c9a40ac19c44c0c9f865fcf6f459c426659e:

  spl: mmc: Fix raw boot mode (related to commit 4c5bbc2328a24f5e1ee990c9a9527e48e5fb3b5f) (2015-01-06 10:10:30 +0200)

----------------------------------------------------------------
Gerald Kerma (6):
      MVEBUMMC : Change copyright date
      MVEBUMMC : Speed up access time
      MVEBUMMC : FIX debug strings
      MVEBUMMC : REMOVE unnecessary delays
      MVEBUMMC : CLEAN code
      MVEBUMMC : REMOVE unnecessary delay from init

Guillaume GARDET (1):
      spl: mmc: Fix raw boot mode (related to commit 4c5bbc2328a24f5e1ee990c9a9527e48e5fb3b5f)

 common/spl/spl_mmc.c    |  19 ++++++++++++++++---
 drivers/mmc/mvebu_mmc.c | 103 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------------------
 include/mvebu_mmc.h     |   1 +
 3 files changed, 77 insertions(+), 46 deletions(-)
Regards

? Pantelis

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [U-Boot] Bug fix only pull request: u-boot-mmc 05012015
  2015-01-06  8:11       ` Pantelis Antoniou
@ 2015-01-07 15:16         ` Tom Rini
  0 siblings, 0 replies; 6+ messages in thread
From: Tom Rini @ 2015-01-07 15:16 UTC (permalink / raw)
  To: u-boot

On Tue, Jan 06, 2015 at 10:11:53AM +0200, Pantelis Antoniou wrote:

> Hi Tom,
> 
> > On Jan 5, 2015, at 22:29 , Tom Rini <trini@ti.com> wrote:
> > 
> > On Mon, Jan 05, 2015 at 10:11:41PM +0200, Pantelis Antoniou wrote:
> >> 
> >>> On Jan 5, 2015, at 22:10 , Fabio Estevam <festevam@gmail.com> wrote:
> >>> 
> >>> On Mon, Jan 5, 2015 at 6:08 PM, Pantelis Antoniou
> >>> <panto@antoniou-consulting.com> wrote:
> >>>> Happy New Year Tom,
> >>>> 
> >>>> Here?s a bug-fix only pull-req for MMC
> >>>> 
> >>>> The following changes since commit a2ee47d5f6d010e92e956a8fa9b62fe220d61bf6:
> >>>> 
> >>>> Merge branch 'master' of git://git.denx.de/u-boot-arm (2015-01-04 16:09:19 -0500)
> >>>> 
> >>>> are available in the git repository at:
> >>>> 
> >>>> 
> >>>> git://git.denx.de/u-boot-mmc.git master
> >>>> 
> >>>> for you to fetch changes up to 7de958df01bdaac8422ea3e2bddaa15a42d3b25d:
> >>>> 
> >>>> spl: mmc: Fix raw boot mode (related to commit 4c5bbc2328a24f5e1ee990c9a9527e48e5fb3b5f) (2015-01-05 21:59:40 +0200)
> >>>> 
> >>>> ----------------------------------------------------------------
> >>>> DrEagle (6):
> >>> 
> >>> Would be better to use a real name here.
> >> 
> >> Hum, yes. G?rald?
> > 
> > Can you just fix it locally and re-push?  Thanks!
> > 
> 
> Done.
> 
> > -- 
> > Tom
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150107/133aa901/attachment.pgp>

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-01-07 15:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-05 20:08 [U-Boot] Bug fix only pull request: u-boot-mmc 05012015 Pantelis Antoniou
2015-01-05 20:10 ` Fabio Estevam
2015-01-05 20:11   ` Pantelis Antoniou
2015-01-05 20:29     ` Tom Rini
2015-01-06  8:11       ` Pantelis Antoniou
2015-01-07 15:16         ` Tom Rini

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.