rockbox/firmware/target/arm
Jens Arnold fe0334394f Fix byte order for Mini G2, and fix comments.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26675 a1c6a512-1295-4272-9138-f99709370657
2010-06-07 21:16:59 +00:00
..
archos/av300
as3525 as3525v1: fix r26444 which broke mic recording 2010-06-07 16:17:32 +00:00
at91sam
imx31 New USB charging system, part 1 - API rework and user-visible setting update 2010-06-05 10:05:27 +00:00
ipod Fix byte order for Mini G2, and fix comments. 2010-06-07 21:16:59 +00:00
iriver
olympus Port the greylib blitting optimisation to m:robe 100. It's even more efficient on monochrome LCDs - about 20% ISR speedup. 2010-05-31 20:13:27 +00:00
pbell Vibe 500: fix the scrolling through the lists by implementing BUTTON_REPEAT for the scrollstrip. 2010-05-24 19:48:06 +00:00
philips fix YUV Dither for the other targets too, like in r26064. 2010-05-24 18:57:11 +00:00
pnx0101 Make PCM->driver interface about as simple as it will get. Registered callback, zero data, alignment and stops are handled entirely inside pcm.c; driver merely calls fixed pcm.c callback. Remove pcm_record_more and do it just like playback; the original reason behind it isn't very practical in general. Everything checks out on supported targets. There wer some compat changes I can't check out on many unsupoorted but if there's a problem it will be a minor oops. Plugins become incompatible due to recording tweak-- full update. Sorted API. 2010-05-24 16:42:32 +00:00
s3c2440 Remove card_enable_monitoring() and use a mutex instead. The card_enable_monitoring() method actually didn't eliminate the possible race conditions it was meant to fix. 2010-06-06 13:20:47 +00:00
s5l8700 New USB charging system, part 1 - API rework and user-visible setting update 2010-06-05 10:05:27 +00:00
samsung fix YUV Dither for the other targets too, like in r26064. 2010-05-24 18:57:11 +00:00
sandisk fix YUV Dither for the other targets too, like in r26064. 2010-05-24 18:57:11 +00:00
tatung
tcc77x
tcc780x Remove card_enable_monitoring() and use a mutex instead. The card_enable_monitoring() method actually didn't eliminate the possible race conditions it was meant to fix. 2010-06-06 13:20:47 +00:00
tms320dm320 Cleanup r26253 red and yellow. 2010-05-24 16:57:48 +00:00
adc-as3514.c
adc-pp5020.c
ascodec-pp.c
ascodec-target.h
ata-as-arm.S
ata-nand-telechips.c
ata-pp5002.c
ata-pp5020.c
ata-sd-pp.c Remove card_enable_monitoring() and use a mutex instead. The card_enable_monitoring() method actually didn't eliminate the possible race conditions it was meant to fix. 2010-06-06 13:20:47 +00:00
ata-target.h
audio-pp.c
crt0-pp-bl.S
crt0-pp.S ARM: use BX when branch to an address in register 2010-05-31 15:14:26 +00:00
crt0.S
ffs-arm.S
i2c-pp.c
i2c-telechips.c
i2s-pp.c
kernel-pp.c
lcd-as-memframe.S
lcd-c200_c200v2.c Apply FS#9194 - LCD invert for Sansa c200/c200v2 2010-05-28 19:36:52 +00:00
lcd-ssd1815.c
memcpy-arm.S
memmove-arm.S
memset-arm.S
memset16-arm.S
mmu-arm.h
mmu-arm.S Update Samsung YP-S3 bootloader demo 2010-05-30 21:43:14 +00:00
mmu-armv6.S
pcm-pp.c Make PCM->driver interface about as simple as it will get. Registered callback, zero data, alignment and stops are handled entirely inside pcm.c; driver merely calls fixed pcm.c callback. Remove pcm_record_more and do it just like playback; the original reason behind it isn't very practical in general. Everything checks out on supported targets. There wer some compat changes I can't check out on many unsupoorted but if there's a problem it will be a minor oops. Plugins become incompatible due to recording tweak-- full update. Sorted API. 2010-05-24 16:42:32 +00:00
pcm-telechips.c Make PCM->driver interface about as simple as it will get. Registered callback, zero data, alignment and stops are handled entirely inside pcm.c; driver merely calls fixed pcm.c callback. Remove pcm_record_more and do it just like playback; the original reason behind it isn't very practical in general. Everything checks out on supported targets. There wer some compat changes I can't check out on many unsupoorted but if there's a problem it will be a minor oops. Plugins become incompatible due to recording tweak-- full update. Sorted API. 2010-05-24 16:42:32 +00:00
powermgmt-ascodec.c
sd-pp-target.h
support-arm.S
system-arm.c
system-arm.h
system-pp502x.c
system-pp5002.c
system-target.h
thread-arm.c Threading: Split processor support code into respective target files. C files from /target/xxx are included into thread.c because of essential inlining and files are code, not declarations. Copyrights in each new file go to whoever implemented the first functional support. 2010-06-02 12:45:36 +00:00
thread-pp.c Fix PP5002 builds. Somehow an #else went missing along the line. 2010-06-02 12:56:05 +00:00
timer-pp.c
usb-drv-arc.c
usb-fw-pp502x.c
usb-fw-pp5002.c
usb-s3c6400x.c
usb-target.h
usb-tcc.c
wmcodec-pp.c
wmcodec-telechips.c