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
/
coldfire
/
iriver
/
h300
(
follow
)
Commit message (
Expand
)
Author
Age
*
Turn backlight ON at boot unless bootloader has already done that.
Miika Pekkarinen
2007-01-12
*
Removed executable flag
Linus Nielsen Feltzing
2007-01-09
*
The ADC GPIO init code for the H100 was accidentally put in the H300 driver w...
Linus Nielsen Feltzing
2006-11-24
*
Coldfire targets: Got the rest of the coldfire code out of backlight.c. Strai...
Michael Sevakis
2006-11-10
*
H300/X5: Moved backlight brightness code to target tree. Created __backlight_...
Michael Sevakis
2006-11-10
*
More exodus to the target tree for ColdFire and a bonus sorting of firmware/S...
Michael Sevakis
2006-11-08
*
H300, X5: Faster lcd_yuv_blit() using EMAC. Speedup of the function itself at...
Jens Arnold
2006-11-04
*
H300: (1) Use DMA for LCD updates, with auto-aligned line reads. Speeds up LC...
Jens Arnold
2006-11-02
*
move the iriver h1x0/h3x0 targets to the target tree
Jonathan Gordon
2006-10-30
*
Removed unnecessary #include s.
Jens Arnold
2006-10-29
*
H300: Don't read the button ADC as long as no button is pressed, utilising th...
Jens Arnold
2006-10-29
*
move the iriver h1x0/h3x0 button driver to target tree
Jonathan Gordon
2006-10-29
*
Moved pcf50606 stuff to target directory.
Michael Sevakis
2006-10-25
*
H300: * Assembler optimised lcd_yuv_blit(), based on the X5 version. 23..31% ...
Jens Arnold
2006-08-23