linux-2.6: Add a driver to run an MMC or SD card over a GPIO based SPI interface.
authormb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 21 Mar 2008 16:52:27 +0000 (16:52 +0000)
committermb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 21 Mar 2008 16:52:27 +0000 (16:52 +0000)
commitd1f1e397b9e6dfac0812bec87cec3f714a9a2539
tree00729e819e26f1a8e0d033bc83befb59ac9f5773
parenta5a03eb6b4a1f340123adb7e5f17e2ecca983913
linux-2.6: Add a driver to run an MMC or SD card over a GPIO based SPI interface.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10637 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/kernel/modules/other.mk
package/mmc_over_gpio/Makefile [new file with mode: 0644]
package/mmc_over_gpio/src/Makefile [new file with mode: 0644]
package/mmc_over_gpio/src/linux/spi/spi_gpio.h [new file with mode: 0644]
package/mmc_over_gpio/src/mmc_over_spigpio.c [new file with mode: 0644]
package/mmc_over_gpio/src/spi_gpio.c [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.23/700-ssb-gigabit-ethernet-driver.patch
target/linux/generic-2.6/patches-2.6.23/300-add-mmc-spi-driver.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.23/930-ssb_fixes.patch
This page took 0.025451 seconds and 4 git commands to generate.