summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/imx233/mmc-imx233.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-19imx233: move the freescale partition handling to its own fileAmaury Pouly1-30/+14
2012-05-10imx233: add pinctrl debug code to track pin usesAmaury Pouly1-0/+1
2011-12-15imx233: fix to typo and remove a forgotten panicAmaury Pouly1-1/+1
2011-09-13imx233/fuze+: define mmc stubs, correctly handle ssp maximum transfer size, c...Amaury Pouly1-19/+98
2011-09-05imx233:fuze+: major memory and usb reworkAmaury Pouly1-28/+43
2011-07-22imx233/fuze+: add SD detection supportbootloader_ams_v4Amaury Pouly1-1/+6
2011-07-02imx233/fuze+: don't compile {touchpad code,sd} in bootloader mode, fix style ...Amaury Pouly1-1/+1
2011-06-30imx233/fuze+: ssp, dma, mmc now work properly, partially implement cpu freque...Amaury Pouly1-14/+132
2011-06-17fuze+: add more clocking code, add dma code, add ssp code, add stub usb code,...Amaury Pouly1-0/+100