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
(
unfollow
)
Commit message (
Expand
)
Author
2007-01-19
iPod G3: Touching the wheel now resets the poweroff timer the same way as on ...
Jens Arnold
2007-01-18
iPods: Touching the wheel now resets the poweroff timer, so the iPod no longe...
Jens Arnold
2007-01-18
remove duplicate code and fix comments
Marcoen Hirschberg
2007-01-18
the gigabeat supports all frequencies but 64kHz
Marcoen Hirschberg
2007-01-18
Move mono DRMODE optimizations from Gigabeat to all 16-bit targets
Greg White
2007-01-17
fix backlight on hold key setting
Marcoen Hirschberg
2007-01-17
re-enable CPU scaling (between 100 and 300MHz again) with a new implementation
Marcoen Hirschberg
2007-01-17
remove unused variable (fixes warning)
Marcoen Hirschberg
2007-01-17
Backing out the CPU boost for now. Found several issues from screen lines to ...
Steve Gotthardt
2007-01-17
Back off CPU scaling to 300/200 due to reports of crashes
Greg White
2007-01-16
Unroll loops
Greg White
2007-01-16
fix comment
Marcoen Hirschberg
2007-01-16
add cpu frequency scaling to the gigabeat. default/normal: 100MHz, boosted: 3...
Marcoen Hirschberg
2007-01-16
Fix inversevid mono drawing
Greg White
2007-01-16
Merge various drawmodes; revert to C for common code
Greg White
2007-01-16
Changed pausing so entire chunk is finished and keeps I2S engine aligned
Steve Gotthardt
2007-01-15
Turn off USB host and NAND flash controller
Greg White
2007-01-15
Optimize transparent blit; optimize DRMODE_SOLID for mono bitmaps
Greg White
2007-01-14
Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...
Dave Chapman
2007-01-14
Idle CPU directly; minor cleanup
Greg White
2007-01-13
ARM optimised memcpy/memmove from glibc. This should give increased performa...
Daniel Ankers
2007-01-13
Setup LCD ourselves; move LCD buffer and TTB to free up 1.7MB of memory
Greg White
2007-01-12
Turn backlight ON at boot unless bootloader has already done that.
Miika Pekkarinen
2007-01-12
Prepare core support for the iriver bootloader supporting ROM images
Miika Pekkarinen
2007-01-11
Reduce initial fade delay; remove bogus debug from lcd-meg-fx.c
Greg White
2007-01-11
Minor MMU fixes
Greg White
2007-01-11
Add initial backlight delay to stop backlight from fading during boot; switch...
Greg White
2007-01-09
Removed executable flag
Linus Nielsen Feltzing
2007-01-08
Updated buttonlights for the Gigabeat port. Added LCD controller off and on f...
Steve Gotthardt
2007-01-08
Make lcd_enable more tolerant of multiple calls
Greg White
2007-01-07
Added header include to suppress compiler warning
Steve Gotthardt
2007-01-07
Revamped the backlight state machine and added buttonlight controls. Go to th...
Steve Gotthardt
2007-01-06
Fix range for cache cleans
Greg White
2007-01-06
Read byte by byte rather than DMA for unaligned transfer
Greg White
2007-01-05
The i2c driver did not conform with i2c spec and was missing the restart. Som...
Steve Gotthardt
2007-01-05
Switch DMA wait loop to idle CPU
Greg White
2007-01-04
Created
Greg White
2007-01-04
Use DMA for Blit to screen/clear
Greg White
2007-01-04
Flush DMA buffers for DMA
Greg White
2007-01-04
ATA reads now use DMA
Greg White
2007-01-04
Move system specific reboot
Greg White
2007-01-04
Add cache control
Greg White
2007-01-04
Add clean_dcache
Greg White
2007-01-04
Created
Greg White
2007-01-04
Implementing backlight fade for the Gigabeat. Note that fading is the normal ...
Steve Gotthardt
2007-01-04
Optimized the timing for the delay and changed the startup delay.
Steve Gotthardt
2007-01-04
Changed the delay loop to run faster and more accurate. Made the internal fun...
Steve Gotthardt
2007-01-04
Created
Greg White
2007-01-01
Split the enable_fiq(fiq_handler) function into separate set_fiq_handler(fiq_...
Dave Chapman
2006-12-29
remove debug code and unsused variable
Marcoen Hirschberg
[next]