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
2008-07-12
Make the TCC780x NAND driver also build for 77x targets. This is work-in-prog...
Rob Purchase
2008-07-10
fix the sleeptimer which got broken in r17872
Jonathan Gordon
2008-07-09
define SERIALIZE_WRITES for all HAVE_ATA_SD, not just the sansas
Frank Gevaerts
2008-07-09
D2: A working implementation of lcd_blit_yuv() by Thibaut Girka.
Rob Purchase
2008-07-09
D2: Add the tuner_power() function which was missing from the previous FM com...
Rob Purchase
2008-07-09
Don't do overlapping USB transactions and SD writes. This seems to avoid FS#8663
Frank Gevaerts
2008-07-07
AB repeat: define single button mode for the Player so that it becomes usable...
Jens Arnold
2008-07-06
Get rid of useless bits.
Marc Guay
2008-07-06
Fix a few dead references in the manual and add an 's' where one was missing.
Marc Guay
2008-07-04
Bring the H300 charging-only button in line with the other targets. Hold the...
Marc Guay
2008-07-02
cleanup some audio driver headers
Christian Gmeiner
2008-07-02
revert that scroll engine stuff... good in theory, but broken.
Jonathan Gordon
2008-07-02
going out for a while and dont want to leave it partially broken.. ill re-ena...
Jonathan Gordon
2008-07-02
fix red
Jonathan Gordon
2008-07-02
fix FS#9140 by changing stop_scroll so it stops scrolling lines which would o...
Jonathan Gordon
2008-07-01
Fix possible ATA-error on startup for iPod nano. Was introduced with r17721.
Andree Buschmann
2008-06-30
fix a stray yellow
Frank Gevaerts
2008-06-29
Don't handle a touchscreen press when backlight is off
Maurus Cuelenaere
2008-06-29
Colour targets: Revert an optimisation from almost 18 months ago that actuall...
Jens Arnold
2008-06-29
Move declaration of button_int and clickwheel_int to the proper header file i...
Bertrik Sikken
2008-06-29
fix FS#8187 - charging breaks sleep timer. Now if the timer goes off and the ...
Jonathan Gordon
2008-06-28
Moved microsd_int declaration from system-pp502x.c to ata-sd-target.h
Bertrik Sikken
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
fix typo
Marcoen Hirschberg
2008-06-28
set the s5l8700 i2c define to a unique number
Marcoen Hirschberg
2008-06-27
remove leftover debug stuff
Marcoen Hirschberg
2008-06-27
initial Meizu M6SL port (take 2)
Marcoen Hirschberg
2008-06-27
make mrobe100 touchstrip driver less sensitive by checking for the finger bit...
Dominik Wenger
2008-06-27
My Devcon 2008 contribution: port for Philips GoGear HDD1630 (PP5022-based). ...
Mark Arigo
2008-06-27
D2: Small optimisation to the PCM FIQ (only stack registers when necessary).
Rob Purchase
2008-06-27
D2: Make the nand driver's sanity checks a little more... sane. This should a...
Rob Purchase
2008-06-24
D2: Editing config.h wasn't enough to fully disable IRAM - also disable it in...
Rob Purchase
2008-06-23
Disable IRAM usage on TCC780x, giving at least a 2x speedup in codecs and els...
Rob Purchase
2008-06-23
D2: Take notice of the hold button.
Rob Purchase
2008-06-23
Fix the D2 click/popping every second. Lesson from PCM-driver 101: don't disa...
Rob Purchase
2008-06-23
FS#9051 - remove LCD margins... use viewports if you need them...
Jonathan Gordon
2008-06-22
Oops, fix red.
Rob Purchase
2008-06-22
Initial D2 sound playback support (known issues to follow on the CowonD2Info ...
Rob Purchase
2008-06-21
Hopefully update the keywords. Thanks bluebrother.
Marc Guay
2008-06-21
Forgot the export/config file.
Marc Guay
2008-06-21
Add the Sansa c100 as a build target with basic drivers.
Marc Guay
2008-06-14
Commit FS#9076, unification of PCF-initialization for iPod Video and nano. Th...
Andree Buschmann
2008-06-12
Blind-add some code from ipodlinux that hopefully fixes the colour problem on...
Jens Arnold
2008-06-10
D2: Configure NAND GPIO lines /before/ attempting to use them. Should fix 16G...
Rob Purchase
2008-06-09
D2: Fixes for 16Gb models with four NAND banks: update MAX_BANKS, configure t...
Rob Purchase
2008-06-07
Update the LV24020 FM driver so that it can be used on the D2. Register read/...
Rob Purchase
2008-06-05
corrected sign of error return value
Frank Gevaerts
2008-06-04
add usb_allowed_current() function, so powermanagement code can know when it'...
Frank Gevaerts
2008-06-03
Oops. Lost sync on a few instances and 'HI' registers.
Michael Sevakis
2008-06-03
Rename CPU/COP_INT_CLR to CPU/COP_INT_DIS since it's really a 'write one to d...
Michael Sevakis
[next]