* [U-Boot] pull request for u-boot-tegra/master info ARM/master
@ 2014-03-26 22:37 Tom Warren
2014-03-26 23:15 ` Stefan Agner
` (2 more replies)
0 siblings, 3 replies; 11+ messages in thread
From: Tom Warren @ 2014-03-26 22:37 UTC (permalink / raw)
To: u-boot
Albert,
Please pull u-boot-tegra/master into ARM/master. Thanks!
./MAKEALL -s tegra AOK, checkpatch.pl is clean, and ./MAKEALL -a arm only
shows failures that were already present in ARM/master.
The following changes since commit ab6423cae0323e8db2c8fdd0a99138d93fde2137:
Merge branch 'u-boot/master' into 'u-boot-arm/master' (2014-03-25
10:53:15 +0100)
are available in the git repository at:
git://git.denx.de/u-boot-tegra master
for you to fetch changes up to 352580870ca64b23a485a6b2ba6febc240b10904:
ARM: tegra: make all I2C ports open-drain (2014-03-26 15:20:56 -0700)
----------------------------------------------------------------
Stephen Warren (1):
ARM: tegra: make all I2C ports open-drain
board/nvidia/dalmore/pinmux-config-dalmore.h | 16 ++++++++--------
board/nvidia/venice2/pinmux-config-venice2.h | 16 ++++++++--------
2 files changed, 16 insertions(+), 16 deletions(-)
Thanks!
^ permalink raw reply [flat|nested] 11+ messages in thread* [U-Boot] pull request for u-boot-tegra/master info ARM/master
2014-03-26 22:37 [U-Boot] pull request for u-boot-tegra/master info ARM/master Tom Warren
@ 2014-03-26 23:15 ` Stefan Agner
2014-03-28 15:54 ` Tom Warren
2014-04-01 16:33 ` Stephen Warren
2014-04-01 20:11 ` Albert ARIBAUD
2 siblings, 1 reply; 11+ messages in thread
From: Stefan Agner @ 2014-03-26 23:15 UTC (permalink / raw)
To: u-boot
Hi Tom,
> Stephen Warren (1):
> ARM: tegra: make all I2C ports open-drain
>
> board/nvidia/dalmore/pinmux-config-dalmore.h | 16 ++++++++--------
> board/nvidia/venice2/pinmux-config-venice2.h | 16 ++++++++--------
> 2 files changed, 16 insertions(+), 16 deletions(-)
Is there something holding you back including my USB changes (v5)?
--
Stefan
^ permalink raw reply [flat|nested] 11+ messages in thread
* [U-Boot] pull request for u-boot-tegra/master info ARM/master
2014-03-26 23:15 ` Stefan Agner
@ 2014-03-28 15:54 ` Tom Warren
2014-03-31 16:25 ` Stefan Agner
0 siblings, 1 reply; 11+ messages in thread
From: Tom Warren @ 2014-03-28 15:54 UTC (permalink / raw)
To: u-boot
Have they all been ACKed? Sorry, been really busy with normal NVIDIA stuff.
If they're ready, I can apply them with Stephen's pinmux changes and send
another PR to Albert.
On Wed, Mar 26, 2014 at 4:15 PM, Stefan Agner <stefan@agner.ch> wrote:
> Hi Tom,
>
> > Stephen Warren (1):
> > ARM: tegra: make all I2C ports open-drain
> >
> > board/nvidia/dalmore/pinmux-config-dalmore.h | 16 ++++++++--------
> > board/nvidia/venice2/pinmux-config-venice2.h | 16 ++++++++--------
> > 2 files changed, 16 insertions(+), 16 deletions(-)
>
> Is there something holding you back including my USB changes (v5)?
>
> --
> Stefan
>
>
^ permalink raw reply [flat|nested] 11+ messages in thread
* [U-Boot] pull request for u-boot-tegra/master info ARM/master
2014-03-28 15:54 ` Tom Warren
@ 2014-03-31 16:25 ` Stefan Agner
2014-03-31 16:34 ` Tom Warren
0 siblings, 1 reply; 11+ messages in thread
From: Stefan Agner @ 2014-03-31 16:25 UTC (permalink / raw)
To: u-boot
Am 2014-03-28 16:54, schrieb Tom Warren:
> Have they all been ACKed? Sorry, been really busy with normal NVIDIA stuff.
They have been ACKed, see
http://lists.denx.de/pipermail/u-boot/2014-March/175302.html
and tested by Stephen,
http://lists.denx.de/pipermail/u-boot/2014-March/174662.html
> If they're ready, I can apply them with Stephen's pinmux changes and send another PR to Albert.
That would be great yes.
^ permalink raw reply [flat|nested] 11+ messages in thread
* [U-Boot] pull request for u-boot-tegra/master info ARM/master
2014-03-31 16:25 ` Stefan Agner
@ 2014-03-31 16:34 ` Tom Warren
0 siblings, 0 replies; 11+ messages in thread
From: Tom Warren @ 2014-03-31 16:34 UTC (permalink / raw)
To: u-boot
OK, will do.
Albert - have you pull my latest PR into ARM master yet? Stephen was hoping
to get it in before the next release.
I'll send a new PR with the latest patches, but the first PR still needs to
go in ASAP.
Tom
On Mon, Mar 31, 2014 at 9:25 AM, Stefan Agner <stefan@agner.ch> wrote:
> Am 2014-03-28 16:54, schrieb Tom Warren:
>
> > Have they all been ACKed? Sorry, been really busy with normal NVIDIA
> stuff.
> They have been ACKed, see
> http://lists.denx.de/pipermail/u-boot/2014-March/175302.html
>
> and tested by Stephen,
> http://lists.denx.de/pipermail/u-boot/2014-March/174662.html
>
>
> > If they're ready, I can apply them with Stephen's pinmux changes and
> send another PR to Albert.
> That would be great yes.
>
^ permalink raw reply [flat|nested] 11+ messages in thread
* [U-Boot] pull request for u-boot-tegra/master info ARM/master
2014-03-26 22:37 [U-Boot] pull request for u-boot-tegra/master info ARM/master Tom Warren
2014-03-26 23:15 ` Stefan Agner
@ 2014-04-01 16:33 ` Stephen Warren
2014-04-01 19:19 ` Albert ARIBAUD
2014-04-01 20:11 ` Albert ARIBAUD
2 siblings, 1 reply; 11+ messages in thread
From: Stephen Warren @ 2014-04-01 16:33 UTC (permalink / raw)
To: u-boot
On 03/26/2014 04:37 PM, Tom Warren wrote:
> Albert,
>
> Please pull u-boot-tegra/master into ARM/master. Thanks!
...
> Stephen Warren (1):
> ARM: tegra: make all I2C ports open-drain
I'd really like this change to make it into 2014.04. Can it please be
pulled?
^ permalink raw reply [flat|nested] 11+ messages in thread
* [U-Boot] pull request for u-boot-tegra/master info ARM/master
2014-04-01 16:33 ` Stephen Warren
@ 2014-04-01 19:19 ` Albert ARIBAUD
0 siblings, 0 replies; 11+ messages in thread
From: Albert ARIBAUD @ 2014-04-01 19:19 UTC (permalink / raw)
To: u-boot
Hi Stephen,
On Tue, 01 Apr 2014 10:33:20 -0600, Stephen Warren
<swarren@wwwdotorg.org> wrote:
> On 03/26/2014 04:37 PM, Tom Warren wrote:
> > Albert,
> >
> > Please pull u-boot-tegra/master into ARM/master. Thanks!
> ...
> > Stephen Warren (1):
> > ARM: tegra: make all I2C ports open-drain
>
> I'd really like this change to make it into 2014.04. Can it please be
> pulled?
Sorry Stephen, I've been held away from the list for a few days. I am
going through the PRs right now.
Amicalement,
--
Albert.
^ permalink raw reply [flat|nested] 11+ messages in thread
* [U-Boot] pull request for u-boot-tegra/master info ARM/master
2014-03-26 22:37 [U-Boot] pull request for u-boot-tegra/master info ARM/master Tom Warren
2014-03-26 23:15 ` Stefan Agner
2014-04-01 16:33 ` Stephen Warren
@ 2014-04-01 20:11 ` Albert ARIBAUD
2014-04-01 22:26 ` Tom Warren
2 siblings, 1 reply; 11+ messages in thread
From: Albert ARIBAUD @ 2014-04-01 20:11 UTC (permalink / raw)
To: u-boot
Hi Tom,
On Wed, 26 Mar 2014 15:37:07 -0700, Tom Warren
<twarren.nvidia@gmail.com> wrote:
> Albert,
>
> Please pull u-boot-tegra/master into ARM/master. Thanks!
>
> ./MAKEALL -s tegra AOK, checkpatch.pl is clean, and ./MAKEALL -a arm only
> shows failures that were already present in ARM/master.
>
> The following changes since commit ab6423cae0323e8db2c8fdd0a99138d93fde2137:
>
> Merge branch 'u-boot/master' into 'u-boot-arm/master' (2014-03-25
> 10:53:15 +0100)
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-tegra master
>
> for you to fetch changes up to 352580870ca64b23a485a6b2ba6febc240b10904:
>
> ARM: tegra: make all I2C ports open-drain (2014-03-26 15:20:56 -0700)
>
> ----------------------------------------------------------------
> Stephen Warren (1):
> ARM: tegra: make all I2C ports open-drain
>
> board/nvidia/dalmore/pinmux-config-dalmore.h | 16 ++++++++--------
> board/nvidia/venice2/pinmux-config-venice2.h | 16 ++++++++--------
> 2 files changed, 16 insertions(+), 16 deletions(-)
>
> Thanks!
Applied to u-boot-arm/master, thanks!
Amicalement,
--
Albert.
^ permalink raw reply [flat|nested] 11+ messages in thread
* [U-Boot] pull request for u-boot-tegra/master info ARM/master
2014-04-01 20:11 ` Albert ARIBAUD
@ 2014-04-01 22:26 ` Tom Warren
2014-04-01 23:02 ` Stephen Warren
0 siblings, 1 reply; 11+ messages in thread
From: Tom Warren @ 2014-04-01 22:26 UTC (permalink / raw)
To: u-boot
Thanks, Albert!
Another PR with Stefan and Stephen's latest Tegra changes should be ready
before the end of the week.
Tom
On Tue, Apr 1, 2014 at 1:11 PM, Albert ARIBAUD <albert.u.boot@aribaud.net>wrote:
> Hi Tom,
>
> On Wed, 26 Mar 2014 15:37:07 -0700, Tom Warren
> <twarren.nvidia@gmail.com> wrote:
>
> > Albert,
> >
> > Please pull u-boot-tegra/master into ARM/master. Thanks!
> >
> > ./MAKEALL -s tegra AOK, checkpatch.pl is clean, and ./MAKEALL -a arm
> only
> > shows failures that were already present in ARM/master.
> >
> > The following changes since commit
> ab6423cae0323e8db2c8fdd0a99138d93fde2137:
> >
> > Merge branch 'u-boot/master' into 'u-boot-arm/master' (2014-03-25
> > 10:53:15 +0100)
> >
> > are available in the git repository at:
> >
> > git://git.denx.de/u-boot-tegra master
> >
> > for you to fetch changes up to 352580870ca64b23a485a6b2ba6febc240b10904:
> >
> > ARM: tegra: make all I2C ports open-drain (2014-03-26 15:20:56 -0700)
> >
> > ----------------------------------------------------------------
> > Stephen Warren (1):
> > ARM: tegra: make all I2C ports open-drain
> >
> > board/nvidia/dalmore/pinmux-config-dalmore.h | 16 ++++++++--------
> > board/nvidia/venice2/pinmux-config-venice2.h | 16 ++++++++--------
> > 2 files changed, 16 insertions(+), 16 deletions(-)
> >
> > Thanks!
>
> Applied to u-boot-arm/master, thanks!
>
> Amicalement,
> --
> Albert.
>
^ permalink raw reply [flat|nested] 11+ messages in thread
* [U-Boot] pull request for u-boot-tegra/master info ARM/master
2014-04-01 22:26 ` Tom Warren
@ 2014-04-01 23:02 ` Stephen Warren
2014-04-02 4:41 ` Albert ARIBAUD
0 siblings, 1 reply; 11+ messages in thread
From: Stephen Warren @ 2014-04-01 23:02 UTC (permalink / raw)
To: u-boot
On 04/01/2014 04:26 PM, Tom Warren wrote:
> Thanks, Albert!
>
> Another PR with Stefan and Stephen's latest Tegra changes should be ready
> before the end of the week.
Well, those other patches (of mine at least) are probably for the next
release, so a PR to Albert probably isn't needed before 2014.04 is
released, unless we still have parallel master/next branches in
u-boot-arm.git?
^ permalink raw reply [flat|nested] 11+ messages in thread
* [U-Boot] pull request for u-boot-tegra/master info ARM/master
2014-04-01 23:02 ` Stephen Warren
@ 2014-04-02 4:41 ` Albert ARIBAUD
0 siblings, 0 replies; 11+ messages in thread
From: Albert ARIBAUD @ 2014-04-02 4:41 UTC (permalink / raw)
To: u-boot
Hi Stephen,
On Tue, 01 Apr 2014 17:02:38 -0600, Stephen Warren
<swarren@wwwdotorg.org> wrote:
> On 04/01/2014 04:26 PM, Tom Warren wrote:
> > Thanks, Albert!
> >
> > Another PR with Stefan and Stephen's latest Tegra changes should be ready
> > before the end of the week.
>
> Well, those other patches (of mine at least) are probably for the next
> release, so a PR to Albert probably isn't needed before 2014.04 is
> released, unless we still have parallel master/next branches in
> u-boot-arm.git?
Currently master and next are identical in ARM. You can PR to
u-boot-arm/next if you would like to.
Amicalement,
--
Albert.
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2014-04-02 4:41 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-26 22:37 [U-Boot] pull request for u-boot-tegra/master info ARM/master Tom Warren
2014-03-26 23:15 ` Stefan Agner
2014-03-28 15:54 ` Tom Warren
2014-03-31 16:25 ` Stefan Agner
2014-03-31 16:34 ` Tom Warren
2014-04-01 16:33 ` Stephen Warren
2014-04-01 19:19 ` Albert ARIBAUD
2014-04-01 20:11 ` Albert ARIBAUD
2014-04-01 22:26 ` Tom Warren
2014-04-01 23:02 ` Stephen Warren
2014-04-02 4:41 ` Albert ARIBAUD
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox