From: Jaehoon Chung <jh80.chung@samsung.com>
To: U-Boot Mailing List <U-Boot@lists.denx.de>
Cc: "Tom Rini" <trini@konsulko.com>,
"Loic Poulain" <loic.poulain@linaro.org>, "ZY - sr" <sr@denx.de>,
"Jaehoon Chung" <jh80.chung@samsung.com>,
"Jae hoon Chung" <jh80.chung@gmail.com>,
"Pali Rohár" <pali@kernel.org>
Subject: [GIT PULL] Please pull u-boot-mmc master
Date: Mon, 10 Apr 2023 19:18:55 +0900 [thread overview]
Message-ID: <4bbbb013-754e-e8ab-0d14-ce680c23bfd4@samsung.com> (raw)
In-Reply-To: CGME20230410101856epcas1p31eeb4d987e1323b270e82f40d67f81aa@epcas1p3.samsung.com
Dear Tom,
Please pull u-boot-mmc master into u-boot master branch.
If there is any problem, let me know, plz.
Best Regards,
Jaehoon Chung
CI: https://source.denx.de/u-boot/custodians/u-boot-mmc/-/pipelines/15969
The following changes since commit 7daa8dd59bc8455a43cdd2d0e34206e406e5cdcc:
Merge tag 'efi-2023-07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi (2023-04-09 11:08:39 -0400)
are available in the Git repository at:
git@source.denx.de:u-boot/custodians/u-boot-mmc.git master
for you to fetch changes up to fbf368f176641029ac30843d4d3dbf26e384df38:
cmd: mmc: Return CMD_RET_* from commands (2023-04-10 12:18:45 +0900)
----------------------------------------------------------------
Loic Poulain (3):
mmc: Check support for TRIM operations
mmc: erase: Use TRIM erase when available
test: dm: mmc: Check block erasing boundaries
Pali Rohár (2):
mmc: Use EXT_CSD_EXTRACT_BOOT_PART() macro for extracting boot part
cmd: mmc: Return CMD_RET_* from commands
Stefan Roese (3):
mmc: mv_sdhci: Simplify call to sdhci_mvebu_mbus_config()
mmc: mv_sdhci: Remove CONFIG_MMC_SDHCI_IO_ACCESSORS support
mmc: mv_sdhci: Depend on DM_MMC
board/purism/librem5/librem5.c | 2 +-
cmd/mmc.c | 18 ++++++++++----
cmd/mvebu/bubt.c | 3 +--
common/spl/spl_mmc.c | 2 +-
drivers/mmc/Kconfig | 1 +
drivers/mmc/mmc.c | 3 +++
drivers/mmc/mmc_write.c | 34 +++++++++++++++++---------
drivers/mmc/mv_sdhci.c | 55 +++++++-----------------------------------
include/mmc.h | 4 +++
test/dm/mmc.c | 14 +++++------
10 files changed, 63 insertions(+), 73 deletions(-)
next parent reply other threads:[~2023-04-10 10:19 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20230410101856epcas1p31eeb4d987e1323b270e82f40d67f81aa@epcas1p3.samsung.com>
2023-04-10 10:18 ` Jaehoon Chung [this message]
2023-04-10 14:37 ` [GIT PULL] Please pull u-boot-mmc master Tom Rini
[not found] <CGME20241216051037epcas1p12e4dcb7ac35bb120deebc9cd1300b504@epcas1p1.samsung.com>
2024-12-16 5:10 ` Jaehoon Chung
2024-12-17 3:56 ` Tom Rini
[not found] <CGME20240426103830epcas1p3720a09dd50c8ef3d16de0a6ff2ff514b@epcas1p3.samsung.com>
2024-04-26 10:38 ` Jaehoon Chung
2024-04-26 15:51 ` Tom Rini
2024-04-29 20:39 ` Judith Mendez
2024-04-29 22:34 ` Jaehoon Chung
2024-04-30 7:42 ` Francesco Dolcini
2024-05-01 7:30 ` Greg Malysa
2024-05-02 2:40 ` Greg Malysa
2024-05-02 14:17 ` Judith Mendez
[not found] <CGME20240415095231epcas1p4106945fe2de51e77e1fd60684c3c83bb@epcas1p4.samsung.com>
2024-04-15 9:52 ` Jaehoon Chung
2024-04-16 0:35 ` Tom Rini
[not found] <CGME20231101075631epcas1p319becae866c164fd73339181486f8f35@epcas1p3.samsung.com>
2023-11-01 7:56 ` Jaehoon Chung
2023-11-01 14:47 ` Tom Rini
[not found] <CGME20230718074927epcas1p35e9551400a04bf405b78288e2a75bd85@epcas1p3.samsung.com>
2023-07-18 7:49 ` Jaehoon Chung
2023-07-19 14:46 ` Tom Rini
[not found] <CGME20230704012927epcas1p105b12a861e9d2503989486c42fbdf964@epcas1p1.samsung.com>
2023-07-04 1:29 ` Jaehoon Chung
2023-07-06 7:16 ` Jaehoon Chung
[not found] <CGME20230310042215epcas1p1fdf2d3566134769ce7a384e02555b72f@epcas1p1.samsung.com>
2023-03-10 4:22 ` Jaehoon Chung
2023-03-10 15:44 ` Tom Rini
2023-03-10 16:28 ` Marek Vasut
2023-03-10 16:30 ` Stefan Roese
2023-03-10 18:08 ` Tom Rini
2023-03-13 5:26 ` Jaehoon Chung
2023-03-12 23:06 ` Jaehoon Chung
[not found] <CGME20230131233835epcas1p4dce463a1db46e3ef773ca560fd305af8@epcas1p4.samsung.com>
2023-01-31 23:38 ` Jaehoon Chung
2023-02-01 3:33 ` Tom Rini
[not found] <CGME20221025005507epcas1p131b66b1491086a79905fc40491104ba3@epcas1p1.samsung.com>
2022-10-25 0:55 ` Jaehoon Chung
2022-10-25 13:53 ` Tom Rini
[not found] <CGME20220727080103epcas1p4c3103d75001a8582f37066f46e2b4209@epcas1p4.samsung.com>
2022-07-27 8:01 ` Jaehoon Chung
2022-07-27 13:05 ` Tom Rini
[not found] <CGME20220615225725epcas1p20fb187b0577d3951ce329ac864763cac@epcas1p2.samsung.com>
2022-06-15 22:57 ` Jaehoon Chung
2022-06-16 19:17 ` Tom Rini
[not found] <CGME20220316103012epcas1p326fb2f912a3a467259138214e7d56c42@epcas1p3.samsung.com>
2022-03-16 10:30 ` Jaehoon Chung
2022-03-16 14:48 ` Tom Rini
[not found] <CGME20220209010344epcas1p29487c28bee1a49b78058de7f8114b197@epcas1p2.samsung.com>
2022-02-09 1:04 ` Jaehoon Chung
2022-02-10 12:36 ` Tom Rini
[not found] <CGME20220112023702epcas1p3ac13f4eab0415c6f04da0703e870fecf@epcas1p3.samsung.com>
2022-01-12 2:37 ` Jaehoon Chung
2022-01-12 15:38 ` Tom Rini
[not found] <CGME20211029105118epcas1p11d7a7c3ba1799d374e6e39f95f9e50e1@epcas1p1.samsung.com>
2021-10-29 10:52 ` Jaehoon Chung
2021-10-29 17:28 ` Tom Rini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4bbbb013-754e-e8ab-0d14-ce680c23bfd4@samsung.com \
--to=jh80.chung@samsung.com \
--cc=U-Boot@lists.denx.de \
--cc=jh80.chung@gmail.com \
--cc=loic.poulain@linaro.org \
--cc=pali@kernel.org \
--cc=sr@denx.de \
--cc=trini@konsulko.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox