| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'master' of git://git.denx.de/u-boot-tegra | Tom Rini | 2014-10-23 | -1/+1 |
|\ |
|
| * | mmc: Tegra: Fix timeout issue seen on certain eMMC parts | Marcel Ziswiler | 2014-10-22 | -1/+1 |
* | | arm: marvell: Move arch/kirkwood.h to arch/soc.h | Stefan Roese | 2014-10-23 | -1/+1 |
* | | dm: exynos: Make sure that GPIOs are requested | Simon Glass | 2014-10-22 | -1/+6 |
|/ |
|
* | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-10-11 | -25/+111 |
|\ |
|
| * | Merge branch 'topic/arm/socfpga-20141006' of git://git.denx.de/u-boot-socfpga | Tom Rini | 2014-10-06 | -12/+27 |
| |\ |
|
| | * | arm: socfpga: mmc: Pick the clock from clock manager | Pavel Machek | 2014-10-06 | -4/+11 |
| | * | mmc: dw_mmc: cleanups | Pavel Machek | 2014-10-06 | -12/+22 |
| * | | dw_mmc: cleanups | Pavel Machek | 2014-10-03 | -11/+13 |
| * | | mmc: Fix mmc bus width | Mario Schuknecht | 2014-10-03 | -2/+3 |
| * | | mvebu_mmc: Driver addition | Mario Schuknecht | 2014-10-03 | -1/+61 |
| * | | mmc: restore capacity when switching to partition 0 | Peter Bigot | 2014-10-03 | -3/+8 |
| * | | mmc: fix ERASE_GRP_DEF handling | Hannes Petermaier | 2014-10-03 | -0/+2 |
| * | | mmc: set correct block size value in bfin sdh driver | Sonic Zhang | 2014-10-03 | -3/+4 |
| |/ |
|
* | | samsung: Enable device tree for s5p_goni | Simon Glass | 2014-10-08 | -2/+0 |
|/ |
|
* | cosmetic: replace MIN, MAX with min, max | Masahiro Yamada | 2014-09-24 | -1/+1 |
* | kconfig: add blank Kconfig files | Masahiro Yamada | 2014-09-24 | -0/+0 |
* | ls102xa: esdhc: Add esdhc support for LS102xA | Wang Huan | 2014-09-08 | -2/+2 |
* | socfpga: cleanup socfpga_dw_mmc | Pavel Machek | 2014-08-30 | -4/+4 |
* | socfpga: fix clock manager register definition | Pavel Machek | 2014-08-29 | -2/+2 |
* | MMC: atmel_mci: enable high speed mode support | Bo Shen | 2014-08-01 | -1/+6 |
* | MMC: atmel_mci: refactor setting the mode register | Bo Shen | 2014-08-01 | -14/+42 |
* | mmc/dw_mmc: Fix clock divider calculation error for bypass mode | Chin Liang See | 2014-08-01 | -1/+4 |
* | mmc: s3c: Add SD driver | Marek Vasut | 2014-08-01 | -0/+322 |
* | bcm2835_sdhci: Add SDHCI_QUIRK_NO_HISPD_BIT flag | Lubomir Rintel | 2014-08-01 | -1/+1 |
* | ARM: kirkwood: add mvsdio driver | DrEagle | 2014-08-01 | -0/+362 |
* | Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-07-28 | -134/+7 |
|\ |
|
| * | sunxi: Remove mmc DMA support | Hans de Goede | 2014-07-06 | -134/+7 |
* | | mmc: prevent some warnings with make W=1 | Jeroen Hofstee | 2014-07-18 | -4/+4 |
* | | dirvers: mmc: use __weak | Jeroen Hofstee | 2014-07-18 | -11/+9 |
|/ |
|
* | includes: move openssl headers to include/u-boot | Jeroen Hofstee | 2014-06-19 | -1/+1 |
* | mmc: free allocated memory on initialization errors | Darwin Rambo | 2014-06-12 | -2/+6 |
* | mmc: return meaningful error codes from mmc_select_hwpart | Stephen Warren | 2014-06-12 | -3/+4 |
* | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-06-02 | -103/+172 |
|\ |
|
| * | mmc: s5p_sdhci: add the s5p_sdhci_core_init function | Jaehoon Chung | 2014-05-16 | -25/+17 |
| * | mmc: exynos_dw_mmc: enable the DDR mode | Jaehoon Chung | 2014-05-16 | -0/+1 |
| * | mmc: dw_mmc: support the DDR mode | Jaehoon Chung | 2014-05-16 | -2/+10 |
| * | mmc: support the DDR mode for eMMC | Jaehoon Chung | 2014-05-16 | -3/+13 |
| * | mmc: remove the unnecessary define and fix the wrong bit control | Jaehoon Chung | 2014-05-16 | -1/+1 |
| * | mmc: exynos_dw_mmc: restore the property into host | Jaehoon Chung | 2014-05-16 | -73/+131 |
* | | mmc: atmel_mci: fix print incorrect buffer content for debug | Wu, Josh | 2014-05-27 | -2/+3 |
* | | sunxi: mmc support | Ian Campbell | 2014-05-25 | -0/+504 |
* | | esdhc/usdhc: Fix warning when CONFIG_SYS_FSL_ESDHC_USE_PIO is not set | Tom Rini | 2014-05-23 | -0/+3 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-mmc | Tom Rini | 2014-05-23 | -16/+366 |
|\ \ |
|
| * | | mmc: provide a select_hwpart implementation for get_device() | Stephen Warren | 2014-05-23 | -0/+26 |
| * | | eMMC: add support for operations in RPMB partition | Pierre Aubert | 2014-05-23 | -0/+324 |
| * | | mmc: Handle switch error status bit in MMC card status | Andrew Gabbasov | 2014-05-23 | -1/+3 |
| * | | mmc: postponed needless timer initialization | Mateusz Zalega | 2014-05-23 | -1/+4 |
| * | | esdhc/usdhc: Fix PIO mode bug in fsl_esdhc driver | Ye.Li | 2014-05-22 | -14/+9 |
* | | | Merge remote-tracking branch 'u-boot/master' | Albert ARIBAUD | 2014-05-20 | -1/+1 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|