summaryrefslogtreecommitdiff
path: root/bootloader/imx233.c (unfollow)
Commit message (Expand)Author
2015-01-12Get rid of stupid _backlight_* function namesMarcin Bukat
2015-01-08imx233: add a comment in the bootloaderAmaury Pouly
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis
2014-08-28Fix up the bootloadersMichael Sevakis
2014-08-08Bootloaders need the reacharound to get at the internal goodsMichael Sevakis
2014-02-10zen/bootloader: power down the LCD at the end of the bootloader if neededAmaury Pouly
2014-02-10imx233: stop the watchdog before loading main firmwareAmaury Pouly
2013-11-19Fix sim redAmaury Pouly
2013-11-19Fix redAmaury Pouly
2013-10-21imx233/bootloader: fix comment about disk initAmaury Pouly
2013-10-21imx233: fix bootloaderAmaury Pouly
2013-09-26imx233/bl: usb mode has priority over holdAmaury Pouly
2013-09-26imx233/bootloader: fix redAmaury Pouly
2013-09-26imx233/bootloader: power off on holdAmaury Pouly
2013-09-25imx233: always boost in bootloaderAmaury Pouly
2013-09-25imx233: shorten bootloader messages when screen is smallAmaury Pouly
2013-09-05fix copyrightAmaury Pouly
2013-06-27Move load_firmware() to separate fileMarcin Bukat
2013-06-18imx233: fix bootloader for stmp3600 and stmp3700Amaury Pouly
2013-06-16imx233: rewrite power using new registersAmaury Pouly
2012-08-30imx233: display battery voltage in bootloader (along with percent)Amaury Pouly
2012-05-19imx233: move the freescale partition handling to its own fileAmaury Pouly
2012-03-15imx233: enable charging in bootloader USB mode by including powermgmtAmaury Pouly
2012-02-28imx233: print power up source in the bootloaderAmaury Pouly
2011-12-31usb-target.h: removeRafaël Carré
2011-12-31usb_plugged() is PP onlyRafaël Carré
2011-12-26imx233: print rockbox version in bootloaderAmaury Pouly
2011-09-23imx233/fuze+: rework crt0 and linker script to be able to load at any address...Amaury Pouly
2011-09-13imx233/fuze+: rework linker script to load the bootloader at ram start + 1Mb ...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-22imx233/fuze+: add SD detection supportAmaury Pouly
2011-07-09imx233/fuze+: make SOURCES more correct, implement i2c for fmradioAmaury 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-11fuze+: implement Synaptics RMI driver on top of i2c, add touchpad debug scree...Amaury Pouly
2011-05-01Sansa Fuze+: initial commit (bootloader only, LCD basically working)Amaury Pouly
2010-08-12Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and...Thomas Martitz
2010-06-23sansa AMS bootloader: build if USE_ROCKBOX_USB isn't definedRafaël Carré
2010-06-23Sansa AMS bootloader: enter USB mode only when neededRafaël Carré
2010-06-18as3525*: enable MMU in bootloaderRafaël Carré
2010-06-18Sansa AMS: fix bootloader USB modeRafaël Carré
2010-06-18as3525: bootloader USB modeRafaël Carré
2010-02-05Make Clip+ bootloader buildRafaël Carré
2009-12-31FS#10047 : Clipv2Rafaël Carré
2009-06-17Sansa c200v2 : lcd & backlight support, using the c200v1 lcd driverRafaël Carré
2009-06-08FS#10048 : enable MMU and data cache on Sansa AMS to give a major speed upRafaël Carré
2009-05-20Sansa AMS: Centralise mapping of RAM and IRAM in as3525.h via #defines. This ...Thomas Martitz