index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
flash
/
bootbox
Age
Commit message (
Expand
)
Author
2008-12-24
Simplify powermgmt thread loops so it calls functions turn (no more power_thr...
Michael Sevakis
2008-11-25
Added 'keywords' and 'eol-style' properties.
Björn Stenberg
2008-11-20
New makefile solution: A single invocation of 'make' to build the entire tree...
Björn Stenberg
2008-11-01
Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...
Frank Gevaerts
2008-10-12
Archos flash loader: compile with -Os and make all internal functions static ...
Jens Arnold
2008-09-24
Clean up bootbox main file.
Jens Arnold
2008-07-06
Repair charging screen on archos. usb_detect() doesn't return a boolean since...
Jens Arnold
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-05
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...
Nicolas Pennequin
2008-03-26
kill the release script and build tarball from *everything* in SVN...
Daniel Stenberg
2008-03-26
Do core interrupt masking in a less general fashion and save some instruction...
Michael Sevakis
2008-03-13
Fix Red
Karl Kurbjun
2007-08-15
Switch to using millivolt for battery voltage and other internal voltages. * ...
Jens Arnold
2007-04-06
Now charcell displays require lcd_update() for updating the main lcd content ...
Jens Arnold
2007-02-18
CONFIG_CHARGING
Jonathan Gordon
2006-11-27
Bootbox now needs target includes.
Jens Arnold
2006-11-11
Improved power management (FS#3001). Shutdown rockbox when the battery gets t...
Barry Wardell
2006-10-30
General: changed local adc to voltage conversions in several places to use ba...
Michael Sevakis
2006-10-30
Adapted more Makefiles to the more efficient info printing.
Jens Arnold
2006-06-06
Work-in-progress rework of charging status reading & display: * Changed sever...
Jens Arnold
2006-03-11
Use cvs uclpack for bootbox.
Jens Arnold
2005-10-27
Support for a colon-separated path in APPEXTRA
Linus Nielsen Feltzing
2005-08-23
forgot to commit these improvements to the bootbox charging info, since quite...
Jörg Hohensohn
2005-07-11
Clean .ucl
Jens Arnold
2005-07-11
Added missing dependencies.
Jens Arnold
2005-07-11
Postfix for bootbox: charging screen reacts on ON press not release as well.
Jens Arnold
2005-07-11
Fixed a long-standing bug in the charging screen. The charging screen froze w...
Jens Arnold
2005-07-10
improvements suggested by Jens: prompt for USB in case of problems, handle po...
Jörg Hohensohn
2005-07-02
I though I removed this unnecessary line
Jörg Hohensohn
2005-06-22
fix for Ondio
Jörg Hohensohn
2005-06-21
Rolo problem fixed
Jörg Hohensohn
2005-06-21
"Bootbox" is a minimalistic rescue firmware for Archos models. Not working ye...
Jörg Hohensohn