index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
arm
Age
Commit message (
Expand
)
Author
2010-06-11
s5l8700 PCM: Always call dma_callback. (fix r26253 remnants)
Michael Sevakis
2010-06-11
ata-creative-zvm: make sure return value is defined
Rafaël Carré
2010-06-11
pcm-pp: revert r26756
Rafaël Carré
2010-06-11
as3525v1: drop the asm version of mono2stereo
Rafaël Carré
2010-06-11
FS#11335 by me: make ARM assembly functions thumb-friendly
Rafaël Carré
2010-06-11
arm/memset: don't use ldm to load pc when it has been stored with str
Rafaël Carré
2010-06-10
Clean unused stuff out of thread.h and config.h and reorganize thread-pp.c to...
Michael Sevakis
2010-06-09
meizu m6sl: load code from IRAM, not FLASH (it eases debugging)
Rafaël Carré
2010-06-08
arm/crt0.S: s58l* don't use this file, no need for 'DFUC' string
Rafaël Carré
2010-06-08
make meizu-m6sl bootloader build
Rafaël Carré
2010-06-07
Fix byte order for Mini G2, and fix comments.
Jens Arnold
2010-06-07
as3525v1: fix r26444 which broke mic recording
Rafaël Carré
2010-06-06
Use atomic GPIO manipulation where appropriate.
Jens Arnold
2010-06-06
sd-as3525v2: check the (supposedly) card data line for business when writing
Rafaël Carré
2010-06-06
Remove card_enable_monitoring() and use a mutex instead. The card_enable_moni...
Frank Gevaerts
2010-06-06
USB charging support for iPods.
Torne Wuff
2010-06-05
remane hotswap.* to sdmmc.*. The contents have nothing at all to do with hots...
Frank Gevaerts
2010-06-05
Move delay a bit in dbop_read_input for ams sansa targets using the DBOP port...
Bertrik Sikken
2010-06-05
Implement backlight brightness for iPod G4 greyscale and iPod Color/Photo.
Jens Arnold
2010-06-05
New USB charging system, part 1 - API rework and user-visible setting update
Torne Wuff
2010-06-04
Port greylib blitting optimisation to clipv2 and Clip+. Actual speedup can't ...
Jens Arnold
2010-06-04
Port greylib blitting optimisation to clipv1.
Jens Arnold
2010-06-03
Using void instead of unsigned char fixes the strict-aliasing warnings with -...
Tobias Diedrich
2010-06-03
sd-as3525v1: do not disable peripheral clocks in sd_enable()
Rafaël Carré
2010-06-02
Fix PP5002 builds. Somehow an #else went missing along the line.
Michael Sevakis
2010-06-02
Threading: Split processor support code into respective target files. C files...
Michael Sevakis
2010-06-01
Prevent a race condition when writing VIC_INT_EN_CLEAR. Should be very diffic...
Tobias Diedrich
2010-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 r26341
Rafaël Carré
2010-06-01
sd-as3525v1: set up bank selection data outside of the loop
Rafaël Carré
2010-05-31
Enable IRAM on TCC7801 (Cowon D2) for a 6-12% speedup in codecs that use it, ...
Rob Purchase
2010-05-31
Port the greylib blitting optimisation to m:robe 100. It's even more efficien...
Jens Arnold
2010-05-31
ARM: use BX when branch to an address in register
Rafaël Carré
2010-05-30
Smaller & faster grey blitting on greyscale ipods, based on an idea by Mike S...
Jens Arnold
2010-05-30
Update Samsung YP-S3 bootloader demo
Bertrik Sikken
2010-05-29
fuze*/e200v2 YUV lcd code: remove a useless instruction forgotten in r21795
Rafaël Carré
2010-05-29
Fuze: don't change gate scan position if lcd_set_flip() is not used
Rafaël Carré
2010-05-29
cpucache_invalidate: use bx reg instead of mov pc, reg to return
Rafaël Carré
2010-05-29
e200v2: revert r26353
Rafaël Carré
2010-05-29
Fuzev1/v2 : lcd_set_flip()
Rafaël Carré
2010-05-28
sd-as3525.c: Do not wait for TRAN state after transfer is over.
Jack Halpin
2010-05-28
Apply FS#9194 - LCD invert for Sansa c200/c200v2
Bertrik Sikken
2010-05-28
Restore return statement in kernel-as3525.c that was accidentally removed in ...
Bertrik Sikken
2010-05-28
Simplify lcd invert
Michael Chicoine
2010-05-28
Simplify lcd_set_flip, lcd_window, and lcd_window_blit
Michael Chicoine
2010-05-27
Merge common LCD code between fuzev1 & fuzev2
Rafaë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 Sevakis
2010-05-27
Gigabeat S PCM: There's no reason to touch any hardware registers in order to...
Michael Sevakis
2010-05-27
as3525: no need to ack TIMER interrupt multiple times
Rafaël Carré
[next]