index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
mxsmmc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: mxsmmc: Enable MMC HC support
Amaury Pouly
2013-08-23
1
-1
/
+2
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
imx: Move some header files from arch-mxs to imx-common
Stefan Roese
2013-04-22
1
-1
/
+1
*
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-03-15
1
-16
/
+4
|
\
|
*
mxs: mmc: spi: dma: Better wrap the MXS differences
Marek Vasut
2013-03-07
1
-16
/
+4
*
|
mmc: add support for write protection
Nikita Kiryanov
2013-03-08
1
-0
/
+1
|
/
*
mxs: mmc: Fix the MMC driver for MX23
Marek Vasut
2013-01-28
1
-5
/
+22
*
mxs: mmc: Allow overriding default card detect implementation
Marek Vasut
2013-01-28
1
-2
/
+14
*
mxs: mmc: Fix MMC reset on iMX23
Otavio Salvador
2013-01-28
1
-5
/
+11
*
mmc: Limit the number of used SSP ports on MX23
Marek Vasut
2013-01-21
1
-1
/
+11
*
mxs: clock: Use 'mxs' prefix for methods
Otavio Salvador
2013-01-21
1
-2
/
+2
*
mxs: ssp: Pull out the SSP bus to regs conversion
Marek Vasut
2013-01-21
1
-14
/
+1
*
mxs: mmc: Drop unused members from struct mxsmmc_priv
Marek Vasut
2013-01-21
1
-12
/
+0
*
common: rework bouncebuf implementation
Stephen Warren
2012-11-27
1
-23
/
+7
*
MMC: MXS: Convert MXS MMC driver to generic bounce buffer
Marek Vasut
2012-10-22
1
-13
/
+23
*
MX28: MMC: Avoid DMA DCache race condition
Marek Vasut
2012-09-06
1
-0
/
+4
*
mxs: Convert sys_proto.h prefixes to 'mxs'
Otavio Salvador
2012-09-01
1
-1
/
+1
*
MX28: Fix MXS MMC DMA issues
Marek Vasut
2012-09-01
1
-15
/
+19
*
MX28: Transfer small blocks via PIO in MXS MMC
Marek Vasut
2012-09-01
1
-26
/
+20
*
MX28: Split out the PIO and DMA transfer functions
Marek Vasut
2012-09-01
1
-68
/
+86
*
MX28: Fix up the MMC driver DMA mode
Marek Vasut
2012-09-01
1
-2
/
+8
*
mxs: prefix register structs with 'mxs' prefix
Otavio Salvador
2012-09-01
1
-10
/
+10
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2012-05-20
1
-1
/
+2
|
\
|
*
i.MX28: Check if WP detection is implemented at all
Marek Vasut
2012-05-15
1
-1
/
+2
*
|
i.MX28: Lower the amount of blocks transfered in one DMA cycle
Marek Vasut
2012-05-08
1
-1
/
+1
|
/
*
DMA: Split the APBH DMA init into block and channel init
Marek Vasut
2012-04-16
1
-0
/
+5
*
i.MX28: Allow coexistence of PIO and DMA mode for SD/MMC
Marek Vasut
2012-04-16
1
-1
/
+47
*
i.MX28: Do data transfers via DMA in MMC driver
Marek Vasut
2012-03-29
1
-30
/
+40
*
mmc: Implement card detection.
Thierry Reding
2012-01-08
1
-0
/
+1
*
iMX28: Add SSP MMC driver
Marek Vasut
2011-11-11
1
-0
/
+351