All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Pull request for mmc sub-system for v2019.07
@ 2019-05-21  1:28 Peng Fan
  2019-05-21 15:45 ` Tom Rini
  0 siblings, 1 reply; 6+ messages in thread
From: Peng Fan @ 2019-05-21  1:28 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please pull mmc-5-20 for v2019.07, this is to avoid break i.MX53 boot.

Thanks,
Peng

The following changes since commit e14d9ca4919e5bc987fc628135104f2b2c91af90:

  Merge git://git.denx.de/u-boot-x86 (2019-05-19 09:42:19 -0400)

are available in the Git repository at:

  https://github.com/MrVan/u-boot.git tags/mmc-5-20

for you to fetch changes up to b6a0427554424a9d6bb563cae4f5555487f38caf:

  Revert "mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue" (2019-05-20 11:34:27 +0800)

----------------------------------------------------------------
Lukasz Majewski (1):
      Revert "mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue"

 drivers/mmc/fsl_esdhc.c | 23 +++++------------------
 1 file changed, 5 insertions(+), 18 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [U-Boot] Pull request for mmc sub-system for v2019.07
  2019-05-21  1:28 [U-Boot] Pull request for mmc sub-system for v2019.07 Peng Fan
@ 2019-05-21 15:45 ` Tom Rini
  0 siblings, 0 replies; 6+ messages in thread
From: Tom Rini @ 2019-05-21 15:45 UTC (permalink / raw)
  To: u-boot

On Tue, May 21, 2019 at 01:28:19AM +0000, Peng Fan wrote:

> Hi Tom,
> 
> Please pull mmc-5-20 for v2019.07, this is to avoid break i.MX53 boot.
> 
> Thanks,
> Peng
> 
> The following changes since commit e14d9ca4919e5bc987fc628135104f2b2c91af90:
> 
>   Merge git://git.denx.de/u-boot-x86 (2019-05-19 09:42:19 -0400)
> 
> are available in the Git repository at:
> 
>   https://github.com/MrVan/u-boot.git tags/mmc-5-20
> 
> for you to fetch changes up to b6a0427554424a9d6bb563cae4f5555487f38caf:
> 
>   Revert "mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue" (2019-05-20 11:34:27 +0800)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190521/62eeaf62/attachment.sig>

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [U-Boot] Pull request for mmc sub-system for v2019.07
  2019-06-20  2:31 Peng Fan
@ 2019-06-21  1:53 ` Tom Rini
  0 siblings, 0 replies; 6+ messages in thread
From: Tom Rini @ 2019-06-21  1:53 UTC (permalink / raw)
  To: u-boot

On Thu, Jun 20, 2019 at 02:31:46AM +0000, Peng Fan wrote:

> Hi Tom,
> 
> Please pull mmc-6-19 for v2019.07-rc4
> CI: https://travis-ci.org/MrVan/u-boot/builds/547549538
> 
> Thanks,
> Peng.
> 
> The following changes since commit 77f6e2dd0551d8a825bab391a1bd6b838874bcd4:
> 
>   Merge tag 'efi-2019-07-rc5-2' of git://git.denx.de/u-boot-efi (2019-06-15 13:03:00 -0400)
> 
> are available in the Git repository at:
> 
>   https://github.com/MrVan/u-boot.git tags/mmc-6-19
> 
> for you to fetch changes up to 72119aa14a1c81b5dd2996fc86c80f8d0e2c456d:
> 
>   mmc: Avoid HS400 mode when accessing boot partitions (2019-06-19 13:53:59 +0800)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190620/eba4c4d4/attachment.sig>

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [U-Boot] Pull request for mmc sub-system for v2019.07
@ 2019-06-20  2:31 Peng Fan
  2019-06-21  1:53 ` Tom Rini
  0 siblings, 1 reply; 6+ messages in thread
From: Peng Fan @ 2019-06-20  2:31 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please pull mmc-6-19 for v2019.07-rc4
CI: https://travis-ci.org/MrVan/u-boot/builds/547549538

Thanks,
Peng.

The following changes since commit 77f6e2dd0551d8a825bab391a1bd6b838874bcd4:

  Merge tag 'efi-2019-07-rc5-2' of git://git.denx.de/u-boot-efi (2019-06-15 13:03:00 -0400)

are available in the Git repository at:

  https://github.com/MrVan/u-boot.git tags/mmc-6-19

for you to fetch changes up to 72119aa14a1c81b5dd2996fc86c80f8d0e2c456d:

  mmc: Avoid HS400 mode when accessing boot partitions (2019-06-19 13:53:59 +0800)

----------------------------------------------------------------
Marek Vasut (1):
      mmc: Avoid HS400 mode when accessing boot partitions

 drivers/mmc/mmc.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [U-Boot] Pull request for mmc sub-system for v2019.07
  2019-05-04  3:00 Peng Fan
@ 2019-05-05 16:24 ` Tom Rini
  0 siblings, 0 replies; 6+ messages in thread
From: Tom Rini @ 2019-05-05 16:24 UTC (permalink / raw)
  To: u-boot

On Sat, May 04, 2019 at 03:00:31AM +0000, Peng Fan wrote:

> Hi Tom,
> 
> I am not able to setup ssh to denx mmc tree, so use my github for this request-pull,
> please see whether this is ok for you.
> Please pull mmc-2019-5-3 for v2019.07-rc1
> Travis build: https://travis-ci.org/MrVan/u-boot/builds/527760370
> 
> Thanks,
> Peng.
> 
> The following changes since commit b4ee6daad7a2604ca9466b2ba48de86cc27d381f:
> 
>   Merge tag 'u-boot-imx-20190426' of git://git.denx.de/u-boot-imx (2019-05-01 07:25:51 -0400)
> 
> are available in the Git repository at:
> 
>   https://github.com/MrVan/u-boot.git tags/mmc-2019-5-3
> 
> for you to fetch changes up to 37cb626da25d0d895079c85866d0c2030cd98438:
> 
>   mmc: sdhci: Add Support for ADMA2 (2019-05-03 20:44:11 +0800)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190505/52d8a5dc/attachment.sig>

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [U-Boot] Pull request for mmc sub-system for v2019.07
@ 2019-05-04  3:00 Peng Fan
  2019-05-05 16:24 ` Tom Rini
  0 siblings, 1 reply; 6+ messages in thread
From: Peng Fan @ 2019-05-04  3:00 UTC (permalink / raw)
  To: u-boot

Hi Tom,

I am not able to setup ssh to denx mmc tree, so use my github for this request-pull,
please see whether this is ok for you.
Please pull mmc-2019-5-3 for v2019.07-rc1
Travis build: https://travis-ci.org/MrVan/u-boot/builds/527760370

Thanks,
Peng.

The following changes since commit b4ee6daad7a2604ca9466b2ba48de86cc27d381f:

  Merge tag 'u-boot-imx-20190426' of git://git.denx.de/u-boot-imx (2019-05-01 07:25:51 -0400)

are available in the Git repository at:

  https://github.com/MrVan/u-boot.git tags/mmc-2019-5-3

for you to fetch changes up to 37cb626da25d0d895079c85866d0c2030cd98438:

  mmc: sdhci: Add Support for ADMA2 (2019-05-03 20:44:11 +0800)

----------------------------------------------------------------
- adma support for sdhci
- a few fixes to fsl_esdhc
----------------------------------------------------------------
Faiz Abbas (2):
      mmc: sdhci: Move DMA handling to prepare_dma() function
      mmc: sdhci: Add Support for ADMA2

Ye Li (2):
      mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue
      mmc: fsl_esdhc: Fix wp_enable issue

 drivers/mmc/Kconfig     |  14 ++++++++++++
 drivers/mmc/fsl_esdhc.c |  41 +++++++++++++++++++++++++--------
 drivers/mmc/sdhci.c     | 188 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------------------
 include/sdhci.h         |  44 +++++++++++++++++++++++++++++++++++
 4 files changed, 233 insertions(+), 54 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-06-21  1:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-21  1:28 [U-Boot] Pull request for mmc sub-system for v2019.07 Peng Fan
2019-05-21 15:45 ` Tom Rini
  -- strict thread matches above, loose matches on Subject: below --
2019-06-20  2:31 Peng Fan
2019-06-21  1:53 ` Tom Rini
2019-05-04  3:00 Peng Fan
2019-05-05 16:24 ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.