All of lore.kernel.org
 help / color / mirror / Atom feed
[parent not found: <CGME20180502020320epcas1p1b59166567ba1b0c1bb1c700503bc2d09@epcas1p1.samsung.com>]
[parent not found: <CGME20180226015859epcas1p30bda4a35316c512366573946d617d484@epcas1p3.samsung.com>]
[parent not found: <CGME20180220035728epcas2p152ee76e870ed334c7e91ef8d7ec0b699@epcas2p1.samsung.com>]
[parent not found: <CGME20180219112702epcas1p2bb88ec4017cd6b54b2ea2d8801ec3835@epcas1p2.samsung.com>]
[parent not found: <CGME20180124073159epcas2p18ec97927c7e6c3c04bbe52a8240492fb@epcas2p1.samsung.com>]
[parent not found: <CGME20180115023505epcas1p37c76459b4841dd1817c53159477db616@epcas1p3.samsung.com>]
[parent not found: <CGME20171128022004epcas2p150a95af40d2b05cefb9817e1582f58ab@epcas2p1.samsung.com>]
[parent not found: <CGME20171127075849epcas2p2e0e6f0ddab3c8c25ddd093353fa52331@epcas2p2.samsung.com>]
[parent not found: <CGME20171023045432epcas2p37d83600c293491c657180667df894ae6@epcas2p3.samsung.com>]
[parent not found: <CGME20170925053103epcas2p190b97c9c8b6b7ce3fa5859b3b662463a@epcas2p1.samsung.com>]
[parent not found: <CGME20170818053954epcas1p232acd1af824a992adc6aaa44c1e7a907@epcas1p2.samsung.com>]
[parent not found: <CGME20170731025907epcas1p1fb9b643ec83cc77b12ab0d8550755be7@epcas1p1.samsung.com>]
[parent not found: <CGME20170719101711epcas5p1e73a75ea548997594e3f5ba23da0e565@epcas5p1.samsung.com>]
[parent not found: <CGME20170630034821epcas1p193104bec121303c6897391e690a943f3@epcas1p1.samsung.com>]
[parent not found: <CGME20170609112846epcas1p1db6eece58f727344e6789e434afa09c9@epcas1p1.samsung.com>]
[parent not found: <CGME20170529083151epcas5p1d26d3ff44c53bba61cc380bfd78a910f@epcas5p1.samsung.com>]
[parent not found: <CGME20170515050639epcas1p3d4f0aca8a724070fbe556078835f2e61@epcas1p3.samsung.com>]
[parent not found: <CGME20170414065148epcas5p1f02fb69f9925f4b4a7bf176a76e447f7@epcas5p1.samsung.com>]
[parent not found: <CGME20170330052139epcas5p1e95ad9a80664dd907de79e6c2ad05763@epcas5p1.samsung.com>]
[parent not found: <CGME20170321121100epcas5p19374186df9de3d740bceb6ba2d97f8c3@epcas5p1.samsung.com>]
[parent not found: <CGME20170209115016epcas5p2c78275706402e633c0da384936a1692f@epcas5p2.samsung.com>]
[parent not found: <CGME20170131232440epcas5p2ff99c09928cf938f10d640785b25b911@epcas5p2.samsung.com>]
[parent not found: <CGME20170124093735epcas5p2696f062ee887233d1eacc5319f25b156@epcas5p2.samsung.com>]
[parent not found: <CGME20170110054802epcas5p47773e1927ecb61adccb970ff738c45a2@epcas5p4.samsung.com>]
[parent not found: <CGME20170103011718epcas5p45970bc6129500aea930bc0e359be6cb4@epcas5p4.samsung.com>]
* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
@ 2016-12-21 22:12 Jaehoon Chung
  2016-12-22  2:30 ` Tom Rini
  0 siblings, 1 reply; 71+ messages in thread
From: Jaehoon Chung @ 2016-12-21 22:12 UTC (permalink / raw)
  To: u-boot

Dear Tom,

Could you pull these patches on your master branch?

The following changes since commit 0d92f2141ac5ef5c80d13e9501890f914525d43c:

  arm64: mvebu: Fix A8K memory mapping and add documentation (2016-12-21 09:52:35 +0100)

are available in the git repository at:

  http://git.denx.de/u-boot-mmc.git master

for you to fetch changes up to 9c4132b5267b8d58712077c1c231717c76c4d52f:

  mmc: Extend dependencies for zynq sdhci (2016-12-22 07:08:52 +0900)

----------------------------------------------------------------
Jaehoon Chung (1):
      mmc: spear: remove the entire spear_sdhci.c file

Michal Simek (1):
      mmc: Extend dependencies for zynq sdhci

 drivers/mmc/Kconfig       |  2 +-
 drivers/mmc/Makefile      |  1 -
 drivers/mmc/spear_sdhci.c | 27 ---------------------------
 3 files changed, 1 insertion(+), 29 deletions(-)
 delete mode 100644 drivers/mmc/spear_sdhci.c

Best Regards,
Jaehoon Chung

^ permalink raw reply	[flat|nested] 71+ messages in thread
* [U-Boot] [GIT PULL] Please pull u-boot-mmc master
@ 2016-12-01  7:01 Jaehoon Chung
  2016-12-01 18:17 ` Tom Rini
  0 siblings, 1 reply; 71+ messages in thread
From: Jaehoon Chung @ 2016-12-01  7:01 UTC (permalink / raw)
  To: u-boot

Dear Tom,

Could you pull these patches on your master branch?
If there are some problems, let me know, plz.

The following changes since commit 38c4f0bdce5bca8535eadab08ece80dff45ad0ee:

  ts4600: Disable CONFIG_DISPLAY_CPUINFO (2016-11-30 19:31:18 -0500)

are available in the git repository at:

  http://git.denx.de/u-boot-mmc.git master

for you to fetch changes up to 09410c65724dd0a58e01f94a518c80befc413d90:

  SPL: mmc: Make spl_mmc_load_image available (2016-12-01 14:06:41 +0900)

----------------------------------------------------------------
Marek Vasut (3):
      mmc: Fix warning if debug() is not used
      mmc: Tinification of the mmc code
      SPL: mmc: Make spl_mmc_load_image available

Seung-Woo Kim (1):
      mmc: s5p_sdhci: fix to check proper pinmux id

Tomas Melin (1):
      mmc: add bkops-enable command

 cmd/Kconfig              |  9 +++++++++
 cmd/mmc.c                | 32 ++++++++++++++++++++++++++++++++
 common/spl/spl_mmc.c     | 10 +++++++---
 drivers/mmc/Kconfig      | 15 +++++++++++++++
 drivers/mmc/mmc.c        | 67 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 drivers/mmc/mmc_legacy.c | 32 ++++++++++++++++++++++++++++++++
 drivers/mmc/s5p_sdhci.c  |  2 +-
 include/mmc.h            |  7 +++++++
 include/spl.h            |  3 +++
 9 files changed, 171 insertions(+), 6 deletions(-)

Best Regards,
Jaehoon Chung

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

end of thread, other threads:[~2018-05-09  1:30 UTC | newest]

Thread overview: 71+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CGME20180508072215epcas1p2cbd07880b5188605fe679ccb248b87eb@epcas1p2.samsung.com>
2018-05-08  7:22 ` [U-Boot] [GIT PULL] Please pull u-boot-mmc master Jaehoon Chung
2018-05-09  1:30   ` Tom Rini
     [not found] <CGME20180502020320epcas1p1b59166567ba1b0c1bb1c700503bc2d09@epcas1p1.samsung.com>
2018-05-02  2:03 ` Jaehoon Chung
2018-05-02 22:10   ` Tom Rini
     [not found] <CGME20180226015859epcas1p30bda4a35316c512366573946d617d484@epcas1p3.samsung.com>
2018-02-26  1:58 ` [U-Boot] [GIT PULL ] " Jaehoon Chung
2018-02-26 15:49   ` Tom Rini
     [not found] <CGME20180220035728epcas2p152ee76e870ed334c7e91ef8d7ec0b699@epcas2p1.samsung.com>
2018-02-20  3:57 ` Jaehoon Chung
2018-02-20 13:20   ` Tom Rini
     [not found] <CGME20180219112702epcas1p2bb88ec4017cd6b54b2ea2d8801ec3835@epcas1p2.samsung.com>
2018-02-19 11:27 ` [U-Boot] [GIT PULL] " Jaehoon Chung
2018-02-19 14:47   ` Jaehoon Chung
2018-02-19 14:48     ` Tom Rini
2018-02-19 17:00       ` Marek Vasut
     [not found] <CGME20180124073159epcas2p18ec97927c7e6c3c04bbe52a8240492fb@epcas2p1.samsung.com>
2018-01-24  7:31 ` Jaehoon Chung
2018-01-25  0:57   ` Jaehoon Chung
2018-01-25  1:44     ` Tom Rini
2018-01-25  2:25   ` Tom Rini
     [not found] <CGME20180115023505epcas1p37c76459b4841dd1817c53159477db616@epcas1p3.samsung.com>
2018-01-15  2:35 ` Jaehoon Chung
2018-01-15 13:53   ` Tom Rini
2018-01-16  8:50     ` Jaehoon Chung
     [not found] <CGME20171128022004epcas2p150a95af40d2b05cefb9817e1582f58ab@epcas2p1.samsung.com>
2017-11-28  2:20 ` Jaehoon Chung
2017-11-28 12:15   ` Tom Rini
2017-11-28 16:22     ` Jean-Jacques Hiblot
2017-11-30  1:39       ` Jaehoon Chung
2017-11-30  1:35     ` Jaehoon Chung
     [not found] <CGME20171127075849epcas2p2e0e6f0ddab3c8c25ddd093353fa52331@epcas2p2.samsung.com>
2017-11-27  7:58 ` Jaehoon Chung
2017-11-27  9:31   ` Jaehoon Chung
     [not found] <CGME20171023045432epcas2p37d83600c293491c657180667df894ae6@epcas2p3.samsung.com>
2017-10-23  4:54 ` Jaehoon Chung
2017-10-24  7:58   ` Jaehoon Chung
     [not found] <CGME20170925053103epcas2p190b97c9c8b6b7ce3fa5859b3b662463a@epcas2p1.samsung.com>
2017-09-25  5:31 ` Jaehoon Chung
2017-09-26 12:17   ` Tom Rini
     [not found] <CGME20170818053954epcas1p232acd1af824a992adc6aaa44c1e7a907@epcas1p2.samsung.com>
2017-08-18  5:39 ` Jaehoon Chung
2017-08-18  6:35   ` Jaehoon Chung
     [not found] <CGME20170731025907epcas1p1fb9b643ec83cc77b12ab0d8550755be7@epcas1p1.samsung.com>
2017-07-31  2:59 ` Jaehoon Chung
2017-07-31 11:27   ` Tom Rini
2017-08-01  2:48     ` Jaehoon Chung
     [not found] <CGME20170719101711epcas5p1e73a75ea548997594e3f5ba23da0e565@epcas5p1.samsung.com>
2017-07-19 10:17 ` Jaehoon Chung
2017-07-21 15:48   ` Tom Rini
     [not found] <CGME20170630034821epcas1p193104bec121303c6897391e690a943f3@epcas1p1.samsung.com>
2017-06-30  3:48 ` Jaehoon Chung
2017-06-30 10:48   ` Tom Rini
2017-06-30 11:59     ` Jaehoon Chung
     [not found] <CGME20170609112846epcas1p1db6eece58f727344e6789e434afa09c9@epcas1p1.samsung.com>
2017-06-09 11:28 ` Jaehoon Chung
2017-06-10 22:00   ` Tom Rini
     [not found] <CGME20170529083151epcas5p1d26d3ff44c53bba61cc380bfd78a910f@epcas5p1.samsung.com>
2017-05-29  8:31 ` Jaehoon Chung
2017-05-31  2:06   ` Tom Rini
     [not found] <CGME20170515050639epcas1p3d4f0aca8a724070fbe556078835f2e61@epcas1p3.samsung.com>
2017-05-15  5:06 ` Jaehoon Chung
2017-05-15  6:18   ` Jaehoon Chung
     [not found] <CGME20170414065148epcas5p1f02fb69f9925f4b4a7bf176a76e447f7@epcas5p1.samsung.com>
2017-04-14  6:51 ` Jaehoon Chung
2017-04-14 21:09   ` Tom Rini
     [not found] <CGME20170330052139epcas5p1e95ad9a80664dd907de79e6c2ad05763@epcas5p1.samsung.com>
2017-03-30  5:21 ` Jaehoon Chung
2017-04-04 20:00   ` Tom Rini
     [not found] <CGME20170321121100epcas5p19374186df9de3d740bceb6ba2d97f8c3@epcas5p1.samsung.com>
2017-03-21 12:11 ` Jaehoon Chung
2017-03-22  0:51   ` Tom Rini
     [not found] <CGME20170209115016epcas5p2c78275706402e633c0da384936a1692f@epcas5p2.samsung.com>
2017-02-09 11:50 ` Jaehoon Chung
2017-02-09 19:50   ` Tom Rini
     [not found] <CGME20170131232440epcas5p2ff99c09928cf938f10d640785b25b911@epcas5p2.samsung.com>
2017-01-31 23:24 ` Jaehoon Chung
2017-02-01 21:33   ` Tom Rini
     [not found] <CGME20170124093735epcas5p2696f062ee887233d1eacc5319f25b156@epcas5p2.samsung.com>
2017-01-24  9:37 ` Jaehoon Chung
2017-01-25  2:15   ` Tom Rini
     [not found] <CGME20170110054802epcas5p47773e1927ecb61adccb970ff738c45a2@epcas5p4.samsung.com>
2017-01-10  5:48 ` Jaehoon Chung
2017-01-10 17:32   ` Tom Rini
2017-01-11  2:11     ` Jaehoon Chung
2017-01-11 12:39     ` Jaehoon Chung
2017-01-11 16:28       ` Tom Rini
     [not found] <CGME20170103011718epcas5p45970bc6129500aea930bc0e359be6cb4@epcas5p4.samsung.com>
2017-01-03  1:17 ` Jaehoon Chung
2017-01-03  1:19   ` Jaehoon Chung
2017-01-05 14:34   ` Tom Rini
2017-01-06  1:19     ` Jaehoon Chung
2016-12-21 22:12 Jaehoon Chung
2016-12-22  2:30 ` Tom Rini
  -- strict thread matches above, loose matches on Subject: below --
2016-12-01  7:01 Jaehoon Chung
2016-12-01 18:17 ` 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.