rockbox/firmware/target/arm/as3525
Rafaël Carré b0e7869f00 usb-drv-as3525v2: use all endpoints
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31399 a1c6a512-1295-4272-9138-f99709370657
2011-12-22 04:20:05 +00:00
..
sansa-c200v2
sansa-clip Sansa Clip: simplify matrix key scan 2011-12-13 23:12:21 +00:00
sansa-clipplus
sansa-clipv2 Sansa Clip: simplify matrix key scan 2011-12-13 23:12:21 +00:00
sansa-clipzip Sansa Clip: simplify matrix key scan 2011-12-13 23:12:21 +00:00
sansa-e200v2
sansa-fuze
sansa-fuzev2
sansa-m200v4
adc-target.h
app.lds Get the linker files that slipped through in r31337. 2011-12-17 02:00:59 +00:00
ascodec-as3525.c Commit the ascodec-as3525.c/ascodec-target.h changes from FS#12452 that keep ascodec_read/write_pmu from keeping interrupts disabled for the full duration of two I2C transfers, which can contribute to I2S PUSH/POP FIFO under/over-flows. 'Tis peppered with a couple interrupt safety mods as well. 2011-12-15 03:30:03 +00:00
ascodec-target.h Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR. 2011-12-19 20:12:52 +00:00
audio-as3525.c AS3525v1/v2: 2011-12-08 19:20:00 +00:00
backlight-e200v2-fuze.c
boot.lds Get the linker files that slipped through in r31337. 2011-12-17 02:00:59 +00:00
button-clip.c Clipv2: fix buttons broken by me in r31235 2011-12-14 21:04:04 +00:00
button-e200v2-fuze.c
clock-target.h
dbop-as3525.c
dbop-as3525.h
debug-as3525.c
debug-target.h
dma-pl081.c Deal with a complication when transferring recording method from PP5024: since the FIFO POP is always read until empty, keep track of sample parity instead of always saving the first one in the FIFO upon entering the ISR or else the first of a duplicate that is also the last in the FIFO would get duplicated. Also, give top priority to audio interrupts in all cases. 2011-12-12 20:12:22 +00:00
dma-target.h
fmradio-i2c-as3525.c FS#12370: Initial RDS support for Si4701/Si4703 tuner (beast and clip zip) 2011-12-17 20:24:19 +00:00
i2s-as3525.c
kernel-as3525.c
lcd-as-e200v2-fuze-fuzev2.S
lcd-clip.h
lcd-fuze.c
lcd-fuze.h
lcd-ssd1303.c
memory-init.S
pcm-as3525.c Commit to certain names for cache coherency APIs and discard the aliases. 2011-12-17 07:27:24 +00:00
power-as3525.c
powermgmt-target.h
scrollwheel-as3525.c
sd-as3525.c Deal with a complication when transferring recording method from PP5024: since the FIFO POP is always read until empty, keep track of sample parity instead of always saving the first one in the FIFO upon entering the ISR or else the first of a duplicate that is also the last in the FIFO would get duplicated. Also, give top priority to audio interrupts in all cases. 2011-12-12 20:12:22 +00:00
sd-as3525v2.c AMSv2: enable storage write in bootloader 2011-12-18 21:35:51 +00:00
system-as3525.c FS#12370: Initial RDS support for Si4701/Si4703 tuner (beast and clip zip) 2011-12-17 20:24:19 +00:00
system-target.h
timer-as3525.c
tuner-as3525v2.c typo 2011-12-15 19:42:21 +00:00
usb-as3525.c Add missing includes found using -Wmissing-declarations. 2011-12-21 18:02:50 +00:00
usb-drv-as3525.c Commit to certain names for cache coherency APIs and discard the aliases. 2011-12-17 07:27:24 +00:00
usb-drv-as3525.h
usb-drv-as3525v2.c usb-drv-as3525v2: use all endpoints 2011-12-22 04:20:05 +00:00
usb-drv-as3525v2.h Move usb-s3c6400 register comments to usb-s3c6400.h 2011-12-13 04:21:06 +00:00
usb-target.h