summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/imx233/sd-imx233.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-20imx233: fix sd window size testAmaury Pouly1-1/+1
2012-05-20CosmeticsAmaury Pouly1-1/+0
2012-05-19Initial commit for the Creative ZEN X-Fi2 and X-Fi3 portsAmaury Pouly1-0/+22
2012-05-19imx233: completely rework the sd driverAmaury Pouly1-122/+202
2012-05-10imx233: add pinctrl debug code to track pin usesAmaury Pouly1-0/+1
2012-02-01fuze+: pin B1P30 is volume down key and has no relation with SDAmaury Pouly1-3/+0
2011-12-22sd-imx233: fix a few parameters when calling send_cmd, thanks to Andrej Sinic...Amaury Pouly1-4/+4
2011-12-15Remove two useless variable and hopefully finally fix redAmaury Pouly1-2/+0
2011-12-15imx233: fix to typo and remove a forgotten panicAmaury Pouly1-3/+0
2011-12-15imx233/fuze+: add support for sd card, enable FAT16 support because it's comm...Amaury Pouly1-49/+230
2011-09-13imx233/fuze+: define sd stubAmaury Pouly1-0/+5
2011-09-05imx233:fuze+: major memory and usb reworkAmaury Pouly1-0/+6
2011-07-24imx233/fuze+: cleanup sd codeAmaury Pouly1-4/+0
2011-07-23imx233/fuze+: huge reworkAmaury Pouly1-7/+127
2011-07-22imx233/fuze+: add SD detection supportbootloader_ams_v4Amaury Pouly1-1/+52
2011-06-30imx233/fuze+: ssp, dma, mmc now work properly, partially implement cpu freque...Amaury Pouly1-1/+1
2011-06-17fuze+: add more clocking code, add dma code, add ssp code, add stub usb code,...Amaury Pouly1-0/+14
2011-05-01Sansa Fuze+: initial commit (bootloader only, LCD basically working)Amaury Pouly1-0/+48