summaryrefslogtreecommitdiffstats
path: root/bootloader/imx233.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-12Get rid of stupid _backlight_* function namesMarcin Bukat1-2/+2
2015-01-08imx233: add a comment in the bootloaderAmaury Pouly1-0/+1
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis1-1/+2
2014-08-28Fix up the bootloadersMichael Sevakis1-1/+1
2014-08-08Bootloaders need the reacharound to get at the internal goodsMichael Sevakis1-0/+1
2014-02-10zen/bootloader: power down the LCD at the end of the bootloader if neededAmaury Pouly1-0/+7
2014-02-10imx233: stop the watchdog before loading main firmwareAmaury Pouly1-0/+2
2013-11-19Fix sim redAmaury Pouly1-1/+1
2013-11-19Fix redAmaury Pouly1-6/+1
2013-10-21imx233/bootloader: fix comment about disk initAmaury Pouly1-2/+2
2013-10-21imx233: fix bootloaderAmaury Pouly1-2/+1
2013-09-26imx233/bl: usb mode has priority over holdAmaury Pouly1-17/+18
2013-09-26imx233/bootloader: fix redAmaury Pouly1-0/+5
2013-09-26imx233/bootloader: power off on holdAmaury Pouly1-0/+12
2013-09-25imx233: always boost in bootloaderAmaury Pouly1-0/+5
2013-09-25imx233: shorten bootloader messages when screen is smallAmaury Pouly1-7/+10
2013-09-05fix copyrightAmaury Pouly1-1/+1
2013-06-27Move load_firmware() to separate fileMarcin Bukat1-1/+3
2013-06-18imx233: fix bootloader for stmp3600 and stmp3700Amaury Pouly1-1/+3
2013-06-16imx233: rewrite power using new registersAmaury Pouly1-1/+1
2012-08-30imx233: display battery voltage in bootloader (along with percent)Amaury Pouly1-1/+1
2012-05-19imx233: move the freescale partition handling to its own fileAmaury Pouly1-6/+13
2012-03-15imx233: enable charging in bootloader USB mode by including powermgmtAmaury Pouly1-0/+13
2012-02-28imx233: print power up source in the bootloaderAmaury Pouly1-0/+2
2011-12-31usb-target.h: removeRafaël Carré1-1/+0
2011-12-31usb_plugged() is PP onlyRafaël Carré1-2/+2
2011-12-26imx233: print rockbox version in bootloaderbootloader_fuzeplus_v1Amaury Pouly1-0/+2
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