Re: [U-Boot] Pull request: u-boot-spi/master

2019-10-31 Thread Jagan Teki
On Thu, Oct 31, 2019 at 1:31 PM Schrempf Frieder wrote: > > On 31.10.19 08:57, Jagan Teki wrote: > > Hi Schrempf, > > > > On Thu, Oct 31, 2019 at 1:24 PM Schrempf Frieder > > wrote: > >> > >> Hi Jagan, > >> > >> On 28.10.19 01:46, Tom Rini wrote: > >>> On Sun, Oct 27, 2019 at 05:20:22PM +0530, Ja

Re: [U-Boot] Pull request: u-boot-spi/master

2019-10-31 Thread Schrempf Frieder
On 31.10.19 08:57, Jagan Teki wrote: > Hi Schrempf, > > On Thu, Oct 31, 2019 at 1:24 PM Schrempf Frieder > wrote: >> >> Hi Jagan, >> >> On 28.10.19 01:46, Tom Rini wrote: >>> On Sun, Oct 27, 2019 at 05:20:22PM +0530, Jagan Teki wrote: Hi Tom, On Fri, Oct 25, 2019 at 11:19 PM Tom Ri

Re: [U-Boot] Pull request: u-boot-spi/master

2019-10-31 Thread Jagan Teki
Hi Schrempf, On Thu, Oct 31, 2019 at 1:24 PM Schrempf Frieder wrote: > > Hi Jagan, > > On 28.10.19 01:46, Tom Rini wrote: > > On Sun, Oct 27, 2019 at 05:20:22PM +0530, Jagan Teki wrote: > >> Hi Tom, > >> > >> On Fri, Oct 25, 2019 at 11:19 PM Tom Rini wrote: > >>> > >>> On Fri, Oct 25, 2019 at 02

Re: [U-Boot] Pull request: u-boot-spi/master

2019-10-31 Thread Schrempf Frieder
Hi Jagan, On 28.10.19 01:46, Tom Rini wrote: > On Sun, Oct 27, 2019 at 05:20:22PM +0530, Jagan Teki wrote: >> Hi Tom, >> >> On Fri, Oct 25, 2019 at 11:19 PM Tom Rini wrote: >>> >>> On Fri, Oct 25, 2019 at 02:08:12PM +0530, Jagan Teki wrote: >>> Hi Tom, Please pull this PR. >>>

Re: [U-Boot] Pull request: u-boot-spi/master

2019-10-27 Thread Tom Rini
On Sun, Oct 27, 2019 at 05:20:22PM +0530, Jagan Teki wrote: > Hi Tom, > > On Fri, Oct 25, 2019 at 11:19 PM Tom Rini wrote: > > > > On Fri, Oct 25, 2019 at 02:08:12PM +0530, Jagan Teki wrote: > > > > > Hi Tom, > > > > > > Please pull this PR. > > > > > > Summary: > > > - SPL_SPI_FLASH_MTD (Frieder

Re: [U-Boot] Pull request: u-boot-spi/master

2019-10-27 Thread Jagan Teki
Hi Tom, On Fri, Oct 25, 2019 at 11:19 PM Tom Rini wrote: > > On Fri, Oct 25, 2019 at 02:08:12PM +0530, Jagan Teki wrote: > > > Hi Tom, > > > > Please pull this PR. > > > > Summary: > > - SPL_SPI_FLASH_MTD (Frieder) > > - SPI NOR IDs' fixes, additions (Vignesh) > > - cs_info change (Bin) > > - Ena

Re: [U-Boot] Pull request: u-boot-spi/master

2019-10-25 Thread Tom Rini
On Fri, Oct 25, 2019 at 02:08:12PM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this PR. > > Summary: > - SPL_SPI_FLASH_MTD (Frieder) > - SPI NOR IDs' fixes, additions (Vignesh) > - cs_info change (Bin) > - Enable sunxi spi (Jagan) > > Travis-CI: > https://travis-ci.org/openedev/u-boot-am

Re: [U-Boot] Pull request: u-boot-spi/master

2019-09-17 Thread Tom Rini
On Mon, Sep 16, 2019 at 08:15:49AM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this for v2019.10 release. > > Summary: > - fix mvebu_a3700_spi clock prescale (Marek Behún) > - unmark MXS_SPI, DEPRECATED (Lukasz) > - add spi_write_then_read (Jagan) > - fix SST26* flash ICs (Eugeniy) > - fi

Re: [U-Boot] Pull request: u-boot-spi/master

2019-06-18 Thread Tom Rini
On Mon, Jun 17, 2019 at 01:15:45PM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this PR. > > Summary: > - Drop zipitz2 board (Tom) > - Add DEPRECATED option (Tom) > - Mark legacy or non-dm drivers as DEPRECATED (Jagan) > > thanks, > Jagan. > > The following changes since commit 68b90e57b

Re: [U-Boot] Pull request: u-boot-spi/master

2019-06-07 Thread Mario Six
Hi Heiko, On Fri, Jun 7, 2019 at 11:15 AM Heiko Schocher wrote: > > Hello Mario, > > Am 07.06.2019 um 11:10 schrieb Mario Six: > > Hi Heiko, > > > > On Fri, Jun 7, 2019 at 10:56 AM Heiko Schocher wrote: > >> > >> Hello Mario, > >> > >> Am 07.06.2019 um 09:51 schrieb Mario Six: > >>> (adding Heik

Re: [U-Boot] Pull request: u-boot-spi/master

2019-06-07 Thread Heiko Schocher
Hello Mario, Am 07.06.2019 um 11:10 schrieb Mario Six: Hi Heiko, On Fri, Jun 7, 2019 at 10:56 AM Heiko Schocher wrote: Hello Mario, Am 07.06.2019 um 09:51 schrieb Mario Six: (adding Heiko, since he's the maintainer of the board in question) On Fri, May 24, 2019 at 9:34 PM Jagan Teki wrot

Re: [U-Boot] Pull request: u-boot-spi/master

2019-06-07 Thread Mario Six
Hi Heiko, On Fri, Jun 7, 2019 at 10:56 AM Heiko Schocher wrote: > > Hello Mario, > > Am 07.06.2019 um 09:51 schrieb Mario Six: > > (adding Heiko, since he's the maintainer of the board in question) > > > > On Fri, May 24, 2019 at 9:34 PM Jagan Teki > > wrote: > > Huch, missed this Email ... > >

Re: [U-Boot] Pull request: u-boot-spi/master

2019-06-07 Thread Heiko Schocher
Hello Mario, Am 07.06.2019 um 09:51 schrieb Mario Six: (adding Heiko, since he's the maintainer of the board in question) On Fri, May 24, 2019 at 9:34 PM Jagan Teki wrote: Huch, missed this Email ... Hi Mario, On Tue, May 21, 2019 at 4:42 PM Tom Rini wrote: On Mon, May 20, 2019 at 10:

Re: [U-Boot] Pull request: u-boot-spi/master

2019-06-07 Thread Mario Six
(adding Heiko, since he's the maintainer of the board in question) On Fri, May 24, 2019 at 9:34 PM Jagan Teki wrote: > > Hi Mario, > > On Tue, May 21, 2019 at 4:42 PM Tom Rini wrote: > > > > On Mon, May 20, 2019 at 10:48:23PM +0530, Jagan Teki wrote: > > > > > Hi Tom, > > > > > > Please pull thi

Re: [U-Boot] Pull request: u-boot-spi/master

2019-05-24 Thread Jagan Teki
Hi Mario, On Tue, May 21, 2019 at 4:42 PM Tom Rini wrote: > > On Mon, May 20, 2019 at 10:48:23PM +0530, Jagan Teki wrote: > > > Hi Tom, > > > > Please pull this PR. > > > > Summary: > > - mpc8xxx spi driver fixes (Mario) > > - mpc8xxx spi dm conversion (Mario, Jagan) > > - SPI DM Migration update

Re: [U-Boot] Pull request: u-boot-spi/master

2019-05-21 Thread Tom Rini
On Mon, May 20, 2019 at 10:48:23PM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this PR. > > Summary: > - mpc8xxx spi driver fixes (Mario) > - mpc8xxx spi dm conversion (Mario, Jagan) > - SPI DM Migration update (Jagan) > > The following changes since commit 748198cb8d32d41bc35e6f492bac99

Re: [U-Boot] Pull request: u-boot-spi/master

2019-05-06 Thread Tom Rini
On Sun, May 05, 2019 at 10:12:24PM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this spi-mem fix. > > thanks, > Jagan. > > The following changes since commit b4ee6daad7a2604ca9466b2ba48de86cc27d381f: > > Merge tag 'u-boot-imx-20190426' of git://git.denx.de/u-boot-imx (2019-05-01 > 07

Re: [U-Boot] Pull request: u-boot-spi/master

2019-04-18 Thread Tom Rini
On Wed, Apr 17, 2019 at 05:51:37PM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this PR. > > Summary: > - drop non-DM code from ti_qspi > - support spi-mem for ti_qspi > > thanks, > Jagan. > > The following changes since commit 216800acf1fbf9f498455bf3c92d4513d9a4c681: > > Merge branc

Re: [U-Boot] Pull request: u-boot-spi/master

2019-04-17 Thread Vignesh Raghavendra
On 17/04/19 5:51 PM, Jagan Teki wrote: Hi Tom, Please pull this PR. Thanks Jagan! Tom, These patches depend on [1] that drops cl-som-am57x board support. http://patchwork.ozlabs.org/patch/1085281/ Regards Vignesh Summary: - drop non-DM code from ti_qspi - support spi-mem for ti_qspi th

Re: [U-Boot] Pull request: u-boot-spi/master

2019-04-14 Thread Tom Rini
On Fri, Apr 12, 2019 at 07:13:01PM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this PR. > > thanks, > Jagan. > > The following changes since commit 02f173ca156cee8526dff87603d5e446b443cde3: > > Merge branch 'master' of git://git.denx.de/u-boot-usb (2019-04-11 14:29:37 > -0400) > > a

Re: [U-Boot] Pull request: u-boot-spi/master

2019-03-07 Thread Tom Rini
On Wed, Mar 06, 2019 at 10:32:20PM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this PR. > > Summary: > - dw spi include file fix > - Allwinner A31 spi, been in ML in many releases. > > thanks, > Jagan. > > The following changes since commit cfba74d0bef350d81241b059180bcc5a1e93bdfa: > >

Re: [U-Boot] Pull request: u-boot-spi/master

2019-02-07 Thread Tom Rini
On Fri, Feb 08, 2019 at 01:17:21AM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this SPI-NOR sync. > > thanks, > Jagan. > > The following changes since commit e5fd39c886485e3dec77f4438a6e364c2987cf5f: > > Merge tag 'for-master-20190201' of git://git.denx.de/u-boot-rockchip > (2019-02-

Re: [U-Boot] Pull request: u-boot-spi/master

2019-01-03 Thread Tom Rini
On Thu, Jan 03, 2019 at 12:49:12AM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this spi PR as part of 2019.01 > > thanks, > Jagan. > > The following changes since commit 08337cd64832ed7f8147da75013510b92bbcd188: > > riscv: bootm: Support booting VxWorks (2018-12-31 08:08:51 -0500) >

Re: [U-Boot] Pull request: u-boot-spi/master

2019-01-03 Thread Jagan Teki
On Thu, Jan 3, 2019 at 12:49 AM Jagan Teki wrote: > > Hi Tom, > > Please pull this spi PR as part of 2019.01 This PR is for the release as well, please pick. ___ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot

Re: [U-Boot] Pull request: u-boot-spi/master

2018-12-23 Thread Tom Rini
On Mon, Dec 24, 2018 at 02:49:30AM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this as part of v2019.01 release. > > thanks, > Jagan. > > The following changes since commit 562a63e86bc7b308a328a7bbdf0db237855c39a8: > > Merge git://git.denx.de/u-boot-marvell (2018-12-21 13:38:09 -0500)

Re: [U-Boot] Pull request: u-boot-spi/master

2018-12-23 Thread Jagan Teki
Tom, Forgot to include once patch, please ignore this will send v2. ___ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot

Re: [U-Boot] Pull request: u-boot-spi/master

2018-12-05 Thread Tom Rini
On Thu, Dec 06, 2018 at 12:53:32AM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this PR. I've done a short summary this time, can you please include one in the future? Thanks. > > thanks, > Jagan. > > The following changes since commit a3e1653ddeb02f39481eba572275016171e9670c: > > M

Re: [U-Boot] Pull request: u-boot-spi/master

2018-10-15 Thread Tom Rini
On Fri, Oct 12, 2018 at 11:45:13AM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this PR. > > thanks, > Jagan. > > The following changes since commit 0a60a81ba3860946551cb79aa6486aa076e357f3: > > Kconfig: sandbox: enable cmd_avb and dependencies (2018-10-07 13:34:19 > -0400) > > are a

Re: [U-Boot] Pull request: u-boot-spi/master

2018-10-05 Thread Tom Rini
On Thu, Oct 04, 2018 at 06:46:57PM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this PR. > > thanks, > Jagan. > > The following changes since commit 94228a9188803473206544c8f33649ea72bf1ee1: > > Merge git://git.denx.de/u-boot-riscv (2018-10-03 08:09:53 -0400) > > are available in the

Re: [U-Boot] Pull request: u-boot-spi/master

2018-10-02 Thread Miquel Raynal
Hi Jagan, Tom, Tom Rini wrote on Tue, 2 Oct 2018 20:54:31 -0400: > On Tue, Oct 02, 2018 at 10:26:04PM +0530, Jagan Teki wrote: > > > Hi Tom, > > > > This is the PR for SPI-NAND changes along with few spi changes. > > > > Yes, we missed one day for MW but Miquel did his best since > > from fe

Re: [U-Boot] Pull request: u-boot-spi/master

2018-10-02 Thread Tom Rini
On Tue, Oct 02, 2018 at 10:26:04PM +0530, Jagan Teki wrote: > Hi Tom, > > This is the PR for SPI-NAND changes along with few spi changes. > > Yes, we missed one day for MW but Miquel did his best since > from few releases. request you to accept the delay and pull this PR. > > thanks, > Jagan.

Re: [U-Boot] Pull request: u-boot-spi/master

2018-08-05 Thread Tom Rini
On Sat, Aug 04, 2018 at 09:43:24PM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this PR. > > thanks, > Jagan. > > The following changes since commit a839c3641e4de98981695056eeeb2ec17ba1a4ab: > > ARM: tegra: align carveout size (2018-08-01 20:06:10 -0400) > > are available in the Git r

Re: [U-Boot] Pull request: u-boot-spi/master

2018-07-16 Thread Tom Rini
On Mon, Jul 16, 2018 at 06:31:19PM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this PR. > > thanks, > Jagan. > > The following changes since commit 5e9a9645816edcc68c09729f257e0c863292bf26: > > mach-stm32: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET > (2018-07-13 14:47:29

Re: [U-Boot] Pull request: u-boot-spi/master

2018-07-02 Thread Tom Rini
On Mon, Jul 02, 2018 at 11:05:35PM +0530, Jagan Teki wrote: > Hi, > > Please pull this PR. > > thanks, > Jagan. > > The following changes since commit 51dce7d2bfdecd974412634e4a0758ac55edcc00: > > mtd: spi: Correct parameters for s25fs512s flash (2018-06-25 15:50:33 +0530) > > are available

Re: [U-Boot] Pull request: u-boot-spi/master

2018-06-28 Thread Tom Rini
On Tue, Jun 26, 2018 at 12:19:03AM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this PR. > > thanks, > Jagan. > > The following changes since commit 77b5ba5d2b94c5b028991c82782493f64bd4f392: > > Merge branch 'master' of git://git.denx.de/u-boot-uniphier (2018-06-22 > 13:12:53 -0400) >

Re: [U-Boot] Pull request: u-boot-spi/master

2018-06-27 Thread Jagan Teki
On Wed, Jun 27, 2018 at 8:50 PM, Tom Rini wrote: > On Wed, Jun 27, 2018 at 12:17:56PM +0530, Jagan Teki wrote: >> On Tue, Jun 26, 2018 at 3:05 AM, Tom Rini wrote: >> > On Tue, Jun 26, 2018 at 12:19:03AM +0530, Jagan Teki wrote: >> > >> >> Hi Tom, >> >> >> >> Please pull this PR. >> >> >> >> thank

Re: [U-Boot] Pull request: u-boot-spi/master

2018-06-27 Thread Tom Rini
On Wed, Jun 27, 2018 at 12:17:56PM +0530, Jagan Teki wrote: > On Tue, Jun 26, 2018 at 3:05 AM, Tom Rini wrote: > > On Tue, Jun 26, 2018 at 12:19:03AM +0530, Jagan Teki wrote: > > > >> Hi Tom, > >> > >> Please pull this PR. > >> > >> thanks, > >> Jagan. > >> > >> The following changes since commit

Re: [U-Boot] Pull request: u-boot-spi/master

2018-06-26 Thread Jagan Teki
On Tue, Jun 26, 2018 at 3:05 AM, Tom Rini wrote: > On Tue, Jun 26, 2018 at 12:19:03AM +0530, Jagan Teki wrote: > >> Hi Tom, >> >> Please pull this PR. >> >> thanks, >> Jagan. >> >> The following changes since commit 77b5ba5d2b94c5b028991c82782493f64bd4f392: >> >> Merge branch 'master' of git://g

Re: [U-Boot] Pull request: u-boot-spi/master

2018-06-25 Thread Tom Rini
On Tue, Jun 26, 2018 at 12:19:03AM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this PR. > > thanks, > Jagan. > > The following changes since commit 77b5ba5d2b94c5b028991c82782493f64bd4f392: > > Merge branch 'master' of git://git.denx.de/u-boot-uniphier (2018-06-22 > 13:12:53 -0400) >

Re: [U-Boot] Pull request: u-boot-spi/master

2018-06-06 Thread Tom Rini
On Tue, Jun 05, 2018 at 11:58:34PM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this PR. > > thanks, > Jagan. > > The following changes since commit 809e0e398a91db7bf8b4d6259d9bfc6fbd6bce83: > > Merge branch 'master' of git://git.denx.de/u-boot-sunxi (2018-06-04 > 08:55:00 -0400) > >

Re: [U-Boot] Pull request: u-boot-spi/master

2018-05-30 Thread Tom Rini
On Wed, May 30, 2018 at 11:38:37PM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this PR. > > thanks, > Jagan. > > The following changes since commit 31dd8efeb661c8db9175a09cf2bab090906a: > > usb: composite convert __set_bit to generic_set_bit (2018-05-15 21:44:05 > -0400) > > are

Re: [U-Boot] Pull request: u-boot-spi/master

2018-04-26 Thread Tom Rini
On Wed, Apr 25, 2018 at 10:59:27AM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this PR. > > thanks, > Jagan. > > The following changes since commit 40df6b3e1882c55dd34b9177a42e21a591d668ee: > > Merge git://git.denx.de/u-boot-socfpga (2018-04-17 17:45:28 -0400) > > are available in t

Re: [U-Boot] Pull request: u-boot-spi/master

2018-03-26 Thread Tom Rini
On Sat, Mar 24, 2018 at 01:55:17PM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this PR. > > thanks! > Jagan. > > The following changes since commit 2511930193a420eb8bb6cfa9c60912626f68ae67: > > Merge git://git.denx.de/u-boot-mips (2018-03-21 18:58:03 -0400) > > are available in the G

Re: [U-Boot] Pull request: u-boot-spi/master

2018-03-15 Thread Jagan Teki
On Thu, Mar 15, 2018 at 12:17 AM, Jagan Teki wrote: > On Thu, Mar 15, 2018 at 12:08 AM, Adam Ford wrote: >> On Wed, Mar 14, 2018 at 12:39 PM, Jagan Teki >> wrote: >>> On Wed, Mar 14, 2018 at 10:57 PM, Tom Rini wrote: On Wed, Mar 14, 2018 at 07:32:07PM +0530, Jagan Teki wrote: > H

Re: [U-Boot] Pull request: u-boot-spi/master

2018-03-14 Thread Jagan Teki
On Thu, Mar 15, 2018 at 12:08 AM, Adam Ford wrote: > On Wed, Mar 14, 2018 at 12:39 PM, Jagan Teki > wrote: >> On Wed, Mar 14, 2018 at 10:57 PM, Tom Rini wrote: >>> On Wed, Mar 14, 2018 at 07:32:07PM +0530, Jagan Teki wrote: >>> Hi Tom, Please pull this PR. thanks,

Re: [U-Boot] Pull request: u-boot-spi/master

2018-03-14 Thread Adam Ford
On Wed, Mar 14, 2018 at 12:39 PM, Jagan Teki wrote: > On Wed, Mar 14, 2018 at 10:57 PM, Tom Rini wrote: >> On Wed, Mar 14, 2018 at 07:32:07PM +0530, Jagan Teki wrote: >> >>> Hi Tom, >>> >>> Please pull this PR. >>> >>> thanks, >>> Jagan. >>> >>> The following changes since commit f95ab1fb6e37f060

Re: [U-Boot] Pull request: u-boot-spi/master

2018-03-14 Thread Jagan Teki
On Wed, Mar 14, 2018 at 10:57 PM, Tom Rini wrote: > On Wed, Mar 14, 2018 at 07:32:07PM +0530, Jagan Teki wrote: > >> Hi Tom, >> >> Please pull this PR. >> >> thanks, >> Jagan. >> >> The following changes since commit f95ab1fb6e37f0601f397091bb011edf7a98b890: >> >> Prepare v2018.03 (2018-03-13 08

Re: [U-Boot] Pull request: u-boot-spi/master

2018-03-14 Thread Tom Rini
On Wed, Mar 14, 2018 at 07:32:07PM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this PR. > > thanks, > Jagan. > > The following changes since commit f95ab1fb6e37f0601f397091bb011edf7a98b890: > > Prepare v2018.03 (2018-03-13 08:02:19 -0400) > > are available in the Git repository at: >

Re: [U-Boot] Pull request: u-boot-spi/master

2018-01-25 Thread Álvaro Fernández Rojas
Hi Jagan, El 24/01/2018 a las 7:57, Jagan Teki escribió: On Tue, Jan 23, 2018 at 3:58 PM, Daniel Schwierzeck wrote: On 22.01.2018 21:55, Álvaro Fernández Rojas wrote: Hi Daniel, El 22/01/2018 a las 21:26, Daniel Schwierzeck escribió: On 22.01.2018 18:14, Tom Rini wrote: On Mon, Jan 22, 2

Re: [U-Boot] Pull request: u-boot-spi/master

2018-01-23 Thread Jagan Teki
On Tue, Jan 23, 2018 at 3:58 PM, Daniel Schwierzeck wrote: > > > On 22.01.2018 21:55, Álvaro Fernández Rojas wrote: >> Hi Daniel, >> >> >> El 22/01/2018 a las 21:26, Daniel Schwierzeck escribió: >>> >>> On 22.01.2018 18:14, Tom Rini wrote: On Mon, Jan 22, 2018 at 05:49:39PM +0100, Daniel Schw

Re: [U-Boot] Pull request: u-boot-spi/master

2018-01-23 Thread Daniel Schwierzeck
On 22.01.2018 21:55, Álvaro Fernández Rojas wrote: > Hi Daniel, > > > El 22/01/2018 a las 21:26, Daniel Schwierzeck escribió: >> >> On 22.01.2018 18:14, Tom Rini wrote: >>> On Mon, Jan 22, 2018 at 05:49:39PM +0100, Daniel Schwierzeck wrote: On 22.01.2018 13:58, Tom Rini wrote: > O

Re: [U-Boot] Pull request: u-boot-spi/master

2018-01-22 Thread Tom Rini
On Mon, Jan 22, 2018 at 09:55:43PM +0100, Álvaro Fernández Rojas wrote: > Hi Daniel, > > > El 22/01/2018 a las 21:26, Daniel Schwierzeck escribió: > > > >On 22.01.2018 18:14, Tom Rini wrote: > >>On Mon, Jan 22, 2018 at 05:49:39PM +0100, Daniel Schwierzeck wrote: > >>> > >>>On 22.01.2018 13:58, To

Re: [U-Boot] Pull request: u-boot-spi/master

2018-01-22 Thread Álvaro Fernández Rojas
Hi Daniel, El 22/01/2018 a las 21:26, Daniel Schwierzeck escribió: On 22.01.2018 18:14, Tom Rini wrote: On Mon, Jan 22, 2018 at 05:49:39PM +0100, Daniel Schwierzeck wrote: On 22.01.2018 13:58, Tom Rini wrote: On Mon, Jan 22, 2018 at 11:20:56AM +0530, Jagan Teki wrote: Hi Tom, Please pul

Re: [U-Boot] Pull request: u-boot-spi/master

2018-01-22 Thread Daniel Schwierzeck
On 22.01.2018 18:14, Tom Rini wrote: > On Mon, Jan 22, 2018 at 05:49:39PM +0100, Daniel Schwierzeck wrote: >> >> >> On 22.01.2018 13:58, Tom Rini wrote: >>> On Mon, Jan 22, 2018 at 11:20:56AM +0530, Jagan Teki wrote: >>> Hi Tom, Please pull this PR. thanks! Jagan. >>

Re: [U-Boot] Pull request: u-boot-spi/master

2018-01-22 Thread Tom Rini
On Mon, Jan 22, 2018 at 05:49:39PM +0100, Daniel Schwierzeck wrote: > > > On 22.01.2018 13:58, Tom Rini wrote: > > On Mon, Jan 22, 2018 at 11:20:56AM +0530, Jagan Teki wrote: > > > >> Hi Tom, > >> > >> Please pull this PR. > >> > >> thanks! > >> Jagan. > >> > >> The following changes since commi

Re: [U-Boot] Pull request: u-boot-spi/master

2018-01-22 Thread Daniel Schwierzeck
On 22.01.2018 13:58, Tom Rini wrote: > On Mon, Jan 22, 2018 at 11:20:56AM +0530, Jagan Teki wrote: > >> Hi Tom, >> >> Please pull this PR. >> >> thanks! >> Jagan. >> >> The following changes since commit 98691a60abffb44303d7dae6e9e699d0daded930: >> >> Merge git://git.denx.de/u-boot-rockchip (2

Re: [U-Boot] Pull request: u-boot-spi/master

2018-01-22 Thread Daniel Schwierzeck
On 22.01.2018 16:32, Tom Rini wrote: > On Mon, Jan 22, 2018 at 04:28:16PM +0100, Daniel Schwierzeck wrote: >> >> >> On 22.01.2018 15:59, Tom Rini wrote: >>> On Mon, Jan 22, 2018 at 03:56:09PM +0100, Daniel Schwierzeck wrote: Hi Tom, On 22.01.2018 13:58, Tom Rini wrote: > On Mon

Re: [U-Boot] Pull request: u-boot-spi/master

2018-01-22 Thread Tom Rini
On Mon, Jan 22, 2018 at 04:28:16PM +0100, Daniel Schwierzeck wrote: > > > On 22.01.2018 15:59, Tom Rini wrote: > > On Mon, Jan 22, 2018 at 03:56:09PM +0100, Daniel Schwierzeck wrote: > >> Hi Tom, > >> > >> On 22.01.2018 13:58, Tom Rini wrote: > >>> On Mon, Jan 22, 2018 at 11:20:56AM +0530, Jagan

Re: [U-Boot] Pull request: u-boot-spi/master

2018-01-22 Thread Daniel Schwierzeck
On 22.01.2018 15:59, Tom Rini wrote: > On Mon, Jan 22, 2018 at 03:56:09PM +0100, Daniel Schwierzeck wrote: >> Hi Tom, >> >> On 22.01.2018 13:58, Tom Rini wrote: >>> On Mon, Jan 22, 2018 at 11:20:56AM +0530, Jagan Teki wrote: >>> Hi Tom, Please pull this PR. thanks! J

Re: [U-Boot] Pull request: u-boot-spi/master

2018-01-22 Thread Tom Rini
On Mon, Jan 22, 2018 at 03:56:09PM +0100, Daniel Schwierzeck wrote: > Hi Tom, > > On 22.01.2018 13:58, Tom Rini wrote: > > On Mon, Jan 22, 2018 at 11:20:56AM +0530, Jagan Teki wrote: > > > >> Hi Tom, > >> > >> Please pull this PR. > >> > >> thanks! > >> Jagan. > >> > >> The following changes sinc

Re: [U-Boot] Pull request: u-boot-spi/master

2018-01-22 Thread Daniel Schwierzeck
Hi Tom, On 22.01.2018 13:58, Tom Rini wrote: > On Mon, Jan 22, 2018 at 11:20:56AM +0530, Jagan Teki wrote: > >> Hi Tom, >> >> Please pull this PR. >> >> thanks! >> Jagan. >> >> The following changes since commit 98691a60abffb44303d7dae6e9e699d0daded930: >> >> Merge git://git.denx.de/u-boot-rock

Re: [U-Boot] Pull request: u-boot-spi/master

2018-01-22 Thread Tom Rini
On Mon, Jan 22, 2018 at 11:20:56AM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this PR. > > thanks! > Jagan. > > The following changes since commit 98691a60abffb44303d7dae6e9e699d0daded930: > > Merge git://git.denx.de/u-boot-rockchip (2018-01-09 13:28:51 -0500) > > are available in t

Re: [U-Boot] Pull request: u-boot-spi/master

2017-12-19 Thread Tom Rini
On Tue, Dec 19, 2017 at 05:54:21PM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this PR. > > thanks! > Jagan. > > The following changes since commit 16fa2eb95172e63820ee5f3d4052f3362a6de84e: > > ARM: dra7: Kconfig: Add thermal configs for dra7xx and am57xx (2017-11-21 > 08:03:39 -0500

Re: [U-Boot] Pull request: u-boot-spi/master

2017-10-18 Thread Tom Rini
On Tue, Oct 17, 2017 at 07:20:04PM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this PR. > > thanks! > Jagan. > > The following changes since commit 10509987285515b0a969c39ef7374fea3545851b: > > spi: fsl_qspi: Copy 16 byte aligned data in TX FIFO (2017-09-25 15:45:15 > +0530) > > are

Re: [U-Boot] Pull request: u-boot-spi/master

2017-09-26 Thread Tom Rini
On Mon, Sep 25, 2017 at 01:21:35PM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this PR. > > thanks! > Jagan. > > The following changes since commit 1f6049e2501b5c35c61435dbc05ba96743202674: > > tools/mkimage: Make the path to the dtc binary that mkimage calls > configurable (2017-09-

Re: [U-Boot] Pull request: u-boot-spi/master

2017-09-25 Thread Jagan Teki
On Mon, Sep 25, 2017 at 2:11 PM, Łukasz Majewski wrote: > Hi Jagan, > >> Hi Tom, >> >> Please pull this PR. > > > Would you find some time and look into following patch: > > http://patchwork.ozlabs.org/patch/813266/ Of-course, will comment on respective patch itself. thanks! -- Jagan Teki Free

Re: [U-Boot] Pull request: u-boot-spi/master

2017-09-25 Thread Łukasz Majewski
Hi Jagan, Hi Tom, Please pull this PR. Would you find some time and look into following patch: http://patchwork.ozlabs.org/patch/813266/ Thanks in advance, Łukasz thanks! Jagan. The following changes since commit 1f6049e2501b5c35c61435dbc05ba96743202674: tools/mkimage: Make the path

Re: [U-Boot] Pull request: u-boot-spi/master

2017-08-16 Thread Tom Rini
On Wed, Aug 16, 2017 at 06:30:39PM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this PR. > > thanks! > Jagan. > > The following changes since commit eaa90e5df2a4a1cb12fb73571978a9379242d0b5: > > common/env_embedded.c: rename PPCENV/PPCTEXT macros (2017-08-04 20:38:39 > -0400) > > are

Re: [U-Boot] Pull request: u-boot-spi/master

2017-05-06 Thread Tom Rini
On Wed, May 03, 2017 at 05:43:46PM +0530, Jagan Teki wrote: > Hi Tom, > > Please take this PR. > > thanks! > Jagan. > > The following changes since commit a63d800196ebee59b0f8ff924f67843cd597a8c1: > > Prepare v2017.05-rc3 (2017-05-01 19:54:41 -0400) > > are available in the git repository a

Re: [U-Boot] Pull request: u-boot-spi/master

2017-01-15 Thread Tom Rini
On Sun, Jan 15, 2017 at 06:32:14PM +0100, Jagan Teki wrote: > Hi Tom, > > Please take this PR. > > thanks! > Jagan. > > The following changes since commit 70c1e0474a9df2c4493b4e2330cc41d3132b4e90: > > Merge git://git.denx.de/u-boot-rockchip (2017-01-12 21:20:51 -0500) > > are available in t

Re: [U-Boot] Pull request: u-boot-spi/master

2016-12-23 Thread Tom Rini
On Sat, Dec 24, 2016 at 12:39:22AM +0100, Jagan Teki wrote: > Hi Tom, > > Please pull this PR. > > thanks! > Jagan. > > The following changes since commit 4cf5c5f1e60e6541630ae829b5fa2db704c268f0: > > Prepare v2017.01-rc2 (2016-12-19 16:08:57 -0500) > > are available in the git repository a

Re: [U-Boot] Pull request: u-boot-spi/master

2016-12-14 Thread Tom Rini
On Wed, Dec 14, 2016 at 04:36:58PM +0100, Jagan Teki wrote: > Hi Tom, > > Please pull this PR. > > thanks! > Jagan. > > The following changes since commit 136179bec19f4bc84227cba138214ea392a723ea: > > colibri_pxa270: transition to driver model for serial (2016-11-23 13:53:20 > +0100) > > a

Re: [U-Boot] Pull request: u-boot-spi/master

2016-11-22 Thread Tom Rini
On Sun, Nov 20, 2016 at 05:29:41PM +0530, Jagan Teki wrote: > Hi Tom, > > On Sat, Nov 19, 2016 at 6:27 AM, Tom Rini wrote: > > On Fri, Nov 18, 2016 at 04:46:03PM +0530, Jagan Teki wrote: > > > >> Hi Tom, > >> > >> Please pull this PR. > >> > >> thanks! > >> Jagan. > >> > >> The following changes

Re: [U-Boot] Pull request: u-boot-spi/master

2016-11-20 Thread Jagan Teki
Hi Tom, On Sat, Nov 19, 2016 at 6:27 AM, Tom Rini wrote: > On Fri, Nov 18, 2016 at 04:46:03PM +0530, Jagan Teki wrote: > >> Hi Tom, >> >> Please pull this PR. >> >> thanks! >> Jagan. >> >> The following changes since commit c2cbd164ea5b5f564fcf03447c7bf9ec4a9f5699: >> >> Merge branch 'master' o

Re: [U-Boot] Pull request: u-boot-spi/master

2016-11-18 Thread Tom Rini
On Fri, Nov 18, 2016 at 04:46:03PM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this PR. > > thanks! > Jagan. > > The following changes since commit c2cbd164ea5b5f564fcf03447c7bf9ec4a9f5699: > > Merge branch 'master' of http://git.denx.de/u-boot-mmc (2016-11-17 11:46:56 > -0500) > >

Re: [U-Boot] Pull request: u-boot-spi/master

2016-11-13 Thread Tom Rini
On Sat, Nov 12, 2016 at 05:43:08PM +0530, Jagan Teki wrote: > Hi Tom, > > Please take these fixes. > > thanks! > Jagan. > > The following changes since commit 38cacdab3b5a6d8efd16a4b2620f7ab72144a624: > > Merge branch 'master' of git://git.denx.de/u-boot-tegra (2016-11-08 > 10:36:57 -0500)

Re: [U-Boot] Pull request: u-boot-spi/master

2016-09-22 Thread Tom Rini
On Thu, Sep 22, 2016 at 08:32:48PM +0530, Jagan Teki wrote: > Hi Tom, > > Please take this PR. > > thanks! > Jagan. > > The following changes since commit 9b1b6d42256a4c2e59c803afdbf90d39371e61ba: > > Revert "Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL" > (2016-09-19 15:2

Re: [U-Boot] Pull request: u-boot-spi/master

2016-08-09 Thread Tom Rini
On Tue, Aug 09, 2016 at 05:33:59PM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this request. > > thanks! > Jagan. > > The following changes since commit 08887ed4505ec14ee94ab32c482dc4dec5ddc1e4: > > ARM: am57xx_evm: Enable QSPI support (2016-07-30 00:15:07 +0530) > > are available in

Re: [U-Boot] Pull request: u-boot-spi/master

2016-07-29 Thread Tom Rini
On Sat, Jul 30, 2016 at 12:18:15AM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this PR. > > thanks! > Jagan. > > The following changes since commit 4711e7f7af839b41a6d78490257a9e7975494dd3: > > Merge branch 'master' of git://www.denx.de/git/u-boot-imx (2016-07-28 > 08:45:00 -0400) >

Re: [U-Boot] Pull request: u-boot-spi/master

2016-07-12 Thread Tom Rini
On Sat, Jul 09, 2016 at 09:00:16PM +0530, Jagan Teki wrote: > Hi Tom, > > Please take this series. > > thanks! > Jagan. > > The following changes since commit e8009beff6d5c55c1bf1ae8184791f167e6378b0: > > Merge git://git.denx.de/u-boot-arc (2016-07-04 11:46:21 -0400) > > are available in th

Re: [U-Boot] Pull request: u-boot-spi/master

2016-07-09 Thread Tom Rini
On Sat, Jul 09, 2016 at 09:00:16PM +0530, Jagan Teki wrote: > Hi Tom, > > Please take this series. We are about 2 days from release. None of these changes are clearly critical for release bug fixes. I will pick this up after the release, thanks. > > thanks! > Jagan. > > The following chang

Re: [U-Boot] Pull request: u-boot-spi/master

2016-03-15 Thread Jagan Teki
On 15 March 2016 at 20:34, Tom Rini wrote: > On Tue, Mar 15, 2016 at 08:01:14AM -0400, Tom Rini wrote: >> On Tue, Mar 15, 2016 at 12:41:20PM +0530, Jagan Teki wrote: >> >> > Hi Tom, >> > >> > Please pull this PR. >> > >> > thanks! >> > Jagan. >> > >> > The following changes since commit >> > df61

Re: [U-Boot] Pull request: u-boot-spi/master

2016-03-15 Thread Tom Rini
On Tue, Mar 15, 2016 at 08:01:14AM -0400, Tom Rini wrote: > On Tue, Mar 15, 2016 at 12:41:20PM +0530, Jagan Teki wrote: > > > Hi Tom, > > > > Please pull this PR. > > > > thanks! > > Jagan. > > > > The following changes since commit df61a74e6845ec9bdcdd48d2aff5e9c2c6debeaa: > > > > Prepare v

Re: [U-Boot] Pull request: u-boot-spi/master

2016-03-15 Thread Tom Rini
On Tue, Mar 15, 2016 at 12:41:20PM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this PR. > > thanks! > Jagan. > > The following changes since commit df61a74e6845ec9bdcdd48d2aff5e9c2c6debeaa: > > Prepare v2016.03 (2016-03-14 10:20:21 -0400) > > are available in the git repository at: >

Re: [U-Boot] Pull request: u-boot-spi/master

2016-03-13 Thread Tom Rini
On Sat, Mar 12, 2016 at 08:14:47PM +0530, Jagan Teki wrote: > Hi Tom, > > Please take these two fixes for this release. > > thanks! > Jagan. > > The following changes since commit 76aab9eb8b4618891914e41fa1ea84441f8c53fd: > > exynos5: common: Enable CONFIG_USB_ETHER_RTL8152 ethernet support

Re: [U-Boot] Pull request: u-boot-spi/master

2016-02-29 Thread Mugunthan V N
On Wednesday 24 February 2016 02:05 AM, Tom Rini wrote: > On Tue, Feb 23, 2016 at 04:19:01PM +0530, Jagan Teki wrote: > >> Hi Tom, >> >> Please pull this series. >> >> thanks! >> Jagan. >> >> The following changes since commit 595af9db2422fa5ae734cfe615415b17a5098f34: >> >> Merge branch 'master'

Re: [U-Boot] Pull request: u-boot-spi/master

2016-02-25 Thread Mugunthan V N
On Wednesday 24 February 2016 02:05 AM, Tom Rini wrote: > On Tue, Feb 23, 2016 at 04:19:01PM +0530, Jagan Teki wrote: > >> Hi Tom, >> >> Please pull this series. >> >> thanks! >> Jagan. >> >> The following changes since commit 595af9db2422fa5ae734cfe615415b17a5098f34: >> >> Merge branch 'master'

Re: [U-Boot] Pull request: u-boot-spi/master

2016-02-23 Thread Tom Rini
On Tue, Feb 23, 2016 at 04:19:01PM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this series. > > thanks! > Jagan. > > The following changes since commit 595af9db2422fa5ae734cfe615415b17a5098f34: > > Merge branch 'master' of git://www.denx.de/git/u-boot-imx (2016-02-21 > 07:56:16 -0500

Re: [U-Boot] Pull request: u-boot-spi/master

2016-01-13 Thread Tom Rini
On Wed, Jan 13, 2016 at 08:16:41PM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this PR - this sent intially before the release. > > thanks! > Jagan. > > The following changes since commit 077678eb0c226e52a1f90edabd3369ab26065b32: > > Merge git://git.denx.de/u-boot-dm (2016-01-12 18:12

Re: [U-Boot] Pull request: u-boot-spi/master

2016-01-07 Thread Tom Rini
On Thu, Jan 07, 2016 at 10:32:08PM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this PR. > > thanks! > Jagan. > > The following changes since commit 78680314c53a95c0bb25e942662979843b60d7b9: > > Merge branch 'master' of http://git.denx.de/u-boot-sunxi (2015-12-27 > 09:15:57 -0500) >

Re: [U-Boot] Pull request: u-boot-spi/master

2015-12-11 Thread Tom Rini
On Fri, Dec 11, 2015 at 10:23:06PM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this PR. > > thanks! > Jagan. > > The following changes since commit 789fa275b3750e60c60cb3d18eabc9467892c257: > > x86: Remove HAVE_ACPI_RESUME (2015-12-09 17:44:56 +0800) > > are available in the git repo

Re: [U-Boot] Pull request: u-boot-spi/master

2015-11-19 Thread Tom Rini
On Thu, Nov 19, 2015 at 11:16:40PM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this PR. > > thanks! > Jagan. > > The following changes since commit 3d4825446e4258192e1f2302d691a8c0c82a0975: > > Prepare v2016.01-rc1 (2015-11-16 20:29:51 -0500) > > are available in the git repository a

Re: [U-Boot] Pull request: u-boot-spi/master

2015-10-28 Thread Tom Rini
On Wed, Oct 28, 2015 at 11:52:15PM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this PR, and skip the previous one [1] > > [1] https://patchwork.ozlabs.org/patch/535548/ > > thanks! > Jagan. > > The following changes since commit 677f970bc62a661690b3431543d5a5d5e682ba70: > > common/bo

Re: [U-Boot] Pull request: u-boot-spi/master

2015-10-28 Thread Jagan Teki
On 28 October 2015 at 23:55, Otavio Salvador wrote: > On Wed, Oct 28, 2015 at 4:22 PM, Jagan Teki wrote: >> Please pull this PR, and skip the previous one [1] >> >> [1] https://patchwork.ozlabs.org/patch/535548/ > > What about Fabio's serie? it is required for the Congatec support to > go in as w

Re: [U-Boot] Pull request: u-boot-spi/master

2015-10-28 Thread Otavio Salvador
On Wed, Oct 28, 2015 at 4:22 PM, Jagan Teki wrote: > Please pull this PR, and skip the previous one [1] > > [1] https://patchwork.ozlabs.org/patch/535548/ What about Fabio's serie? it is required for the Congatec support to go in as well. -- Otavio Salvador O.S. Syst

Re: [U-Boot] Pull-request: u-boot-spi/master

2015-10-12 Thread Tom Rini
On Sun, Oct 11, 2015 at 04:52:08PM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this PR. > > thanks! > Jagan. > > The following changes since commit 9a4c6e9abf5261f565cfbf1e80c6e17d26ad0b1e: > > sunxi: Fix USB regulators in Linksprite_pcDuino_defconfig (2015-10-10 > 11:54:16 +0200) >

Re: [U-Boot] Pull-request: u-boot-spi/master

2015-10-11 Thread Jagan Teki
On 9 October 2015 at 19:25, Michal Simek wrote: > Hi Tom, > > On 10/09/2015 03:54 PM, Tom Rini wrote: >> On Fri, Oct 09, 2015 at 03:47:59PM +0200, Michal Simek wrote: >>> Hi Jagan, >>> >>> On 09/30/2015 12:23 AM, Michal Simek wrote: On 09/29/2015 11:13 PM, Jagan Teki wrote: > On 21 Septem

Re: [U-Boot] Pull-request: u-boot-spi/master

2015-10-09 Thread Michal Simek
Hi Tom, On 10/09/2015 03:54 PM, Tom Rini wrote: > On Fri, Oct 09, 2015 at 03:47:59PM +0200, Michal Simek wrote: >> Hi Jagan, >> >> On 09/30/2015 12:23 AM, Michal Simek wrote: >>> On 09/29/2015 11:13 PM, Jagan Teki wrote: On 21 September 2015 at 23:56, Jagan Teki wrote: > Hi Michal, >

Re: [U-Boot] Pull-request: u-boot-spi/master

2015-10-09 Thread Tom Rini
On Fri, Oct 09, 2015 at 03:47:59PM +0200, Michal Simek wrote: > Hi Jagan, > > On 09/30/2015 12:23 AM, Michal Simek wrote: > > On 09/29/2015 11:13 PM, Jagan Teki wrote: > >> On 21 September 2015 at 23:56, Jagan Teki wrote: > >>> Hi Michal, > >>> > >>> On 19 September 2015 at 06:38, Michal Simek

Re: [U-Boot] Pull-request: u-boot-spi/master

2015-10-09 Thread Michal Simek
Hi Jagan, On 09/30/2015 12:23 AM, Michal Simek wrote: > On 09/29/2015 11:13 PM, Jagan Teki wrote: >> On 21 September 2015 at 23:56, Jagan Teki wrote: >>> Hi Michal, >>> >>> On 19 September 2015 at 06:38, Michal Simek wrote: On 09/19/2015 02:55 AM, Michal Simek wrote: > On 09/16/2015 09:

  1   2   >