summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/imx233
AgeCommit message (Expand)AuthorFilesLines
2011-07-22imx233/fuze+: add pin irq supportAmaury Pouly2-0/+84
2011-07-22imx233/fuze+: implement gpio interruptsAmaury Pouly2-0/+10
2011-07-22imx233/fuze+: gives bootloader argument to mainAmaury Pouly1-0/+3
2011-07-09imx233/fuze+: make SOURCES more correct, implement i2c for fmradioAmaury Pouly2-2/+114
2011-07-03imx233: add missing i2c fileAmaury Pouly2-0/+323
2011-07-03imx233/fuze+: replace software i2c by hardware i2c, make some code more corre...Amaury Pouly8-220/+222
2011-07-02imx233/fuze+: simplify ssp pin codeAmaury Pouly1-29/+4
2011-07-02imx233/fuze+: don't compile {touchpad code,sd} in bootloader mode, fix style ...Amaury Pouly2-1/+10
2011-07-02imx233/fuze+: make config.h more correct, remove logo from bootloader, update...Amaury Pouly2-32/+56
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