summaryrefslogtreecommitdiffstats
path: root/firmware/target/sh/archos/recorder
AgeCommit message (Expand)AuthorFilesLines
2020-07-24[1/4] Remove SH support and all archos targetsSolomon Peachy8-1007/+0
2015-01-12Get rid of stupid _backlight_* function namesMarcin Bukat1-3/+3
2015-01-11Make a few local variables staticThomas Jarosch1-2/+2
2012-01-08button-target.h : move prototypes to button.hRafaël Carré1-6/+0
2012-01-07powermgmt-target.h: move prototypes to powermgmt.hRafaël Carré2-16/+6
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz1-1/+1
2011-12-31usb-target.h: removeRafaël Carré1-1/+0
2011-03-02Remove redundant function prototypeThomas Jarosch1-1/+0
2011-03-02Fix red on Archos RecorderThomas Jarosch1-0/+3
2011-03-02Fix redThomas Jarosch1-1/+1
2010-05-06Fix the remaining reds.Thomas Martitz1-1/+1
2010-05-06Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz1-1/+1
2010-04-11Fix an almost 3 years old bug introduced when moving the archos power handlin...Jens Arnold1-4/+0
2009-04-14FS#9635 - On V1, V2 and FM Archos recorders, ensure instant backlight switch-...Boris Gjenero1-4/+14
2008-12-24Simplify powermgmt thread loops so it calls functions turn (no more power_thr...Michael Sevakis3-4/+546
2008-12-03Straighten out some powermanagement stuff. Give target complete control over ...Michael Sevakis1-2/+3
2008-09-12Make local function static in mp3_playback.c and match usb_init_device protot...Bertrik Sikken1-0/+1
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg7-14/+28
2008-03-26Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis1-3/+2
2007-11-12Hardware controlled backlight brightness for iPod Video and Nano, retaining t...Jens Arnold1-3/+3
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/+60
2007-08-14Moved archos power handling into target tree. * Tuner power handling cleaned ...Jens Arnold1-0/+103
2007-04-15Moved SH1 ADC to target tree.Jens Arnold1-0/+39
2007-04-12Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold1-0/+39
2007-04-11Moved SH1 system code to target tree. * First shot at hwcompat cleanup.Jens Arnold1-1/+1
2007-04-11Moved archos USB handling to target tree. Minor simplification for coldfire (...Jens Arnold1-0/+46
2007-01-09Removed executable flagLinus Nielsen Feltzing2-0/+0
2006-11-27Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deact...Jens Arnold2-0/+171