Commit Graph

37 Commits (e160f7d430f163bc42757aff3bf2bcac0a459f02)

Author SHA1 Message Date
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 7 years ago
Jaehoon Chung 07b0b9c00c mmc: change the set_ios return type from void to int 7 years ago
Stephen Warren e8adca9ecf mmc: tegra: only use new clock/reset APIs 8 years ago
Tom Warren 6a474db489 mmc: tegra: Add DM_MMC support to Tegra MMC driver 8 years ago
Stephen Warren f53c4e4bbd mmc: tegra: priv struct and naming cleanup 8 years ago
Stephen Warren 6138d5b682 mmc: tegra: don't use periph_id in pad_init_mmc() 8 years ago
Stephen Warren 6b83588eea mmc: tegra: move pad_init_mmc() into MMC driver 8 years ago
Stephen Warren 67748a73b1 mmc: tegra: use correct alias for SDHCI/MMC nodes 8 years ago
Stephen Warren eb3f68afbc ARM: tegra: fix Tegra186 SDHCI clock/reset names 8 years ago
Stephen Warren c04930762d mmc: tegra: port to standard clock/reset APIs 8 years ago
Jaehoon Chung 915ffa5213 mmc: use the generic error number 8 years ago
Stephen Warren 39f633320c mmc: tegra: add basic Tegra186 support 8 years ago
Simon Glass e05ab0dae8 tegra: mmc: Fix comments in the MMC driver init 8 years ago
Masahiro Yamada 0f9258228e of: clean up OF_CONTROL ifdef conditionals 9 years ago
Tom Warren 7aaa5a60ce ARM: Tegra210: Add support to common Tegra source/config files 9 years ago
Thierry Reding c39e2a75fd mmc: tegra: Build warning fixes for 64-bit 9 years ago
Simon Glass 707ac1ad17 tegra: mmc: Set the removable flag correctly 9 years ago
Rob Herring 5a20397b00 mmc: remove the MMC_MODE_HC flag 9 years ago
Simon Glass 0347960b87 dm: mmc: Remove use of fdtdec GPIO support 9 years ago
Jeroen Hofstee 19d7bf3d86 tegra: make local functions static 10 years ago
Marcel Ziswiler 09fb73611f mmc: Tegra: Fix timeout issue seen on certain eMMC parts 10 years ago
Stephen Warren f175603f7c ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICE 10 years ago
Pantelis Antoniou 93bfd61677 mmc: Split mmc struct, rework mmc initialization (v2) 10 years ago
Pantelis Antoniou 22cb7d334e mmc: Convert mmc struct's name array to a pointer 10 years ago
Pantelis Antoniou ab769f227f mmc: Remove ops from struct mmc and put in mmc_ops 10 years ago
Stephen Warren a73ca4789f mmc: tegra: support Tegra124 10 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Tom Warren 2d348a1652 mmc: Tegra: Add SD bus power/voltage function and MMC pad init call. 11 years ago
Tom Warren c9aa831ee2 Tegra: MMC: Add DT support to MMC driver for all T20 boards 11 years ago
Nikita Kiryanov d23d8d7e06 mmc: add support for write protection 11 years ago
Stephen Warren 1981539914 mmc: tegra: use bounce buffer APIs 12 years ago
Stephen Warren 8c0ec0dbc4 mmc: tegra: support 4-bit operation too on 8-bit slots 12 years ago
Tom Warren 150c24936b Tegra20: Move some include files to arch-tegra for sharing with Tegra30 12 years ago
Tom Warren 29f3e3f248 Tegra: Change Tegra20 to Tegra in common code, prep for T30 12 years ago
Allen Martin 00a2749d7b tegra20: rename tegra2 -> tegra20 12 years ago
Tom Warren 3f82d89d3d mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.* 12 years ago
Anatolij Gustschin 60e242ed24 drivers/mmc/tegra2_mmc.c: fix GCC 4.6 warning 12 years ago
Tom Warren cf39cf5597 Tegra: mmc: Fixed handling of interrupts in timeouts. 12 years ago
Simon Glass 98450d0220 tegra: mmc: Support operation with dcache enabled 12 years ago
Thierry Reding bf83662ba3 mmc: tegra2: Implement card-detect hook. 13 years ago
Stephen Warren 9877841f6b tegra2: Modify MMC driver to handle power and cd GPIOs 13 years ago
Anton staaf 0963ff3a97 Tegra2: mmc: Factor out mmc_wait_inhibit functionality 13 years ago
Anton staaf 9b3d1873c8 Tegra2: mmc: Add data transfer completion timeout 13 years ago
Anton staaf 5a762e2509 Tegra2: mmc: Support DMA restarts at buffer boundaries 13 years ago
Anton staaf 8e42f0d62b Tegra2: mmc: define register field values in tegra2_mmc.h 13 years ago
Stephen Warren de71fbe468 tegra2: Move MMC clock initialization into MMC driver 13 years ago
Tom Warren ccf7988b9a tegra2: Enable MMC for Seaboard 13 years ago
Simon Glass 4ed59e70e4 tegra2: Add more clock functions 13 years ago
Tom Warren 21ef6a109c mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3 13 years ago
Jaehoon Chung 68a8cbfad9 S5P: add set_mmc_clk for external clock control 13 years ago