Commit Graph

45 Commits (lime2-spi)

Author SHA1 Message Date
Icenowy Zheng 42956f1b85 sunxi: add MMC support for H6 6 years ago
Adam Sampson 979b239b4c dm: mmc: sunxi: Add A10/A20 compatible strings 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Philipp Tomsich 5ff8e54888 sunxi: improve throughput in the sunxi_mmc driver 6 years ago
Stefan Mavrodiev 4744d81cc0 sunxi: mmc: Fix phase delays 6 years ago
Heinrich Schuchardt 8be4e61d01 mmc: sunxi: support cd-inverted 6 years ago
Chen-Yu Tsai 8a647fc3ca mmc: sunxi: Only update timing mode bit when enabling new timing mode 7 years ago
Maxime Ripard ead3697d7e mmc: sunxi: fix legacy MMC initialisation 7 years ago
Maxime Ripard de9b1771c3 mmc: sunxi: Support new mode 7 years ago
Simon Glass dd27918c22 dm: mmc: sunxi: Add support for driver model 7 years ago
Simon Glass ec73d96090 dm: mmc: sunxi: Drop mmc_clk_io_on() 7 years ago
Simon Glass 034e226bc7 dm: mmc: sunxi: Pass private data around explicitly 7 years ago
Simon Glass 3f5af12a5d dm: mmc: sunxi: Rename mmchost to priv 7 years ago
Simon Glass e3c794e2fa dm: mmc: sunxi: Rename struct sunxi_mmc_host to sunxi_mmc_priv 7 years ago
Jaehoon Chung 07b0b9c00c mmc: change the set_ios return type from void to int 7 years ago
Maxime Ripard fb01318467 mmc: sunxi: Enable 8bits bus width for sun8i 8 years ago
Jaehoon Chung 915ffa5213 mmc: use the generic error number 8 years ago
Hans de Goede ef36d9ae16 sunxi: Use BROM stored boot_media value to determine our boot-source 8 years ago
Tobias Doerffel 26c0c15786 sunxi: mmc: increase status register polling rate for data transfers 8 years ago
Siarhei Siamashka d96ebc468d sunxi: Add support for Allwinner A64 SoCs 8 years ago
Alexander Graf 0ea5a04fbc sunxi: Explicitly cast u32 pointer conversions 8 years ago
Stephen Warren 7c4213f6a5 block: pass block dev not num to read/write/erase() 8 years ago
Hans de Goede be90974c43 sunxi: mmc: Fix clk-delay settings 9 years ago
Yousong Zhou 28f69b9a22 sunxi: mmc: set transfer timeout according to byte_cnt. 9 years ago
Daniel Kochmański 645c48f50e sunxi: Create helper function veryfing valid boot signature on MMC 9 years ago
Hans de Goede 1c09fa38e0 sunxi: mmc: Enable pull-up on card-detect gpio pin 9 years ago
Rob Herring 5a20397b00 mmc: remove the MMC_MODE_HC flag 9 years ago
Hans de Goede 90641f82f1 sunxi: mmc: Fix card-detect gpio handling to work with the driver-model 9 years ago
Hans de Goede 44d8ae5b69 sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool 9 years ago
Hans de Goede 1f3e877def sunxi: mmc: Always declare High Capacity capability 9 years ago
Hans de Goede 1de32b8a69 sunxi: mmc: Always declare High Capacity capability 9 years ago
Siarhei Siamashka 5abdb156bb sunxi: mmc: Add 'sunxi_' prefix to the static functions 9 years ago
Hans de Goede daf22636c2 sunxi: mmc: Add support for sun9i (A80) 9 years ago
Hans de Goede 5b8d7fb4fe sunxi: mmc: Use a realistic timeout when sending a mmc command 9 years ago
Axel Lin b0c4ae1a51 mmc: sunxi: Fix misuse of gpio_direction_input() 9 years ago
Hans de Goede fc3a832576 sunxi: mmc: Properly setup mod-clk and clock sampling phases 9 years ago
Hans de Goede 967325feb2 dm: sunxi: Request card detect gpio 10 years ago
Ian Campbell ed41e62f51 sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I 10 years ago
Chen-Yu Tsai e637b30b9c mmc: sunxi: Add support for sun8i (A23) 10 years ago
Hans de Goede e79c7c8810 sunxi: When we've both mmc0 and mmc2, detect from which one we're booting 10 years ago
Hans de Goede cd82113a98 sunxi: Add mmc card-detect functionality 10 years ago
Hans de Goede 1d1bd42eb0 ARM: sunxi-mmc: Add mmc support for sun6i / A31 10 years ago
Wills Wang a3e8c22011 mmc: sunxi: add SDHC support for sun6i/sun7i/sun8i 10 years ago
Hans de Goede b6ae6765c5 sunxi: Remove mmc DMA support 10 years ago
Ian Campbell e24ea55c04 sunxi: mmc support 10 years ago