rockbox/firmware/target/arm/s3c2440
mojyack dfa33c246b pcm: introduce pcm_sink
move target-specific pcm operations into builtin_pcm_sink.
in subsequent commits, another pcm_sink is added, and it becomes
possible to switch between them.

Change-Id: I8f8b9661e01d6e6472f34224ddc3760856778457
2026-03-02 10:09:11 +09:00
..
gigabeat-fx pcm: introduce pcm_sink 2026-03-02 10:09:11 +09:00
adc-s3c2440.c Remove Mini2440 and Lyre prototype 1 ports 2026-02-04 08:56:04 -05:00
app.lds
boot.lds
crt0.S Remove Mini2440 and Lyre prototype 1 ports 2026-02-04 08:56:04 -05:00
debug-s3c2440.c Remove Mini2440 and Lyre prototype 1 ports 2026-02-04 08:56:04 -05:00
dma-s3c2440.c s3c2440: Fix some compilation failures in the mini2440 bootloader 2026-01-27 07:11:32 -05:00
dma-target.h Remove Mini2440 and Lyre prototype 1 ports 2026-02-04 08:56:04 -05:00
i2c-s3c2440.c Add missing kernel.h includes (hopefully all of them). 2014-01-05 20:32:09 +01:00
i2c-s3c2440.h Add INIT_ATTR to i2c_init() 2023-01-12 06:33:50 -05:00
kernel-s3c2440.c
lcd-s3c2440.c [Fix Red] define lcd_awake for targets with lcd_sleep 2025-01-05 12:12:57 -05:00
sd-s3c2440.c s3c2440: Fix some compilation failures in the mini2440 bootloader 2026-01-27 07:11:32 -05:00
system-s3c2440.c Remove Mini2440 and Lyre prototype 1 ports 2026-02-04 08:56:04 -05:00
system-target.h Remove Mini2440 and Lyre prototype 1 ports 2026-02-04 08:56:04 -05:00
uart-s3c2440.c Implement a much more capable vuprintf() 2017-11-21 05:00:27 -05:00
uart-s3c2440.h