summaryrefslogtreecommitdiffstats
path: root/firmware/target/sh/archos/player
AgeCommit message (Expand)AuthorFilesLines
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg10-20/+40
2008-05-05Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin1-2/+2
2008-03-26Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis1-3/+2
2008-01-14* Apply a a recent, small optimisation from the archos bitmap lcd driver to t...Jens Arnold1-21/+17
2007-11-12Hardware controlled backlight brightness for iPod Video and Nano, retaining t...Jens Arnold1-3/+3
2007-09-05Fix USB detection on the Player.Jens Arnold1-1/+1
2007-09-04FS #7691 - improved USB detection on PP devices. This patch modifies the tar...Dave Chapman1-2/+3
2007-08-17First step of powermanagement rework: * Move target specific stuff into targe...Jens Arnold1-0/+62
2007-08-14Moved archos power handling into target tree. * Tuner power handling cleaned ...Jens Arnold1-0/+87
2007-04-15Moved SH1 ADC to target tree.Jens Arnold2-4/+37
2007-04-12Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold1-0/+44
2007-04-11Moved SH1 system code to target tree. * First shot at hwcompat cleanup.Jens Arnold1-0/+26
2007-04-11Moved archos USB handling to target tree. Minor simplification for coldfire (...Jens Arnold1-0/+41
2007-04-03Remove old reference code, better match Old-LCD init with datasheet, and a bi...Jens Arnold1-56/+9
2007-04-03Set svn:keywords properlyJens Arnold1-1/+1
2007-04-03Added command macros for old LCD. Renamed some macros to better match the dat...Jens Arnold1-68/+74
2007-03-31Charcell lcd driver: Preparations for switching to non-immediate LCD updates,...Jens Arnold1-11/+27
2007-03-26First step of charcell LCD code rework: * Make it fully unicode aware so that...Jens Arnold1-0/+235
2007-03-18Archos player: Introduce lcd_write_command_e (only one data byte) in the lcd ...Jens Arnold1-57/+103
2007-01-09Removed executable flagLinus Nielsen Feltzing3-0/+0
2006-11-27Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deact...Jens Arnold2-0/+130
2006-11-09Moved archos LCD aseembler code to target tree.Jens Arnold1-0/+230