summaryrefslogtreecommitdiffstats
path: root/bootloader/imx233.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-23imx233/fuze+: rework crt0 and linker script to be able to load at any address...Amaury Pouly1-3/+3
2011-09-13imx233/fuze+: rework linker script to load the bootloader at ram start + 1Mb ...Amaury Pouly1-4/+6
2011-09-05imx233/fuze+: fix apps linker script, add comment in bootloaderAmaury Pouly1-0/+2
2011-09-05imx233/fuze+: don't reboot after usb more, enter usb more after storage init,...Amaury Pouly1-9/+3
2011-09-05imx233:fuze+: major memory and usb reworkAmaury Pouly1-16/+80
2011-07-22imx233/fuze+: add SD detection supportbootloader_ams_v4Amaury Pouly1-2/+7
2011-07-09imx233/fuze+: make SOURCES more correct, implement i2c for fmradioAmaury Pouly1-0/+1
2011-07-02imx233/fuze+: make config.h more correct, remove logo from bootloader, update...Amaury Pouly1-3/+2
2011-06-30imx233/fuze+: ssp, dma, mmc now work properly, partially implement cpu freque...Amaury Pouly1-33/+9
2011-06-17fuze+: add more clocking code, add dma code, add ssp code, add stub usb code,...Amaury Pouly1-3/+35
2011-05-11fuze+: implement Synaptics RMI driver on top of i2c, add touchpad debug scree...Amaury Pouly1-0/+6
2011-05-01Sansa Fuze+: initial commit (bootloader only, LCD basically working)Amaury Pouly1-0/+91