summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-26Clip+: fix battery voltage reading when charging : use ADC_RTCSUP like e200v1Rafaël Carré
2010-03-26Use STORAGE_WANTS_ALIGN to make clear it's not a strict necessityRafaël Carré
2010-03-25fix redRafaël Carré
2010-03-25Accept expressions in CACHE_OVERLAP() macroRafaël Carré
2010-03-25Make storage alignement use cache alignement macrosRafaël Carré
2010-03-25Packard Bell Vibe 500: correct the path to a proper one in rbutil (proper dir...Szymon Dziok
2010-03-25Sansa Clipv2 and Clip+ now have their own manuals. Also add "v1" to the labe...Dave Chapman
2010-03-25Initial manuals for clipv2 and clip+, with corrected installation instruction...Dave Chapman
2010-03-25mpegplayer: align video output data structure only on multicoreRafaël Carré
2010-03-25Commit a HID fix by gevaerts that prevent the HID driver to call usb_drv_send...Amaury Pouly
2010-03-25Fix usb-arc driver: the driver would prematurely mark a transfer as complete ...Amaury Pouly
2010-03-25Stats plugin: Add 3 missing types to count.Mustapha Senhaji
2010-03-24adjust the bootloader paths to the changed locations.Dominik Wenger
2010-03-24add Packard Bell Vibe 500 to RBUtil.Szymon Dziok
2010-03-24add clipv2 and clip+ to rbutil.Dominik Wenger
2010-03-24Added Sansa Clip+ and moved Clip v2 to status 2 (unstable).Björn Stenberg
2010-03-24Remove unnecessary class declaration, this should come from the includes.Dominik Riebeling
2010-03-24sd-as3525v2.c Implement HS timings for those cards that are capable.Jack Halpin
2010-03-24sd-as3525v2.c Don't reset controller on every pass through the transfer loop.Jack Halpin
2010-03-24sd-as3525v2.c Adjust comments for MCI_INT bits to show if they are related ...Jack Halpin
2010-03-23Save System Trace on exit and allow easy retrieval after restart.Dominik Riebeling
2010-03-23Packard Bell Vibe 500: remove the old bootloader code (actually a lack of cod...Szymon Dziok
2010-03-23Fix: FS#11134 - Errors with 'rockboxdev.sh' (or my Cygwin?) Robert Kukla
2010-03-23SansaAMSv2: Give register CGU_BASE + 0x3C the name CGU_SDSLOT.Jack Halpin
2010-03-23No intentional warnings.Björn Stenberg
2010-03-23Partially fix FS#11117 - PDF Manual: WPS Tag tables - first tag entry is shif...Michael Chicoine
2010-03-23Make this properly dependend on the right defines instead of a blacklist.Tobias Diedrich
2010-03-23Limit AUDIO_IRQ handling to AS3525, since it doesn't work on the newer SoC in...Tobias Diedrich
2010-03-23fix previous revision by using correct definition of i2c prescalerRafaël Carré
2010-03-23as3525: do not read i2c2_cpsr* registers because the clock might be disabledRafaël Carré
2010-03-23fix r25297 : make ascodec-target.h empty when building simRafaël Carré
2010-03-23Implement software pwm to control c200v2 display brightness.Tobias Diedrich
2010-03-23Add handler for audio irq.Tobias Diedrich
2010-03-23Add $self to list.Tobias Diedrich
2010-03-23Rewrite ascodec_as3514.c to use interrupts.Tobias Diedrich
2010-03-23revert r25271 which caused more problems than it tried to fixJonathan Gordon
2010-03-22Improve %pE description.Alex Parker
2010-03-22Fix c&p error for %pE in the manual. Thanks to Alexander Levin for pointing ...Alex Parker
2010-03-22Clip+: arbitrary combo (home+select) for button lockRafaël Carré
2010-03-22sd-as3525v2: read cid & csd in the correct order, fix disk infoRafaël Carré
2010-03-22fix yellowYoshihisa Uchida
2010-03-22FS#11118: reduce the number of cached sector in FAT code because some are use...Amaury Pouly
2010-03-22fix bug: WAV file playback does not resume (FS#11077)Yoshihisa Uchida
2010-03-22mkamsboot: add Clipv2 OF v2.01.35Rafaël Carré
2010-03-22sd-as3525v2.c We don't need to disable/enable MCI_CLKENA in send_cmd().Jack Halpin
2010-03-22sd-as3525v2.c Enable disk access icon.Jack Halpin
2010-03-22sd-as3525v2.c Use MCI_MASK instead of data_transfer flag to determine if da...Jack Halpin
2010-03-22sd-as3525v2.c Add macros to distinguish between a CMD error and a DATA error.Jack Halpin
2010-03-22sd-as3525v2 Remove post transfer wait for state call and move pre transfer w...Jack Halpin
2010-03-22sd-as3525v2.c Use SD_DESELECT_CARD instead of SD_SELECT_CARD to make the co...Jack Halpin