| Commit message (Expand) | Author | Age | Lines |
* | Minor Coding Style Cleanup. | Wolfgang Denk | 2011-02-02 | -1/+0 |
* | Davinci MMCSD Support | Sandeep Paulraj | 2011-02-02 | -0/+405 |
* | fsl_esdhc: Add the workaround for erratum ESDHC135 (enable on P4080) | Roy Zang | 2011-01-14 | -0/+5 |
* | fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080) | Jerry Huang | 2011-01-14 | -1/+9 |
* | fsl_esdhc: Fix esdhc disabled problem on some platforms | Chenhui Zhao | 2011-01-14 | -6/+8 |
* | fsl_esdhc: Fix the voltage validation process | Li Yang | 2010-12-18 | -5/+15 |
* | fsl_esdhc: Fix max clock frequency | Jerry Huang | 2010-12-18 | -1/+1 |
* | fsl_esdhc: Use mmc_set_clock to set initial speed | Jerry Huang | 2010-12-18 | -1/+1 |
* | fsl_esdhc: Set the eSHDC DMACTL[SNOOP] bit after resetting the controller | P.V.Suresh | 2010-12-13 | -4/+4 |
* | AT91: gen_atmel_mci.c: fix bug when Slot B is used | Reinhard Meyer | 2010-12-07 | -0/+1 |
* | mmc: omap: timeout counter fix | Nishanth Menon | 2010-11-19 | -25/+82 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -2/+2 |
* | mmc: Add multi-block read support to the generic mmc driver | Alagu Sankar | 2010-11-04 | -71/+39 |
* | mmc: Clean up generic mmc driver multi-block write functions | Steve Sakoman | 2010-11-04 | -24/+14 |
* | Merge branch 'master' of git://git.denx.de/u-boot-samsung | Wolfgang Denk | 2010-10-29 | -5/+14 |
|\ |
|
| * | s5p_mmc: support 8-bit bus width | Jaehoon Chung | 2010-10-19 | -5/+14 |
* | | Coding Style cleanup | Wolfgang Denk | 2010-10-27 | -1/+0 |
* | | mmc: seperate block number into small parts for multi-write cmd | Lei Wen | 2010-10-27 | -15/+39 |
* | | PXA: pxa-regs.h cleanup | Marek Vasut | 2010-10-19 | -46/+52 |
|/ |
|
* | ARMV7: OMAP: Add new mmc driver compatible with CONFIG_GENERIC_MMC | Sukumar Ghorai | 2010-10-17 | -0/+416 |
* | MMC: Fix for capacity calculation on eMMC | Sukumar Ghorai | 2010-10-17 | -0/+11 |
* | Blackfin: bfin_sdh: clean up send_cmd | Mike Frysinger | 2010-10-02 | -10/+15 |
* | mmc: fix compiler warnings | Wolfgang Denk | 2010-09-19 | -2/+2 |
* | mmc: add boundary check for mmc operation | Lei Wen | 2010-09-18 | -0/+10 |
* | Merge branch 'at91' of git://git.denx.de/u-boot-atmel | Wolfgang Denk | 2010-09-08 | -4/+402 |
|\ |
|
| * | AT91: MCI: add SD/MMC driver using mmc framework | Reinhard Meyer | 2010-09-03 | -4/+402 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-samsung | Wolfgang Denk | 2010-09-08 | -23/+13 |
|\ \ |
|
| * | | S5P: Use accessor functions instead of SoC specific defines to access the bas... | Minkyu Kang | 2010-08-17 | -5/+1 |
| * | | S5P: mmc: use the standard debug macro | Minkyu Kang | 2010-08-10 | -18/+12 |
| |/ |
|
* | | mmc: omap3: fix block read function | Grazvydas Ignotas | 2010-08-12 | -26/+21 |
* | | mmc: omap3: make local symbols static | Grazvydas Ignotas | 2010-08-12 | -25/+17 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-samsung | Wolfgang Denk | 2010-08-04 | -0/+479 |
|\ |
|
| * | S5P: support mmc driver | Minkyu Kang | 2010-08-03 | -0/+479 |
* | | Merge branch 'master' of ../master | Wolfgang Denk | 2010-07-15 | -9/+9 |
|\ \ |
|
| * | | Blackfin: bfin_sdh: convert to portmux framework | Mike Frysinger | 2010-07-13 | -9/+9 |
| |/ |
|
* | | mmc: add function prototype for mmc_set_dev in mmc.h | Steve Sakoman | 2010-07-05 | -2/+2 |
* | | ARMV7: Restructure OMAP mmc driver to allow code sharing between OMAP3 and OMAP4 | Steve Sakoman | 2010-07-05 | -4/+251 |
* | | OMAP: mmc: add support for second and third mmc channels | Steve Sakoman | 2010-07-05 | -2/+37 |
|/ |
|
* | PXA: PXAMMC: Add Monahans support | Marek Vasut | 2010-06-13 | -3/+6 |
* | PXA: PXAMMC: Drop different delays for PXA27X | Marek Vasut | 2010-06-13 | -8/+0 |
* | drivers/mmc/fsl_esdhc.c: fix compiler warnings | Wolfgang Denk | 2010-05-15 | -17/+17 |
* | ppc/85xx: PIO Support for FSL eSDHC Controller Driver | Dipen Dudhat | 2010-04-23 | -2/+85 |
* | fsl_esdhc: Only modify the field we are changing in WML | Roy Zang | 2010-04-07 | -5/+4 |
* | fsl_esdhc: Add function to reset the eSDHC controller | Jerry Huang | 2010-04-07 | -0/+17 |
* | fsl_esdhc: Always stop clock before changing frequency | Kumar Gala | 2010-04-07 | -8/+3 |
* | mxcmmc: fix warnings due to access 32 bit registers with 16 bit accessors | Stefano Babic | 2010-03-21 | -18/+18 |
* | Fix memory leak in mmc_read() | Wolfgang Denk | 2010-03-11 | -1/+1 |
* | fsl_esdhc: add support for mx51 processor | Stefano Babic | 2010-03-07 | -48/+101 |
* | MMC: add weak function to detect MMC/SD card | Stefano Babic | 2010-03-07 | -0/+7 |
* | mmc: check correctness of the voltage mask in ocr | Stefano Babic | 2010-03-07 | -1/+9 |