summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* remane hotswap.* to sdmmc.*. The contents have nothing at all to do with hots...Frank Gevaerts2010-06-05
* Fix wrongly nested commentingFrank Gevaerts2010-06-05
* Fix EOL styleFrank Gevaerts2010-06-05
* New USB charging system, part 2 - "Force" charging modeTorne Wuff2010-06-05
* Mini2440: Fix simulator. It's touchscreen so there's button clashes when tryi...Thomas Martitz2010-06-05
* Move delay a bit in dbop_read_input for ams sansa targets using the DBOP port...Bertrik Sikken2010-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
* Port greylib blitting optimisation to clipv2 and Clip+. Actual speedup can't ...Jens Arnold2010-06-04
* Port greylib blitting optimisation to clipv1.Jens Arnold2010-06-04
* Using void instead of unsigned char fixes the strict-aliasing warnings with -...Tobias Diedrich2010-06-03
* sd-as3525v1: do not disable peripheral clocks in sd_enable()Rafaël Carré2010-06-03
* Fix PP5002 builds. Somehow an #else went missing along the line.Michael Sevakis2010-06-02
* Threading: Split processor support code into respective target files. C files...Michael Sevakis2010-06-02
* Prevent a race condition when writing VIC_INT_EN_CLEAR. Should be very diffic...Tobias Diedrich2010-06-01
* as3525 ascodec: make internal functions statics and remove some details for a...Rafaël Carré2010-06-01
* as3525 PCM: implement locking like done for the gigabeats in r26341Rafaël Carré2010-06-01
* sd-as3525v1: set up bank selection data outside of the loopRafaël Carré2010-06-01
* Enable IRAM on TCC7801 (Cowon D2) for a 6-12% speedup in codecs that use it, ...Rob Purchase2010-05-31
* Port the greylib blitting optimisation to m:robe 100. It's even more efficien...Jens Arnold2010-05-31
* Smaller & faster greylib blitting on iriver H1x0 and iAudio M5, based on the ...Jens Arnold2010-05-31
* ARM: use BX when branch to an address in registerRafaël Carré2010-05-31
* rolo: use BX for ARM branchesRafaël Carré2010-05-31
* Smaller & faster grey blitting on greyscale ipods, based on an idea by Mike S...Jens Arnold2010-05-30
* Update Samsung YP-S3 bootloader demoBertrik Sikken2010-05-30
* 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
* inttypes.h: remove excessive PRI*PTR declaration when long isn't 64 bitsRafaël Carré2010-05-30
* inttypes.h: add (some) iso c99 fprintf format specifiersRafaël Carré2010-05-30
* fuze*/e200v2 YUV lcd code: remove a useless instruction forgotten in r21795Rafaël Carré2010-05-29
* No need to break after a returnFrank Gevaerts2010-05-29
* Commit FS#10887 by me. Change the check for software poweroff to be that the...Michael Giacomelli2010-05-29
* fix broken case handling in storage_present() and storage_removable(). Those ...Frank Gevaerts2010-05-29
* Fuze: don't change gate scan position if lcd_set_flip() is not usedRafaël Carré2010-05-29
* cpucache_invalidate: use bx reg instead of mov pc, reg to returnRafaël Carré2010-05-29
* e200v2: revert r26353Rafaël Carré2010-05-29
* Fuzev1/v2 : lcd_set_flip()Rafaël Carré2010-05-29
* sd-as3525.c: Do not wait for TRAN state after transfer is over.Jack Halpin2010-05-28
* Apply FS#9194 - LCD invert for Sansa c200/c200v2Bertrik Sikken2010-05-28
* Restore return statement in kernel-as3525.c that was accidentally removed in ...Bertrik Sikken2010-05-28
* Simplify lcd invertMichael Chicoine2010-05-28
* Simplify lcd_set_flip, lcd_window, and lcd_window_blitMichael Chicoine2010-05-28
* genversion: generate version.c and version.h independantlyRafaël Carré2010-05-28
* Merge common LCD code between fuzev1 & fuzev2Rafaël Carré2010-05-27
* fuzev2: lcd_enable and lcd_invert() work fineRafaël Carré2010-05-27
* sd-as3525v2: Include time spent yielding when figuring timeout in sd_wait_for...Rafaël Carré2010-05-27
* Gigabeat S PCM: Sync some comments to changes.Michael Sevakis2010-05-27
* Gigabeat S PCM: There's no reason to touch any hardware registers in order to...Michael Sevakis2010-05-27
* Simulator: get rid of SDL_mutex* parameter to sim_do_exit.Michael Sevakis2010-05-27
* SDL Simulator: Get thread shutdown and properly handled and fix a minor memor...Michael Sevakis2010-05-27