summaryrefslogtreecommitdiff
path: root/firmware/target/arm
AgeCommit message (Expand)Author
2010-06-11s5l8700 PCM: Always call dma_callback. (fix r26253 remnants)Michael Sevakis
2010-06-11ata-creative-zvm: make sure return value is definedRafaël Carré
2010-06-11pcm-pp: revert r26756Rafaël Carré
2010-06-11as3525v1: drop the asm version of mono2stereoRafaël Carré
2010-06-11FS#11335 by me: make ARM assembly functions thumb-friendlyRafaël Carré
2010-06-11arm/memset: don't use ldm to load pc when it has been stored with strRafaël Carré
2010-06-10Clean unused stuff out of thread.h and config.h and reorganize thread-pp.c to...Michael Sevakis
2010-06-09meizu m6sl: load code from IRAM, not FLASH (it eases debugging)Rafaël Carré
2010-06-08arm/crt0.S: s58l* don't use this file, no need for 'DFUC' stringRafaël Carré
2010-06-08make meizu-m6sl bootloader buildRafaël Carré
2010-06-07Fix byte order for Mini G2, and fix comments.Jens Arnold
2010-06-07as3525v1: fix r26444 which broke mic recordingRafaël Carré
2010-06-06Use atomic GPIO manipulation where appropriate.Jens Arnold
2010-06-06sd-as3525v2: check the (supposedly) card data line for business when writingRafaël Carré
2010-06-06Remove card_enable_monitoring() and use a mutex instead. The card_enable_moni...Frank Gevaerts
2010-06-06USB charging support for iPods.Torne Wuff
2010-06-05remane hotswap.* to sdmmc.*. The contents have nothing at all to do with hots...Frank Gevaerts
2010-06-05Move delay a bit in dbop_read_input for ams sansa targets using the DBOP port...Bertrik Sikken
2010-06-05Implement backlight brightness for iPod G4 greyscale and iPod Color/Photo.Jens Arnold
2010-06-05New USB charging system, part 1 - API rework and user-visible setting updateTorne Wuff
2010-06-04Port greylib blitting optimisation to clipv2 and Clip+. Actual speedup can't ...Jens Arnold
2010-06-04Port greylib blitting optimisation to clipv1.Jens Arnold
2010-06-03Using void instead of unsigned char fixes the strict-aliasing warnings with -...Tobias Diedrich
2010-06-03sd-as3525v1: do not disable peripheral clocks in sd_enable()Rafaël Carré
2010-06-02Fix PP5002 builds. Somehow an #else went missing along the line.Michael Sevakis
2010-06-02Threading: Split processor support code into respective target files. C files...Michael Sevakis
2010-06-01Prevent a race condition when writing VIC_INT_EN_CLEAR. Should be very diffic...Tobias Diedrich
2010-06-01as3525 ascodec: make internal functions statics and remove some details for a...Rafaël Carré
2010-06-01as3525 PCM: implement locking like done for the gigabeats in r26341Rafaël Carré
2010-06-01sd-as3525v1: set up bank selection data outside of the loopRafaël Carré
2010-05-31Enable IRAM on TCC7801 (Cowon D2) for a 6-12% speedup in codecs that use it, ...Rob Purchase
2010-05-31Port the greylib blitting optimisation to m:robe 100. It's even more efficien...Jens Arnold
2010-05-31ARM: use BX when branch to an address in registerRafaël Carré
2010-05-30Smaller & faster grey blitting on greyscale ipods, based on an idea by Mike S...Jens Arnold
2010-05-30Update Samsung YP-S3 bootloader demoBertrik Sikken
2010-05-29fuze*/e200v2 YUV lcd code: remove a useless instruction forgotten in r21795Rafaël Carré
2010-05-29Fuze: don't change gate scan position if lcd_set_flip() is not usedRafaël Carré
2010-05-29cpucache_invalidate: use bx reg instead of mov pc, reg to returnRafaël Carré
2010-05-29e200v2: revert r26353Rafaël Carré
2010-05-29Fuzev1/v2 : lcd_set_flip()Rafaël Carré
2010-05-28sd-as3525.c: Do not wait for TRAN state after transfer is over.Jack Halpin
2010-05-28Apply FS#9194 - LCD invert for Sansa c200/c200v2Bertrik Sikken
2010-05-28Restore return statement in kernel-as3525.c that was accidentally removed in ...Bertrik Sikken
2010-05-28Simplify lcd invertMichael Chicoine
2010-05-28Simplify lcd_set_flip, lcd_window, and lcd_window_blitMichael Chicoine
2010-05-27Merge common LCD code between fuzev1 & fuzev2Rafaël Carré
2010-05-27sd-as3525v2: Include time spent yielding when figuring timeout in sd_wait_for...Rafaël Carré
2010-05-27Gigabeat S PCM: Sync some comments to changes.Michael Sevakis
2010-05-27Gigabeat S PCM: There's no reason to touch any hardware registers in order to...Michael Sevakis
2010-05-27as3525: no need to ack TIMER interrupt multiple timesRafaël Carré