summaryrefslogtreecommitdiff
path: root/firmware/target/arm/imx233
AgeCommit message (Expand)Author
2011-09-06imx233/fuze+: implement user time api, implement a stub function, protect tim...Amaury Pouly
2011-09-05imx233/fuze+: fix apps linker script, add comment in bootloaderAmaury Pouly
2011-09-05imx233/fuze+: don't reboot after usb more, enter usb more after storage init,...Amaury Pouly
2011-09-05imx233:fuze+: major memory and usb reworkAmaury Pouly
2011-07-24imx233/fuze+: implement lcd_blit_yuv (untested)Amaury Pouly
2011-07-24imx233/fuze+: cleanup sd codeAmaury Pouly
2011-07-23imx233/fuze+: move page table to dramAmaury Pouly
2011-07-23imx233/fuze+: huge reworkAmaury Pouly
2011-07-23imx233/fuze+: prepare target to enable MMUAmaury Pouly
2011-07-22imx233/fuze+: add SD detection supportAmaury Pouly
2011-07-22imx233/fuze+: add pin irq supportAmaury Pouly
2011-07-22imx233/fuze+: implement gpio interruptsAmaury Pouly
2011-07-22imx233/fuze+: gives bootloader argument to mainAmaury Pouly
2011-07-09imx233/fuze+: make SOURCES more correct, implement i2c for fmradioAmaury Pouly
2011-07-03imx233: add missing i2c fileAmaury Pouly
2011-07-03imx233/fuze+: replace software i2c by hardware i2c, make some code more corre...Amaury Pouly
2011-07-02imx233/fuze+: simplify ssp pin codeAmaury Pouly
2011-07-02imx233/fuze+: don't compile {touchpad code,sd} in bootloader mode, fix style ...Amaury Pouly
2011-07-02imx233/fuze+: make config.h more correct, remove logo from bootloader, update...Amaury Pouly
2011-06-30imx233/fuze+: ssp, dma, mmc now work properly, partially implement cpu freque...Amaury Pouly
2011-06-17fuze+: add more clocking code, add dma code, add ssp code, add stub usb code,...Amaury Pouly
2011-05-13fuze+: implement a full-blown debug screen for touchpad with graphical feedbackAmaury Pouly
2011-05-11fuze+: implement Synaptics RMI driver on top of i2c, add touchpad debug scree...Amaury Pouly
2011-05-10fuze+: add init/enable/disable lcd sequences for the second lcd kind (only ba...Amaury Pouly
2011-05-04fuze+: move defines from .c to .h; implement button reading for volume up/dow...Amaury Pouly
2011-05-02fuze+: use mdelay and not udelay in lcd sequencesAmaury Pouly
2011-05-01Sansa Fuze+: initial commit (bootloader only, LCD basically working)Amaury Pouly