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
Age
Commit message (
Expand
)
Author
2006-11-22
Audio bugfixes. Should wait for voice codec to reload before returning buffer...
Michael Sevakis
2006-11-22
Sansa doesn't use a Wolfson codec. Various other changes to allow Sansa to c...
Daniel Ankers
2006-11-22
Change if CONFIG_CPU==PP50XX to ifdef CPU_PP where appropriate
Daniel Ankers
2006-11-22
Add several dummy functions to allow Sansa to build correctly
Daniel Ankers
2006-11-21
Initial NAND driver for Sansa. This has had limited testing, and no testing ...
Daniel Ankers
2006-11-21
H100 series: Adjusted gray scale balance and default contrast for more linear...
Michael Sevakis
2006-11-21
Coldfire: Add DMA auto alignment to pcm recording.
Michael Sevakis
2006-11-20
BMP loader: Remote LCD format support.
Jens Arnold
2006-11-18
Add a few missing files to the tarball
Jonas Häggqvist
2006-11-18
Changed #ifdef USE_IRAM to #ifdef IRAM_STEAL. Also want to check if results a...
Michael Sevakis
2006-11-18
SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two...
Michael Sevakis
2006-11-15
Fix FS#6322. Battery level gets updated again as it should.
Barry Wardell
2006-11-14
Removed anachronisms introduced with low battery shutdown patch.
Michael Sevakis
2006-11-13
H100/General: HAL for S/PDIF and refinement/bufixes in optical output powerin...
Michael Sevakis
2006-11-13
Backdrop support for greyscale targets. WPS backdrop is untested.
Jens Arnold
2006-11-12
Get rid of ages-old interdependency between ata.c and mas.c
Jens Arnold
2006-11-12
Adjust scrollable lines to varying LCD sizes in the 2bit vertical packing LCD...
Jens Arnold
2006-11-12
Split 1 bit LCD code and move appropriate parts to target tree. Only archos c...
Jens Arnold
2006-11-11
Fix my warnings with explicit blocking on platforms w/o cpu_boost()
Brandon Low
2006-11-11
Thread API enhancements.
Brandon Low
2006-11-11
Improved power management (FS#3001). Shutdown rockbox when the battery gets t...
Barry Wardell
2006-11-10
Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.
Jens Arnold
2006-11-10
Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.
Jens Arnold
2006-11-10
Fix sim error(s) (as usual).
Michael Sevakis
2006-11-10
Coldfire targets: Got the rest of the coldfire code out of backlight.c. Strai...
Michael Sevakis
2006-11-10
Support building tagcache db natively on PC using the core of the
Miika Pekkarinen
2006-11-10
Forgot to add new files for iFP move to target tree.
Tomasz Malesinski
2006-11-10
clean up some artifacts left behind from the hxxx move to target tree
Jonathan Gordon
2006-11-10
Removed the settings #defines from backlight.h since they are now in the play...
Michael Sevakis
2006-11-10
H300/X5: Moved backlight brightness code to target tree. Created __backlight_...
Michael Sevakis
2006-11-10
H100/120: Split lcd driver into pixel format and device specific parts. Adjus...
Michael Sevakis
2006-11-09
Target tree support for Iriver iFP.
Tomasz Malesinski
2006-11-09
Fixed H10 build.
Tomasz Malesinski
2006-11-09
Added macros controlling what goes to IRAM on different targets.
Tomasz Malesinski
2006-11-09
X5: Changed IRAM splitting between core and codecs/plugins. (a) Codecs benefi...
Jens Arnold
2006-11-09
Ondio: Better activity monitoring for 'ata' idle notification.
Jens Arnold
2006-11-09
Moved archos LCD aseembler code to target tree.
Jens Arnold
2006-11-09
Bah, Linus was right, trying to call the ata_idle callbacks on usb and
Jonathan Gordon
2006-11-08
Remove unnecessary dummy pcm_init for PNX0101 (iFP).
Tomasz Malesinski
2006-11-08
Bugfix: X5 simulator now simulates the RTC.
Jens Arnold
2006-11-08
Use HAVE_FLASHED_ROCKBOX when target is flashable. Currenly only used by the ...
Michael Sevakis
2006-11-08
Forgot to cvs add lcd-as-h100.S.
Michael Sevakis
2006-11-08
More exodus to the target tree for ColdFire and a bonus sorting of firmware/S...
Michael Sevakis
2006-11-08
put back the PP5002 specific ATA code that got lost during the ipod target tr...
Marcoen Hirschberg
2006-11-08
Missed one hotswap ifdef...
Jens Arnold
2006-11-08
Fix idle monitoring to not freeze the Ondio, and add it in a more elegant way...
Jens Arnold
2006-11-08
fixed once again.
Jonathan Gordon
2006-11-08
grr.. got lost in firmware/SOURCES
Jonathan Gordon
2006-11-08
fix booboo in ata.c (SYS_POWEROFF falling into SYS_USB_CONNECTED)
Jonathan Gordon
2006-11-08
* changes to ata.c - idle callbacks are called after 2 sec of real idle,
Jonathan Gordon
[next]