index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
mmc.h
Age
Commit message (
Expand
)
Author
2026-03-23
mmc: Add support for eMMC 5.1B specification
Han Xu
2025-10-30
mmc: sd: Handle UHS-I voltage signaling without power cycle
Tanmay Kathpalia
2025-06-20
env: Rename SYS_MMC_ENV_PART to ENV_MMC_EMMC_HW_PARTITION
Marek Vasut
2025-06-02
include/mmc.h: Audit include list
Tom Rini
2025-04-23
mmc: Add a new callback function to perform the 74 clocks cycle sequence
Jean-Jacques Hiblot
2025-04-11
mmc: mmc_boot: Support Sandisk and Micron eMMC BOOT/RPMB hardware partition r...
Luke Wang
2025-04-11
mmc: Simplify poll CD logic in case cyclic framework is enabled
Marek Vasut
2025-01-26
mmc: Remove alignment hole for cmdidx in struct mmc_cmd
Jonas Karlman
2024-10-11
Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"
Tom Rini
2024-10-11
include: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-09-21
mmc: Poll CD in case cyclic framework is enabled
Marek Vasut
2024-09-05
Merge patch series "provide names for emmc hardware partitions"
Tom Rini
2024-09-05
mmc: allow use of hardware partition names for mmc partconf
Tim Harvey
2024-09-05
mmc: use an enumerated type to represent PARTITION_CONFIG fields
Tim Harvey
2024-07-29
include: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
mmc: Migrate MMC_SUPPORTS_TUNING to Kconfig
Tom Rini
2024-04-15
mmc: Add generic tuning flag
Marek Vasut
2024-04-15
mmc: Convert hs400_tuning flag from u8 to bool
Marek Vasut
2024-04-15
mmc: Drop unused mmc_send_tuning() cmd_error parameter
Marek Vasut
2024-04-15
mmc: Add SPL_MMC_PWRSEQ to fix link issue when building SPL
Jonas Karlman
2023-07-18
mmc: Introduce mmc_send_stop_transmission()
Hai Pham
2023-04-10
mmc: Check support for TRIM operations
Loic Poulain
2023-01-31
cmd: mmc: Expand bkops handling
Marek Vasut
2022-11-10
Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to Kconfig
Tom Rini
2022-09-16
blk: Switch over to using uclass IDs
Simon Glass
2022-07-27
drivers: mmc: write protect single boot area
Ying-Chun Liu (PaulLiu)
2022-06-15
mmc: Add support for wait_dat0 callback
Loic Poulain
2022-04-25
bootstd: mmc: Add a bootdev driver
Simon Glass
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-12
mmc: unconditionally define mmc_deinit()
Heinrich Schuchardt
2021-09-10
mmc: Add support for enumerating MMC card in a given mode using mmc command
Aswath Govindraju
2021-07-15
mmc: mmc_get_op_cond: Allow quiet detection of eMMC
Pali Rohár
2021-06-22
mmc: mmc-uclass: change to static about dm function
Jaehoon Chung
2021-06-22
mmc: fsl_esdhc_imx: use mmc_send_cmd instead of dm_mmc_send_cmd
Jaehoon Chung
2021-02-19
mmc: pwrseq: add mmc-pwrseq file to provide a generic interface
Jaehoon Chung
2021-02-19
mmc: fix response timeout after switch command
Stefan Bosch
2021-02-18
mmc: Introduce mmc_phys_to_bus()/mmc_bus_to_phys()
Nicolas Saenz Julienne
2020-10-27
mmc: Define timing macro's
Ashok Reddy Soma
2020-10-12
mmc: add a mmc_hs400_prepare_ddr() interface
Yangbo Lu
2020-10-12
mmc: add a hs400_tuning flag
Yangbo Lu
2020-10-12
mmc: add a reinit() API
Yangbo Lu
2020-09-30
mmc: Add mmc_dev()
Sean Anderson
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-04-24
dm: mmc: Update mmc_get_mmc_dev() to use const *
Simon Glass
2020-04-22
mmc: Add option to adjust b_max before long read
Marek Vasut
2020-04-22
cmd: mmc: provide boot area protection command
Heinrich Schuchardt
2020-04-22
mmc: export mmc_send_ext_csd()
Heinrich Schuchardt
2020-04-22
mmc: EXT_CSD registers for write protection
Heinrich Schuchardt
[next]