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