summaryrefslogtreecommitdiff
path: root/flash (follow)
Commit message (Expand)AuthorAge
* Limit more variables to file scopeThomas Jarosch2015-01-11
* Make thirty functions static to reduce binary sizeThomas Jarosch2015-01-05
* Fix some more straggling stuffMichael Sevakis2014-08-08
* Make fixepoint.c as a shared library (libfixedpoint.a).Michael Sevakis2013-04-26
* Add KEEP() around vectors in linker scripts.Boris Gjenero2011-12-18
* FS#12412 : Delete old buffer allocation code which has been replaced by core_...Boris Gjenero2011-11-29
* Fix format stringThomas Jarosch2011-11-08
* Move memset6() declaration to string-extra.h, kills a warning compiling for a...Thomas Martitz2010-08-12
* Generate C file / header for svn version stringRafaël Carré2010-05-27
* Simplify powermgmt thread loops so it calls functions turn (no more power_thr...Michael Sevakis2008-12-24
* Added 'keywords' and 'eol-style' properties.Björn Stenberg2008-11-25
* New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg2008-11-20
* Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts2008-11-01
* Update the README, and add a warning.Jens Arnold2008-10-30
* Minimon is loaded to 0x0ffff000 by uart_boot, so it needs to be linked to tha...Jens Arnold2008-10-30
* Use the asm optimised UCL decompressor for the flash bootloader as well. Veri...Jens Arnold2008-10-30
* Archos flash loader: compile with -Os and make all internal functions static ...Jens Arnold2008-10-12
* Clean up bootbox main file.Jens Arnold2008-09-24
* Repair charging screen on archos. usb_detect() doesn't return a boolean since...Jens Arnold2008-07-06
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin2008-05-05
* kill the release script and build tarball from *everything* in SVN...Daniel Stenberg2008-03-26
* Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis2008-03-26
* Fix RedKarl Kurbjun2008-03-13
* Include some more stuff in the tarballs.Jonas Häggqvist2007-09-04
* Switch to using millivolt for battery voltage and other internal voltages. * ...Jens Arnold2007-08-15
* Now charcell displays require lcd_update() for updating the main lcd content ...Jens Arnold2007-04-06
* CONFIG_CHARGINGJonathan Gordon2007-02-18
* Bootbox now needs target includes.Jens Arnold2006-11-27
* Improved power management (FS#3001). Shutdown rockbox when the battery gets t...Barry Wardell2006-11-11
* General: changed local adc to voltage conversions in several places to use ba...Michael Sevakis2006-10-30
* Adapted more Makefiles to the more efficient info printing.Jens Arnold2006-10-30
* Work-in-progress rework of charging status reading & display: * Changed sever...Jens Arnold2006-06-06
* Use cvs uclpack for bootbox.Jens Arnold2006-03-11
* Support for a colon-separated path in APPEXTRALinus Nielsen Feltzing2005-10-27
* we have to use the new ROMbox link address here, tooJörg Hohensohn2005-08-31
* forgot to commit these improvements to the bootbox charging info, since quite...Jörg Hohensohn2005-08-23
* Clean .uclJens Arnold2005-07-11
* Added missing dependencies.Jens Arnold2005-07-11
* Postfix for bootbox: charging screen reacts on ON press not release as well.Jens Arnold2005-07-11
* Fixed a long-standing bug in the charging screen. The charging screen froze w...Jens Arnold2005-07-11
* improvements suggested by Jens: prompt for USB in case of problems, handle po...Jörg Hohensohn2005-07-10
* I though I removed this unnecessary lineJörg Hohensohn2005-07-02
* fix for OndioJörg Hohensohn2005-06-22
* Rolo problem fixedJörg Hohensohn2005-06-21
* "Bootbox" is a minimalistic rescue firmware for Archos models. Not working ye...Jörg Hohensohn2005-06-21
* now can compose images with ROMbox, tooJörg Hohensohn2004-12-23
* Player: Correctly probe the ability of the box to control HD power. This is n...Jens Arnold2004-12-16
* Removed dupeJens Arnold2004-12-03
* Code policed (removed tab chars, no C++ comments, line length); all register ...Jens Arnold2004-12-03