index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
arm
/
ipod
/
backlight-nano_video.c
Age
Commit message (
Expand
)
Author
2015-01-12
Get rid of stupid _backlight_* function names
Marcin Bukat
2011-01-10
Revert unneeded change from r29026.
Andree Buschmann
2011-01-10
iPod Video LCD: Avoid white flash when entering sleep mode or shutting off.
Andree Buschmann
2009-02-21
Submit FS#9890 by Boris Gjenero. Enabling option for iPod Video to shut down ...
Andree Buschmann
2008-07-16
Ensure consistency between header file and implementation for iPod drivers, b...
Bertrik Sikken
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-03-26
Do core interrupt masking in a less general fashion and save some instruction...
Michael Sevakis
2007-11-12
Hardware controlled backlight brightness for iPod Video and Nano, retaining t...
Jens Arnold
2007-11-06
Get rid of some more inl/outl, and use the new macros for bitwise GPIO manipu...
Jens Arnold
2007-03-03
Replace some inl/outl with register #define's instead. Also tidy up pp5020.h ...
Barry Wardell
2006-10-05
Move all iPod targets into the target tree. FS#5890
Barry Wardell