Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2b323511678a1e7601b41ce8a98c7f7f31ef6b17
/
drivers
/
mmc
89b465a
S5P: mmc: Resolved interrupt error during mmc_init
by Chander Kashyap
· Tue Mar 22 01:40:50 2011 +0000
c51b40d
fsl_esdhc: Correcting esdhc timeout counter calculation
by Priyanka Jain
· Thu Mar 03 09:18:56 2011 +0530
9a878d5
fsl_esdhc: Add the workaround for erratum ESDHC-A001 (enable on P2020)
by Kumar Gala
· Sat Jan 29 15:36:10 2011 -0600
a4de835
Minor Coding Style Cleanup.
by Wolfgang Denk
· Wed Feb 02 22:36:10 2011 +0100
5034717
Davinci MMCSD Support
by Sandeep Paulraj
· Mon Dec 20 20:01:21 2010 -0500
3935661
fsl_esdhc: Add the workaround for erratum ESDHC135 (enable on P4080)
by Roy Zang
· Fri Jan 07 00:06:47 2011 -0600
ed41367
fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080)
by Jerry Huang
· Thu Jan 06 23:42:19 2011 -0600
025eab0
fsl_esdhc: Fix esdhc disabled problem on some platforms
by Chenhui Zhao
· Tue Jan 04 17:23:05 2011 +0800
d4933f2
fsl_esdhc: Fix the voltage validation process
by Li Yang
· Thu Nov 25 17:06:09 2010 +0000
9a95095
fsl_esdhc: Fix max clock frequency
by Jerry Huang
· Thu Nov 25 17:06:10 2010 +0000
0caea1a
fsl_esdhc: Use mmc_set_clock to set initial speed
by Jerry Huang
· Thu Nov 25 17:06:07 2010 +0000
7b1868b
fsl_esdhc: Set the eSHDC DMACTL[SNOOP] bit after resetting the controller
by P.V.Suresh
· Sat Dec 04 10:37:23 2010 +0530
f267557
AT91: gen_atmel_mci.c: fix bug when Slot B is used
by Reinhard Meyer
· Tue Nov 16 09:24:41 2010 +0100
d3bfaac
mmc: omap: timeout counter fix
by Nishanth Menon
· Fri Nov 19 11:18:12 2010 -0500
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· Fri Nov 05 15:48:07 2010 +0100
c25d1b9
mmc: Add multi-block read support to the generic mmc driver
by Alagu Sankar
· Mon Oct 25 07:23:56 2010 -0700
eb28886
mmc: Clean up generic mmc driver multi-block write functions
by Steve Sakoman
· Thu Oct 28 09:00:26 2010 -0700
e020dd4
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Wolfgang Denk
· Fri Oct 29 21:47:48 2010 +0200
1136f69
Coding Style cleanup
by Wolfgang Denk
· Wed Oct 27 22:48:30 2010 +0200
6b405b7
mmc: seperate block number into small parts for multi-write cmd
by Lei Wen
· Thu Oct 14 13:38:11 2010 +0800
2db1e96
PXA: pxa-regs.h cleanup
by Marek Vasut
· Thu Sep 09 09:50:39 2010 +0200
af3c3b2
s5p_mmc: support 8-bit bus width
by Jaehoon Chung
· Mon Sep 27 15:43:52 2010 +0900
c53f5e5
ARMV7: OMAP: Add new mmc driver compatible with CONFIG_GENERIC_MMC
by Sukumar Ghorai
· Sat Sep 18 20:32:33 2010 -0700
232293c
MMC: Fix for capacity calculation on eMMC
by Sukumar Ghorai
· Mon Sep 20 18:29:29 2010 +0530
960e44e
Blackfin: bfin_sdh: clean up send_cmd
by Mike Frysinger
· Mon Jun 21 20:56:54 2010 +0000
b030574
mmc: fix compiler warnings
by Wolfgang Denk
· Sun Sep 19 01:03:20 2010 +0200
e1cc9c8
mmc: add boundary check for mmc operation
by Lei Wen
· Mon Sep 13 22:07:27 2010 +0800
3961838
Merge branch 'at91' of git://git.denx.de/u-boot-atmel
by Wolfgang Denk
· Wed Sep 08 00:42:00 2010 +0200
16894da
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Wolfgang Denk
· Wed Sep 08 00:03:22 2010 +0200
c718a56
AT91: MCI: add SD/MMC driver using mmc framework
by Reinhard Meyer
· Fri Aug 13 10:31:06 2010 +0200
c818984
S5P: Use accessor functions instead of SoC specific defines to access the base address
by Minkyu Kang
· Fri Aug 13 16:07:35 2010 +0900
695d3e5
mmc: omap3: fix block read function
by Grazvydas Ignotas
· Wed Aug 11 15:56:03 2010 -0700
c0c64ba
mmc: omap3: make local symbols static
by Grazvydas Ignotas
· Wed Aug 11 15:51:12 2010 -0700
bcfeb35
S5P: mmc: use the standard debug macro
by Minkyu Kang
· Thu Aug 05 09:55:14 2010 +0900
9b98044
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Wolfgang Denk
· Wed Aug 04 00:35:10 2010 +0200
12760ab
S5P: support mmc driver
by Minkyu Kang
· Tue Jul 06 20:26:06 2010 +0900
2a3d83a
Merge branch 'master' of ../master
by Wolfgang Denk
· Thu Jul 15 22:48:46 2010 +0200
4aacb1f
Blackfin: bfin_sdh: convert to portmux framework
by Mike Frysinger
· Wed Jun 02 05:59:50 2010 -0400
e454830
mmc: add function prototype for mmc_set_dev in mmc.h
by Steve Sakoman
· Thu Jul 01 12:12:42 2010 -0700
c8d90dd
ARMV7: Restructure OMAP mmc driver to allow code sharing between OMAP3 and OMAP4
by Steve Sakoman
· Wed Jun 09 12:54:58 2010 -0700
ee70eb5
OMAP: mmc: add support for second and third mmc channels
by Steve Sakoman
· Thu Apr 29 10:28:14 2010 -0700
2cbd8f8
PXA: PXAMMC: Add Monahans support
by Marek Vasut
· Wed Oct 14 00:25:33 2009 +0200
20ef98e
PXA: PXAMMC: Drop different delays for PXA27X
by Marek Vasut
· Mon Apr 05 02:28:14 2010 +0200
a40545c
drivers/mmc/fsl_esdhc.c: fix compiler warnings
by Wolfgang Denk
· Sun May 09 23:52:59 2010 +0200
5c72f35
ppc/85xx: PIO Support for FSL eSDHC Controller Driver
by Dipen Dudhat
· Mon Oct 05 15:41:58 2009 +0530
e5853af
fsl_esdhc: Only modify the field we are changing in WML
by Roy Zang
· Tue Feb 09 18:23:33 2010 +0800
b7ef756
fsl_esdhc: Add function to reset the eSDHC controller
by Jerry Huang
· Thu Mar 18 15:57:06 2010 -0500
09876a3
fsl_esdhc: Always stop clock before changing frequency
by Kumar Gala
· Thu Mar 18 15:51:05 2010 -0500
ab5338c
mxcmmc: fix warnings due to access 32 bit registers with 16 bit accessors
by Stefano Babic
· Sat Mar 13 21:09:00 2010 +0100
b98d58e
Fix memory leak in mmc_read()
by Wolfgang Denk
· Thu Mar 11 23:35:43 2010 +0100
ff7a5ca
fsl_esdhc: add support for mx51 processor
by Stefano Babic
· Fri Feb 05 15:11:27 2010 +0100
6e00edf
MMC: add weak function to detect MMC/SD card
by Stefano Babic
· Fri Feb 05 15:04:43 2010 +0100
f8e9a21
mmc: check correctness of the voltage mask in ocr
by Stefano Babic
· Wed Jan 20 18:20:39 2010 +0100
e463892
Blackfin: convert bfin_sdh to generic mmc
by Cliff Cai
· Fri Nov 20 08:24:43 2009 +0000
a647c72
omap3_mmc: Encapsulate twl4030 under option CONFIG_TWL4030_POWER
by Vaibhav Hiremath
· Mon Nov 23 16:36:05 2009 +0530
2269198
OMAP3 MMC: Fix warning dereferencing type-punned pointer
by Dirk Behme
· Mon Sep 28 08:17:50 2009 -0400
6e9de1d
Minor coding style cleanup.
by Wolfgang Denk
· Mon Aug 10 10:38:34 2009 +0200
1ed4ae0
mxc-mmc: sdhc host driver for MX2 and MX3 proccessor
by Ilya Yanok
· Mon Jun 08 04:12:49 2009 +0400
247e3c2
OMAP3 Move twl4030 mmc function
by Tom Rix
· Sun Jun 28 12:52:31 2009 -0500
8459aab
mmc: set bus width to 1 and clock to minimum early during initialization
by Ilya Yanok
· Mon Jun 29 17:53:16 2009 +0400
f751a3c
fsl_esdhc: Add device tree fixups
by Anton Vorontsov
· Wed Jun 10 00:25:29 2009 +0400
6e8edf4
mmc: Fix decoding of SCR & function switch data on little-endian machines
by Yauhen Kharuzhy
· Thu May 07 00:43:30 2009 +0300
b5198b3
mmc: Remove return from mmc_init for non SD 2.0 compatible cards.
by Yauhen Kharuzhy
· Thu May 07 13:08:53 2009 +0300
b6eed94
mmc: drop unnecessary casts
by Rabin Vincent
· Sun Apr 05 13:30:56 2009 +0530
bdf7a68
mmc: fix response decoding on little endian
by Rabin Vincent
· Sun Apr 05 13:30:55 2009 +0530
69d4e2c
mmc: use lldiv to fix arm eabi build
by Rabin Vincent
· Sun Apr 05 13:30:54 2009 +0530
3e448aa
mmc: check find_mmc_device return value
by Rabin Vincent
· Sun Apr 05 13:30:53 2009 +0530
21d2cd2
Replace __attribute references with __attribute__
by Peter Tyser
· Mon Apr 20 11:08:46 2009 -0500
36e2351
Blackfin: convert bfin_sdh to legacy mmc
by Mike Frysinger
· Sun Mar 22 23:43:31 2009 -0400
ddd99a1
OMAP3: Clean up MMC code
by Dirk Behme
· Fri Feb 20 17:51:28 2009 +0100
ed07676
Coding Style cleanup; update CHANGELOG
by Wolfgang Denk
· Sun Feb 22 01:19:52 2009 +0100
f5127ca
ARM:PXA Use new definitions in mmc.h
by Tom Rix
· Fri Feb 20 03:47:50 2009 +0100
ca4a212
Reduce the scope of PXA's mmc_read/mmc_write/mmc_bread functions
by Andy Fleming
· Fri Feb 20 03:47:50 2009 +0100
e75f633
pxa: move mmc drivers to drivers/mmc
by Jean-Christophe PLAGNIOL-VILLARD
· Fri Feb 20 03:47:50 2009 +0100
140000f
ARM:OMAP3 Change mmc_init to mmc_legacy_init
by Tom Rix
· Thu Feb 19 16:45:43 2009 -0600
e52ffb8
Add support for the Freescale eSDHC found on 8379 and 8536 SoCs
by Andy Fleming
· Thu Oct 30 16:47:16 2008 -0500
ad347bb
Add MMC Framework
by Andy Fleming
· Thu Oct 30 16:41:01 2008 -0500
9b81c6e
Convert mmc_init to mmc_legacy_init
by Andy Fleming
· Thu Oct 30 16:21:00 2008 -0500
0919258
Eliminate support for using MMC as memory
by Andy Fleming
· Thu Oct 30 16:19:25 2008 -0500
7ed11ee
Blackfin: add driver for on-chip MMC/SD controller
by Cliff Cai
· Sat Nov 29 18:22:38 2008 -0500
9721eda
OMAP3: Add MMC support
by Dirk Behme
· Sun Dec 14 09:47:17 2008 +0100
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
3762825
Fix merge problems
by Stefan Roese
· Wed Aug 06 14:05:38 2008 +0200
fdc8563
mmc: Move atmel_mci driver into drivers/mmc
by Haavard Skinnemoen
· Thu Jun 12 19:27:58 2008 +0200
eb22096
Create drivers/mmc subdirectory
by Haavard Skinnemoen
· Thu Jun 12 19:27:56 2008 +0200