summaryrefslogtreecommitdiff
path: root/firmware/export (follow)
Commit message (Expand)AuthorAge
* Remove atomic register bit manipulation functions from i.MX and s3c target co...Michael Sevakis2010-06-30
* Enable HID support, clean up usb-drv-as3525.c a bit, add a workaround for wei...Tobias Diedrich2010-06-28
* 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
* Commit FS#11364 by me. Increases the A3525v2 volume range by 7.5dB. Each vo...Michael Giacomelli2010-06-24
* as3525v2-usb: define number of enpoints correctly, write interrupt handlerAmaury Pouly2010-06-23
* playback.c: don't assume cacheline size is 16 bytesRafaël Carré2010-06-23
* Enable USE_ROCKBOX_USB on all AS3525v1, confirmed to work on C200v2 and E200v...Tobias Diedrich2010-06-22
* usb_storage seems to be working now, enable USE_ROCKBOX_USB on C200v2, other ...Tobias Diedrich2010-06-22
* Apply FS #11423 - Use udelay in AMS driver for FM radio I2CBertrik Sikken2010-06-21
* Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz2010-06-21
* Also define STORAGE_ALIGN_ATTR if STORAGE_WANTS_ALIGN isn't definedMichael Sparmann2010-06-20
* Add a STORAGE_ALIGN_ATTR macro, similar to CACHEALIGN_ATTR, for consistencyMichael Sparmann2010-06-20
* iPod 3G: Implement wheel acceleration and repeats. Chosen settings feel prett...Michael Sevakis2010-06-19
* fix endif wrongly removed (should have been moved) in r26927Rafaël Carré2010-06-18
* as3525*: enable USB stack in bootloader (but not USE_ROCKBOX_USB yet)Rafaël Carré2010-06-18
* as3525*: enable MMU in bootloaderRafaël Carré2010-06-18
* as3525: bootloader USB modeRafaël Carré2010-06-18
* Switch iPod 3G to use EABI toolchain. Make necessary threading changes to avo...Michael Sevakis2010-06-17
* The mystery FM chip in some Sansa Clip+ players has been identified as a RDA5...Bertrik Sikken2010-06-16
* FS#11402 by me : sd_enable for Sansa AMSv2Rafaël Carré2010-06-16
* Support for mystery FM chip in some Sansa Clip+, FS #11403 by meBertrik Sikken2010-06-15
* Get rid of the STATICIRAM hack for eabi builds.Thomas Martitz2010-06-11
* Configure Gigabeat S with EABI compiler by default. Implement the INIT sectio...Michael Sevakis2010-06-11
* drop 'req' from gas macro, not available in binutils 2.16Rafaël Carré2010-06-11
* FS#11335 by me: make ARM assembly functions thumb-friendlyRafaël Carré2010-06-11
* c200v2: reduce the plugin even furtherRafaël Carré2010-06-10
* c200v2: reduce plugin buffer size nearly to minimumRafaël Carré2010-06-10
* Clean unused stuff out of thread.h and config.h and reorganize thread-pp.c to...Michael Sevakis2010-06-10
* Enable the hotkey feature on the touchscreen targets who now have a hotkey to...Jonathan Gordon2010-06-10
* rename HAVE_PICTUREFLOW to HAVE_PICTUREFLOW_INTEGRATION to make it more clear...Jonathan Gordon2010-06-09
* reclaim most of the delta from the pictureflow commitJonathan Gordon2010-06-09
* make meizu-m6sl bootloader buildRafaël Carré2010-06-08
* CPU_PP implies CPU_ARM is definedRafaël Carré2010-06-08
* Remove CORELOCK_SWAP (unused since r16981)Rafaël Carré2010-06-07
* Make disk_init() non-static again. I forgot to look at the bootloadersFrank Gevaerts2010-06-06
* Remove card_enable_monitoring() and use a mutex instead. The card_enable_moni...Frank Gevaerts2010-06-06
* USB charging support for iPods.Torne Wuff2010-06-06
* remane hotswap.* to sdmmc.*. The contents have nothing at all to do with hots...Frank Gevaerts2010-06-05
* New USB charging system, part 2 - "Force" charging modeTorne Wuff2010-06-05
* Implement backlight brightness for iPod G4 greyscale and iPod Color/Photo.Jens Arnold2010-06-05
* New USB charging system, part 1 - API rework and user-visible setting updateTorne Wuff2010-06-05
* Enable IRAM on TCC7801 (Cowon D2) for a 6-12% speedup in codecs that use it, ...Rob Purchase2010-05-31
* Fix FS#9193. Remove recording source <Mic> for iPod Video and iPod nano 1G. T...Andree Buschmann2010-05-30
* Submit FS#11240 by Raphael Jakse. Allows to reduce volume on WM8985 to -89 dB...Andree Buschmann2010-05-30
* Fuzev1/v2 : lcd_set_flip()Rafaël Carré2010-05-29
* Apply FS#9194 - LCD invert for Sansa c200/c200v2Bertrik Sikken2010-05-28
* fuzev2: lcd_enable and lcd_invert() work fineRafaël Carré2010-05-27
* SDL Simulator: Get thread shutdown and properly handled and fix a minor memor...Michael Sevakis2010-05-27