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
2010-03-25
Commit a HID fix by gevaerts that prevent the HID driver to call usb_drv_send...
Amaury Pouly
2010-03-25
Fix usb-arc driver: the driver would prematurely mark a transfer as complete ...
Amaury Pouly
2010-03-24
sd-as3525v2.c Implement HS timings for those cards that are capable.
Jack Halpin
2010-03-24
sd-as3525v2.c Don't reset controller on every pass through the transfer loop.
Jack Halpin
2010-03-24
sd-as3525v2.c Adjust comments for MCI_INT bits to show if they are related ...
Jack Halpin
2010-03-23
Packard Bell Vibe 500: remove the old bootloader code (actually a lack of cod...
Szymon Dziok
2010-03-23
SansaAMSv2: Give register CGU_BASE + 0x3C the name CGU_SDSLOT.
Jack Halpin
2010-03-23
No intentional warnings.
Björn Stenberg
2010-03-23
Make this properly dependend on the right defines instead of a blacklist.
Tobias Diedrich
2010-03-23
Limit AUDIO_IRQ handling to AS3525, since it doesn't work on the newer SoC in...
Tobias Diedrich
2010-03-23
fix previous revision by using correct definition of i2c prescaler
Rafaël Carré
2010-03-23
as3525: do not read i2c2_cpsr* registers because the clock might be disabled
Rafaël Carré
2010-03-23
fix r25297 : make ascodec-target.h empty when building sim
Rafaël Carré
2010-03-23
Implement software pwm to control c200v2 display brightness.
Tobias Diedrich
2010-03-23
Add handler for audio irq.
Tobias Diedrich
2010-03-23
Rewrite ascodec_as3514.c to use interrupts.
Tobias Diedrich
2010-03-22
sd-as3525v2: read cid & csd in the correct order, fix disk info
Rafaël Carré
2010-03-22
FS#11118: reduce the number of cached sector in FAT code because some are use...
Amaury Pouly
2010-03-22
sd-as3525v2.c We don't need to disable/enable MCI_CLKENA in send_cmd().
Jack Halpin
2010-03-22
sd-as3525v2.c Enable disk access icon.
Jack Halpin
2010-03-22
sd-as3525v2.c Use MCI_MASK instead of data_transfer flag to determine if da...
Jack Halpin
2010-03-22
sd-as3525v2.c Add macros to distinguish between a CMD error and a DATA error.
Jack Halpin
2010-03-22
sd-as3525v2 Remove post transfer wait for state call and move pre transfer w...
Jack Halpin
2010-03-22
sd-as3525v2.c Use SD_DESELECT_CARD instead of SD_SELECT_CARD to make the co...
Jack Halpin
2010-03-21
Update battery discharge curve and current consumption for iRiver h10 5GB. Th...
Andree Buschmann
2010-03-21
Use atomic operation for GPIOx_ENABLEs in ide_power_enable() for iPod Video. ...
Andree Buschmann
2010-03-21
sd-as3525v2.c: Correct SD_APP_OP_COND command to send full voltage range for...
Jack Halpin
2010-03-21
sd-as3525v2.c: Only manipulate MCI_CLKENA for drive being used.
Jack Halpin
2010-03-21
SansaAMSv2 as3541.c Include key line from funman's patch to get sound on c...
Jack Halpin
2010-03-20
Clip+: enable sound on "as3514" (as3543 in fact)
Rafaël Carré
2010-03-20
Submit FS#11065. Introduce a new system setting for en-/disabling the Line-ou...
Andree Buschmann
2010-03-20
Submit FS#9746 by Boris Gjenero. Set PP502x IDE pins low for iPod Video when ...
Andree Buschmann
2010-03-19
Reset USB bridge properly when selecting bus powered mode. The bridge might h...
Jens Arnold
2010-03-19
lcd-ssd1303 (all Clips) : move model specific code in their own files
Rafaël Carré
2010-03-18
Add runtime estimation for the iaudio X5.
Michael Giacomelli
2010-03-18
sd-as3525v2: correctly check send_cmd return value (which is boolean)
Rafaël Carré
2010-03-18
SansaAMSv2: Add support for uSD cards to sd-as3525v2.c and activate hotswap ...
Jack Halpin
2010-03-18
Clip+: correct usb product id
Rafaël Carré
2010-03-18
sd-as3525v2: sd_get_info() is already in common SD code
Rafaël Carré
2010-03-17
Fuze: correct usb pid
Rafaël Carré
2010-03-17
as3525: Fix previous commit, IRAM_ORIG can not be represented as an immediate...
Rafaël Carré
2010-03-17
as3525*: revert r25198 and inline memory_init in crt0.S
Rafaël Carré
2010-03-17
M:Robe 500 - Improve YUV blit speed.
Karl Kurbjun
2010-03-17
M66591 Driver: Correct some comments.
Karl Kurbjun
2010-03-16
A tiny bit more Sansa Fuze v2 work.
Thomas Martitz
2010-03-16
Add basic runtime estimation for the c200v2 (taken from Clipv1) and e200v2 (t...
Michael Giacomelli
2010-03-16
Disable runtime estimation altogether when there is no runtime current define...
Michael Giacomelli
2010-03-16
Forgot the #
Michael Giacomelli
2010-03-16
Remove some old archos code that caused runtime estimation to be off on AMS p...
Michael Giacomelli
2010-03-16
Clipv1 & m200v4 : reduce plugin buffer size to strict minimum
Rafaël Carré
[next]