On 27/12/18 20:16, Fabio Estevam wrote:
> Hi Tom,
>
> On Wed, Dec 26, 2018 at 9:27 PM Tom Rini wrote:
>
>> There's the list of boards that it might be. Doing a for B in ...;do
>> make O=/tmp/$B ${B}_defconfig oldconfig and I see that yup, ids8313
>> trips on the new symbols without having a val
Hi Tom,
On Wed, Dec 26, 2018 at 9:27 PM Tom Rini wrote:
> There's the list of boards that it might be. Doing a for B in ...;do
> make O=/tmp/$B ${B}_defconfig oldconfig and I see that yup, ids8313
> trips on the new symbols without having a value. So those two bootcount
> patches from Denis ne
On Mon, Dec 17, 2018 at 04:57:26PM +0100, Stefano Babic wrote:
> Hi Tom,
>
> please pull from u-boot-imx, u-boot-imx-20181217, thanks !
>
> - fix missing MAINTANERS for embestmx6boards
> - drop Wolfgang's patch
> - apply V4 of "pico-imx7d: Increase the CONFIG_ENV_OFFSET size " that
> use fix val
Hi Tom,
please pull from u-boot-imx, u-boot-imx-20181217, thanks !
- fix missing MAINTANERS for embestmx6boards
- drop Wolfgang's patch
- apply V4 of "pico-imx7d: Increase the CONFIG_ENV_OFFSET size " that
use fix values for size.
The following changes since commit d117d8f19b0625f88309e47a8a32c2
On 16/12/18 22:12, Lukasz Majewski wrote:
> Dear Stefano,
>
>> On Fri, Dec 14, 2018 at 02:39:04PM +0100, Stefano Babic wrote:
>>
>>> Hi Tom,
>>>
>>> please pull from u-boot-imx, thanks !
>>>
>>>
>>> The following changes since commit
>>> c49aff3e66b930aa06936afee401cf5e19377958:
>>>
>>> Merge br
Dear Stefano,
> On Fri, Dec 14, 2018 at 02:39:04PM +0100, Stefano Babic wrote:
>
> > Hi Tom,
> >
> > please pull from u-boot-imx, thanks !
> >
> >
> > The following changes since commit
> > c49aff3e66b930aa06936afee401cf5e19377958:
> >
> > Merge branch 'master' of git://git.denx.de/u-boot-s
Hi Tom,
On Fri, Dec 14, 2018 at 8:06 PM Tom Rini wrote:
> I replied to Wolfgang's patch with the problem and I suggest that
> pico-7d simply stop using >> as it's not going to work once we Kconfig
> migrate anyhow.
pico-imx7d does not use >>.
I sent 5 different versions of this patch and the i
On Fri, Dec 14, 2018 at 08:09:18PM -0200, Fabio Estevam wrote:
> Hi Tom,
>
> On Fri, Dec 14, 2018 at 8:06 PM Tom Rini wrote:
>
> > I replied to Wolfgang's patch with the problem and I suggest that
> > pico-7d simply stop using >> as it's not going to work once we Kconfig
> > migrate anyhow.
>
>
On Fri, Dec 14, 2018 at 11:03:59PM +0100, Stefano Babic wrote:
>
>
> On 14/12/18 19:37, Tom Rini wrote:
> > On Fri, Dec 14, 2018 at 02:39:04PM +0100, Stefano Babic wrote:
> >
> >> Hi Tom,
> >>
> >> please pull from u-boot-imx, thanks !
> >>
> >>
> >> The following changes since commit
> >> c49a
On 14/12/18 19:37, Tom Rini wrote:
> On Fri, Dec 14, 2018 at 02:39:04PM +0100, Stefano Babic wrote:
>
>> Hi Tom,
>>
>> please pull from u-boot-imx, thanks !
>>
>>
>> The following changes since commit c49aff3e66b930aa06936afee401cf5e19377958:
>>
>> Merge branch 'master' of git://git.denx.de/u-
On Fri, Dec 14, 2018 at 02:39:04PM +0100, Stefano Babic wrote:
> Hi Tom,
>
> please pull from u-boot-imx, thanks !
>
>
> The following changes since commit c49aff3e66b930aa06936afee401cf5e19377958:
>
> Merge branch 'master' of git://git.denx.de/u-boot-sunxi (2018-12-07
> 19:02:01 -0500)
>
>
Hi Tom,
please pull from u-boot-imx, thanks !
The following changes since commit c49aff3e66b930aa06936afee401cf5e19377958:
Merge branch 'master' of git://git.denx.de/u-boot-sunxi (2018-12-07
19:02:01 -0500)
are available in the Git repository at:
git://www.denx.de/git/u-boot-imx.git tags/
On Mon, Nov 19, 2018 at 11:17 AM Fabio Estevam wrote:
>
> Ricardo/Peter,
>
> On Mon, Nov 19, 2018 at 5:44 AM Baruch Siach wrote:
>
> > I guess Fabio's patch would fix the issue for you. Indefinite loops are not
> > a
> > good idea in general, I think.
>
> I have just sent a patch that avoids the
Ricardo/Peter,
On Mon, Nov 19, 2018 at 5:44 AM Baruch Siach wrote:
> I guess Fabio's patch would fix the issue for you. Indefinite loops are not a
> good idea in general, I think.
I have just sent a patch that avoids the infinite loop.
Please test it when you have a chance.
Thanks
___
Hi Ricardo,
On Sun, Nov 18, 2018 at 05:43:02PM -0200, Ricardo Salveti wrote:
> On Sun, Nov 18, 2018 at 7:51 AM Baruch Siach wrote:
> > Peter Robinson writes:
> > > On Fri, Nov 16, 2018 at 1:06 AM Ricardo Salveti
> > > wrote:
> > >> On Wed, Nov 14, 2018 at 5:07 AM Baruch Siach wrote:
> > >> > O
Hi Ricardo,
On Sun, Nov 18, 2018 at 5:44 PM Ricardo Salveti wrote:
> Also tried with ARM's pre-built toolchain (same version), and got the
> same hang. Looking a bit further, it basically looks up while waiting
> the first mmc command to complete:
>
> has_emmc -> mmc_get_op_cond -> mmc_send_if_c
Hi Baruch,
On Sun, Nov 18, 2018 at 6:29 PM Baruch Siach wrote:
>
> Hi Ricardo,
>
> Ricardo Salveti writes:
> > The line where it locks up waiting for the command to complete:
> > http://git.denx.de/?p=u-boot.git;a=blob;f=drivers/mmc/fsl_esdhc.c;h=3cdfa7f5a689789ea2f24da867d7c947ab78c002;hb=HEAD#l
Hi Ricardo,
Ricardo Salveti writes:
> On Sun, Nov 18, 2018 at 7:51 AM Baruch Siach wrote:
>> Peter Robinson writes:
>> > On Fri, Nov 16, 2018 at 1:06 AM Ricardo Salveti
>> > wrote:
>> >> On Wed, Nov 14, 2018 at 5:07 AM Baruch Siach wrote:
>> >> > On Tue, Nov 13, 2018 at 11:42:44AM -0200, Ricar
Hi Baruch,
On Sun, Nov 18, 2018 at 7:51 AM Baruch Siach wrote:
>
> Hi Peter, Ricardo,
>
> Peter Robinson writes:
> > On Fri, Nov 16, 2018 at 1:06 AM Ricardo Salveti
> > wrote:
> >> On Wed, Nov 14, 2018 at 5:07 AM Baruch Siach wrote:
> >> > On Tue, Nov 13, 2018 at 11:42:44AM -0200, Ricardo Salv
Hi Peter, Ricardo,
Peter Robinson writes:
> On Fri, Nov 16, 2018 at 1:06 AM Ricardo Salveti wrote:
>> On Wed, Nov 14, 2018 at 5:07 AM Baruch Siach wrote:
>> > On Tue, Nov 13, 2018 at 11:42:44AM -0200, Ricardo Salveti wrote:
>> > > On Thu, Sep 6, 2018 at 12:52 PM Fabio Estevam wrote:
>> > > > On
On Fri, Nov 16, 2018 at 1:06 AM Ricardo Salveti wrote:
>
> Hi Baruch,
>
> On Wed, Nov 14, 2018 at 5:07 AM Baruch Siach wrote:
> >
> > Hi Ricardo,
> >
> > On Tue, Nov 13, 2018 at 11:42:44AM -0200, Ricardo Salveti wrote:
> > > On Thu, Sep 6, 2018 at 12:52 PM Fabio Estevam wrote:
> > > > On Thu, Se
Hi Baruch,
On Wed, Nov 14, 2018 at 5:07 AM Baruch Siach wrote:
>
> Hi Ricardo,
>
> On Tue, Nov 13, 2018 at 11:42:44AM -0200, Ricardo Salveti wrote:
> > On Thu, Sep 6, 2018 at 12:52 PM Fabio Estevam wrote:
> > > On Thu, Sep 6, 2018 at 12:42 PM, Baruch Siach wrote:
> > >
> > > > I tested current
Hi Ricardo,
On Tue, Nov 13, 2018 at 11:42:44AM -0200, Ricardo Salveti wrote:
> On Thu, Sep 6, 2018 at 12:52 PM Fabio Estevam wrote:
> > On Thu, Sep 6, 2018 at 12:42 PM, Baruch Siach wrote:
> >
> > > I tested current master successfully on Hummingboard2 with i.MX6 Solo
> > > (SOM rev 1.5):
> >
>
On Thu, Sep 6, 2018 at 12:52 PM Fabio Estevam wrote:
>
> Hi Baruch,
>
> On Thu, Sep 6, 2018 at 12:42 PM, Baruch Siach wrote:
>
> > I tested current master successfully on Hummingboard2 with i.MX6 Solo
> > (SOM rev 1.5):
>
> Thanks for testing.
>
> It seems we need more information from Peter abou
On Mon, Nov 12, 2018 at 01:03:12PM +0100, Stefano Babic wrote:
> Hi Tom,
>
> still a couple of fixes (colibri_vf could not be built):
>
> The following changes since commit c5bbfaf05dc8592b479a44df6abaadbab54fec2b:
>
> imx8qxp_mek: Disable CONFIG_DISPLAY_CPUINFO (2018-11-07 12:13:45 -0500)
>
Hi Tom,
still a couple of fixes (colibri_vf could not be built):
The following changes since commit c5bbfaf05dc8592b479a44df6abaadbab54fec2b:
imx8qxp_mek: Disable CONFIG_DISPLAY_CPUINFO (2018-11-07 12:13:45 -0500)
are available in the Git repository at:
git://www.denx.de/git/u-boot-imx.git
On Tue, Nov 06, 2018 at 04:57:46PM +0100, Stefano Babic wrote:
> Hi Tom,
>
> this solves issue reported by coverity for i.MX8:
>
> The following changes since commit 5ef76e59c12c79d106ebda70b710468aa6bd8b75:
>
> Merge branch 'master' of git://git.denx.de/u-boot-sh (2018-11-04
> 08:12:21 -0500
Hi Tom,
this solves issue reported by coverity for i.MX8:
The following changes since commit 5ef76e59c12c79d106ebda70b710468aa6bd8b75:
Merge branch 'master' of git://git.denx.de/u-boot-sh (2018-11-04
08:12:21 -0500)
are available in the Git repository at:
git://www.denx.de/git/u-boot-imx.g
On Thu, Oct 25, 2018 at 12:01:10PM +0200, Stefano Babic wrote:
> Hi Tom,
>
> please pull from u-boot-imx (tag: u-boot-imx-20181024). It contains the
> fixes we discussed:
>
> - fix build i.MX8 for Travis
> - fix warnings (Warp)
> - fix warning in imx8 DTS
>
> The following changes since commit
Hi Tom,
please pull from u-boot-imx (tag: u-boot-imx-20181024). It contains the
fixes we discussed:
- fix build i.MX8 for Travis
- fix warnings (Warp)
- fix warning in imx8 DTS
The following changes since commit 0a60a81ba3860946551cb79aa6486aa076e357f3:
Kconfig: sandbox: enable cmd_avb and de
Hi Tom,
please just wait a little for this. Fix for i.MX8 is still WIP, and now
it is in test. I will send a new PR later.
Thanks,
Stefano
On 24/10/18 15:38, Stefano Babic wrote:
> Hi Tom,
>
> new PR (and new tag: u-boot-imx-20181024) with the fixes we discussed:
>
> - fix build i.MX8 for Trav
Hi Tom,
new PR (and new tag: u-boot-imx-20181024) with the fixes we discussed:
- fix build i.MX8 for Travis
- fix warnings (Warp)
The following changes since commit 0a60a81ba3860946551cb79aa6486aa076e357f3:
Kconfig: sandbox: enable cmd_avb and dependencies (2018-10-07 13:34:19
-0400)
are ava
On Tue, Oct 23, 2018 at 04:42:53PM +0200, Stefano Babic wrote:
> Hi Tom,
>
> On 23/10/18 16:29, Tom Rini wrote:
> > On Tue, Oct 23, 2018 at 09:52:58AM +0200, Stefano Babic wrote:
> >
> >> Hi Tom,
> >>
> >> please pull from u-boot-imx (tag: u-boot-imx-20181023) thanks !
> >>
> >> The tree contains
Hi Tom,
On 23/10/18 16:29, Tom Rini wrote:
> On Tue, Oct 23, 2018 at 09:52:58AM +0200, Stefano Babic wrote:
>
>> Hi Tom,
>>
>> please pull from u-boot-imx (tag: u-boot-imx-20181023) thanks !
>>
>> The tree contains fixes for i.MX6 and improvement in docs, but the most
>> important part is the int
On Tue, Oct 23, 2018 at 09:52:58AM +0200, Stefano Babic wrote:
> Hi Tom,
>
> please pull from u-boot-imx (tag: u-boot-imx-20181023) thanks !
>
> The tree contains fixes for i.MX6 and improvement in docs, but the most
> important part is the introduction of the i.MX8 architecture (thanks to
> Pen
Hi Tom,
please pull from u-boot-imx (tag: u-boot-imx-20181023) thanks !
The tree contains fixes for i.MX6 and improvement in docs, but the most
important part is the introduction of the i.MX8 architecture (thanks to
Peng and Antolji for their work !). Build on Travis reported no error,
but I get
On Wed, Sep 19, 2018 at 05:16:17PM +0200, Stefano Babic wrote:
> Hi Tom,
>
> please pull from u-boot-imx with following changes:
>
> - changes in pico-* boards
> - fix imx6ull pinmux
>
> Thanks,
> Stefano
>
>
> The following changes since commit b57f1895b669e3fbdca486e7c40dfea00f22bb93:
>
>
Hi Tom,
please pull from u-boot-imx with following changes:
- changes in pico-* boards
- fix imx6ull pinmux
Thanks,
Stefano
The following changes since commit b57f1895b669e3fbdca486e7c40dfea00f22bb93:
Merge git://git.denx.de/u-boot-x86 (2018-09-17 08:04:25 -0400)
are available in the Git r
> > I tested current master successfully on Hummingboard2 with i.MX6 Solo
> > (SOM rev 1.5):
>
> Thanks for testing.
>
> It seems we need more information from Peter about the regression he reported.
>
> It would be helpful if Peter could run a bisect so that we could
> understand where the regress
Hi Baruch,
On Thu, Sep 6, 2018 at 12:42 PM, Baruch Siach wrote:
> I tested current master successfully on Hummingboard2 with i.MX6 Solo
> (SOM rev 1.5):
Thanks for testing.
It seems we need more information from Peter about the regression he reported.
It would be helpful if Peter could run a
Hi Fabio,
Fabio Estevam writes:
> Hi Peter,
>
> [Adding Jon and Baruch]
>
> On Thu, Sep 6, 2018 at 9:37 AM, Peter Robinson wrote:
>
>> It seems like the Wandboard Quad revB I have also works fine so It
>> might just be a regression in the mx6cuboxi target.
>
> I don't have access to a hummingboar
Hi Peter,
[Adding Jon and Baruch]
On Thu, Sep 6, 2018 at 9:37 AM, Peter Robinson wrote:
> It seems like the Wandboard Quad revB I have also works fine so It
> might just be a regression in the mx6cuboxi target.
I don't have access to a hummingboard2 to investigate it.
Does this issue also hap
Hi Stefano,
> >> a new PR. I dropped the patches causing breakages on PowerPC boards, as
> >> well as the issue on GE boards. It ran on travis successfully.
> >>
> >>
> >> The following changes since commit
> >> 11ed312896c5f5814064c5d45dcb2f53dc121437:
> >>
> >> configs: am57xx: change default
Hi Peter,
On 06/09/2018 11:23, Peter Robinson wrote:
> Hi Stefano,
>
>> a new PR. I dropped the patches causing breakages on PowerPC boards, as
>> well as the issue on GE boards. It ran on travis successfully.
>>
>>
>> The following changes since commit 11ed312896c5f5814064c5d45dcb2f53dc121437:
>
Hi Stefano,
> a new PR. I dropped the patches causing breakages on PowerPC boards, as
> well as the issue on GE boards. It ran on travis successfully.
>
>
> The following changes since commit 11ed312896c5f5814064c5d45dcb2f53dc121437:
>
> configs: am57xx: change default board name to beagle_x15 (
On Tue, Sep 04, 2018 at 09:11:50AM +0200, Stefano Babic wrote:
> Hi Tom,
>
> a new PR. I dropped the patches causing breakages on PowerPC boards, as
> well as the issue on GE boards. It ran on travis successfully.
>
>
> The following changes since commit 11ed312896c5f5814064c5d45dcb2f53dc121437
Hi Tom,
a new PR. I dropped the patches causing breakages on PowerPC boards, as
well as the issue on GE boards. It ran on travis successfully.
The following changes since commit 11ed312896c5f5814064c5d45dcb2f53dc121437:
configs: am57xx: change default board name to beagle_x15 (2018-08-26
12:2
On 02/09/2018 16:15, Tom Rini wrote:
> On Sun, Sep 02, 2018 at 03:20:25PM +0200, Sébastien Szymanski wrote:
>
>> Hi Tom,
>>
>>> On 1 Sep 2018, at 13:37, Tom Rini wrote:
>>>
>>> - So I start reading the whole diff and I see:
>>> commit 8e00d802e402d2a6734a88ebeb77a70efcfc354c
>>> Author: Sébastien
On 02/09/2018 19:11, Tom Rini wrote:
> On Sun, Sep 02, 2018 at 07:06:06PM +0200, Stefano Babic wrote:
>>
>>
>> On 01/09/2018 13:37, Tom Rini wrote:
>>> On Fri, Aug 31, 2018 at 03:04:31PM +0200, Stefano Babic wrote:
>>>
Hi Tom,
please pull from u-boot-imx, thanks !
The fol
On Sun, Sep 02, 2018 at 07:06:06PM +0200, Stefano Babic wrote:
>
>
> On 01/09/2018 13:37, Tom Rini wrote:
> > On Fri, Aug 31, 2018 at 03:04:31PM +0200, Stefano Babic wrote:
> >
> >> Hi Tom,
> >>
> >> please pull from u-boot-imx, thanks !
> >>
> >> The following changes since commit
> >> 11ed312
On 01/09/2018 13:37, Tom Rini wrote:
> On Fri, Aug 31, 2018 at 03:04:31PM +0200, Stefano Babic wrote:
>
>> Hi Tom,
>>
>> please pull from u-boot-imx, thanks !
>>
>> The following changes since commit 11ed312896c5f5814064c5d45dcb2f53dc121437:
>>
>> configs: am57xx: change default board name to
On Sun, Sep 02, 2018 at 03:20:25PM +0200, Sébastien Szymanski wrote:
> Hi Tom,
>
> > On 1 Sep 2018, at 13:37, Tom Rini wrote:
> >
> > - So I start reading the whole diff and I see:
> > commit 8e00d802e402d2a6734a88ebeb77a70efcfc354c
> > Author: Sébastien Szymanski
> > Date: Wed Jul 25 14:47:
Hi Tom,
> On 1 Sep 2018, at 13:37, Tom Rini wrote:
>
> - So I start reading the whole diff and I see:
> commit 8e00d802e402d2a6734a88ebeb77a70efcfc354c
> Author: Sébastien Szymanski
> Date: Wed Jul 25 14:47:53 2018 +0200
>
>ARM: opos6ul: make the board boot again
>
> Which is wrong. Th
On Fri, Aug 31, 2018 at 03:04:31PM +0200, Stefano Babic wrote:
> Hi Tom,
>
> please pull from u-boot-imx, thanks !
>
> The following changes since commit 11ed312896c5f5814064c5d45dcb2f53dc121437:
>
> configs: am57xx: change default board name to beagle_x15 (2018-08-26
> 12:26:16 -0400)
>
> a
On 31/08/2018 15:07, Tom Rini wrote:
> On Fri, Aug 31, 2018 at 03:04:31PM +0200, Stefano Babic wrote:
>> Hi Tom,
>>
>> please pull from u-boot-imx, thanks !
>>
>> The following changes since commit 11ed312896c5f5814064c5d45dcb2f53dc121437:
>>
>> configs: am57xx: change default board name to beagl
On Fri, Aug 31, 2018 at 4:21 PM Stefano Babic wrote:
> On 31/08/2018 20:53, Otavio Salvador wrote:
> > On Fri, Aug 31, 2018 at 10:08 AM Tom Rini wrote:
> >> On Fri, Aug 31, 2018 at 03:04:31PM +0200, Stefano Babic wrote:
> >>> please pull from u-boot-imx, thanks !
> >
> > We sent few patches for P
Hi Otavio,
On 31/08/2018 20:53, Otavio Salvador wrote:
> Hello Stefano,
>
> On Fri, Aug 31, 2018 at 10:08 AM Tom Rini wrote:
>> On Fri, Aug 31, 2018 at 03:04:31PM +0200, Stefano Babic wrote:
>>> please pull from u-boot-imx, thanks !
>
> We sent few patches for PICO and we'd like to get them mer
Hello Stefano,
On Fri, Aug 31, 2018 at 10:08 AM Tom Rini wrote:
> On Fri, Aug 31, 2018 at 03:04:31PM +0200, Stefano Babic wrote:
> > please pull from u-boot-imx, thanks !
We sent few patches for PICO and we'd like to get them merged for next
release if possible. Is it possible for you to review
On Fri, Aug 31, 2018 at 03:04:31PM +0200, Stefano Babic wrote:
> Hi Tom,
>
> please pull from u-boot-imx, thanks !
>
> The following changes since commit 11ed312896c5f5814064c5d45dcb2f53dc121437:
>
> configs: am57xx: change default board name to beagle_x15 (2018-08-26
> 12:26:16 -0400)
>
> ar
Hi Tom,
please pull from u-boot-imx, thanks !
The following changes since commit 11ed312896c5f5814064c5d45dcb2f53dc121437:
configs: am57xx: change default board name to beagle_x15 (2018-08-26
12:26:16 -0400)
are available in the Git repository at:
git://www.denx.de/git/u-boot-imx.git maste
On Mon, Jul 23, 2018 at 11:44:04AM +0200, Stefano Babic wrote:
> Hi Tom,
>
> please pull from u-boot-imx, thanks !
>
> The following changes since commit 474ecd2c84d97314b8145fbe3a57887f41b2edb3:
>
> env: Simplify Makefile using $(SPL_TPL_) (2018-07-21 12:24:31 -0400)
>
> are available in th
Hi Tom,
please pull from u-boot-imx, thanks !
The following changes since commit 474ecd2c84d97314b8145fbe3a57887f41b2edb3:
env: Simplify Makefile using $(SPL_TPL_) (2018-07-21 12:24:31 -0400)
are available in the git repository at:
git://www.denx.de/git/u-boot-imx.git master
for you to fe
On Wed, Jun 27, 2018 at 05:01:09PM +0200, Stefano Babic wrote:
> Hi Tom,
>
> please pull from u-boot-imx, thanks !
>
> As discussed in previous thread, I have merged some NAND patches, too
> (see Stefan's and Jorg's patches).
>
>
> -- The following changes since commit
> a715415bb5948c84cc44c6
Hi Tom,
please pull from u-boot-imx, thanks !
As discussed in previous thread, I have merged some NAND patches, too
(see Stefan's and Jorg's patches).
-- The following changes since commit
a715415bb5948c84cc44c601b193188990f7238b:
Merge branch 'master' of git://git.denx.de/u-boot-usb (2018-0
On Fri, May 18, 2018 at 10:23:18PM -0400, Tom Rini wrote:
> On Fri, May 18, 2018 at 08:51:42AM +0200, Stefano Babic wrote:
>
> > Hi Tom,
> >
> > please pull from u-boot-imx, thanks !
> >
> > The following changes since commit f2d0f5e7ab3b8a7b4bf6e2ac499b4867c701d52d:
> >
> > ARM: re-enable MV
On Fri, May 18, 2018 at 08:51:42AM +0200, Stefano Babic wrote:
> Hi Tom,
>
> please pull from u-boot-imx, thanks !
>
> The following changes since commit f2d0f5e7ab3b8a7b4bf6e2ac499b4867c701d52d:
>
> ARM: re-enable MVGBE for edminiv2 (2018-05-16 11:38:08 -0400)
>
> are available in the git r
Hi Tom,
please pull from u-boot-imx, thanks !
The following changes since commit f2d0f5e7ab3b8a7b4bf6e2ac499b4867c701d52d:
ARM: re-enable MVGBE for edminiv2 (2018-05-16 11:38:08 -0400)
are available in the git repository at:
git://www.denx.de/git/u-boot-imx.git master
for you to fetch cha
Hi Tom, Stefano,
> On Thu, May 17, 2018 at 07:08:37PM +0200, Stefano Babic wrote:
> > On 17/05/2018 18:33, Lukasz Majewski wrote:
> > > Hi Stefano, Tom,
> > >
> >
> > Tom was not in CC, added
> >
> > > On 17 May 2018 17:50, Stefano Babic wrote:
> > >
> > > Hi Tom,
> > >
> > > p
On Thu, May 17, 2018 at 07:08:37PM +0200, Stefano Babic wrote:
> On 17/05/2018 18:33, Lukasz Majewski wrote:
> > Hi Stefano, Tom,
> >
>
> Tom was not in CC, added
>
> > On 17 May 2018 17:50, Stefano Babic wrote:
> >
> > Hi Tom,
> >
> > please pull from u-boot-imx, thanks !
> >
> >
On 17/05/2018 18:33, Lukasz Majewski wrote:
> Hi Stefano, Tom,
>
Tom was not in CC, added
> On 17 May 2018 17:50, Stefano Babic wrote:
>
> Hi Tom,
>
> please pull from u-boot-imx, thanks !
>
> The following changes since commit
> f2d0f5e7ab3b8a7b4bf6e2ac499b4867c701d52d:
>
>
Hi Tom,
please pull from u-boot-imx, thanks !
The following changes since commit f2d0f5e7ab3b8a7b4bf6e2ac499b4867c701d52d:
ARM: re-enable MVGBE for edminiv2 (2018-05-16 11:38:08 -0400)
are available in the git repository at:
git://www.denx.de/git/u-boot-imx.git master
for you to fetch cha
Hi Tom,
please pull from u-.boot-imx, thanks !
The following changes since commit 5512f5ccf1dc5cec068f8efa1d8ce81f51a988d3:
Merge git://git.denx.de/u-boot-video (2018-04-24 20:27:43 -0400)
are available in the git repository at:
git://www.denx.de/git/u-boot-imx.git master
for you to fetch
Hi Tom,
> On Sun, Apr 15, 2018 at 12:28:54PM +0200, Stefano Babic wrote:
>
> > Hi Tom,
> >
> > please pull from u-boot-imx, thanks !
> >
> >
> > -- The following changes since commit
> > 6d7403bf72b5ea46497fe8222d0303cb79563379:
> >
> > doc: mxc_hab: Update i.MX HAB documentation (2018-03-1
On Sun, Apr 15, 2018 at 12:28:54PM +0200, Stefano Babic wrote:
> Hi Tom,
>
> please pull from u-boot-imx, thanks !
>
>
> -- The following changes since commit
> 6d7403bf72b5ea46497fe8222d0303cb79563379:
>
> doc: mxc_hab: Update i.MX HAB documentation (2018-03-11 16:00:21 +0100)
>
> are avai
Hi Tom,
please pull from u-boot-imx, thanks !
-- The following changes since commit
6d7403bf72b5ea46497fe8222d0303cb79563379:
doc: mxc_hab: Update i.MX HAB documentation (2018-03-11 16:00:21 +0100)
are available in the git repository at:
git://www.denx.de/git/u-boot-imx.git master
for yo
On Sun, Mar 11, 2018 at 04:07:29PM +0100, Stefano Babic wrote:
> Hi Tom,
>
> this contains the last fixes sent on Friday. There are still concerns
> last Bryan's patch:
>
> imx: hab: Convert DCD non-NULL error to warning
>
> This is still under discussion (and it is not part of my P
Hi Tom,
this contains the last fixes sent on Friday. There are still concerns
last Bryan's patch:
imx: hab: Convert DCD non-NULL error to warning
This is still under discussion (and it is not part of my PR).
The following changes since commit 2e5c42c630c4c550abf9d8da8cc11d8a7928
Hi Stefano,
On Fri, Mar 9, 2018 at 8:11 AM, Stefano Babic wrote:
If you like I can resent a v2 of option 1 where the error message is removed.
>
> It is a hack, but we can do just for the release. I have already applied
> V1, I will drop it from u-boot-imx. I will also apply "imx: syscounter:
> m
Hi Fabio,
On 09/03/2018 11:42, Fabio Estevam wrote:
> Hi Stefano,
>
> On Fri, Mar 9, 2018 at 7:13 AM, Stefano Babic wrote:
>> Hi Tom,
>>
>> Fabio fixed a build issue yesterday. It is just a single patch, but it
>> should be flow into the release. You can pick it udirectly p, but I have
>> also a
Hi Stefano,
On Fri, Mar 9, 2018 at 7:13 AM, Stefano Babic wrote:
> Hi Tom,
>
> Fabio fixed a build issue yesterday. It is just a single patch, but it
> should be flow into the release. You can pick it udirectly p, but I have
> also applied to u-boot-imx to make things easier.
Troy made a good ob
Hi Tom,
Fabio fixed a build issue yesterday. It is just a single patch, but it
should be flow into the release. You can pick it udirectly p, but I have
also applied to u-boot-imx to make things easier.
The following changes since commit
5e62f828256d66e2b28def4f9ef20a2a05c2d04f:
Prepare v2018
On Sat, Feb 24, 2018 at 04:58:14PM +0100, Stefano Babic wrote:
> Hi Tom,
>
> some fixes, please pull from u-boot-imx, thanks!
>
> The following changes since commit 02b0895c215e252cff50d9edf53a972d2bbbfd30:
>
> Merge git://git.denx.de/u-boot-sh (2018-02-17 16:06:59 -0500)
>
> are available i
Hi Tom,
some fixes, please pull from u-boot-imx, thanks!
The following changes since commit 02b0895c215e252cff50d9edf53a972d2bbbfd30:
Merge git://git.denx.de/u-boot-sh (2018-02-17 16:06:59 -0500)
are available in the git repository at:
git://www.denx.de/git/u-boot-imx.git master
for you t
Hi Tom,
On 05/02/2018 04:57, Tom Rini wrote:
> On Sun, Feb 04, 2018 at 07:16:07PM -0500, Tom Rini wrote:
>> On Sun, Feb 04, 2018 at 12:34:29PM +0100, Stefano Babic wrote:
>>
>>> Hi Tom,
>>>
>>> please pull from u-boot-imx, thanks !
>>>
>>>
>>> checkpatch warnings in this PR are just related to lon
On Sun, Feb 04, 2018 at 07:16:07PM -0500, Tom Rini wrote:
> On Sun, Feb 04, 2018 at 12:34:29PM +0100, Stefano Babic wrote:
>
> > Hi Tom,
> >
> > please pull from u-boot-imx, thanks !
> >
> >
> > checkpatch warnings in this PR are just related to long lines (in DTS
> > and pinmux). These are acc
On Sun, Feb 04, 2018 at 12:34:29PM +0100, Stefano Babic wrote:
> Hi Tom,
>
> please pull from u-boot-imx, thanks !
>
>
> checkpatch warnings in this PR are just related to long lines (in DTS
> and pinmux). These are accepted exceptions. In a couple of cases long
> lines are also accepted becaus
Hi Tom,
please pull from u-boot-imx, thanks !
checkpatch warnings in this PR are just related to long lines (in DTS
and pinmux). These are accepted exceptions. In a couple of cases long
lines are also accepted because code ramains more readable if not split
into more lines).
The following chang
Hi Tom,
On 16/01/2018 01:00, Tom Rini wrote:
> On Mon, Jan 15, 2018 at 06:52:01PM +0100, Stefano Babic wrote:
>
>> Hi Tom,
>>
>> please pull from u-boot-imx, thanks !
>>
>> The following changes since commit 373b9003410b44a1133060c2e63483b278fb476b:
>>
>> Merge git://git.denx.de/u-boot-sunxi (2
On Mon, Jan 15, 2018 at 06:52:01PM +0100, Stefano Babic wrote:
> Hi Tom,
>
> please pull from u-boot-imx, thanks !
>
> The following changes since commit 373b9003410b44a1133060c2e63483b278fb476b:
>
> Merge git://git.denx.de/u-boot-sunxi (2018-01-11 14:14:19 -0500)
>
> are available in the gi
Hi Tom,
please pull from u-boot-imx, thanks !
The following changes since commit 373b9003410b44a1133060c2e63483b278fb476b:
Merge git://git.denx.de/u-boot-sunxi (2018-01-11 14:14:19 -0500)
are available in the git repository at:
git://www.denx.de/git/u-boot-imx.git master
for you to fetch
On Mon, Jan 08, 2018 at 05:54:38PM +0100, Stefano Babic wrote:
> Hi Tom,
>
> some fixes, please pull from u-boot-imx, thanks !
>
> The following changes since commit 1314bd1192b4c67d28bdae7eee639588e88090cd:
>
> boards: amlogic: khadas-vim: Typo fixup (2018-01-02 07:57:34 -0500)
>
> are avai
On Mon, Jan 08, 2018 at 06:50:36PM +0100, Stefano Babic wrote:
> Hi Tom,
>
> On 08/01/2018 18:38, Tom Rini wrote:
> > On Mon, Jan 08, 2018 at 05:54:38PM +0100, Stefano Babic wrote:
> >> Hi Tom,
> >>
> >> some fixes, please pull from u-boot-imx, thanks !
> >>
> >> The following changes since commit
Hi Tom,
On 08/01/2018 18:38, Tom Rini wrote:
> On Mon, Jan 08, 2018 at 05:54:38PM +0100, Stefano Babic wrote:
>> Hi Tom,
>>
>> some fixes, please pull from u-boot-imx, thanks !
>>
>> The following changes since commit 1314bd1192b4c67d28bdae7eee639588e88090cd:
>>
>> boards: amlogic: khadas-vim: T
On Mon, Jan 08, 2018 at 05:54:38PM +0100, Stefano Babic wrote:
> Hi Tom,
>
> some fixes, please pull from u-boot-imx, thanks !
>
> The following changes since commit 1314bd1192b4c67d28bdae7eee639588e88090cd:
>
> boards: amlogic: khadas-vim: Typo fixup (2018-01-02 07:57:34 -0500)
>
> are avail
Hi Tom,
some fixes, please pull from u-boot-imx, thanks !
The following changes since commit 1314bd1192b4c67d28bdae7eee639588e88090cd:
boards: amlogic: khadas-vim: Typo fixup (2018-01-02 07:57:34 -0500)
are available in the git repository at:
git://www.denx.de/git/u-boot-imx.git master
fo
On Fri, Dec 29, 2017 at 11:51:43AM +0100, Stefano Babic wrote:
> Hi Tom,
>
> please pull from u-boot-imx, thanks! Series with patch causing warning:
>
> Hannu Lounento (5):
> net: e1000: add support for writing to EEPROM
>
> is dropped from PR until issues will be fixed. This caused a reb
Hi Tom,
please pull from u-boot-imx, thanks! Series with patch causing warning:
Hannu Lounento (5):
net: e1000: add support for writing to EEPROM
is dropped from PR until issues will be fixed. This caused a rebasing of
my tree.
The following changes since commit 48a346061d1f0a7eff566f6a7
> -Original Message-
> From: Fabio Estevam [mailto:feste...@gmail.com]
> Sent: Monday, December 18, 2017 8:04 AM
> To: Tom Rini ; Peng Fan
> Cc: Stefano Babic ; U-Boot Mailing List b...@lists.denx.de>
> Subject: Re: [U-Boot] [PULL] Please pull u-boot-imx
>
&
Adding Peng
On Sun, Dec 17, 2017 at 5:26 PM, Tom Rini wrote:
> On Sun, Dec 17, 2017 at 11:39:33AM +0100, Stefano Babic wrote:
>> Hi Tom,
>>
>> please pull from u-boot-imx, thanks !
>>
>> The following changes since commit fcc8250c2f7c982f3593a8eecf737f8e2c95f222:
>>
>> Merge git://git.denx.de/u
Hi Tom,
On 17/12/2017 20:26, Tom Rini wrote:
> On Sun, Dec 17, 2017 at 11:39:33AM +0100, Stefano Babic wrote:
>> Hi Tom,
>>
>> please pull from u-boot-imx, thanks !
>>
>> The following changes since commit fcc8250c2f7c982f3593a8eecf737f8e2c95f222:
>>
>> Merge git://git.denx.de/u-boot-mips (2017-
1 - 100 of 352 matches
Mail list logo