Re: [U-Boot] pull request: u-boot-uniphier/master

2017-04-25 Thread Tom Rini
On Sat, Apr 22, 2017 at 02:08:53AM +0900, Masahiro Yamada wrote: > Hi Tom, > > Here is a small pull request for UniPhier SoCs. > Please pull! > > - Add USB PHY settings > - Use PSCI system reset when used with ARM Trusted Firmware > - Improve boot log to show SCP status > - Sync DT with Linux >

Re: [U-Boot] pull request: u-boot-uniphier/master

2017-03-16 Thread Tom Rini
On Tue, Mar 14, 2017 at 05:57:31AM +0900, Masahiro Yamada wrote: > Hi Tom, > > Please pull my first round of UniPhier changes for v2017.05: > > - Fix regression of DRAM settings > - DT updates (fix W=1 warnings, re-sync with Linux) > > > (For Linux, I had already sent equivalent patches > to

Re: [U-Boot] pull request: u-boot-uniphier/master

2017-02-26 Thread Tom Rini
On Thu, Feb 23, 2017 at 11:03:24AM +0900, Masahiro Yamada wrote: > Hi Tom, > > Please pull the 4th round of UniPhier updates for v2017.03: > > - Fix regressions caused by the previous reworks > - Add pin configuration support > - Re-work SPL code > - Update DRAM and PLL setup code > -

Re: [U-Boot] pull request: u-boot-uniphier/master

2017-01-29 Thread Tom Rini
On Sun, Jan 29, 2017 at 09:15:26PM +0900, Masahiro Yamada wrote: > Hi Tom, > > Please pull the 3rd round of UniPhier updates for v2017.03: > > - Fix clk driver > - Optimize DRAM init code for LD20 SoC > - Get DRAM information from more reliable source > - Clean up SoC init code > - All

Re: [U-Boot] pull request: u-boot-uniphier/master

2017-01-22 Thread Tom Rini
On Sun, Jan 22, 2017 at 09:55:58PM +0900, Masahiro Yamada wrote: > Hi Tom, > > Please pull the 2nd round of UniPhier updates for v2017.03: > - Allow to disable SPL (mainly for ATF) > - Refactor SoC init code > - Update DRAM settings > - Add PXs3 SoC support (DT, pinctrl driver, SoC code)

Re: [U-Boot] pull request: u-boot-uniphier/master

2016-12-12 Thread Tom Rini
On Sun, Dec 11, 2016 at 06:04:19PM +0900, Masahiro Yamada wrote: > Hi Tom, > > Please pull some updates for v2017.01-rc2, thanks! > - DT sync with Linux > - Disable CONFIG_ARCH_FIXUP_FDT_MEMORY > - Minor fixes > > The following changes since commit 361a879902a3cbdb692149a1ac580e3199e771ba:

Re: [U-Boot] pull request: u-boot-uniphier/master

2016-10-30 Thread Tom Rini
On Sat, Oct 29, 2016 at 05:29:12PM +0900, Masahiro Yamada wrote: > Hi Tom, > > Please pull some more UniPhier SoC updates: > - DRAM init code updates > - Misc SoC-related fixes > > > The following changes since commit 1df182ddf700de49fb4400ba67c3029278ea88e7: > > Merge branch 'master' of

Re: [U-Boot] pull request: u-boot-uniphier/master

2016-10-18 Thread Tom Rini
On Wed, Oct 19, 2016 at 01:00:52AM +0900, Masahiro Yamada wrote: > Hi Tom. > > I was a bit late for -rc2, but please pull some more for UniPhier SoCs: > > * rework clk driver to re-use corresponding clk data from Linux > * Re-sync DT with Linux > * Reset migrate from ad-hoc code to the reset

Re: [U-Boot] pull request: u-boot-uniphier/master

2016-10-12 Thread Tom Rini
On Mon, Oct 10, 2016 at 10:14:26AM +0900, Masahiro Yamada wrote: > Hi Tom. > > Please pull some more UniPhier updates: > > - Various SoC specpfic updates (DRAM, PLL, errata) > - Minor cleanups > - Add UniPhier reset controller driver > > Note: > I am touching include/reset-uclass.h by > "res

Re: [U-Boot] pull request: u-boot-uniphier/master

2016-09-22 Thread Tom Rini
On Fri, Sep 23, 2016 at 01:03:40AM +0900, Masahiro Yamada wrote: > Hi Tom, > > Please pull some more updates for UniPhier SoCs: > > - Move config options > - Add PLL init code for LD11 SoC > - Improve/cleanup clk driver > - Sync Device Trees with Linux > > The following changes since co

Re: [U-Boot] pull request: u-boot-uniphier/master (2nd round)

2016-09-18 Thread Tom Rini
On Mon, Sep 19, 2016 at 12:35:55AM +0900, Masahiro Yamada wrote: > Hi Tom, > > Here is the revised version of my pull request > for the v2016.11 development cycle. > > The following UniPhier updates are included: > > - DM migration > * remove legacy xHCI driver > * convert MMC dri

Re: [U-Boot] pull request: u-boot-uniphier/master

2016-09-15 Thread Tom Rini
On Thu, Sep 15, 2016 at 05:40:52PM +0900, Masahiro Yamada wrote: > Hi Tom, > > I found a bug in this series. > If you have not pulled it in yet, > I'd like to cancel it > and do the 2nd round later. OK, thanks! > > Thanks, > > > > > 2016-09-14 23:13 GMT+09:00 Masahiro Yamada : > > Hi Tom,

Re: [U-Boot] pull request: u-boot-uniphier/master

2016-09-15 Thread Masahiro Yamada
Hi Tom, I found a bug in this series. If you have not pulled it in yet, I'd like to cancel it and do the 2nd round later. Thanks, 2016-09-14 23:13 GMT+09:00 Masahiro Yamada : > Hi Tom, > > Here is the fist pull request from me > for the v2016.11 development cycle. > > The following UniPhier u

Re: [U-Boot] pull request: u-boot-uniphier/master

2016-08-29 Thread Tom Rini
On Sun, Aug 28, 2016 at 01:29:06PM +0900, Masahiro Yamada wrote: > Hi Tom, > > Please pull some more UniPhier updates for v2016.09-rc3. > Thanks! > > > The following changes since commit da968c7bfa4cc1203a4f9f61a97f55c85dfbb3b6: > > Merge branch 'master' of git://git.denx.de/u-boot-i2c (2016

Re: [U-Boot] pull request: u-boot-uniphier/master

2016-08-11 Thread Tom Rini
On Thu, Aug 11, 2016 at 10:16:10PM +0900, Masahiro Yamada wrote: > Hi Tom, > > > Please pull these UniPhier SoC updates for v2016.09-rc2. > This series includes L2 cache code fix and refactoring, > PSCI support for ARMv7 SoCs. > > > The following changes since commit 2e406dbdf5fa6d178c50a2f537

Re: [U-Boot] pull request: u-boot-uniphier/master

2016-07-23 Thread Tom Rini
On Sun, Jul 24, 2016 at 12:55:52AM +0900, Masahiro Yamada wrote: > Hi Tom, > > Here, UniPhier SoC updates for v2016.09-rc1. > Please pull! > > > The following changes since commit 04a4786c7c3907a8e0cf271c02a437858a3ea96d: > > test/py: vboot can be run only at Sandbox (2016-07-22 14:52:04 -04

Re: [U-Boot] pull request: u-boot-uniphier/master (2nd round)

2016-07-01 Thread Tom Rini
On Sat, Jul 02, 2016 at 05:49:53AM +0900, Masahiro Yamada wrote: > Hi Tom, > > Here are some bug fixes + DT, pinctrl updates. > > If you have not pulled the previous one, > Please pull this 2nd round! > > > > > The following changes since commit ff6e1569663eccaf9e582c57cc44568915c2f54b: > >

Re: [U-Boot] pull request: u-boot-uniphier/master

2016-07-01 Thread Masahiro Yamada
2016-07-01 0:08 GMT+09:00 Masahiro Yamada : > Hi Tom, > > Here are some bug fixes + DT, pinctrl updates. > It includes a little more than fixes, but it is > self-contained for Uniphier SoCs and I tested this series on all of my > boards. So, I hope it should be OK. (And another reason is just >

Re: [U-Boot] pull request: u-boot-uniphier/master (moveconfig)

2016-06-22 Thread Tom Rini
On Wed, Jun 22, 2016 at 09:27:26AM +0900, Masahiro Yamada wrote: > Hi Tom, > > Please pull some udpates of moveconfig.py tool. > > > The following changes since commit 9f823615af919c6b89f0b80197f009f78299dcde: > > Kconfig: Add a new DISTRO_DEFAULTS Kconfig option (2016-06-20 21:30:13 > -040

Re: [U-Boot] pull request: u-boot-uniphier/master

2016-06-19 Thread Tom Rini
On Mon, Jun 20, 2016 at 07:27:54AM +0900, Masahiro Yamada wrote: > Hi Tom, > > Please pull some more patches for UniPhier SoCs! > > > The following changes since commit 9ab165d8b05706284de0ee9bd402346c54ae6b15: > > SPL ext: cosmetic: correct error message in spl_load_image_ext() > (2016-06-1

Re: [U-Boot] pull request: u-boot-uniphier/master (moveconfig + misc)

2016-06-19 Thread Tom Rini
On Mon, Jun 13, 2016 at 08:03:34AM +0900, Masahiro Yamada wrote: > Hi Tom, > > A bunch of moveconfig updates + 3 commits you may need > to fix BOOTDELAY migration. > > I made sure to not pick up defconfig changes > as you requested. > > Also, if you decide that > "autoboot: follow-up cleanup af

Re: [U-Boot] pull request: u-boot-uniphier/master

2016-06-09 Thread Tom Rini
On Thu, Jun 09, 2016 at 08:27:28AM +0900, Masahiro Yamada wrote: > Hi Tom, > > Here are some more UniPhier updates for -rc2. > > - Add eMMC boot suuport for new ARMv8 SoCs > - Misc fixes > > Please pull! > > > The following changes since commit b104b3dc1dd90cdbf67ccf3c51b06e4f1592fe91: > >

Re: [U-Boot] pull request: u-boot-uniphier/master

2016-05-26 Thread Tom Rini
On Thu, May 26, 2016 at 12:52:04AM +0900, Masahiro Yamada wrote: > Hi Tom, > > Here are some UniPhier SoC updates for v2016.07-rc1: > - Support the second ARMv8 SoC from Socionext Inc. > - Misc cleanups and fixes > > > The following changes since commit fc15b9beed05dec6cc092c265042381a0eadb0e9:

Re: [U-Boot] pull request: u-boot-uniphier/master

2016-05-02 Thread Tom Rini
On Sun, May 01, 2016 at 01:18:57AM +0900, Masahiro Yamada wrote: > Hi Tom, > > Please pull some more fixes for v2016.05. > > > The following changes since commit fccdb287f5f5f2349d3ca1c7cdf972015417d46d: > > Merge branch 'master' of git://git.denx.de/u-boot-video (2016-04-28 > 13:15:52 -0400

Re: [U-Boot] pull request: u-boot-uniphier/master

2016-04-25 Thread Tom Rini
On Sun, Apr 24, 2016 at 10:04:05AM +0900, Masahiro Yamada wrote: > Hi Tom, > > Finally, this series adds support for the first ARMv8 SoC > from Socionext Inc. > > > > The following changes since commit 65341967ce9ef2656c61dcd3126536e8865c349d: > > Merge branch 'master' of git://git.denx.de/

Re: [U-Boot] pull request: u-boot-uniphier/master

2016-04-01 Thread Tom Rini
On Fri, Apr 01, 2016 at 01:25:13AM +0900, Masahiro Yamada wrote: > Hi Tom, > > > Please pull u-boot-uniphier once again for u-boot-2016.05-rc1. > Mostly driver updates for UniPhier ARMv8 SoC support, > plus misc fixes. > > > The following changes since commit 080c499df689e8c42df70de44502c0d715

Re: [U-Boot] pull request: u-boot-uniphier/master

2016-03-23 Thread Tom Rini
On Thu, Mar 24, 2016 at 01:56:11AM +0900, Masahiro Yamada wrote: > Hi Tom, > > > Here is a series of UniPhier SoCs updates for v2016.5-rc1. > It includes ARM64 compiler warning fixes, cleanups, new SoC/board DTS, > and misc changes. > > > > The following changes since commit 0764f24ae6bc937e3

Re: [U-Boot] pull request: u-boot-uniphier/master

2016-03-08 Thread Tom Rini
On Wed, Mar 09, 2016 at 01:18:19AM +0900, Masahiro Yamada wrote: > Hi Tom, > > This is probably the last PR from me for the v2016.03 release. > It includes some bug fixes and a minor document update. > > > The following changes since commit 08b24722f0ac9159697360faed35d12852592eb3: > > Merge

Re: [U-Boot] pull request: u-boot-uniphier/master (2nd round)

2016-02-29 Thread Tom Rini
On Tue, Mar 01, 2016 at 12:37:52AM +0900, Masahiro Yamada wrote: > Hi Tom, > > Here is a bunch of UniPhier updates which include GPIO driver support, > MMC driver support, DRAM init code clean-ups, etc. Please pull. > > > Changes for 2nd round: > - Fix a build error when CONFIG_DEBUG_LL is

Re: [U-Boot] pull request: u-boot-uniphier/master

2016-02-29 Thread Tom Rini
On Mon, Feb 29, 2016 at 06:06:10PM +0900, Masahiro Yamada wrote: > Hi Tom, > > I found a small bug in this series. > > If it is not too late, please let me fix it and do a 2nd round. > > If it is, it's OK, I will send a follow-up patch. Yes, OK, thanks. -- Tom signature.asc Description: Di

Re: [U-Boot] pull request: u-boot-uniphier/master

2016-02-29 Thread Masahiro Yamada
Hi Tom, I found a small bug in this series. If it is not too late, please let me fix it and do a 2nd round. If it is, it's OK, I will send a follow-up patch. 2016-02-29 4:03 GMT+09:00 Masahiro Yamada : > Hi Tom, > > Here is a bunch of UniPhier updates which include GPIO driver support, > MM

Re: [U-Boot] pull request: u-boot-uniphier/master

2016-02-14 Thread Tom Rini
On Sun, Feb 14, 2016 at 05:54:45PM +0900, Masahiro Yamada wrote: > Hi Tom, > > > This PR includes the first clk driver support, new boards support, > various fixes and cleanups for UniPhier SoC family. > > Please note that I picked up a change of arch/arm/include/asm/spl.h > ("spl: define BOOT_

Re: [U-Boot] pull request: u-boot-uniphier/master

2016-01-19 Thread Tom Rini
On Wed, Jan 20, 2016 at 08:54:21AM +0900, Masahiro Yamada wrote: > Hi Tom, > > Sorry for the short interval from the previous one, > but please pull one more series. No worries :) > > > The following changes since commit 3ed2ece5e162b104cd3ea3788cae841ecd24408f: > > armv8: cavium: Get DRAM

Re: [U-Boot] pull request: u-boot-uniphier/master

2016-01-12 Thread Tom Rini
On Wed, Jan 13, 2016 at 02:05:28AM +0900, Masahiro Yamada wrote: > Hi Tom, > > U-Boot 2016.01 is out and it means the MW is open. > Excuse my haste, but here is the first pull-req for the 2016.04. > Please pull! Happy to get one so early :) > > > The following changes since commit fa85e826c16

Re: [U-Boot] pull request: u-boot-uniphier/master

2015-12-27 Thread Tom Rini
On Wed, Dec 23, 2015 at 12:22:22AM +0900, Masahiro Yamada wrote: > Hi Tom, > > Here are various cleanups and preparation for new SoCs support. > Please pull! > > > The following changes since commit f84c2b665b87fc6713a756d0fddf5c45e02255e5: > > Prepare v2016.01-rc3 (2015-12-21 21:07:04 -0500

Re: [U-Boot] pull request: u-boot-uniphier/master

2015-12-22 Thread Masahiro Yamada
Hi Tom, 2015-12-23 0:59 GMT+09:00 Tom Rini : > On Wed, Dec 23, 2015 at 12:22:22AM +0900, Masahiro Yamada wrote: > >> Hi Tom, >> >> Here are various cleanups and preparation for new SoCs support. >> Please pull! >> >> >> The following changes since commit f84c2b665b87fc6713a756d0fddf5c45e02255e5: >

Re: [U-Boot] pull request: u-boot-uniphier/master

2015-12-22 Thread Tom Rini
On Wed, Dec 23, 2015 at 12:22:22AM +0900, Masahiro Yamada wrote: > Hi Tom, > > Here are various cleanups and preparation for new SoCs support. > Please pull! > > > The following changes since commit f84c2b665b87fc6713a756d0fddf5c45e02255e5: > > Prepare v2016.01-rc3 (2015-12-21 21:07:04 -0500

Re: [U-Boot] pull request: u-boot-uniphier/master

2015-11-11 Thread Tom Rini
On Wed, Nov 11, 2015 at 11:44:50PM +0900, Masahiro Yamada wrote: > Hi Tom, > > Here is my small pull request for v2016.01-rc1. > > > The following changes since commit cad04990715f7eaecd45196e84cf10e9e3248dae: > > Merge branch 'master' of git://git.denx.de/u-boot-arm (2015-11-10 > 13:38:08 -

Re: [U-Boot] pull request: u-boot-uniphier/master (2nd round)

2015-09-24 Thread Tom Rini
On Fri, Sep 25, 2015 at 01:10:42AM +0900, Masahiro Yamada wrote: > Hi Tom, > > Here is a pretty big series for UniPhier SoC changes. > pinctrl drivers, various fixes, refactoring, new SoC/board support, etc. > > > Diff from the previous one: > - fix memory over-run bug in a command to display

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

2015-09-24 Thread Tom Rini
On Thu, Sep 24, 2015 at 09:17:59PM +0900, Masahiro Yamada wrote: > Hi Tom, > > If you have not pulled this, let me re-send the 2nd round. > I found a bug to be fixed. OK, I'll make sure to grab the next version, thanks! > > > 2015-09-23 23:32 GMT+09:00 Masahiro Yamada : > > Hi Tom, > > > > >

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

2015-09-24 Thread Masahiro Yamada
Hi Tom, If you have not pulled this, let me re-send the 2nd round. I found a bug to be fixed. 2015-09-23 23:32 GMT+09:00 Masahiro Yamada : > Hi Tom, > > > Here is a pretty big series for UniPhier SoC changes. > > pinctrl drivers, various fixes, refactoring, new SoC/board support, etc. > > > The

Re: [U-Boot] pull request: u-boot-uniphier/master

2015-08-30 Thread Tom Rini
On Mon, Aug 31, 2015 at 12:53:41AM +0900, Masahiro Yamada wrote: > Hi Tom, > > > This pull request fixes three boards that have been broken > since the recent nand-flash pull-req. > Some other fixes, OF_CONTROL on SPL, and new SoC code, too. > > > The following changes since commit a679cc0118f

Re: [U-Boot] pull request: u-boot-uniphier/master

2015-07-23 Thread Tom Rini
On Thu, Jul 23, 2015 at 11:49:57PM +0900, Masahiro Yamada wrote: > Hi Tom, > > Please pull some updates specific to UniPhier SoCs. > > > The following changes since commit b217c89e8565ade3aaa9f74c33c93236bf151187: > > Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq > (2015-07-20

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

2015-07-01 Thread Tom Rini
On Thu, Jul 02, 2015 at 01:16:59AM +0900, Masahiro Yamada wrote: > Hi Tom, > > Some small changes for UniPhier SoCs. > > > The following changes since commit 9c6b05cb724e18d1db3f9e1a75b2272572f06fbd: > > Prepare v2015.07-rc3 (2015-06-29 17:22:01 -0400) > > are available in the git repositor

Re: [U-Boot] pull request: u-boot-uniphier/master

2015-06-02 Thread Tom Rini
On Sun, May 31, 2015 at 03:05:17AM +0900, Masahiro Yamada wrote: > Hi Tom, > > Please pull u-boot-uniphier/master. > > > The following changes since commit 012681b1fa822492bb8fdc5c2dd3d24d6092e110: > > am33xx, spl, siemens: enable debug uart output again (2015-05-28 > 08:18:25 -0400) > > ar

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

2015-01-23 Thread Tom Rini
On Fri, Jan 23, 2015 at 01:16:15AM +0900, Masahiro YAMADA wrote: > 2015-01-23 1:14 GMT+09:00 Masahiro YAMADA : > > Hi Tom, > > > > > > The following changes since commit b56f6e2b4e0291efbe1b50f082dec73272ad7ab3: > > > > sunxi: Restore lowlevel_init usage (2015-01-21 10:46:28 -0500) > > > > are a

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

2015-01-22 Thread Masahiro YAMADA
Sorry, I forgot to add u-boot ML. 2015-01-23 1:14 GMT+09:00 Masahiro YAMADA : > Hi Tom, > > > The following changes since commit b56f6e2b4e0291efbe1b50f082dec73272ad7ab3: > > sunxi: Restore lowlevel_init usage (2015-01-21 10:46:28 -0500) > > are available in the git repository at: > > git://g

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

2014-12-01 Thread Tom Rini
On Fri, Nov 28, 2014 at 02:33:25AM +0900, Masahiro YAMADA wrote: > Hi Tom, > > This series introduces Device Tree control support to Panasonic > UniPhier platform. > > > > The following changes since commit 85bafb6da4dddfffa78479aa49a72ae48578a4ce: > > Merge branch 'master' of git://git.den

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

2014-11-11 Thread Tom Rini
On Wed, Nov 12, 2014 at 12:46:21AM +0900, Masahiro YAMADA wrote: > Hi Tom, > > > > The following changes since commit 9906090f527153afddc5aa64d37cb5f89c6ee129: > > Prepare v2015.01-rc1 (2014-11-10 16:25:29 -0500) > > are available in the git repository at: > > git://git.denx.de/u-boot-un

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

2014-11-03 Thread Tom Rini
On Wed, Oct 29, 2014 at 11:00:04PM +0900, Masahiro YAMADA wrote: > Hi Tom, > > The following changes since commit d58a9451e7339ed4cf2b2627e534611f427fb791: > > ppc/arm: zap EMK boards (2014-10-28 12:48:31 -0400) > > are available in the git repository at: > > git://git.denx.de/u-boot-uniph

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

2014-10-07 Thread Albert ARIBAUD
Hi Masahiro, On Sun, 5 Oct 2014 14:32:12 +0900, Masahiro YAMADA wrote: > Hi Albert, > > > The following changes since commit be9f643ae6aa9044c60fe80e3a2c10be8371c692: > > Merge branch 'for-tom' of git://git.denx.de/u-boot-dm (2014-09-26 > 20:10:48 -0400) > > are available in the git reposi