| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2013-06-22 | -23/+265 |
|\ |
|
| * | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-06-19 | -23/+265 |
| |\ |
|
| | * | MMC: DWMMC: Fix FIFO_DEPTH calculation | Rajeshwari Shinde | 2013-06-17 | -8/+6 |
| | * | MMC: APIs to support resize of EMMC boot partition | Amar | 2013-06-13 | -0/+134 |
| | * | EXYNOS5: DWMMC: Added FDT support for DWMMC | Amar | 2013-06-13 | -10/+117 |
| | * | DWMMC: Initialise dwmci and resolve EMMC read write issues | Amar | 2013-06-13 | -9/+12 |
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mmc | Tom Rini | 2013-06-14 | -17/+74 |
|\ \ \
| |/ /
|/| | |
|
| * | | mmc: report capacity for the selected partition | Stephen Warren | 2013-06-13 | -7/+61 |
| * | | fsl_esdhc: Do not clear interrupt status bits until data processed | Andrew Gabbasov | 2013-06-13 | -4/+3 |
| * | | mmc: fsl_esdhc: Fix hang after 'save' command | Fabio Estevam | 2013-06-13 | -1/+1 |
| * | | mmc write bug fix | Ruud Commandeur | 2013-06-13 | -3/+5 |
| * | | mmc: sdhci: Enable 8-bit bus width only for 3.0 spec onwards | Jagannadha Sutradharudu Teki | 2013-06-13 | -2/+4 |
* | | | mmc: omap_hsmmc: Update pbias programming | Balaji T K | 2013-06-10 | -11/+9 |
|/ / |
|
* | | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-05-30 | -868/+536 |
|\ \
| |/
|/| |
|
| * | powerpc/esdhc: Correct judgement for DATA PIO mode | Haijun.Zhang | 2013-05-15 | -1/+1 |
| * | mmc: update Faraday FTSDC010 for rw performance | Kuo-Jung Su | 2013-05-15 | -688/+378 |
| * | drivers/mmc: move spl_mmc.c to common/spl | Ying Zhang | 2013-05-15 | -140/+0 |
| * | mmc: fsl_esdhc: Use calloc() | Fabio Estevam | 2013-05-06 | -2/+1 |
| * | mmc: sdhci: return error when failed add_sdhci(). | Jaehoon Chung | 2013-05-06 | -4/+2 |
| * | sdhci: Add sdhci support for spear devices | Vipin Kumar | 2013-05-06 | -0/+45 |
| * | davinci, mmc: Added a delay reading ext CSD register | Davide Bonfanti | 2013-05-06 | -1/+4 |
| * | mmc: Split device init to decouple OCR-polling delay | Che-Liang Chiou | 2013-05-06 | -32/+105 |
* | | mmc: atmel_mci: add mmc card support | Bo Shen | 2013-05-12 | -1/+4 |
* | | mmc: atmel_mci: using IP version for different setting | Bo Shen | 2013-05-12 | -4/+38 |
* | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-05-11 | -4/+4 |
|\ \ |
|
| * | | palmas: rename twl6035_mmc1_poweron_ldo with an palmas generic function | Nishanth Menon | 2013-05-10 | -1/+1 |
| * | | twl6035: rename to palmas | Nishanth Menon | 2013-05-10 | -3/+3 |
* | | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-05-11 | -1/+1 |
|\ \ \ |
|
| * | | | imx: Move some header files from arch-mxs to imx-common | Stefan Roese | 2013-04-22 | -1/+1 |
* | | | | Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-05-11 | -20/+23 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | part/dev_desc: Add log2 of blocksize to block_dev_desc data struct | Egbert Eich | 2013-05-01 | -0/+1 |
| * | | mmc: Define a constant for the maximum block size | Simon Glass | 2013-05-01 | -12/+13 |
| * | | spl_mmc: cleanup variable types | Peter Korsgaard | 2013-05-01 | -8/+9 |
* | | | mmc: Add support for Xilinx Zynq sdhci controller | Michal Simek | 2013-04-30 | -0/+41 |
|/ / |
|
* | | mmc: check the revision for sd3.0 | Jaehoon Chung | 2013-04-17 | -0/+2 |
* | | mmc: support the correct card version for eMMC | Jaehoon Chung | 2013-04-17 | -0/+18 |
|/ |
|
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-04-14 | -5/+3 |
|\ |
|
| * | fsl_esdhc: Fix DMA transfer completion waiting loop | Andrew Gabbasov | 2013-04-14 | -2/+1 |
| * | fsl_esdhc: flush cache after IO completion | Eric Nelson | 2013-04-14 | -3/+2 |
* | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-04-04 | -0/+7 |
|\ \
| |/ |
|
| * | mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a board | Abbas Raza | 2013-04-03 | -0/+7 |
* | | ARM: bcm2835: fix get_timer() to return ms | Stephen Warren | 2013-04-04 | -2/+3 |
* | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-03-26 | -3/+5 |
|\ \ |
|
| * | | mmc:sdhci:fix: Change default interrupts enabled at SDHCI initialization | Ćukasz Majewski | 2013-03-12 | -3/+5 |
* | | | mmc: omap_hsmmc.c: only register getcd/getwp callbacks if gpio could be used | Peter Korsgaard | 2013-03-24 | -2/+6 |
* | | | mmc: mmc_getcd/getwp: use sensible defaults | Peter Korsgaard | 2013-03-24 | -4/+12 |
* | | | mmc: add bcm2835 driver | Stephen Warren | 2013-03-20 | -0/+190 |
| |/
|/| |
|
* | | Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-03-15 | -58/+168 |
|\ \ |
|
| * | | mmc: Tegra: Add SD bus power/voltage function and MMC pad init call. | Tom Warren | 2013-03-14 | -8/+55 |
| * | | Tegra: MMC: Add DT support to MMC driver for all T20 boards | Tom Warren | 2013-03-14 | -58/+121 |