Re: [U-Boot] Please pull u-boot-sunxi master

2016-10-30 Thread Tom Rini
On Sun, Oct 30, 2016 at 12:52:06PM +0100, Hans de Goede wrote: > Hi Tom, > > Here is a pull request with some small sunxi cleanups / fixes > for v2016.11. > > Note I expect you to merge this after Marek's usb pull-req. If you don't > nothing will break, but you will get a whole bunch of new comp

Re: [U-Boot] Please pull u-boot-sunxi master

2016-10-12 Thread Tom Rini
On Mon, Oct 10, 2016 at 10:17:16AM +0200, Hans de Goede wrote: > Hi Tom, > > Here is a small pull-req for v2016.11, consisting > of 2 small DRAM handling bug-fixes. > > The following changes since commit f5fd45ff64e28a73499548358e3d1ceda0de7daf: > > Merge branch 'master' of git://www.denx.de/

Re: [U-Boot] Please pull u-boot-sunxi master

2016-09-18 Thread Tom Rini
On Sun, Sep 18, 2016 at 04:56:19PM +0200, Hans de Goede wrote: > Hi Tom, > > Here is the first sunxi pull-req for v2016.11. > > This consists of a couple of small bug-fixes / > defconfig improvements + 1 new board. > > The following changes since commit 8cbb389bb3da80cbf8911f8386cbff92c6a78afe:

Re: [U-Boot] Please pull u-boot-sunxi master (v2016.09 fixes)

2016-09-06 Thread Tom Rini
On Tue, Sep 06, 2016 at 02:53:57PM +0200, Hans de Goede wrote: > Hi Tom, > > Here is a sunxi pull-req with some recent fixes > for v2016.09, note this is an updated pull-req > superseding my previous one. > > The main reason for this pull-req is a couple of > fixes for the sun8i ethernet support

Re: [U-Boot] Please pull u-boot-sunxi master

2016-08-29 Thread Tom Rini
On Fri, Aug 26, 2016 at 08:42:03PM +0200, Hans de Goede wrote: > Hi Tom, > > Here is another sunxi pull-req for v2016.09. > > The big commit in this one is syncing the dts files > with the kernel. I was planning on doing that after > v2016.09, but users are having trouble adding new > boards bec

Re: [U-Boot] Please pull u-boot-sunxi master

2016-07-31 Thread Tom Rini
On Sun, Jul 31, 2016 at 10:19:18PM +0200, Hans de Goede wrote: > Hi Tom, > > Here is another sunxi pull-req for v2016.09, > this adds some more fixes to the h3 ethernet driver > and re-enables it. There are also some other fixes. > > The following changes since commit 5c928d02044345b843202f23540

Re: [U-Boot] Please pull u-boot-sunxi master

2016-07-27 Thread Hans de Goede
Hi, On 27-07-16 04:38, Chen-Yu Tsai wrote: Hi Hans On Wed, Jul 27, 2016 at 6:30 AM, Hans de Goede wrote: Hi Tom, Here is the second sunxi pull-req for v2016.09, this adds some fixes to the h3 ethernet driver and disables it for now as it has too much issues. It also adds 1 new board. The f

Re: [U-Boot] Please pull u-boot-sunxi master

2016-07-26 Thread Chen-Yu Tsai
Hi Hans On Wed, Jul 27, 2016 at 6:30 AM, Hans de Goede wrote: > Hi Tom, > > Here is the second sunxi pull-req for v2016.09, > this adds some fixes to the h3 ethernet driver > and disables it for now as it has too much issues. > > It also adds 1 new board. > > The following changes since commit 45

Re: [U-Boot] Please pull u-boot-sunxi master

2016-07-26 Thread Tom Rini
On Wed, Jul 27, 2016 at 12:30:56AM +0200, Hans de Goede wrote: > Hi Tom, > > Here is the second sunxi pull-req for v2016.09, > this adds some fixes to the h3 ethernet driver > and disables it for now as it has too much issues. > > It also adds 1 new board. > > The following changes since commit

Re: [U-Boot] Please pull u-boot-sunxi master

2016-07-16 Thread Tom Rini
On Sat, Jul 16, 2016 at 07:54:35PM +0200, Andreas Färber wrote: > Am 16.07.2016 um 15:52 schrieb Tom Rini: > > +(pine64_plus)himport_r(&env_htab, (char *)spl->fel_script_address, > > +(pine64_plus) ^ > > w+(pine64_plus) ../board/sunxi/board.c: In function ‘parse_spl_head

Re: [U-Boot] Please pull u-boot-sunxi master

2016-07-16 Thread Andreas Färber
Am 16.07.2016 um 15:52 schrieb Tom Rini: > +(pine64_plus)himport_r(&env_htab, (char *)spl->fel_script_address, > +(pine64_plus) ^ > w+(pine64_plus) ../board/sunxi/board.c: In function ‘parse_spl_header’: > w+(pine64_plus) ../board/sunxi/board.c:601:24: warning: cast to p

Re: [U-Boot] Please pull u-boot-sunxi master

2016-07-16 Thread Tom Rini
On Fri, Jul 15, 2016 at 04:29:28PM +0200, Hans de Goede wrote: > Hi Tom, > > Here is the first sunxi pull-req for v2016.09, > the big one here is Chen-Yu's PSCI cleanup, this > also touches non sunxi specific files but it seemed > best to me merge this through the sunxi tree. > > Besides this, i

Re: [U-Boot] Please pull u-boot-sunxi master

2016-07-04 Thread Tom Rini
On Sat, Jul 02, 2016 at 09:51:20PM +0200, Hans de Goede wrote: > Hi Tom, > > Here is hopefully the last sunxi pull-req for v2016.07, > it contains 2 misc. fixes and 1 new board. > > The following changes since commit 0e1e587ff4fc2d81ad4f6313f02c5ca4c8ceea01: > > Prepare v2016.07-rc3 (2016-07-

Re: [U-Boot] Please pull u-boot-sunxi master

2016-06-20 Thread Tom Rini
On Mon, Jun 20, 2016 at 11:03:17PM +0200, Hans de Goede wrote: > Hi Tom, > > Here is the third sunxi pull-req for v2016.07, it > contains a few misc. fixes, 2 new boards and > the conversion of the PSCI code to C-code. > > The following changes since commit 46fd625dfee9ef69cd183f0cd11e09309a71a4

Re: [U-Boot] Please pull u-boot-sunxi master

2016-06-19 Thread Tom Rini
On Fri, Jun 10, 2016 at 09:25:59PM +0200, Hans de Goede wrote: > Hi Tom, > > Here is the second sunxi pull-req for v2016.07, it > contains a few improvements and fixes, nothing special. > > The following changes since commit 6b3943f1b04be60f147ee540fbd72c4c7ea89f80: > > siemens,am33x: add dra

Re: [U-Boot] Please pull u-boot-sunxi master

2016-05-26 Thread Tom Rini
On Wed, May 25, 2016 at 06:15:39PM +0200, Hans de Goede wrote: > Hi Tom, > > Here is the first sunxi pull-req for v2016.07, it > contains a few improvements and fixes, nothing special. > > Note the big diffstat is due to cleaning up defconfig's > be enabling various CMD options by default on sun

Re: [U-Boot] Please pull u-boot-sunxi master (v2016.05 bugfix)

2016-05-16 Thread Tom Rini
On Sun, May 15, 2016 at 11:30:40AM +0200, Hans de Goede wrote: > Hi Tom, > > Here is a sunxi pull-req with a small bugfix for v2016.05: > > The following changes since commit 4cf4600f2569d7677a6f3cd933d7a189de6e7973: > > test, tools: update tbot documentation (2016-05-13 11:25:59 -0400) > >

Re: [U-Boot] Please pull u-boot-sunxi master

2016-04-28 Thread Tom Rini
On Thu, Apr 28, 2016 at 04:42:15PM +0200, Hans de Goede wrote: > Hi Tom, > > Here is a bug-fix sunxi pull-req for v2016.05 containing 2 bug-fixes. > > The following changes since commit e25b369c048b51b1feb79587750e7e160fc0bd73: > > ARM64: zynqmp: Cleanup config file after CMD move (2016-04-26

Re: [U-Boot] Please pull u-boot-sunxi master

2016-04-12 Thread Tom Rini
On Tue, Apr 12, 2016 at 11:07:13AM +0200, Hans de Goede wrote: > Hi Tom, > > Here is a bug-fix sunxi pull-req for v2016.05, it contains: > > - A couple of fixes > - Support for one new board > > The diffstat is somewhat big because of: > "sunxi: Enable CMD_GPIO on all sunxi boards" > Which simp

Re: [U-Boot] Please pull u-boot-sunxi master

2016-04-02 Thread Tom Rini
On Sat, Apr 02, 2016 at 11:42:55PM +0200, Hans de Goede wrote: > Hi, > > On 04/02/2016 08:27 PM, Karsten Merker wrote: > >On Fri, Apr 01, 2016 at 01:00:16PM -0400, Tom Rini wrote: > >>On Fri, Apr 01, 2016 at 01:38:13PM +0200, Hans de Goede wrote: > >> > >>>Hi Tom, > >>> > >>>Here is a sunxi pull-r

Re: [U-Boot] Please pull u-boot-sunxi master

2016-04-02 Thread Hans de Goede
Hi, On 04/02/2016 08:27 PM, Karsten Merker wrote: On Fri, Apr 01, 2016 at 01:00:16PM -0400, Tom Rini wrote: On Fri, Apr 01, 2016 at 01:38:13PM +0200, Hans de Goede wrote: Hi Tom, Here is a sunxi pull-req for v2016.05, it contains: - A few bugfixes, including a fix for the gigabit etherne

Re: [U-Boot] Please pull u-boot-sunxi master

2016-04-01 Thread Tom Rini
On Fri, Apr 01, 2016 at 01:38:13PM +0200, Hans de Goede wrote: > Hi Tom, > > Here is a sunxi pull-req for v2016.05, it contains: > > - A few bugfixes, including a fix for the gigabit > ethernet problems on the Lime2 ! > - Support for USB on the A83t SoC > - Support for A64 SoCs (u-boot.bin onl

Re: [U-Boot] Please pull u-boot-sunxi master

2016-03-25 Thread Tom Rini
On Wed, Mar 23, 2016 at 11:13:55PM +0100, Hans de Goede wrote: > Hi Tom, > > Here is the first sunxi pull-req for v2016.05, it > contains: > > -A sync of the sunxi dts files with the kernel > -Addition of support for 10 new boards > -Various fixes > > The following changes since commit 0764f24a

Re: [U-Boot] Please pull u-boot-sunxi master

2016-02-23 Thread Tom Rini
On Tue, Feb 23, 2016 at 09:29:14PM +0100, Hans de Goede wrote: > Hi Tom, > > Here is a sunxi pull-req for v2016.04, it contains > some improvements for Allwinner H3 support. > > The following changes since commit 595af9db2422fa5ae734cfe615415b17a5098f34: > > Merge branch 'master' of git://www

Re: [U-Boot] Please pull u-boot-sunxi master

2016-01-26 Thread Tom Rini
On Tue, Jan 26, 2016 at 08:51:38PM +0100, Hans de Goede wrote: > Hi Tom, > > Here is the first sunxi pull-req for v2016.04, it > contains various fixes / improvements all over the place. > > The following changes since commit ac01603da4598b4b34ff3a5c428aa925daa12b60: > > checkpatch: ignore re

Re: [U-Boot] Please pull u-boot-sunxi master (v2016.01 bugfix)

2015-12-27 Thread Tom Rini
On Sun, Dec 27, 2015 at 12:35:54PM +0100, Hans de Goede wrote: > Hi Tom, > > Here is a sunxi pull-req with a small bugfix for v2016.01: > > The following changes since commit f84c2b665b87fc6713a756d0fddf5c45e02255e5: > > Prepare v2016.01-rc3 (2015-12-21 21:07:04 -0500) > > are available in t

Re: [U-Boot] Please pull u-boot-sunxi master

2015-12-21 Thread Tom Rini
On Mon, Dec 21, 2015 at 09:39:56PM +0100, Hans de Goede wrote: > Hi Tom, > > Here is another sunxi pull-req for v2016.01, the most > important thing in this pull-req is a patch to > select DM_KEYBOARD in Kconfig, which fixes usb-kbd > support which was broken for sunxi since the keyboard > driver

Re: [U-Boot] Please pull u-boot-sunxi master

2015-12-11 Thread Tom Rini
On Fri, Dec 11, 2015 at 03:03:13PM +0100, Hans de Goede wrote: > Hi Tom, > > Here is another sunxi pull-req for v2016.01, highlights: > > -Add support for A83 SoC > -Misc. small bugfixes > > The following changes since commit 789fa275b3750e60c60cb3d18eabc9467892c257: > > x86: Remove HAVE_ACP

Re: [U-Boot] Please pull u-boot-sunxi master

2015-11-22 Thread Tom Rini
On Sun, Nov 22, 2015 at 12:22:33PM +0100, Hans de Goede wrote: > Hi Tom, > > The main feature of this pull-req is support for the H3 SoC, > technically the patches for this were posted just outside the > merge window. But they have been available off-list for a while > longer and they do not make

Re: [U-Boot] Please pull u-boot-sunxi master

2015-10-21 Thread Tom Rini
On Tue, Oct 20, 2015 at 11:02:54PM +0200, Hans de Goede wrote: > Hi Tom, > > Here is the first pull-req for sunxi, it contains some none > sunxi specific patches which I've picked up as sunxi is the first > user of them, these patches have been reviewed by you and/or > Simon Glass. > > Highlight

Re: [U-Boot] Please pull u-boot-sunxi master for v2015.10

2015-10-10 Thread Tom Rini
On Sat, Oct 10, 2015 at 12:11:23PM +0200, Hans de Goede wrote: > Hi Tom, > > Here is a last-minute bugfix pull-req v2015.10. This pull-req > only touches a single defconfig file, fixing some stability > issues seen on the board in question by lowering the dram-clk. > > The following changes sinc

Re: [U-Boot] Please pull u-boot-sunxi master

2015-10-03 Thread Luc Verhaegen
On Sat, Oct 03, 2015 at 02:01:53PM +0200, Hans de Goede wrote: > > This introduces just 1 new defconfig, we want this new defconfig in v2015.10 > since it is a generic defconfig for so called q8 formfactor sunxi tablets, > and we want to replace all the PCB revision specific defconfigs with > a few

Re: [U-Boot] Please pull u-boot-sunxi master

2015-10-03 Thread Tom Rini
On Sat, Oct 03, 2015 at 02:01:53PM +0200, Hans de Goede wrote: > Hi Tom, > > Here is what is hopefully really the final sunxi pull-req for v2015.10. > > This introduces just 1 new defconfig, we want this new defconfig in v2015.10 > since it is a generic defconfig for so called q8 formfactor sunx

Re: [U-Boot] Please pull u-boot-sunxi master

2015-10-02 Thread Tom Rini
On Tue, Sep 29, 2015 at 02:00:38PM +0200, Hans de Goede wrote: > Hi Tom, > > Here is a (the final?) sunxi pull-req for v2015.10, highlights: > > -Misc fixes / tweaks > -Add support for 2 new boards > > The following changes since commit 1f8836396de8215b7f460616926052b32597bb29: > > Prepare v

Re: [U-Boot] Please pull u-boot-sunxi master

2015-09-12 Thread Tom Rini
On Fri, Sep 11, 2015 at 05:15:42PM +0200, Hans de Goede wrote: > Hi Tom, > > Here is another sunxi pull-req for v2015.10, highlights: > > -Add support for 5 new boards > -Misc fixes > > The following changes since commit efde6a579fe3c172d214fb3047b02c827779738a: > > Prepare v2015.10-rc3 (201

Re: [U-Boot] Please pull u-boot-sunxi master

2015-08-31 Thread Tom Rini
On Mon, Aug 31, 2015 at 06:05:49PM +0200, Hans de Goede wrote: > Hi Tom, > > Here is another sunxi pull-req for v2015.10, highlights: > > -Bug fixes and cleanups to the spl nand support which was merged at the > beginning of the v2015.10 cycle > -Add support for a few new boards > -Misc fixes >

Re: [U-Boot] Please pull u-boot-sunxi master

2015-08-14 Thread Tom Rini
On Fri, Aug 14, 2015 at 09:09:53AM +0200, Hans de Goede wrote: > Hi Tom, > > Here is another sunxi pull-req for v2015.10, highlights: > > -Composite video out support improvements > -Add support for (some) eDP panels > -Misc fixes / defconfig improvements > -Sync sunxi dts files with the kernel

Re: [U-Boot] Please pull u-boot-sunxi master

2015-08-10 Thread Tom Rini
On Sat, Aug 08, 2015 at 05:42:17PM +0200, Hans de Goede wrote: > Hi Tom, > > Here is the second sunxi pull-req for v2015.10, highlights: > > -SPL nand support > -Composite video out support > -Misc fixes / defconfig improvements > > The following changes since commit ae27120c31d58b8bb694d9155bc

Re: [U-Boot] Please pull u-boot-sunxi master

2015-07-25 Thread Tom Rini
On Sat, Jul 25, 2015 at 02:41:20PM +0200, Hans de Goede wrote: > Hi Tom, > > Here is the first sunxi pull-req for v2015.10, highlights: > > -Some preparation patches for adding SPL nand support > -Your patch to cleanup the sunxi defconfigs > -Add device-model support to the sunxi musb-host code,

Re: [U-Boot] Please pull u-boot-sunxi master (bugfix for v2015.07)

2015-07-08 Thread Tom Rini
On Wed, Jul 08, 2015 at 04:52:43PM +0200, Hans de Goede wrote: > Hi Tom, > > One of the sunxi dts files for a new board got merged into the > upstream kernel under a different name than that it was originally > submitted with. This pull-req contains a single patch adjusting > the name in u-boot,

Re: [U-Boot] Please pull u-boot-sunxi master (take 2)

2015-07-06 Thread Tom Rini
On Sun, Jul 05, 2015 at 02:21:17PM +0200, Hans de Goede wrote: > Hi Tom, > > Here is a rebased / fixed version of my previous pull-req for > two bug-fixes, and one new board. > > Since the first one was no good I've done a forced push with > the new one to u-boot-sunxi/master . > > The followin

Re: [U-Boot] Please pull u-boot-sunxi master (fixes for v2015.07)

2015-06-30 Thread Hans de Goede
Hi, On 06/30/2015 07:52 PM, Tom Rini wrote: On Tue, Jun 30, 2015 at 03:11:02PM +0200, Hans de Goede wrote: Hi, On 28-06-15 18:06, Tom Rini wrote: On Sun, Jun 28, 2015 at 05:39:28PM +0200, Hans de Goede wrote: Hi, On 26-06-15 23:05, Tom Rini wrote: On Fri, Jun 26, 2015 at 12:13:51PM +0200,

Re: [U-Boot] Please pull u-boot-sunxi master (fixes for v2015.07)

2015-06-30 Thread Tom Rini
On Tue, Jun 30, 2015 at 03:11:02PM +0200, Hans de Goede wrote: > Hi, > > On 28-06-15 18:06, Tom Rini wrote: > >On Sun, Jun 28, 2015 at 05:39:28PM +0200, Hans de Goede wrote: > >>Hi, > >> > >>On 26-06-15 23:05, Tom Rini wrote: > >>>On Fri, Jun 26, 2015 at 12:13:51PM +0200, Hans de Goede wrote: > >

Re: [U-Boot] Please pull u-boot-sunxi master (fixes for v2015.07)

2015-06-30 Thread Tom Rini
On Tue, Jun 30, 2015 at 10:48:20AM -0500, Joe Hershberger wrote: > Hi Ian, > > On Tue, Jun 30, 2015 at 8:30 AM, Ian Campbell wrote: > > On Tue, 2015-06-30 at 15:11 +0200, Hans de Goede wrote: > > [...] > >> The latest patch-series seems to do the exact reverse. More knowledge is > >> being moved

Re: [U-Boot] Please pull u-boot-sunxi master (fixes for v2015.07)

2015-06-30 Thread Joe Hershberger
Hi Ian, On Tue, Jun 30, 2015 at 8:30 AM, Ian Campbell wrote: > On Tue, 2015-06-30 at 15:11 +0200, Hans de Goede wrote: > [...] >> The latest patch-series seems to do the exact reverse. More knowledge is >> being moved away from a central place and into defconfig files. As said >> ARCH_SUNXI build

Re: [U-Boot] Please pull u-boot-sunxi master (fixes for v2015.07)

2015-06-30 Thread Hans de Goede
Hi, On 30-06-15 15:30, Ian Campbell wrote: On Tue, 2015-06-30 at 15:11 +0200, Hans de Goede wrote: [...] The latest patch-series seems to do the exact reverse. More knowledge is being moved away from a central place and into defconfig files. As said ARCH_SUNXI builds must always have CONFIG_DM*

Re: [U-Boot] Please pull u-boot-sunxi master (fixes for v2015.07)

2015-06-30 Thread Ian Campbell
On Tue, 2015-06-30 at 15:11 +0200, Hans de Goede wrote: [...] > The latest patch-series seems to do the exact reverse. More knowledge is > being moved away from a central place and into defconfig files. As said > ARCH_SUNXI builds must always have CONFIG_DM* set, and yet now all sunxi > defconfig f

Re: [U-Boot] Please pull u-boot-sunxi master (fixes for v2015.07)

2015-06-30 Thread Hans de Goede
Hi, On 28-06-15 18:06, Tom Rini wrote: On Sun, Jun 28, 2015 at 05:39:28PM +0200, Hans de Goede wrote: Hi, On 26-06-15 23:05, Tom Rini wrote: On Fri, Jun 26, 2015 at 12:13:51PM +0200, Hans de Goede wrote: Hi Tom, Please pull u-boot-sunxi/master into master for two bug-fixes, and one new boa

Re: [U-Boot] Please pull u-boot-sunxi master (fixes for v2015.07)

2015-06-28 Thread Tom Rini
On Sun, Jun 28, 2015 at 05:39:28PM +0200, Hans de Goede wrote: > Hi, > > On 26-06-15 23:05, Tom Rini wrote: > >On Fri, Jun 26, 2015 at 12:13:51PM +0200, Hans de Goede wrote: > > > >>Hi Tom, > >> > >>Please pull u-boot-sunxi/master into master for two bug-fixes, > >>and one new board: > >> > >>The

Re: [U-Boot] Please pull u-boot-sunxi master (fixes for v2015.07)

2015-06-28 Thread Hans de Goede
Hi, On 26-06-15 23:05, Tom Rini wrote: On Fri, Jun 26, 2015 at 12:13:51PM +0200, Hans de Goede wrote: Hi Tom, Please pull u-boot-sunxi/master into master for two bug-fixes, and one new board: The following changes since commit 325849ff3d4adeebb8f8f9bc5db950724df9bc21: Merge git://git.den

Re: [U-Boot] Please pull u-boot-sunxi master (fixes for v2015.07)

2015-06-26 Thread Tom Rini
On Fri, Jun 26, 2015 at 12:13:51PM +0200, Hans de Goede wrote: > Hi Tom, > > Please pull u-boot-sunxi/master into master for two bug-fixes, > and one new board: > > The following changes since commit 325849ff3d4adeebb8f8f9bc5db950724df9bc21: > > Merge git://git.denx.de/u-boot-usb (2015-06-19

Re: [U-Boot] Please pull u-boot-sunxi master

2015-06-18 Thread Tom Rini
On Thu, Jun 18, 2015 at 12:01:58PM +0200, Hans de Goede wrote: > Hi Tom, > > Please pull u-boot-sunxi/master into master for a few small fixes. > > The following changes since commit 0d3f732fd2ba679b4498541f075d1b1bdbea3935: > > Merge git://git.denx.de/u-boot-usb (2015-06-15 20:45:50 -0400) >

Re: [U-Boot] Please pull u-boot-sunxi master

2015-06-11 Thread Tom Rini
On Thu, Jun 11, 2015 at 11:08:44AM -0400, Tom Rini wrote: > On Thu, Jun 11, 2015 at 03:44:10PM +0200, Hans de Goede wrote: > > Hi, > > > > On 11-06-15 14:56, Tom Rini wrote: > > >On Thu, Jun 11, 2015 at 09:41:29AM +0200, Hans de Goede wrote: > > >>Hi, > > >> > > >>On 11-06-15 04:49, Simon Glass wr

Re: [U-Boot] Please pull u-boot-sunxi master

2015-06-11 Thread Bernhard Nortmann
(The post to the ML was here: http://lists.denx.de/pipermail/u-boot/2015-June/216284.html) I've been asking around a bit on the issue on IRC in #linux-sunxi and #u-boot (and originally contacted Hans on this). The user "Kasreyn" brought the subject up on #linux-sunxi, reporting that his Banana Pi

Re: [U-Boot] Please pull u-boot-sunxi master

2015-06-11 Thread Tom Rini
On Thu, Jun 11, 2015 at 03:44:10PM +0200, Hans de Goede wrote: > Hi, > > On 11-06-15 14:56, Tom Rini wrote: > >On Thu, Jun 11, 2015 at 09:41:29AM +0200, Hans de Goede wrote: > >>Hi, > >> > >>On 11-06-15 04:49, Simon Glass wrote: > >>>Hi, > >>> > >>>On 10 June 2015 at 08:56, Tom Rini wrote: >

Re: [U-Boot] Please pull u-boot-sunxi master

2015-06-11 Thread Hans de Goede
Hi, On 11-06-15 14:56, Tom Rini wrote: On Thu, Jun 11, 2015 at 09:41:29AM +0200, Hans de Goede wrote: Hi, On 11-06-15 04:49, Simon Glass wrote: Hi, On 10 June 2015 at 08:56, Tom Rini wrote: On Wed, Jun 10, 2015 at 04:54:50PM +0200, Hans de Goede wrote: Hi Tom, Please pull u-boot-sunxi/m

Re: [U-Boot] Please pull u-boot-sunxi master

2015-06-11 Thread Tom Rini
On Thu, Jun 11, 2015 at 09:41:29AM +0200, Hans de Goede wrote: > Hi, > > On 11-06-15 04:49, Simon Glass wrote: > >Hi, > > > >On 10 June 2015 at 08:56, Tom Rini wrote: > >>On Wed, Jun 10, 2015 at 04:54:50PM +0200, Hans de Goede wrote: > >> > >>>Hi Tom, > >>> > >>>Please pull u-boot-sunxi/master in

Re: [U-Boot] Please pull u-boot-sunxi master

2015-06-11 Thread Hans de Goede
Hi, On 11-06-15 04:49, Simon Glass wrote: Hi, On 10 June 2015 at 08:56, Tom Rini wrote: On Wed, Jun 10, 2015 at 04:54:50PM +0200, Hans de Goede wrote: Hi Tom, Please pull u-boot-sunxi/master into master for 2 small bug-fixes: The following changes since commit 3d0158ae18bef2ac89979f4c9041

Re: [U-Boot] Please pull u-boot-sunxi master

2015-06-10 Thread Simon Glass
Hi, On 10 June 2015 at 08:56, Tom Rini wrote: > On Wed, Jun 10, 2015 at 04:54:50PM +0200, Hans de Goede wrote: > >> Hi Tom, >> >> Please pull u-boot-sunxi/master into master for 2 small bug-fixes: >> >> The following changes since commit 3d0158ae18bef2ac89979f4c90419d3add436c71: >> >> Prepare v

Re: [U-Boot] Please pull u-boot-sunxi master

2015-06-10 Thread Tom Rini
On Wed, Jun 10, 2015 at 04:54:50PM +0200, Hans de Goede wrote: > Hi Tom, > > Please pull u-boot-sunxi/master into master for 2 small bug-fixes: > > The following changes since commit 3d0158ae18bef2ac89979f4c90419d3add436c71: > > Prepare v2015.07-rc2 (2015-06-08 17:48:33 -0400) > > are availa

Re: [U-Boot] Please pull u-boot-sunxi master

2015-06-06 Thread Tom Rini
On Sat, Jun 06, 2015 at 11:29:54AM +0200, Hans de Goede wrote: > Hi Tom, > > Please pull u-boot-sunxi/master into master for a number of > bugfixes and a sync of the sunxi dts files with the upstream > kernel. > > Note this pull-req also includes the patch for setting > CONFIG_CMD_NET and CONFIG

Re: [U-Boot] Please pull u-boot-sunxi master

2015-06-02 Thread Tom Rini
On Sat, May 30, 2015 at 11:18:04AM +0200, Hans de Goede wrote: > Hi Tom, > > Please pull u-boot-sunxi/master into master for a number of > patch-sets which have been in the making for a long time and > are now ready for merging. > > Highlights: > - A80 (suni9i) SoC support (u-boot.bin only, no S

Re: [U-Boot] Please pull u-boot-sunxi master

2015-05-21 Thread Tom Rini
On Tue, May 19, 2015 at 10:23:54PM +0200, Hans de Goede wrote: > Hi Tom, > > Please pull u-boot-sunxi/master into master for various small bugfixes, > improvements and one new board. > > The following changes since commit 0e6b7a28243175ae0874d53b6e6e4eff8548d71f: > > Merge git://git.denx.de/u

Re: [U-Boot] Please pull u-boot-sunxi master

2015-05-05 Thread Tom Rini
On Mon, May 04, 2015 at 05:21:29PM +0200, Hans de Goede wrote: > Hi Tom, > > Please pull u-boot-sunxi/master into master for the second round of sunxi > work, highlights: > > -A33 SoC support (full support including otg & display) > -Move ALL sunxi boards over to the driver-model for serial, gpi

Re: [U-Boot] Please pull u-boot-sunxi master

2015-04-16 Thread Tom Rini
On Wed, Apr 15, 2015 at 05:05:02PM +0200, Hans de Goede wrote: > Hi Tom, > > Please pull u-boot-sunxi/master into master for the first series of sunxi > patches for v2015.07. This consists of a mix of bug-fixes, improvements > and new boards. > > The following changes since commit f33cdaa4c3da4a

Re: [U-Boot] Please pull u-boot-sunxi master

2015-04-06 Thread Tom Rini
On Sat, Apr 04, 2015 at 03:41:08PM +0200, Hans de Goede wrote: > Hi Tom, > > Please pull u-boot-sunxi/master into master for a small bugfix for v2015.04. > This fixes the CONFIG_FDTFILE setting in a defconfig file so that we do not > end up loading the wrong dtb: > > The following changes since

Re: [U-Boot] Please pull u-boot-sunxi master (v2)

2015-03-29 Thread Tom Rini
On Sun, Mar 29, 2015 at 02:59:39PM +0200, Hans de Goede wrote: > Hi Tom, > > This pull-req superceeds my previous pull-req from about 10 minutes ago, > as I found that one board was missing a MAINTAINERS entry, so I've included > a fix for that in this new pull-req. > > Please pull u-boot-sunxi/

Re: [U-Boot] Please pull u-boot-sunxi master

2015-03-27 Thread Tom Rini
On Thu, Mar 26, 2015 at 01:24:44PM +0100, Hans de Goede wrote: > Hi Tom, > > Please pull u-boot-sunxi/master into master for a small 2 bugfixes > for v2015.04: > > The following changes since commit f643d9294f45487f22e8f33d6572530f17eff4e9: > > config_distro_bootcmd.h: Prefer booting from boo

Re: [U-Boot] Please pull u-boot-sunxi master

2015-03-24 Thread Tom Rini
On Sat, Mar 21, 2015 at 01:56:19PM +0100, Hans de Goede wrote: > Hi Tom, > > Please pull u-boot-sunxi/master into master for a small bugfix which > makes sure we print the right error message when a non host cable > is plugged into the otg and we're configured for host mode. > > The following ch

Re: [U-Boot] Please pull u-boot-sunxi master

2015-03-10 Thread Tom Rini
On Tue, Mar 10, 2015 at 04:00:54PM +0100, Hans de Goede wrote: > No worries, mutt still hightlights the old one :) > Hi Tom, > > We've build-up a small collection of fixes for sunxi. > Please pull u-boot-sunxi/master into master, highlights: > > 1) 2 bug fixes > 2) 1 regression fix > 3) Add s

Re: [U-Boot] Please pull u-boot-sunxi master

2015-02-23 Thread Tom Rini
On Sat, Feb 21, 2015 at 07:22:33PM +0100, Hans de Goede wrote: > Hi Tom, > > We've build-up a small collection of fixes for sunxi. > Please pull u-boot-sunxi/master into master, highlights: > > 1) Various bug fixes > 2) Add support for 1 new board > > The following changes since commit 1320112c

Re: [U-Boot] Please pull u-boot-sunxi master

2015-02-17 Thread Tom Rini
On Mon, Feb 16, 2015 at 08:39:31PM +0100, Hans de Goede wrote: > Hi Tom, > > As discussed here is a pull-req to fix the FEL booting issue. We > had already build up a queue of some misc. fixes in u-boot-sunxi/next, > so those are included too. > > The following changes since commit bd2a4888b1237

Re: [U-Boot] Please pull u-boot-sunxi master

2015-02-02 Thread Tom Rini
On Mon, Feb 02, 2015 at 03:19:48PM +0100, Hans de Goede wrote: > Hi Tom, > > We've once again build-up a nice collection of patches for sunxi. > Please pull u-boot-sunxi/master into master, highlights: > > 1) Finish the dram config cleanup > 2) Add support for 3 new boards > > The following cha

Re: [U-Boot] Please pull u-boot-sunxi master

2015-01-23 Thread Tom Rini
On Fri, Jan 23, 2015 at 03:49:25PM +0100, Hans de Goede wrote: > Hi Tom, > > We've once again build-up a nice collection of patches for sunxi. > Please pull u-boot-sunxi/master into master, highlights: > > 1) A80 support preparation (non-SPL support is ready, but waiting for the > start.S clean

Re: [U-Boot] Please pull u-boot-sunxi master

2015-01-14 Thread Tom Rini
On Wed, Jan 14, 2015 at 03:16:44PM +0100, Hans de Goede wrote: > Hi Tom, > > We've been building a collection of very nice improvements for sunxi > while v2015.01 was stabilizing, please pull u-boot-sunxi/master into master, > highlights: > > 1) Improved sun6i (A31) support, including support fo

Re: [U-Boot] Please pull u-boot-sunxi master

2014-11-27 Thread Hans de Goede
Hi, On 11/26/2014 05:25 PM, Tom Rini wrote: On Wed, Nov 26, 2014 at 10:20:44AM +0100, Hans de Goede wrote: Hi, On 11/25/2014 10:52 PM, Tom Rini wrote: On Tue, Nov 25, 2014 at 10:52:21AM -0700, Simon Glass wrote: Hi Tom, On 25 November 2014 at 05:45, Hans de Goede wrote: Hi Tom, Please pu

Re: [U-Boot] Please pull u-boot-sunxi master

2014-11-26 Thread Tom Rini
On Wed, Nov 26, 2014 at 10:20:44AM +0100, Hans de Goede wrote: > Hi, > > On 11/25/2014 10:52 PM, Tom Rini wrote: > >On Tue, Nov 25, 2014 at 10:52:21AM -0700, Simon Glass wrote: > >>Hi Tom, > >> > >>On 25 November 2014 at 05:45, Hans de Goede wrote: > >>>Hi Tom, > >>> > >>>Please pull u-boot-sunxi

Re: [U-Boot] Please pull u-boot-sunxi master

2014-11-26 Thread Tom Rini
On Tue, Nov 25, 2014 at 01:45:10PM +0100, Hans de Goede wrote: > Hi Tom, > > Please pull u-boot-sunxi/master into master, highlights: > > 1) hdmi console (with usb keyboard) support with simplefb support so the > kernel >can use the framebuffer too > 2) GMAC support for sun6i > 3) A couple

Re: [U-Boot] Please pull u-boot-sunxi master

2014-11-26 Thread Hans de Goede
Hi, On 11/25/2014 10:52 PM, Tom Rini wrote: On Tue, Nov 25, 2014 at 10:52:21AM -0700, Simon Glass wrote: Hi Tom, On 25 November 2014 at 05:45, Hans de Goede wrote: Hi Tom, Please pull u-boot-sunxi/master into master, highlights: 1) hdmi console (with usb keyboard) support with simplefb sup

Re: [U-Boot] Please pull u-boot-sunxi master

2014-11-25 Thread Tom Rini
On Tue, Nov 25, 2014 at 10:52:21AM -0700, Simon Glass wrote: > Hi Tom, > > On 25 November 2014 at 05:45, Hans de Goede wrote: > > Hi Tom, > > > > Please pull u-boot-sunxi/master into master, highlights: > > > > 1) hdmi console (with usb keyboard) support with simplefb support so the > > kernel >

Re: [U-Boot] Please pull u-boot-sunxi master

2014-11-25 Thread Simon Glass
Hi Tom, On 25 November 2014 at 05:45, Hans de Goede wrote: > Hi Tom, > > Please pull u-boot-sunxi/master into master, highlights: > > 1) hdmi console (with usb keyboard) support with simplefb support so the > kernel >can use the framebuffer too > 2) GMAC support for sun6i > 3) A couple of sma

Re: [U-Boot] Please pull u-boot-sunxi/master into master

2014-11-13 Thread Tom Rini
On Thu, Nov 13, 2014 at 04:04:25PM +0100, Hans de Goede wrote: > Hi Tom, > > Please pull u-boot-sunxi/master into master, highlights: > > 1) sun6i dram init / SPL support, allowing full-boot of sun6i SoCs with just > u-boot + linux > 2) sun6i ehci support > 3) A bugfix for the gmac on the banan

Re: [U-Boot] Please pull u-boot-sunxi/master into master

2014-11-05 Thread Tom Rini
On Wed, Nov 05, 2014 at 01:19:18PM +0100, Hans de Goede wrote: > Hi Tom, > > Please pull u-boot-sunxi/master into master, highlights: > > 1) Kconfig cleanup by Ian > 2) device-model support for gpio and uarts by Simon > > The following changes since commit 26f195c71252e98aebfffd5cfa994a44755593

Re: [U-Boot] Please pull u-boot-sunxi/master into master

2014-10-26 Thread Tom Rini
On Fri, Oct 24, 2014 at 10:06:24AM +0200, Hans de Goede wrote: > > > Hi Tom, > > Please pull u-boot-sunxi/master into master, highlights: > > 1) Preliminary A31 (sun6i) and A23 (sun8i) support, preliminary because we > lack SPL support for now, so Allwinner's boot0 + boot1 loaders must be use