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
Age
Commit message (
Expand
)
Author
2007-02-18
CONFIG_USBOTG fixes
Jonathan Gordon
2007-02-17
Keep delay loop from being optimized away.
Magnus Holmgren
2007-02-17
build with -Wundef to make sure we have spelled the defines right in #if lines
Daniel Stenberg
2007-02-17
ARM targets: Making a few functions non-static allows us to get rid of -ffunc...
Jens Arnold
2007-02-17
Move dr_controller_setup() to usb_init_device() and add a call to dr_controll...
Dave Chapman
2007-02-16
No functional changes, just reorganising code:
Barry Wardell
2007-02-12
Gigabeat Cradle USB Support
Karl Kurbjun
2007-02-08
Fix the delay loops. Without scaling the CPU is always at 300MHz.
Marcoen Hirschberg
2007-02-05
Optimise EQ coef calculation routines for both speed and size. Move now unnee...
Thom Johansen
2007-02-05
New PLL calculations to make sure that PLLDIV != 0. This seems to solve the p...
Linus Nielsen Feltzing
2007-02-04
Fix USB detection on ipods and other portalplayer targets - Rockbox now corre...
Dave Chapman
2007-02-04
Work around a bug in the Sansa flash driver
Daniel Ankers
2007-02-03
Backlight support for Sansa, including brightness. Thanks to Rene
Barry Wardell
2007-02-02
Corrected the comments regarding USB charging
Linus Nielsen Feltzing
2007-02-01
Increase disk thread stack on the Sansa in line with the changes in r12093. ...
Daniel Ankers
2007-02-01
FS#4770 - Add USB charging for the H300 series
Steve Bavin
2007-01-31
Power off on the Sansa more in line with how the OF does it (just change the ...
Barry Wardell
2007-01-31
Add power off for the Sansa. Thanks to Antonius Hellmann for figuring out how...
Barry Wardell
2007-01-27
Oops - fix PortalPlayer builds
Daniel Ankers
2007-01-27
More PortalPlayer I2C unification work
Daniel Ankers
2007-01-27
Fix a bug in the Sansa flash driver. Other bugs remain, as it does not pass ...
Daniel Ankers
2007-01-27
Unify I2C driver for all PortalPlayer targets
Daniel Ankers
2007-01-27
Clean up PP5002 I2C code (no functional changes):
Barry Wardell
2007-01-27
Clean up PP5020 I2C code (no functional changes):
Barry Wardell
2007-01-24
Assembler optimised ATA transfer loops for ARM targets. Only used for PP5020/...
Jens Arnold
2007-01-20
Retimed the i2c delay loops since we can be boosted or not
Steve Gotthardt
2007-01-20
On the H10 when we power the disk on again after spindown and poweroff we nee...
Barry Wardell
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
[prev]
[next]