index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
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
/
drivers
/
mmc
/
mxcmmc.c
Age
Commit message (
Expand
)
Author
2025-07-17
arm: imx: Remove unused mxcmmc driver
Tom Rini
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: Remove <common.h> and add needed includes
Tom Rini
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
2017-01-11
mmc: change the set_ios return type from void to int
Jaehoon Chung
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-08-05
mmc: use the generic error number
Jaehoon Chung
2014-03-24
mmc: Split mmc struct, rework mmc initialization (v2)
Pantelis Antoniou
2014-03-24
mmc: Convert mmc struct's name array to a pointer
Pantelis Antoniou
2014-03-24
mmc: Remove ops from struct mmc and put in mmc_ops
Pantelis Antoniou
2013-03-08
mmc: add support for write protection
Nikita Kiryanov
2012-02-12
mmc: access mxcmmc from mx31 boards
Helmut Raiger
2012-01-08
mmc: Implement card detection.
Thierry Reding
2011-04-29
MMC: make b_max unconditional
John Rigby
2010-03-21
mxcmmc: fix warnings due to access 32 bit registers with 16 bit accessors
Stefano Babic
2009-08-10
Minor coding style cleanup.
Wolfgang Denk
2009-08-09
mxc-mmc: sdhc host driver for MX2 and MX3 proccessor
Ilya Yanok