summaryrefslogtreecommitdiff
path: root/firmware/target/sh/archos/player (follow)
Commit message (Expand)AuthorAge
* Get rid of stupid _backlight_* function namesMarcin Bukat2015-01-12
* Add missing kernel.h includes (hopefully all of them).Thomas Martitz2014-01-05
* button-target.h : move prototypes to button.hRafaël Carré2012-01-08
* Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz2012-01-03
* usb-target.h: removeRafaël Carré2011-12-31
* Fix an almost 3 years old bug introduced when moving the archos power handlin...Jens Arnold2010-04-11
* Remove unnecessary #include "adc.h"Bertrik Sikken2009-04-25
* Straighten out some powermanagement stuff. Give target complete control over ...Michael Sevakis2008-12-03
* Make local function static and add missing #includes for Archos playerBertrik Sikken2008-09-12
* 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
* Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis2008-03-26
* * Apply a a recent, small optimisation from the archos bitmap lcd driver to t...Jens Arnold2008-01-14
* Hardware controlled backlight brightness for iPod Video and Nano, retaining t...Jens Arnold2007-11-12
* Fix USB detection on the Player.Jens Arnold2007-09-05
* FS #7691 - improved USB detection on PP devices. This patch modifies the tar...Dave Chapman2007-09-04
* First step of powermanagement rework: * Move target specific stuff into targe...Jens Arnold2007-08-17
* Moved archos power handling into target tree. * Tuner power handling cleaned ...Jens Arnold2007-08-14
* Moved SH1 ADC to target tree.Jens Arnold2007-04-15
* Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold2007-04-12
* Moved SH1 system code to target tree. * First shot at hwcompat cleanup.Jens Arnold2007-04-11
* Moved archos USB handling to target tree. Minor simplification for coldfire (...Jens Arnold2007-04-11
* Remove old reference code, better match Old-LCD init with datasheet, and a bi...Jens Arnold2007-04-03
* Set svn:keywords properlyJens Arnold2007-04-03
* Added command macros for old LCD. Renamed some macros to better match the dat...Jens Arnold2007-04-03
* Charcell lcd driver: Preparations for switching to non-immediate LCD updates,...Jens Arnold2007-03-31
* First step of charcell LCD code rework: * Make it fully unicode aware so that...Jens Arnold2007-03-26
* Archos player: Introduce lcd_write_command_e (only one data byte) in the lcd ...Jens Arnold2007-03-18
* Removed executable flagLinus Nielsen Feltzing2007-01-09
* Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deact...Jens Arnold2006-11-27
* Moved archos LCD aseembler code to target tree.Jens Arnold2006-11-09