summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/imx233
AgeCommit message (Expand)AuthorFilesLines
2011-06-30imx233/fuze+: ssp, dma, mmc now work properly, partially implement cpu freque...Amaury Pouly9-49/+287
2011-06-17fuze+: add more clocking code, add dma code, add ssp code, add stub usb code,...Amaury Pouly12-0/+1025
2011-05-13fuze+: implement a full-blown debug screen for touchpad with graphical feedbackAmaury Pouly1-28/+118
2011-05-11fuze+: implement Synaptics RMI driver on top of i2c, add touchpad debug scree...Amaury Pouly2-0/+135
2011-05-10fuze+: add init/enable/disable lcd sequences for the second lcd kind (only ba...Amaury Pouly1-2/+90
2011-05-04fuze+: move defines from .c to .h; implement button reading for volume up/dow...Amaury Pouly4-26/+45
2011-05-02fuze+: use mdelay and not udelay in lcd sequencesAmaury Pouly1-34/+35
2011-05-01Sansa Fuze+: initial commit (bootloader only, LCD basically working)Amaury Pouly21-0/+1792