Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Minor coding style cleanup. | Wolfgang Denk | 2009-08-10 | -1/+0 |
| | | | | Signed-off-by: Wolfgang Denk <wd@denx.de> | |||
* | mxc-mmc: sdhc host driver for MX2 and MX3 proccessor | Ilya Yanok | 2009-08-09 | -0/+523 |
This is a port of Linux driver for SDHC host controller hardware found on Freescale's MX2 and MX3 processors. Uses new generic MMC framework (CONFIG_GENERIC_MMC) and it looks like there are some problems with a framework (at least on LE cpus). Some of these problems are addressed in the following patches. Signed-off-by: Ilya Yanok <yanok@emcraft.com> |