Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
237823e400083f44bc010829fd8e2a65cb3919f7
/
drivers
/
mmc
237823e
mmc: Access mode validation for eMMC cards > 2 GiB
by Łukasz Majewski
· 13 years ago
db7717b
mmc: sh_mmcif: add support for Renesas MMCIF
by Yoshihiro Shimoda
· 13 years ago
7d88de5
mmc: fix the condition for MMC version 4
by Yoshihiro Shimoda
· 13 years ago
11ebc70
MMC: add marvell sdhci driver
by Lei Wen
· 13 years ago
142c8f9
MMC: add sdhci generic framework
by Lei Wen
· 13 years ago
ea52676
MMC: add erase function to both mmc and sd
by Lei Wen
· 13 years ago
85f0ee4
mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3
by Tom Warren
· 13 years ago
9a77221
S5P: add set_mmc_clk for external clock control
by Jaehoon Chung
· 14 years ago
fcbb2bc
MMC S5P: Fix typo
by Dirk Behme
· 14 years ago
80f7021
Minor coding style cleanup.
by Wolfgang Denk
· 14 years ago
7414023
MMC: omap_hsmmc.c: Add missing prototype header
by Dirk Behme
· 14 years ago
1be94b7
fsl_esdhc: Initialize mmc->b_max
by Fabio Estevam
· 14 years ago
31b9980
mmc: enable partition switch function for emmc
by Lei Wen
· 14 years ago
d430d7c
cmd_mmc: eliminate device num in the mmc command
by Lei Wen
· 14 years ago
4538500
mmc_spi: generate response for send status command
by Thomas Chou
· 14 years ago
7f619cb
ATMEL: fix related common atmel driver files
by Reinhard Meyer
· 14 years ago
5807e79
avr32: fixup definitions to ATMEL_BASE_xxx
by Andreas Bießmann
· 14 years ago
94156fa
avr32: rename memory-map.h -> hardware.h
by Andreas Bießmann
· 14 years ago
bef0ff0
fsl_esdhc: Fix multi-block read restriction on i.MX53 eSDHCv2
by Jason Liu
· 14 years ago
91fcc4b
MMC: omap_hsmmc.c: disable multiblock rw on old rev omap34xx silicon
by John Rigby
· 14 years ago
f2f4366
MMC: make b_max unconditional
by John Rigby
· 14 years ago
17eb497
MMC: Add support for PL180 ARM mmc device
by Matt Waddel
· 14 years ago
6348b13
MMC may wrongly regconize 2GB eMMC as high capacity
by Raffaele Recalcati
· 14 years ago
894b1e2
mmc: trace added
by Raffaele Recalcati
· 14 years ago
1df837e
mmc: SEND_OP_COND considers card capabilities (voltage)
by Raffaele Recalcati
· 14 years ago
01a0dc6
mmc: checking status after commands with R1b response
by Raffaele Recalcati
· 14 years ago
4c92a65
mmc: remove duplicated header file
by Minkyu Kang
· 14 years ago
1254c3d
mmc: add generic mmc spi driver
by Thomas Chou
· 14 years ago
b588caf
mmc: constify & localize data
by Mike Frysinger
· 14 years ago
010ba98
drivers/mmc/fsl_esdhc.c: reordered tests
by Frans Meulenbroeks
· 14 years ago
d0e3c80
MMC: Max blocks value adjustable
by Matt Waddel
· 14 years ago
24bb5ab
SD1.00 wide-bus fix
by Alagu Sankar
· 15 years ago
f644151
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 14 years ago
0244963
fsl_esdhc: Deal with watermark level register related changes
by Priyanka Jain
· 14 years ago
dd269b9
Blackfin: bfin_sdh: add support for multiblock operations
by Sonic Zhang
· 14 years ago
df41087
Blackfin: bfin_sdh: set all timer bits before transfer
by Cliff Cai
· 15 years ago
134db0d
Blackfin: BF50x: new processor port
by Mike Frysinger
· 14 years ago
89b465a
S5P: mmc: Resolved interrupt error during mmc_init
by Chander Kashyap
· 14 years ago
c51b40d
fsl_esdhc: Correcting esdhc timeout counter calculation
by Priyanka Jain
· 14 years ago
9a878d5
fsl_esdhc: Add the workaround for erratum ESDHC-A001 (enable on P2020)
by Kumar Gala
· 14 years ago
a4de835
Minor Coding Style Cleanup.
by Wolfgang Denk
· 14 years ago
5034717
Davinci MMCSD Support
by Sandeep Paulraj
· 14 years ago
3935661
fsl_esdhc: Add the workaround for erratum ESDHC135 (enable on P4080)
by Roy Zang
· 14 years ago
ed41367
fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080)
by Jerry Huang
· 14 years ago
025eab0
fsl_esdhc: Fix esdhc disabled problem on some platforms
by Chenhui Zhao
· 14 years ago
d4933f2
fsl_esdhc: Fix the voltage validation process
by Li Yang
· 14 years ago
9a95095
fsl_esdhc: Fix max clock frequency
by Jerry Huang
· 14 years ago
0caea1a
fsl_esdhc: Use mmc_set_clock to set initial speed
by Jerry Huang
· 14 years ago
7b1868b
fsl_esdhc: Set the eSHDC DMACTL[SNOOP] bit after resetting the controller
by P.V.Suresh
· 14 years ago
f267557
AT91: gen_atmel_mci.c: fix bug when Slot B is used
by Reinhard Meyer
· 14 years ago
d3bfaac
mmc: omap: timeout counter fix
by Nishanth Menon
· 14 years ago
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
c25d1b9
mmc: Add multi-block read support to the generic mmc driver
by Alagu Sankar
· 14 years ago
eb28886
mmc: Clean up generic mmc driver multi-block write functions
by Steve Sakoman
· 14 years ago
e020dd4
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Wolfgang Denk
· 14 years ago
1136f69
Coding Style cleanup
by Wolfgang Denk
· 14 years ago
6b405b7
mmc: seperate block number into small parts for multi-write cmd
by Lei Wen
· 14 years ago
2db1e96
PXA: pxa-regs.h cleanup
by Marek Vasut
· 14 years ago
af3c3b2
s5p_mmc: support 8-bit bus width
by Jaehoon Chung
· 14 years ago
c53f5e5
ARMV7: OMAP: Add new mmc driver compatible with CONFIG_GENERIC_MMC
by Sukumar Ghorai
· 14 years ago
232293c
MMC: Fix for capacity calculation on eMMC
by Sukumar Ghorai
· 14 years ago
960e44e
Blackfin: bfin_sdh: clean up send_cmd
by Mike Frysinger
· 14 years ago
b030574
mmc: fix compiler warnings
by Wolfgang Denk
· 14 years ago
e1cc9c8
mmc: add boundary check for mmc operation
by Lei Wen
· 14 years ago
3961838
Merge branch 'at91' of git://git.denx.de/u-boot-atmel
by Wolfgang Denk
· 14 years ago
16894da
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Wolfgang Denk
· 14 years ago
c718a56
AT91: MCI: add SD/MMC driver using mmc framework
by Reinhard Meyer
· 14 years ago
c818984
S5P: Use accessor functions instead of SoC specific defines to access the base address
by Minkyu Kang
· 14 years ago
695d3e5
mmc: omap3: fix block read function
by Grazvydas Ignotas
· 14 years ago
c0c64ba
mmc: omap3: make local symbols static
by Grazvydas Ignotas
· 14 years ago
bcfeb35
S5P: mmc: use the standard debug macro
by Minkyu Kang
· 14 years ago
9b98044
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Wolfgang Denk
· 14 years ago
12760ab
S5P: support mmc driver
by Minkyu Kang
· 14 years ago
2a3d83a
Merge branch 'master' of ../master
by Wolfgang Denk
· 14 years ago
4aacb1f
Blackfin: bfin_sdh: convert to portmux framework
by Mike Frysinger
· 14 years ago
e454830
mmc: add function prototype for mmc_set_dev in mmc.h
by Steve Sakoman
· 14 years ago
c8d90dd
ARMV7: Restructure OMAP mmc driver to allow code sharing between OMAP3 and OMAP4
by Steve Sakoman
· 14 years ago
ee70eb5
OMAP: mmc: add support for second and third mmc channels
by Steve Sakoman
· 15 years ago
2cbd8f8
PXA: PXAMMC: Add Monahans support
by Marek Vasut
· 15 years ago
20ef98e
PXA: PXAMMC: Drop different delays for PXA27X
by Marek Vasut
· 15 years ago
a40545c
drivers/mmc/fsl_esdhc.c: fix compiler warnings
by Wolfgang Denk
· 15 years ago
5c72f35
ppc/85xx: PIO Support for FSL eSDHC Controller Driver
by Dipen Dudhat
· 15 years ago
e5853af
fsl_esdhc: Only modify the field we are changing in WML
by Roy Zang
· 15 years ago
b7ef756
fsl_esdhc: Add function to reset the eSDHC controller
by Jerry Huang
· 15 years ago
09876a3
fsl_esdhc: Always stop clock before changing frequency
by Kumar Gala
· 15 years ago
ab5338c
mxcmmc: fix warnings due to access 32 bit registers with 16 bit accessors
by Stefano Babic
· 15 years ago
b98d58e
Fix memory leak in mmc_read()
by Wolfgang Denk
· 15 years ago
ff7a5ca
fsl_esdhc: add support for mx51 processor
by Stefano Babic
· 15 years ago
6e00edf
MMC: add weak function to detect MMC/SD card
by Stefano Babic
· 15 years ago
f8e9a21
mmc: check correctness of the voltage mask in ocr
by Stefano Babic
· 15 years ago
e463892
Blackfin: convert bfin_sdh to generic mmc
by Cliff Cai
· 15 years ago
a647c72
omap3_mmc: Encapsulate twl4030 under option CONFIG_TWL4030_POWER
by Vaibhav Hiremath
· 15 years ago
2269198
OMAP3 MMC: Fix warning dereferencing type-punned pointer
by Dirk Behme
· 15 years ago
6e9de1d
Minor coding style cleanup.
by Wolfgang Denk
· 15 years ago
1ed4ae0
mxc-mmc: sdhc host driver for MX2 and MX3 proccessor
by Ilya Yanok
· 15 years ago
247e3c2
OMAP3 Move twl4030 mmc function
by Tom Rix
· 15 years ago
8459aab
mmc: set bus width to 1 and clock to minimum early during initialization
by Ilya Yanok
· 15 years ago
f751a3c
fsl_esdhc: Add device tree fixups
by Anton Vorontsov
· 15 years ago
6e8edf4
mmc: Fix decoding of SCR & function switch data on little-endian machines
by Yauhen Kharuzhy
· 16 years ago
b5198b3
mmc: Remove return from mmc_init for non SD 2.0 compatible cards.
by Yauhen Kharuzhy
· 16 years ago
Next »