summaryrefslogtreecommitdiffstats
path: root/flash/bootbox/main.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-24Simplify powermgmt thread loops so it calls functions turn (no more power_thr...Michael Sevakis1-2/+1
2008-11-01Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts1-3/+3
2008-10-12Archos flash loader: compile with -Os and make all internal functions static ...Jens Arnold1-10/+4
2008-09-24Clean up bootbox main file.Jens Arnold1-22/+1
2008-07-06Repair charging screen on archos. usb_detect() doesn't return a boolean since...Jens Arnold1-2/+2
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-05Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin1-1/+1
2008-03-26Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis1-1/+1
2007-08-15Switch to using millivolt for battery voltage and other internal voltages. * ...Jens Arnold1-1/+1
2007-04-06Now charcell displays require lcd_update() for updating the main lcd content ...Jens Arnold1-8/+3
2007-02-18CONFIG_CHARGINGJonathan Gordon1-2/+2
2006-11-11Improved power management (FS#3001). Shutdown rockbox when the battery gets t...Barry Wardell1-0/+4
2006-10-30General: changed local adc to voltage conversions in several places to use ba...Michael Sevakis1-10/+5
2006-06-06Work-in-progress rework of charging status reading & display: * Changed sever...Jens Arnold1-7/+7
2005-08-23forgot to commit these improvements to the bootbox charging info, since quite...Jörg Hohensohn1-28/+54
2005-07-11Postfix for bootbox: charging screen reacts on ON press not release as well.Jens Arnold1-1/+1
2005-07-11Fixed a long-standing bug in the charging screen. The charging screen froze w...Jens Arnold1-21/+6
2005-07-10improvements suggested by Jens: prompt for USB in case of problems, handle po...Jörg Hohensohn1-25/+30
2005-07-02I though I removed this unnecessary lineJörg Hohensohn1-3/+0
2005-06-22fix for OndioJörg Hohensohn1-0/+13
2005-06-21Rolo problem fixedJörg Hohensohn1-8/+4
2005-06-21"Bootbox" is a minimalistic rescue firmware for Archos models. Not working ye...Jörg Hohensohn1-0/+237