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