summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2010-06-30i.MX31: Make DMA ISR call loop a bit more efficient.Michael Sevakis
2010-06-30Gigabeat S: INIT section wasn't properly overlapping the uninitialized areas ...Michael Sevakis
2010-06-30i.MX31: Only include the SDMA code that will be used on the target. Simplify ...Michael Sevakis
2010-06-30Remove atomic register bit manipulation functions from i.MX and s3c target co...Michael Sevakis
2010-06-29sd-as3525.c: handle acmd retries correctlyTobias Diedrich
2010-06-29as3525v2-usb: fix yellowAmaury Pouly
2010-06-29mutex_lock/unlock must be moved up a level to make the verify code in sd-as35...Tobias Diedrich
2010-06-29usb-drv-as3525v2.c: fix compilation (typo)Rafaël Carré
2010-06-29as3525v2-usb: fix bug in ep listing macro, rewrite EP0 handling using a stateAmaury Pouly
2010-06-29Gigabeat S: The forced shutoff voltage level can be lowered a tiny bit it seems.Michael Sevakis
2010-06-28Enable HID support, clean up usb-drv-as3525.c a bit, add a workaround for wei...Tobias Diedrich
2010-06-27Part of FS#11367 by me: e200v2 enable line outMichael Chicoine
2010-06-27as3525v2-usb: rework ep listing&xfers cancelling, implement speed reporting, ...Amaury Pouly
2010-06-27Sansa clip+: prevent an unnecessary OF database refresh when using the wake-u...Bertrik Sikken
2010-06-27udelay between command and data write seems to get rid of the display glitche...Tobias Diedrich
2010-06-27Include usb-target.h for usb_remove_int().Tobias Diedrich
2010-06-27Add one second timeout for USB enumeration, so we don't get stuck in USB mode...Tobias Diedrich
2010-06-27DBOP noise on C200v2 goes away if we precharge long enough.Tobias Diedrich
2010-06-26Should clear up rest of red. Add a required #define in the config for c200. F...Michael Sevakis
2010-06-26Fix red. Thought I had REC_SAMPR_DEFAULT covered if not otherwise specified a...Michael Sevakis
2010-06-26e200v1/c200v1: Implement limited samplerate switching. Rates 24kHz and below ...Michael Sevakis
2010-06-25lcd-m6sp.c: remove \rRafaël Carré
2010-06-24synaptics: add a small delay in syn_get_data() for PB Vibe. Touchpad doesn't ...Szymon Dziok
2010-06-24Add transfer timeout, remove unused buf fieldTobias Diedrich
2010-06-24Fix sd-as3525.c build for non-multidrive targetsTobias Diedrich
2010-06-24Fix the pesky write corruption bug in 4bit mode.Tobias Diedrich
2010-06-24Gigabeat S: Use statically initialized channel descriptors. Also, there's no ...Michael Sevakis
2010-06-24Commit FS#11364 by me. Increases the A3525v2 volume range by 7.5dB. Each vo...Michael Giacomelli
2010-06-23as3525v2-usb: beginning of a real driver. Setup packet and control transfers ...Amaury Pouly
2010-06-23as3525v2-usb: define number of enpoints correctly, write interrupt handlerAmaury Pouly
2010-06-23sd-as3525.c: get rid of MCI_ARGRafaël Carré
2010-06-23sd-as3525.c: disable wide bus, it corrupts writesRafaël Carré
2010-06-23as3525*: initialize cpu_frequency correctlyRafaël Carré
2010-06-23revert r27044 (which was a revert of r26953 & r26954)Rafaël Carré
2010-06-23playback.c: don't assume cacheline size is 16 bytesRafaël Carré
2010-06-23revert r27027,27028, 27071 - need to find a correct way to close font fd's. 2...Jonathan Gordon
2010-06-23redo r27027 to hopefully fix data aborts when loading a themeJonathan Gordon
2010-06-23Silence the genversion.sh line during compilation a bit (to "GEN version.h").Thomas Martitz
2010-06-22The mci_delay()s should be unnecessary if we properly tell the controller to ...Tobias Diedrich
2010-06-22Give 4-bit mode another chance on AMSv1 since other bugs were fixed.Tobias Diedrich
2010-06-22Add an advanced build option to force compiling and linking our reduced C lib...Thomas Martitz
2010-06-22Fix wrong comments in tuner-clipplus.cBertrik Sikken
2010-06-22Enable USE_ROCKBOX_USB on all AS3525v1, confirmed to work on C200v2 and E200v...Tobias Diedrich
2010-06-22Unconditionally boost cpu and remove CNAK retry panicTobias Diedrich
2010-06-22Remove '\n' from panicfTobias Diedrich
2010-06-22Threshold seems to affect the CNAK retries needed.Tobias Diedrich
2010-06-22Hardware too smart can complicate things... We have to intercept the usb_cor...Tobias Diedrich
2010-06-22"lsusb -vv" now works too, but the real bug is probably still in here somewhere.Tobias Diedrich
2010-06-22revert r26953 + r26954Rafaël Carré
2010-06-22Sanyo lv24020lp FM: Improve frequency measurement on PP thus improving initi...Michael Sevakis