1. 9d92245 dm: Use dm.h header when driver mode is used by Simon Glass · 7 years ago
  2. 4119b70 mmc: tegra: allow disabling external clock loopback by Marcel Ziswiler · 8 years ago
  3. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  4. 07b0b9c mmc: change the set_ios return type from void to int by Jaehoon Chung · 8 years ago
  5. e8adca9 mmc: tegra: only use new clock/reset APIs by Stephen Warren · 8 years ago
  6. 6a474db mmc: tegra: Add DM_MMC support to Tegra MMC driver by Tom Warren · 8 years ago
  7. f53c4e4 mmc: tegra: priv struct and naming cleanup by Stephen Warren · 8 years ago
  8. 6138d5b mmc: tegra: don't use periph_id in pad_init_mmc() by Stephen Warren · 8 years ago
  9. 6b83588 mmc: tegra: move pad_init_mmc() into MMC driver by Stephen Warren · 8 years ago
  10. 67748a7 mmc: tegra: use correct alias for SDHCI/MMC nodes by Stephen Warren · 8 years ago
  11. eb3f68a ARM: tegra: fix Tegra186 SDHCI clock/reset names by Stephen Warren · 8 years ago
  12. c049307 mmc: tegra: port to standard clock/reset APIs by Stephen Warren · 8 years ago
  13. 915ffa5 mmc: use the generic error number by Jaehoon Chung · 8 years ago
  14. 39f6333 mmc: tegra: add basic Tegra186 support by Stephen Warren · 8 years ago
  15. e05ab0d tegra: mmc: Fix comments in the MMC driver init by Simon Glass · 9 years ago
  16. 0f92582 of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  17. 7aaa5a6 ARM: Tegra210: Add support to common Tegra source/config files by Tom Warren · 10 years ago
  18. c39e2a7 mmc: tegra: Build warning fixes for 64-bit by Thierry Reding · 9 years ago
  19. 707ac1a tegra: mmc: Set the removable flag correctly by Simon Glass · 9 years ago
  20. 5a20397 mmc: remove the MMC_MODE_HC flag by Rob Herring · 10 years ago
  21. 0347960 dm: mmc: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  22. 19d7bf3 tegra: make local functions static by Jeroen Hofstee · 10 years ago
  23. 09fb736 mmc: Tegra: Fix timeout issue seen on certain eMMC parts by Marcel Ziswiler · 10 years ago
  24. f175603 ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICE by Stephen Warren · 10 years ago
  25. 93bfd61 mmc: Split mmc struct, rework mmc initialization (v2) by Pantelis Antoniou · 11 years ago
  26. 22cb7d3 mmc: Convert mmc struct's name array to a pointer by Pantelis Antoniou · 11 years ago
  27. ab769f2 mmc: Remove ops from struct mmc and put in mmc_ops by Pantelis Antoniou · 11 years ago
  28. a73ca47 mmc: tegra: support Tegra124 by Stephen Warren · 11 years ago
  29. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  30. 2d348a1 mmc: Tegra: Add SD bus power/voltage function and MMC pad init call. by Tom Warren · 12 years ago
  31. c9aa831 Tegra: MMC: Add DT support to MMC driver for all T20 boards by Tom Warren · 12 years ago
  32. d23d8d7 mmc: add support for write protection by Nikita Kiryanov · 12 years ago
  33. 2c601c7 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · 12 years ago
  34. 1981539 mmc: tegra: use bounce buffer APIs by Stephen Warren · 12 years ago
  35. 8c0ec0d mmc: tegra: support 4-bit operation too on 8-bit slots by Stephen Warren · 12 years ago
  36. 150c249 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · 12 years ago
  37. 29f3e3f Tegra: Change Tegra20 to Tegra in common code, prep for T30 by Tom Warren · 12 years ago
  38. 00a2749 tegra20: rename tegra2 -> tegra20 by Allen Martin · 12 years ago
  39. 3f82d89 mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.* by Tom Warren · 12 years ago[Renamed (99%) from drivers/mmc/tegra2_mmc.c]
  40. 60e242e drivers/mmc/tegra2_mmc.c: fix GCC 4.6 warning by Anatolij Gustschin · 12 years ago
  41. cf39cf5 Tegra: mmc: Fixed handling of interrupts in timeouts. by Tom Warren · 13 years ago
  42. 98450d0 tegra: mmc: Support operation with dcache enabled by Simon Glass · 13 years ago
  43. bf83662 mmc: tegra2: Implement card-detect hook. by Thierry Reding · 13 years ago
  44. 9877841 tegra2: Modify MMC driver to handle power and cd GPIOs by Stephen Warren · 13 years ago
  45. 0963ff3 Tegra2: mmc: Factor out mmc_wait_inhibit functionality by Anton staaf · 13 years ago
  46. 9b3d187 Tegra2: mmc: Add data transfer completion timeout by Anton staaf · 13 years ago
  47. 5a762e2 Tegra2: mmc: Support DMA restarts at buffer boundaries by Anton staaf · 13 years ago
  48. 8e42f0d Tegra2: mmc: define register field values in tegra2_mmc.h by Anton staaf · 13 years ago
  49. de71fbe tegra2: Move MMC clock initialization into MMC driver by Stephen Warren · 13 years ago
  50. ccf7988 tegra2: Enable MMC for Seaboard by Tom Warren · 13 years ago
  51. 4ed59e7 tegra2: Add more clock functions by Simon Glass · 13 years ago
  52. 21ef6a1 mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3 by Tom Warren · 13 years ago