index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
Rockbox Meta-User
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
target
/
arm
/
gigabeat
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-18
move the Gigabeat from gigabeat/meg-fx to s3c2440/gigabeat-fx to avoid proble...
Marcoen Hirschberg
26
-3521
/
+0
2007-04-14
Do the target shuffle again a better way by including from higher levels
Michael Sevakis
1
-0
/
+8
2007-04-13
Portal Player: Add invalidate_icache and flush_icache. Flush the cache on the...
Michael Sevakis
1
-0
/
+1
2007-04-12
Fix the backlight and led bugs from my last commit
Karl Kurbjun
2
-22
/
+11
2007-04-11
Moved SH1 system code to target tree. * First shot at hwcompat cleanup.
Jens Arnold
3
-3
/
+0
2007-04-11
Gigabeat: Pin initialization for the USB and ATA interface. This also adds p...
Karl Kurbjun
2
-17
/
+48
2007-04-02
Minor code policing. Correct a comment and remove a stray comment delimiter.
Michael Sevakis
1
-3
/
+3
2007-04-02
Gigabeat: Add an assembly lcd_yuv_blit. Seems to be good for a modest speedup...
Michael Sevakis
2
-94
/
+254
2007-03-30
Correct the YCbCr to RGB conversion
Marcoen Hirschberg
1
-14
/
+17
2007-03-11
Audio Init: Just can't stand that heirarchy. Add one level of abstraction. Mi...
Michael Sevakis
1
-2
/
+5
2007-03-11
Reenable aynchronous audio init stage. Really just single stage with aynchron...
Michael Sevakis
1
-0
/
+4
2007-03-05
More catching up on old work. Refine audio interface setup on Coldfire. Stop ...
Michael Sevakis
1
-2
/
+1
2007-02-26
disable LCD poweroff for now until problems with the remote control and headp...
Marcoen Hirschberg
1
-1
/
+1
2007-02-12
Gigabeat Cradle USB Support
Karl Kurbjun
1
-11
/
+11
2007-02-08
Fix the delay loops. Without scaling the CPU is always at 300MHz.
Marcoen Hirschberg
2
-4
/
+4
2007-01-20
Retimed the i2c delay loops since we can be boosted or not
Steve Gotthardt
2
-18
/
+27
2007-01-18
remove duplicate code and fix comments
Marcoen Hirschberg
1
-5
/
+2
2007-01-18
the gigabeat supports all frequencies but 64kHz
Marcoen Hirschberg
1
-6
/
+39
2007-01-18
Move mono DRMODE optimizations from Gigabeat to all 16-bit targets
Greg White
1
-88
/
+0
2007-01-17
fix backlight on hold key setting
Marcoen Hirschberg
1
-1
/
+13
2007-01-17
re-enable CPU scaling (between 100 and 300MHz again) with a new implementation
Marcoen Hirschberg
1
-10
/
+8
2007-01-17
remove unused variable (fixes warning)
Marcoen Hirschberg
1
-2
/
+0
2007-01-17
Backing out the CPU boost for now. Found several issues from screen lines to ...
Steve Gotthardt
1
-0
/
+5
2007-01-17
Back off CPU scaling to 300/200 due to reports of crashes
Greg White
1
-6
/
+6
2007-01-16
Unroll loops
Greg White
1
-10
/
+77
2007-01-16
fix comment
Marcoen Hirschberg
1
-3
/
+3
2007-01-16
add cpu frequency scaling to the gigabeat. default/normal: 100MHz, boosted: 3...
Marcoen Hirschberg
1
-0
/
+22
2007-01-16
Fix inversevid mono drawing
Greg White
1
-2
/
+2
2007-01-16
Merge various drawmodes; revert to C for common code
Greg White
1
-59
/
+48
2007-01-16
Changed pausing so entire chunk is finished and keeps I2S engine aligned
Steve Gotthardt
1
-19
/
+19
2007-01-15
Turn off USB host and NAND flash controller
Greg White
1
-3
/
+9
2007-01-15
Optimize transparent blit; optimize DRMODE_SOLID for mono bitmaps
Greg White
1
-0
/
+157
2007-01-14
Idle CPU directly; minor cleanup
Greg White
2
-11
/
+12
2007-01-13
Setup LCD ourselves; move LCD buffer and TTB to free up 1.7MB of memory
Greg White
5
-29
/
+49
2007-01-12
Turn backlight ON at boot unless bootloader has already done that.
Miika Pekkarinen
2
-2
/
+4
2007-01-11
Reduce initial fade delay; remove bogus debug from lcd-meg-fx.c
Greg White
2
-20
/
+2
2007-01-11
Minor MMU fixes
Greg White
1
-15
/
+13
2007-01-11
Add initial backlight delay to stop backlight from fading during boot; switch...
Greg White
2
-88
/
+121
2007-01-08
Updated buttonlights for the Gigabeat port. Added LCD controller off and on f...
Steve Gotthardt
4
-111
/
+260
2007-01-08
Make lcd_enable more tolerant of multiple calls
Greg White
1
-5
/
+10
2007-01-07
Added header include to suppress compiler warning
Steve Gotthardt
1
-0
/
+1
2007-01-07
Revamped the backlight state machine and added buttonlight controls. Go to th...
Steve Gotthardt
6
-49
/
+492
2007-01-06
Fix range for cache cleans
Greg White
1
-5
/
+4
2007-01-06
Read byte by byte rather than DMA for unaligned transfer
Greg White
1
-11
/
+24
2007-01-05
The i2c driver did not conform with i2c spec and was missing the restart. Som...
Steve Gotthardt
1
-43
/
+80
2007-01-05
Switch DMA wait loop to idle CPU
Greg White
2
-11
/
+20
2007-01-04
Created
Greg White
1
-0
/
+21
2007-01-04
Use DMA for Blit to screen/clear
Greg White
1
-125
/
+169
2007-01-04
Flush DMA buffers for DMA
Greg White
1
-11
/
+18
2007-01-04
ATA reads now use DMA
Greg White
2
-2
/
+56
[next]