]> Git Repo - u-boot.git/commit
drivers: mmc: add driver for Microchip PIC32 SDHCI controller.
authorAndrei Pistirica <[email protected]>
Thu, 28 Jan 2016 10:00:18 +0000 (15:30 +0530)
committerDaniel Schwierzeck <[email protected]>
Mon, 1 Feb 2016 21:14:01 +0000 (22:14 +0100)
commit102142c9e01f1b40b02db5239710bf37f4a17293
tree8f6c19f3ff1052a0f965faab1401b73057dd45c0
parent44da3a176c5bd48b7ed257454e3e551c956adb30
drivers: mmc: add driver for Microchip PIC32 SDHCI controller.

This driver implements platform specific glue and fixups for
PIC32 internal SDHCI controller.

Signed-off-by: Andrei Pistirica <[email protected]>
Signed-off-by: Sandeep Sheriker Mallikarjun <[email protected]>
Signed-off-by: Purna Chandra Mandal <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Reviewed-by: Daniel Schwierzeck <[email protected]>
drivers/mmc/Kconfig
drivers/mmc/Makefile
drivers/mmc/pic32_sdhci.c [new file with mode: 0644]
drivers/mmc/sdhci.c
This page took 0.046173 seconds and 4 git commands to generate.