index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
mxsmmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-25
treewide: Simply conditions with the new OF_REAL
Simon Glass
1
-2
/
+2
2021-01-05
dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
Simon Glass
1
-1
/
+1
2021-01-05
dm: Use access methods for dev/uclass private data
Simon Glass
1
-1
/
+1
2020-12-14
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
1
-8
/
+8
2020-12-14
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
1
-2
/
+2
2020-12-14
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
1
-5
/
+5
2020-12-14
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
1
-2
/
+2
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
1
-2
/
+2
2020-07-29
drivers: avoid using aliases on drivers when OF_PLATDATA is enabled
Walter Lozano
1
-8
/
+2
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
1
-1
/
+2
2020-07-10
core: add support for U_BOOT_DRIVER_ALIAS
Walter Lozano
1
-0
/
+1
2020-07-10
drivers: rename drivers to match compatible string
Walter Lozano
1
-5
/
+1
2020-05-19
common: Drop linux/bitops.h from common header
Simon Glass
1
-0
/
+1
2020-05-19
common: Drop linux/delay.h from common header
Simon Glass
1
-0
/
+1
2020-05-19
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2019-10-08
mmc: Replace printf with debug call for timeouts in the i.MX28 mxs driver
Lukasz Majewski
1
-2
/
+2
2019-10-08
mmc: Convert mxsmmc eMMC driver for i.MX2{38} to DM/DTS
Lukasz Majewski
1
-70
/
+373
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
1
-1
/
+1
2017-01-11
mmc: change the set_ios return type from void to int
Jaehoon Chung
1
-1
/
+3
2016-09-24
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
1
-1
/
+1
2016-08-05
mmc: use the generic error number
Jaehoon Chung
1
-9
/
+9
2016-03-15
dm: block: Rename device number member dev to devnum
Simon Glass
1
-12
/
+12
2015-05-05
mmc: remove the MMC_MODE_HC flag
Rob Herring
1
-2
/
+1
2014-03-24
mmc: Split mmc struct, rework mmc initialization (v2)
Pantelis Antoniou
1
-20
/
+18
2014-03-24
mmc: Convert mmc struct's name array to a pointer
Pantelis Antoniou
1
-1
/
+1
2014-03-24
mmc: Remove ops from struct mmc and put in mmc_ops
Pantelis Antoniou
1
-5
/
+7
2013-08-23
mmc: mxsmmc: Enable MMC HC support
Amaury Pouly
1
-1
/
+2
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2013-04-22
imx: Move some header files from arch-mxs to imx-common
Stefan Roese
1
-1
/
+1
2013-03-15
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
1
-16
/
+4
2013-03-09
mmc: add support for write protection
Nikita Kiryanov
1
-0
/
+1
2013-03-07
mxs: mmc: spi: dma: Better wrap the MXS differences
Marek Vasut
1
-16
/
+4
2013-01-28
mxs: mmc: Fix the MMC driver for MX23
Marek Vasut
1
-5
/
+22
2013-01-28
mxs: mmc: Allow overriding default card detect implementation
Marek Vasut
1
-2
/
+14
2013-01-28
mxs: mmc: Fix MMC reset on iMX23
Otavio Salvador
1
-5
/
+11
2013-01-21
mmc: Limit the number of used SSP ports on MX23
Marek Vasut
1
-1
/
+11
2013-01-21
mxs: clock: Use 'mxs' prefix for methods
Otavio Salvador
1
-2
/
+2
2013-01-21
mxs: ssp: Pull out the SSP bus to regs conversion
Marek Vasut
1
-14
/
+1
2013-01-21
mxs: mmc: Drop unused members from struct mxsmmc_priv
Marek Vasut
1
-12
/
+0
2012-11-28
common: rework bouncebuf implementation
Stephen Warren
1
-23
/
+7
2012-10-22
MMC: MXS: Convert MXS MMC driver to generic bounce buffer
Marek Vasut
1
-13
/
+23
2012-09-06
MX28: MMC: Avoid DMA DCache race condition
Marek Vasut
1
-0
/
+4
2012-09-01
mxs: Convert sys_proto.h prefixes to 'mxs'
Otavio Salvador
1
-1
/
+1
2012-09-01
MX28: Fix MXS MMC DMA issues
Marek Vasut
1
-15
/
+19
2012-09-01
MX28: Transfer small blocks via PIO in MXS MMC
Marek Vasut
1
-26
/
+20
2012-09-01
MX28: Split out the PIO and DMA transfer functions
Marek Vasut
1
-68
/
+86
2012-09-01
MX28: Fix up the MMC driver DMA mode
Marek Vasut
1
-2
/
+8
2012-09-01
mxs: prefix register structs with 'mxs' prefix
Otavio Salvador
1
-10
/
+10
2012-05-20
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
1
-1
/
+2
[next]