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
Age
Commit message (
Expand
)
Author
2010-03-26
Clip+: fix battery voltage reading when charging : use ADC_RTCSUP like e200v1
Rafaël Carré
2010-03-26
Use STORAGE_WANTS_ALIGN to make clear it's not a strict necessity
Rafaël Carré
2010-03-25
fix red
Rafaël Carré
2010-03-25
Accept expressions in CACHE_OVERLAP() macro
Rafaël Carré
2010-03-25
Make storage alignement use cache alignement macros
Rafaël Carré
2010-03-25
Packard Bell Vibe 500: correct the path to a proper one in rbutil (proper dir...
Szymon Dziok
2010-03-25
Sansa Clipv2 and Clip+ now have their own manuals. Also add "v1" to the labe...
Dave Chapman
2010-03-25
Initial manuals for clipv2 and clip+, with corrected installation instruction...
Dave Chapman
2010-03-25
mpegplayer: align video output data structure only on multicore
Rafaël Carré
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-25
Stats plugin: Add 3 missing types to count.
Mustapha Senhaji
2010-03-24
adjust the bootloader paths to the changed locations.
Dominik Wenger
2010-03-24
add Packard Bell Vibe 500 to RBUtil.
Szymon Dziok
2010-03-24
add clipv2 and clip+ to rbutil.
Dominik Wenger
2010-03-24
Added Sansa Clip+ and moved Clip v2 to status 2 (unstable).
Björn Stenberg
2010-03-24
Remove unnecessary class declaration, this should come from the includes.
Dominik Riebeling
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
Save System Trace on exit and allow easy retrieval after restart.
Dominik Riebeling
2010-03-23
Packard Bell Vibe 500: remove the old bootloader code (actually a lack of cod...
Szymon Dziok
2010-03-23
Fix: FS#11134 - Errors with 'rockboxdev.sh' (or my Cygwin?)
Robert Kukla
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
Partially fix FS#11117 - PDF Manual: WPS Tag tables - first tag entry is shif...
Michael Chicoine
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
Add $self to list.
Tobias Diedrich
2010-03-23
Rewrite ascodec_as3514.c to use interrupts.
Tobias Diedrich
2010-03-23
revert r25271 which caused more problems than it tried to fix
Jonathan Gordon
2010-03-22
Improve %pE description.
Alex Parker
2010-03-22
Fix c&p error for %pE in the manual. Thanks to Alexander Levin for pointing ...
Alex Parker
2010-03-22
Clip+: arbitrary combo (home+select) for button lock
Rafaël Carré
2010-03-22
sd-as3525v2: read cid & csd in the correct order, fix disk info
Rafaël Carré
2010-03-22
fix yellow
Yoshihisa Uchida
2010-03-22
FS#11118: reduce the number of cached sector in FAT code because some are use...
Amaury Pouly
2010-03-22
fix bug: WAV file playback does not resume (FS#11077)
Yoshihisa Uchida
2010-03-22
mkamsboot: add Clipv2 OF v2.01.35
Rafaël Carré
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
[next]