| Commit message (Expand) | Author | Age |
| * | Simplify powermgmt thread loops so it calls functions turn (no more power_thr... | Michael Sevakis | 2008-12-24 |
| * | Added 'keywords' and 'eol-style' properties. | Björn Stenberg | 2008-11-25 |
| * | New makefile solution: A single invocation of 'make' to build the entire tree... | Björn Stenberg | 2008-11-20 |
| * | Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ... | Frank Gevaerts | 2008-11-01 |
| * | Update the README, and add a warning. | Jens Arnold | 2008-10-30 |
| * | Minimon is loaded to 0x0ffff000 by uart_boot, so it needs to be linked to tha... | Jens Arnold | 2008-10-30 |
| * | Use the asm optimised UCL decompressor for the flash bootloader as well. Veri... | Jens Arnold | 2008-10-30 |
| * | Archos flash loader: compile with -Os and make all internal functions static ... | Jens Arnold | 2008-10-12 |
| * | Clean up bootbox main file. | Jens Arnold | 2008-09-24 |
| * | Repair charging screen on archos. usb_detect() doesn't return a boolean since... | Jens Arnold | 2008-07-06 |
| * | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg | 2008-06-28 |
| * | Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ... | Nicolas Pennequin | 2008-05-05 |
| * | 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-26 |
| * | Fix Red | Karl Kurbjun | 2008-03-13 |
| * | Include some more stuff in the tarballs. | Jonas Häggqvist | 2007-09-04 |
| * | Switch to using millivolt for battery voltage and other internal voltages. * ... | Jens Arnold | 2007-08-15 |
| * | Now charcell displays require lcd_update() for updating the main lcd content ... | Jens Arnold | 2007-04-06 |
| * | CONFIG_CHARGING | Jonathan Gordon | 2007-02-18 |
| * | Bootbox now needs target includes. | Jens Arnold | 2006-11-27 |
| * | Improved power management (FS#3001). Shutdown rockbox when the battery gets t... | Barry Wardell | 2006-11-11 |
| * | 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-10-30 |
| * | Work-in-progress rework of charging status reading & display: * Changed sever... | Jens Arnold | 2006-06-06 |
| * | Use cvs uclpack for bootbox. | Jens Arnold | 2006-03-11 |
| * | Support for a colon-separated path in APPEXTRA | Linus Nielsen Feltzing | 2005-10-27 |
| * | we have to use the new ROMbox link address here, too | Jörg Hohensohn | 2005-08-31 |
| * | forgot to commit these improvements to the bootbox charging info, since quite... | Jörg Hohensohn | 2005-08-23 |
| * | 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-11 |
| * | improvements suggested by Jens: prompt for USB in case of problems, handle po... | Jörg Hohensohn | 2005-07-10 |
| * | I though I removed this unnecessary line | Jörg Hohensohn | 2005-07-02 |
| * | fix for Ondio | Jörg Hohensohn | 2005-06-22 |
| * | Rolo problem fixed | Jörg Hohensohn | 2005-06-21 |
| * | "Bootbox" is a minimalistic rescue firmware for Archos models. Not working ye... | Jörg Hohensohn | 2005-06-21 |
| * | now can compose images with ROMbox, too | Jörg Hohensohn | 2004-12-23 |
| * | Player: Correctly probe the ability of the box to control HD power. This is n... | Jens Arnold | 2004-12-16 |
| * | Removed dupe | Jens Arnold | 2004-12-03 |
| * | Code policed (removed tab chars, no C++ comments, line length); all register ... | Jens Arnold | 2004-12-03 |
| * | checksum calculation was wrong (must be the sum of unscrambled), thanks Jens | Jörg Hohensohn | 2004-11-24 |
| * | Fix: read the correct registers for player HD spindown | Jens Arnold | 2004-11-20 |
| * | Added make clean | Jens Arnold | 2004-11-20 |
| * | Adjustments for player bootloader: (1) Correct HD power pin polarity. (2) Onl... | Jens Arnold | 2004-11-19 |
| * | the -t test option now does no memory test, but enables 38400 baud on players | Jörg Hohensohn | 2004-11-19 |
| * | HD spindown for Players | Jörg Hohensohn | 2004-11-19 |
| * | Makefile and adjustments for compiling uart_boot under cygwin | Jens Arnold | 2004-11-19 |
| * | Ondio support for flash boot loader (yes, I have flashed my Ondio) | Jörg Hohensohn | 2004-09-29 |
| * | option to hold power, for FM+V2 | Jörg Hohensohn | 2004-03-11 |