summaryrefslogtreecommitdiff
path: root/apps/plugins/firmware_flash.c
AgeCommit message (Collapse)Author
2005-08-23size check adjusted, naked bootbox is smallJörg Hohensohn
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7389 a1c6a512-1295-4272-9138-f99709370657
2005-01-08Allow flashing for players with alternative boot ROM.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5538 a1c6a512-1295-4272-9138-f99709370657
2004-12-30player version check extended up to 5.08Jörg Hohensohn
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5522 a1c6a512-1295-4272-9138-f99709370657
2004-10-23the flash plugins are now checking the battery level firstJörg Hohensohn
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5332 a1c6a512-1295-4272-9138-f99709370657
2004-10-22allow Ondio ROM v1.04 for flashing, I changed my mind about the Ondio key ↵Jörg Hohensohn
assignment, some cleanup git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5323 a1c6a512-1295-4272-9138-f99709370657
2004-10-07Ondio flash supportJörg Hohensohn
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5213 a1c6a512-1295-4272-9138-f99709370657
2004-08-30New debug feature: Use the SH1 user break controller to catch illegal memory ↵Jens Arnold
accesses git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5026 a1c6a512-1295-4272-9138-f99709370657
2004-07-20Added a check to prevent the flash plugins being used (and crashing) if ↵Jörg Hohensohn
Rockbox runs directly in flash ROM. (You need to RoLo a .ajz before re-flashing.) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4906 a1c6a512-1295-4272-9138-f99709370657
2004-06-29Corrected spellingLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4813 a1c6a512-1295-4272-9138-f99709370657
2004-01-08The splash() function's second argument (keymask) is now removed, as itDaniel Stenberg
was not used by any code. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4201 a1c6a512-1295-4272-9138-f99709370657
2004-01-05tolerate firmware v1.32 for a V2 RecorderJörg Hohensohn
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4191 a1c6a512-1295-4272-9138-f99709370657
2004-01-02checks relaxed again, to tolerate firmware 1.15-1.29 for recordersJörg Hohensohn
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4186 a1c6a512-1295-4272-9138-f99709370657
2003-12-15prevent compiler errors on platforms we can't (currently) flashDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4158 a1c6a512-1295-4272-9138-f99709370657
2003-12-12fixed a // comment, added a comment how this source file checks for featuresDaniel Stenberg
the wrong way. I didn't address the actual error due to limited time. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4128 a1c6a512-1295-4272-9138-f99709370657
2003-12-07relaxed version checking, some people had problems with itJörg Hohensohn
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4114 a1c6a512-1295-4272-9138-f99709370657
2003-11-30now supporting V2 Recorder, firmware_flash has extra checks against files ↵Jörg Hohensohn
for wrong platform (hope it's not too strict, causing false rejects) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4084 a1c6a512-1295-4272-9138-f99709370657
2003-11-19Disable this plugin on v2 recorders for nowBjörn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4043 a1c6a512-1295-4272-9138-f99709370657
2003-10-26the plugin is now prepared to flash the "V2" variant: boxes without boot ROM ↵Jörg Hohensohn
which start from flash mirrored to address zero git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3988 a1c6a512-1295-4272-9138-f99709370657
2003-09-09I release this plugin to cvs, now that I released new firmware images (see ↵Jörg Hohensohn
http://joerg.hohensohn.bei.t-online.de/archos/flash) with my new CRC check. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3953 a1c6a512-1295-4272-9138-f99709370657