summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
* strstr(): cosmeticsRafaël Carré2010-07-11
* D2: Fix another timing loop that broke when we switched to the EABI compiler,...Rob Purchase2010-07-11
* strstr: replace GPLv2-only implementation from Linux by LGPLv2.1 from uclibcRafaël Carré2010-07-11
* fat.c: fix format specifier in DEBUG buildRafaël Carré2010-07-11
* Fix red in app buildsThomas Martitz2010-07-10
* Rename/change SIMVER to APP_TYPE in the Makefiles.Thomas Martitz2010-07-10
* SDL: fix typoRafaël Carré2010-07-10
* SDL enhancements:Rafaël Carré2010-07-10
* HD200 - calibrate battery indicator based on measurements and battery_benchesMarcin Bukat2010-07-08
* HD200 - fix misleading comment in system-hd200.cMarcin Bukat2010-07-07
* HD200 - turn off charging IC by defaultMarcin Bukat2010-07-06
* Rockbox as an application: Add an 320x240 SDL application target.Thomas Martitz2010-07-06
* HD200 - Fix GPIO setup in button_init_device()- this change fixes sound outpu...Marcin Bukat2010-07-06
* HD200 - more work on remote handlingMarcin Bukat2010-07-06
* sim: add spdif_measure_frequency() stub for HAVE_SPDIF_INRafaël Carré2010-07-04
* Simulator: build recording codeRafaël Carré2010-07-04
* hdd6330: Enable buttonlights.Szymon Dziok2010-07-04
* hdd6330: enable full touchpad support - code cleanup, all buttons should work...Szymon Dziok2010-07-04
* hdd6330: change the synaptics-mep driver in a few places according to the tou...Szymon Dziok2010-07-04
* HD200 - Increase ADC clock when boosted. Scan all 4 ADC channels during syste...Marcin Bukat2010-07-03
* HD200 - add missed defines for remote buttons and remote_button_hold() functi...Marcin Bukat2010-07-03
* HD200 - add support for remote in button_read_device()Marcin Bukat2010-07-03
* Clip+ LCD: support devices with a different controllerRafaël Carré2010-07-03
* HD200 - Setup codec as I2S master and enable recordingMarcin Bukat2010-07-02
* pl081: Fix r27236 warnings. Need system.h.Michael Sevakis2010-07-02
* AMS SoC's: Some register bit changes need interrupt protection: timer API and...Michael Sevakis2010-07-02
* i.MX31: Make DMA ISR call loop a bit more efficient.Michael Sevakis2010-06-30
* Gigabeat S: INIT section wasn't properly overlapping the uninitialized areas ...Michael Sevakis2010-06-30
* i.MX31: Only include the SDMA code that will be used on the target. Simplify ...Michael Sevakis2010-06-30
* Remove atomic register bit manipulation functions from i.MX and s3c target co...Michael Sevakis2010-06-30
* sd-as3525.c: handle acmd retries correctlyTobias Diedrich2010-06-29
* as3525v2-usb: fix yellowAmaury Pouly2010-06-29
* mutex_lock/unlock must be moved up a level to make the verify code in sd-as35...Tobias Diedrich2010-06-29
* usb-drv-as3525v2.c: fix compilation (typo)Rafaël Carré2010-06-29
* as3525v2-usb: fix bug in ep listing macro, rewrite EP0 handling using a stateAmaury Pouly2010-06-29
* Gigabeat S: The forced shutoff voltage level can be lowered a tiny bit it seems.Michael Sevakis2010-06-29
* Enable HID support, clean up usb-drv-as3525.c a bit, add a workaround for wei...Tobias Diedrich2010-06-28
* Part of FS#11367 by me: e200v2 enable line outMichael Chicoine2010-06-27
* as3525v2-usb: rework ep listing&xfers cancelling, implement speed reporting, ...Amaury Pouly2010-06-27
* Sansa clip+: prevent an unnecessary OF database refresh when using the wake-u...Bertrik Sikken2010-06-27
* udelay between command and data write seems to get rid of the display glitche...Tobias Diedrich2010-06-27
* Include usb-target.h for usb_remove_int().Tobias Diedrich2010-06-27
* Add one second timeout for USB enumeration, so we don't get stuck in USB mode...Tobias Diedrich2010-06-27
* DBOP noise on C200v2 goes away if we precharge long enough.Tobias Diedrich2010-06-27
* Should clear up rest of red. Add a required #define in the config for c200. F...Michael Sevakis2010-06-26
* Fix red. Thought I had REC_SAMPR_DEFAULT covered if not otherwise specified a...Michael Sevakis2010-06-26
* e200v1/c200v1: Implement limited samplerate switching. Rates 24kHz and below ...Michael Sevakis2010-06-26
* lcd-m6sp.c: remove \rRafaël Carré2010-06-25
* synaptics: add a small delay in syn_get_data() for PB Vibe. Touchpad doesn't ...Szymon Dziok2010-06-24
* Add transfer timeout, remove unused buf fieldTobias Diedrich2010-06-24