index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.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
/
mvebu_mmc.c
Age
Commit message (
Expand
)
Author
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
2021-04-08
mmc: mvebu: convert to driver model
Harm Berntsen
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop log.h from common header
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-01-11
mmc: change the set_ios return type from void to int
Jaehoon Chung
2016-08-05
mmc: use the generic error number
Jaehoon Chung
2015-05-05
mmc: remove the MMC_MODE_HC flag
Rob Herring
2015-01-06
MVEBUMMC : REMOVE unnecessary delay from init
Gerald Kerma
2015-01-06
MVEBUMMC : CLEAN code
Gerald Kerma
2015-01-06
MVEBUMMC : REMOVE unnecessary delays
Gerald Kerma
2015-01-06
MVEBUMMC : FIX debug strings
Gerald Kerma
2015-01-06
MVEBUMMC : Speed up access time
Gerald Kerma
2015-01-06
MVEBUMMC : Change copyright date
Gerald Kerma
2014-10-23
arm: marvell: Move arch/kirkwood.h to arch/soc.h
Stefan Roese
2014-10-03
mvebu_mmc: Driver addition
Mario Schuknecht
2014-08-01
ARM: kirkwood: add mvsdio driver
DrEagle