Re: [U-Boot] [GIT PULL] u-boot-mips/master

2018-09-24 Thread Tom Rini
On Sun, Sep 23, 2018 at 06:58:25PM +0200, Daniel Schwierzeck wrote: > Hi Tom, > > Travis-CI: https://travis-ci.org/danielschwierzeck/u-boot/builds/432133437 > > > The following changes since commit 9dc8d155d4e88563f572ee79aab758eb4272f3fd: > > Merge git://git.denx.de/u-boot-imx (2018-09-19 2

Re: [U-Boot] [GIT PULL] u-boot-mips/master

2018-08-09 Thread Tom Rini
On Wed, Aug 08, 2018 at 05:31:44PM +0200, Daniel Schwierzeck wrote: > Hi Tom, > > I hope it's okay for post RC1, but I wanted to wait until you had the Kconfig > sorting stuff merged. > > Travis CI: https://travis-ci.org/danielschwierzeck/u-boot/builds/413538994 > > > The following changes si

Re: [U-Boot] [GIT PULL] u-boot-mips/master

2017-11-28 Thread Tom Rini
On Tue, Nov 28, 2017 at 10:13:30PM +0100, Daniel Schwierzeck wrote: > Hi Tom, > > The following changes since commit 73a01d90c0b2ed2527283f289f73d69ef52cafa5: > > test: Correct operation when tests pass (2017-11-27 23:05:22 -0500) > > are available in the Git repository at: > > git://git.d

Re: [U-Boot] [GIT PULL] u-boot-mips/master

2016-11-30 Thread Tom Rini
On Wed, Nov 30, 2016 at 07:13:51PM +0100, Daniel Schwierzeck wrote: > Hi Tom, > > Travis-CI build is green (one job has failed due to job time limit) > > https://travis-ci.org/danielschwierzeck/u-boot/builds/180114376 > > > The following changes since commit 6b29a395b62965eef6b5065d3a526a8

Re: [U-Boot] [GIT PULL] u-boot-mips/master

2016-11-30 Thread Daniel Schwierzeck
Am 30.11.2016 um 20:01 schrieb Tom Rini: > On Wed, Nov 30, 2016 at 07:13:51PM +0100, Daniel Schwierzeck wrote: >> Hi Tom, >> >> Travis-CI build is green (one job has failed due to job time limit) >> >> https://travis-ci.org/danielschwierzeck/u-boot/builds/180114376 > > Note that if you head

Re: [U-Boot] [GIT PULL] u-boot-mips/master

2016-11-30 Thread Tom Rini
On Wed, Nov 30, 2016 at 07:13:51PM +0100, Daniel Schwierzeck wrote: > Hi Tom, > > Travis-CI build is green (one job has failed due to job time limit) > > https://travis-ci.org/danielschwierzeck/u-boot/builds/180114376 Note that if you head to https://travis-ci.org/danielschwierzeck/u-boot/jo

Re: [U-Boot] [GIT PULL] u-boot-mips/master

2016-09-22 Thread Tom Rini
On Wed, Sep 21, 2016 at 05:49:14PM +0200, Daniel Schwierzeck wrote: > Hi Tom, > > this pull-request introduces: > - new board: MIPSfpga > - new board: Boston with variants for MIPS32r2/MIPS64r2 and BE/LE > - updates to DM core code needed for Boston board > - support for L2 cache and MIPS coheren

Re: [U-Boot] [GIT PULL] u-boot-mips/master

2016-06-19 Thread Tom Rini
On Fri, Jun 10, 2016 at 12:52:45PM +0200, Daniel Schwierzeck wrote: > Hi Tom, > > this PR contains some fixes for the MIPS cache code. I've also applied the > PIC32 > SPI driver because there is no reaction from Jagan and the change is isolated. > Please pull, thanks. > > > The following chang

Re: [U-Boot] [GIT PULL] u-boot-mips/master

2016-05-31 Thread Tom Rini
On Tue, May 31, 2016 at 11:36:46AM +0200, Daniel Schwierzeck wrote: > Hi Tom, > > please pull the last batch of MIPS updates, thanks. > > The following changes since commit e4a94ce4ac77396b181663c0493c50bc2d5b9143: > > Merge git://git.denx.de/u-boot-dm (2016-05-27 20:34:12 -0400) > > are ava

Re: [U-Boot] [GIT PULL] u-boot-mips/master

2016-05-26 Thread Tom Rini
On Thu, May 26, 2016 at 02:13:38AM +0200, Daniel Schwierzeck wrote: > Hi Tom, > > here is another batch of MIPS updates. > > The following changes since commit fc15b9beed05dec6cc092c265042381a0eadb0e9: > > Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq (2016-05-24 > 13:42:03 -04

Re: [U-Boot] [GIT PULL] u-boot-mips/master

2016-04-21 Thread Tom Rini
On Tue, Apr 19, 2016 at 01:24:34PM +0200, Daniel Schwierzeck wrote: > Hi Tom, > > please pull a bugfix for MIPS, thanks. > > > The following changes since commit 108f8418597350bd98357f25acaa8ab8a0435779: > > ARM: rpi: fix 64-bit CONFIG_SYS_TEXT_BASE (2016-04-16 09:02:17 -0400) > > are avail

Re: [U-Boot] [GIT PULL] u-boot-mips/master

2016-03-10 Thread Tom Rini
On Wed, Mar 09, 2016 at 12:01:35PM +0100, Daniel Schwierzeck wrote: > Hi Tom, > > two fixes for MIPS: > - fix a build error on Travis CI for pic32mzdask board > - fix cache op for toolchains not supporting __builtin_mips_cache() > > please consider pulling, thanks > > > The following changes s

Re: [U-Boot] [GIT PULL] u-boot-mips/master

2016-01-16 Thread Tom Rini
On Sat, Jan 16, 2016 at 09:45:19PM +0100, Daniel Schwierzeck wrote: > Hi Tom, > > please pull the first bunch of MIPS updates. > > There is a possible merge conflict in dts/Makefile due to my patch [1] > in this PR and Thomas' patch [2] waiting in u-boot-fdt tree. > > [1] http://patchwork.ozlab

Re: [U-Boot] [GIT PULL] u-boot-mips/master

2015-11-07 Thread Tom Rini
On Fri, Nov 06, 2015 at 02:10:06PM +0100, Daniel Schwierzeck wrote: > Hi Tom, > > please pull the MIPS bootm fixes, thanks. > > > The following changes since commit ed02c532be690b3d0c3e15c81531785a788fd949: > > Merge branch 'master' of git://git.denx.de/u-boot-video (2015-11-05 > 07:47:21 -

Re: [U-Boot] [GIT PULL] u-boot-mips/master

2015-08-24 Thread Daniel Schwierzeck
2015-08-24 15:43 GMT+02:00 Tom Rini : > On Mon, Aug 24, 2015 at 01:24:57PM +0200, Daniel Schwierzeck wrote: > >> Hi Tom, >> >> please pull some fixes for MIPS, thanks. >> >> >> The following changes since commit 8d77576371381ade83de475bb639949b44941e8c: >> >> ARM: davinci: remove support for cam_

Re: [U-Boot] [GIT PULL] u-boot-mips/master

2015-08-24 Thread Tom Rini
On Mon, Aug 24, 2015 at 01:24:57PM +0200, Daniel Schwierzeck wrote: > Hi Tom, > > please pull some fixes for MIPS, thanks. > > > The following changes since commit 8d77576371381ade83de475bb639949b44941e8c: > > ARM: davinci: remove support for cam_enc_4xx (2015-08-20 12:55:50 -0400) > > are

Re: [U-Boot] [GIT PULL] u-boot-mips/master

2015-07-10 Thread Tom Rini
On Thu, Jul 02, 2015 at 11:34:45AM +0200, Daniel Schwierzeck wrote: > Hi Tom, > > please pull two bugfixes for MIPS > > > The following changes since commit 891b487098ee2169a16b1bbb354aaef28aa90630: > > Merge branch 'master' of git://git.denx.de/u-boot-spi (2015-07-01 > 15:38:12 -0400) > >

Re: [U-Boot] [GIT PULL] u-boot-mips/master

2015-04-28 Thread Tom Rini
On Fri, Apr 24, 2015 at 12:20:30PM +0200, Daniel Schwierzeck wrote: > The following changes since commit d8c1d5d5fb6eafbc532982125f006e49f2c40e71: > > Merge branch 'buildman' of git://git.denx.de/u-boot-x86 (2015-04-23 > 14:56:47 -0400) > > are available in the git repository at: > > git:/

Re: [U-Boot] [GIT PULL] u-boot-mips/master

2015-02-02 Thread Tom Rini
On Fri, Jan 30, 2015 at 03:42:25PM +0100, Daniel Schwierzeck wrote: > The following changes since commit ab92da9f47d51d363c7de42e2a7bd807e2c1bd54: > > Merge branch 'master' of git://git.denx.de/u-boot-x86 (2015-01-26 17:44:49 > -0500) > > are available in the git repository at: > > git://g

Re: [U-Boot] [GIT PULL] u-boot-mips/master

2015-01-23 Thread Tom Rini
On Wed, Jan 21, 2015 at 02:14:53PM +0100, Daniel Schwierzeck wrote: > The following changes since commit 768f6096f9c389b5ed36bee2957bee16b085fc4a: > > Merge git://git.denx.de/u-boot-arc (2015-01-20 16:41:11 -0500) > > are available in the git repository at: > > git://git.denx.de/u-boot-mips

Re: [U-Boot] [GIT PULL] u-boot-mips/master

2014-11-27 Thread Tom Rini
On Thu, Nov 27, 2014 at 04:25:56PM +0100, Daniel Schwierzeck wrote: > The following changes since commit 85bafb6da4dddfffa78479aa49a72ae48578a4ce: > > Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq (2014-11-26 > 11:23:26 -0500) > > are available in the git repository at: > > g

Re: [U-Boot] [GIT PULL] u-boot-mips/master

2014-11-03 Thread Tom Rini
On Fri, Oct 31, 2014 at 07:50:43PM +0100, Daniel Schwierzeck wrote: > The following changes since commit 571bdf16a78e9e116a93d46f4809c4f8a3f2adb6: > > arm: interrupt_init: set sp in IRQ/FIQ modes (2014-10-29 09:03:28 -0400) > > are available in the git repository at: > > git://git.denx.de/u

Re: [U-Boot] [GIT PULL] u-boot-mips/master

2014-04-23 Thread Tom Rini
On Sun, Apr 20, 2014 at 01:28:53PM +0200, Daniel Schwierzeck wrote: > The following changes since commit b149c4c399b111cec1ff7505ca9fabbeeb4fe394: > > ARM:tegra20: Remove aes debug prints (2014-04-18 16:14:17 -0400) > > are available in the git repository at: > > git://git.denx.de/u-boot-mi

Re: [U-Boot] [GIT PULL] u-boot-mips/master

2014-04-21 Thread Masahiro Yamada
Hi Daniel, > > Tom, a conflict will happen anyway when pulling u-boot-mips/master. > > why? The branch is rebased to current master so it would be a > fast-forward merge. Sorry, my misunderstanding. I was seeing your patch file: http://lists.denx.de/pipermail/u-boot/2014-April/177675.html You

Re: [U-Boot] [GIT PULL] u-boot-mips/master

2014-04-21 Thread Daniel Schwierzeck
2014-04-21 10:37 GMT+02:00 Masahiro Yamada : >> diff --git a/doc/README.scrapyard b/doc/README.scrapyard >> index 7d67033..32c85ad 100644 >> --- a/doc/README.scrapyard >> +++ b/doc/README.scrapyard >> @@ -114,3 +114,4 @@ PCIPPC2 powerpc MPC740/MPC750 7c9e89b >> 2013-02-07 Wolfg

Re: [U-Boot] [GIT PULL] u-boot-mips/master

2014-04-21 Thread Masahiro Yamada
Hi Tom, On Sun, 20 Apr 2014 13:28:53 +0200 Daniel Schwierzeck wrote: > The following changes since commit b149c4c399b111cec1ff7505ca9fabbeeb4fe394: > > ARM:tegra20: Remove aes debug prints (2014-04-18 16:14:17 -0400) > > are available in the git repository at: > > git://git.denx.de/u-boo

Re: [U-Boot] [GIT PULL] u-boot-mips/master

2014-03-04 Thread Tom Rini
On Tue, Mar 04, 2014 at 11:49:17PM +0100, Daniel Schwierzeck wrote: > Hi Tom, > > I've included a documentation fix which was posted today. > > The following changes since commit eeb72e67619b98d2502fe634a3a5d9953de92ad0: > > Merge branch 'master' of git://git.denx.de/u-boot-arm (2014-02-26 >

Re: [U-Boot] [GIT PULL] u-boot-mips/master

2013-12-02 Thread Tom Rini
On Wed, Nov 27, 2013 at 12:56:23AM +0100, Daniel Schwierzeck wrote: > Hi Tom, > > please pull some additional fixes for MIPS malta board, thanks. > > The following changes since commit d19ad726bcd5d9106f7ba9c750462fcc369f1020: > > Prepare v2014.01-rc1 (2013-11-25 16:49:32 -0500) > > are avai

Re: [U-Boot] [GIT PULL] u-boot-mips/master

2013-11-17 Thread Tom Rini
On Sat, Nov 16, 2013 at 12:03:02AM +0100, Daniel Schwierzeck wrote: > Hi Tom, > > please pull a fix for Malta board for qemu-1.6 and newer. > > The following changes since commit 63c4f17b2f8017d22241522a48c765073b8791b0: > > cm_t35: use scf0403 driver (2013-11-12 10:12:07 +0100) > > are avai

Re: [U-Boot] [GIT PULL] u-boot-mips/master

2013-11-11 Thread Tom Rini
On Sat, Nov 09, 2013 at 09:53:23PM +0100, Daniel Schwierzeck wrote: > Hi Tom, > > The following changes since commit 15c5cdf5aa6b292145e5e3e220ec1f42b11eff6f: > > Merge branch 'master' of git://www.denx.de/git/u-boot-usb > (2013-11-08 15:25:29 -0500) > > are available in the git repository at

Re: [U-Boot] [GIT PULL] u-boot-mips/master

2013-11-11 Thread Tom Rini
On Mon, Nov 11, 2013 at 08:00:01PM +0100, Daniel Schwierzeck wrote: > 2013/11/11 Tom Rini : > > On Sat, Nov 09, 2013 at 09:53:23PM +0100, Daniel Schwierzeck wrote: > > > >> Hi Tom, > >> > >> The following changes since commit > >> 15c5cdf5aa6b292145e5e3e220ec1f42b11eff6f: > >> > >> Merge branch

Re: [U-Boot] [GIT PULL] u-boot-mips/master

2013-11-11 Thread Daniel Schwierzeck
2013/11/11 Tom Rini : > On Sat, Nov 09, 2013 at 09:53:23PM +0100, Daniel Schwierzeck wrote: > >> Hi Tom, >> >> The following changes since commit 15c5cdf5aa6b292145e5e3e220ec1f42b11eff6f: >> >> Merge branch 'master' of git://www.denx.de/git/u-boot-usb >> (2013-11-08 15:25:29 -0500) >> >> are avai

Re: [U-Boot] [GIT PULL] u-boot-mips/master

2013-11-11 Thread Tom Rini
On Sat, Nov 09, 2013 at 09:53:23PM +0100, Daniel Schwierzeck wrote: > Hi Tom, > > The following changes since commit 15c5cdf5aa6b292145e5e3e220ec1f42b11eff6f: > > Merge branch 'master' of git://www.denx.de/git/u-boot-usb > (2013-11-08 15:25:29 -0500) > > are available in the git repository at

Re: [U-Boot] [GIT PULL] u-boot-mips/master

2013-08-13 Thread Tom Rini
On Tue, Aug 13, 2013 at 12:42:36PM +0200, Daniel Schwierzeck wrote: > Hi Tom, > > The following changes since commit d62a89bd5b5033649a90fa5bfe0f5b32013ca8f8: > > mpc5200: Misc updates to a3m071 config header (2013-08-12 21:11:24 +0200) > > are available in the git repository at: > > git:/

Re: [U-Boot] [GIT PULL] u-boot-mips/master

2013-07-25 Thread Tom Rini
On Wed, Jul 24, 2013 at 12:42:14AM +0200, Daniel Schwierzeck wrote: > Hi Tom, > > The following changes since commit 62c175fbb8a0f9a926c88294ea9f7e88eb898f6c: > > Prepare v2013.07 (2013-07-23 07:58:13 -0400) > > are available in the git repository at: > > git://git.denx.de/u-boot-mips.git

Re: [U-Boot] [GIT PULL] u-boot-mips/master

2013-01-30 Thread Tom Rini
On Thu, Jan 31, 2013 at 01:21:39AM +0100, Daniel Schwierzeck wrote: > The following changes since commit 54b08efcf2f4ff532ce99c53f341a59c193331a5: > > README.mips: update known issues and TODOs (2013-01-16 10:52:08 +0100) > > are available in the git repository at: > > git://git.denx.de/u-b

Re: [U-Boot] [GIT PULL] u-boot-mips/master

2013-01-21 Thread Tom Rini
On Wed, Jan 16, 2013 at 11:11:42AM +0100, Daniel Schwierzeck wrote: > Hi Tom, > > The following changes since commit 3a9d879f6f64585b819af728b53be0a05037fe0d: > > Prepare v2013.01 (2013-01-15 14:47:42 -0700) > > are available in the git repository at: > > git://git.denx.de/u-boot-mips.git

Re: [U-Boot] [GIT PULL] u-boot-mips/master

2012-12-12 Thread Tom Rini
On Wed, Dec 12, 2012 at 02:00:33PM +0100, Daniel Schwierzeck wrote: > Hi Tom, > > please pull two bugfixes for MIPS. > > > The following changes since commit ea40a05422bdc87a7af5dc349e8adce59f982e72: > > MIPS: constify address pointer in test_bit() (2012-12-08 21:48:19 +0100) > > are availa

Re: [U-Boot] [GIT PULL] u-boot-mips/master

2012-12-10 Thread Tom Rini
On Sat, Dec 08, 2012 at 09:57:28PM +0100, Daniel Schwierzeck wrote: > Hi Tom, > > please pull two bugfixes for MIPS > > > The following changes since commit fd4d564b3c80b111f18c93adb14233a6a7ddb0e9: > > Merge branch 'master' of git://git.denx.de/u-boot-x86 (2012-12-07 > 08:47:59 -0700) > >

Re: [U-Boot] [GIT PULL] u-boot-mips/master

2012-11-28 Thread Tom Rini
On Wed, Nov 28, 2012 at 12:19:39AM +0100, Daniel Schwierzeck wrote: > Hi Tom, > > please pull a fix for MIPS timers. > > Thanks, > Daniel > > > The following changes since commit 178d0cc1a4c73c3341afbeb2a93b172de8c96bd1: > > Merge branch 'master' of git://git.denx.de/u-boot-video (2012-11-1

Re: [U-Boot] [GIT PULL] u-boot-mips/master

2012-10-17 Thread Tom Rini
On Wed, Oct 17, 2012 at 12:01:47AM +0200, Daniel Schwierzeck wrote: > Hi Tom, > > The following changes since commit bd23b22badadcdc414a900828253961fc5ec6c39: > > Merge branch 'ag...@denx.de-next' of > git://git.denx.de/u-boot-staging (2012-10-15 13:37:22 -0700) > > are available in the git r

Re: [U-Boot] [GIT PULL] u-boot-mips/master

2012-06-07 Thread Wolfgang Denk
Dear Daniel Schwierzeck, In message <1338761093-27598-1-git-send-email-daniel.schwierz...@googlemail.com> you wrote: > Dear Wolfgang, > > please pull some checkpatch.pl cleanups for MIPS. > > The following changes since commit 4398d55991eb3c2484a2a8e991d701e5d7a64874: > > net: sh-eth: Add su