index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
sh
/
archos
/
recorder
(
follow
)
Commit message (
Expand
)
Author
Age
*
Get rid of stupid _backlight_* function names
Marcin Bukat
2015-01-12
*
Make a few local variables static
Thomas Jarosch
2015-01-11
*
button-target.h : move prototypes to button.h
Rafaël Carré
2012-01-08
*
powermgmt-target.h: move prototypes to powermgmt.h
Rafaël Carré
2012-01-07
*
Rework powermgmt to enable code re-use on appliation and sims.
Thomas Martitz
2012-01-03
*
usb-target.h: remove
Rafaël Carré
2011-12-31
*
Remove redundant function prototype
Thomas Jarosch
2011-03-02
*
Fix red on Archos Recorder
Thomas Jarosch
2011-03-02
*
Fix red
Thomas Jarosch
2011-03-02
*
Fix the remaining reds.
Thomas Martitz
2010-05-06
*
Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...
Thomas Martitz
2010-05-06
*
Fix an almost 3 years old bug introduced when moving the archos power handlin...
Jens Arnold
2010-04-11
*
FS#9635 - On V1, V2 and FM Archos recorders, ensure instant backlight switch-...
Boris Gjenero
2009-04-14
*
Simplify powermgmt thread loops so it calls functions turn (no more power_thr...
Michael Sevakis
2008-12-24
*
Straighten out some powermanagement stuff. Give target complete control over ...
Michael Sevakis
2008-12-03
*
Make local function static in mp3_playback.c and match usb_init_device protot...
Bertrik Sikken
2008-09-12
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Do core interrupt masking in a less general fashion and save some instruction...
Michael Sevakis
2008-03-26
*
Hardware controlled backlight brightness for iPod Video and Nano, retaining t...
Jens Arnold
2007-11-12
*
FS #7691 - improved USB detection on PP devices. This patch modifies the tar...
Dave Chapman
2007-09-04
*
First step of powermanagement rework: * Move target specific stuff into targe...
Jens Arnold
2007-08-17
*
Moved archos power handling into target tree. * Tuner power handling cleaned ...
Jens Arnold
2007-08-14
*
Moved SH1 ADC to target tree.
Jens Arnold
2007-04-15
*
Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...
Jens Arnold
2007-04-12
*
Moved SH1 system code to target tree. * First shot at hwcompat cleanup.
Jens Arnold
2007-04-11
*
Moved archos USB handling to target tree. Minor simplification for coldfire (...
Jens Arnold
2007-04-11
*
Removed executable flag
Linus Nielsen Feltzing
2007-01-09
*
Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deact...
Jens Arnold
2006-11-27