summaryrefslogtreecommitdiff
path: root/firmware/target/arm/imx233/sdmmc-imx233.c
AgeCommit message (Expand)Author
2017-10-26Unify storage threads into oneMichael Sevakis
2017-03-12Do some housekeeping with fat.h and SECTOR_SIZEMichael Sevakis
2016-05-29imx233: two minor fixes for sd/mmcAmaury Pouly
2016-05-29imx233: add sd/mmc debug screenAmaury Pouly
2016-05-28imx233: generate register headers using headergen_v2 and update code for itAmaury Pouly
2014-11-10zen: typoAmaury Pouly
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis
2014-04-24imx233: fix commentsAmaury Pouly
2014-04-23imx233: fix typos and sdmmc bug regarding write bufferAmaury Pouly
2014-04-23imx233: fix sdmmc driver bug when sector count is 0Amaury Pouly
2014-02-11imx233: cleanup in sdmmcAmaury Pouly
2014-02-10imx233: add support for sd/mmc probingAmaury Pouly
2014-01-21Initial commit for the ZEN X-Fi StyleAmaury Pouly
2013-12-06imx233: fix storage code to work for non-MD buildsAmaury Pouly
2013-11-30Revert "imx233: always keep cards in TRAN mode"Amaury Pouly
2013-11-20imx233/sdmmc: {sd,mmc}_{present,removable} don't depend on multivolumeAmaury Pouly
2013-10-22imx233: fix partition window computationAmaury Pouly
2013-10-22Initial commit for the Creative ZEN and ZEN X-FiAmaury Pouly
2013-10-22Initial commit for the Creative ZEN MozaicAmaury Pouly
2013-10-22imx233/sdmmc: add write protect pin configAmaury Pouly
2013-10-22imx233: extend partition window support to be more genericAmaury Pouly
2013-10-21imx233: simplify sd/mmc codeAmaury Pouly
2013-09-25Initial commit for the sony NWZ-E360 and NWZ-E370Amaury Pouly
2013-09-07imx233: implement mmc card infoAmaury Pouly
2013-09-06imx233: fix horrible sd/mmc bugAmaury Pouly
2013-09-06cosmeticsAmaury Pouly
2013-08-22imx233: revert sd card high speed (unstable)Amaury Pouly
2013-08-21imx233: add support for 50MHz clock with SD cardsAmaury Pouly
2013-08-21imx233: fix drive strength for sd/mmcAmaury Pouly
2013-08-21imx233: always keep cards in TRAN modeAmaury Pouly
2013-08-21imx233: add support for CMD23 in sd/mmcAmaury Pouly
2013-08-21imx233: rework yield management for wait state, didn't make senseAmaury Pouly
2013-08-17Cleanup MV/MD macros a little.Michael Sevakis
2013-07-02imx233: fix sd init sequenceAmaury Pouly
2013-06-17imx233: various sdmmc fixesAmaury Pouly
2013-06-17imx233: introduce virtual pins to simplify pin setupAmaury Pouly
2013-06-17imx233: normalise pinctrl namesAmaury Pouly
2013-06-16imx233: rewrite ssp using new register headersAmaury Pouly
2013-06-16imx233: fix sdmmc codeAmaury Pouly
2013-01-15imx233: fix sd windowed driveAmaury Pouly
2012-12-16imx233: simplify sdmmc led handling, fix typoAmaury Pouly
2012-10-10imx233/fuze+: add status led(icon) support to sd/mmc storage layerAmaury Pouly
2012-08-30imx233: fix compilation of sdmmc for non-mmc targetsAmaury Pouly
2012-08-30fix yellowAmaury Pouly
2012-08-30imx233: fix idle storage notification for sd/mmc driverAmaury Pouly
2012-08-23imx233: sdmmc driver enhancementAmaury Pouly
2012-08-21imx233: remove debug panicAmaury Pouly
2012-08-21imx233: simplify sd/mmc driverAmaury Pouly
2012-08-18imx233: merge sd and mmc drivers, fix dma issuesAmaury Pouly