rockbox/firmware/target/arm/s3c2440
Thomas Martitz ee7cf6c63c Remove unused card_detect(), and make card_detect_target() static inline in each sd driver.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23757 a1c6a512-1295-4272-9138-f99709370657
2009-11-26 00:51:09 +00:00
..
gigabeat-fx
mini2440 Improvements to mini2440 audio; change CPU freq to 406MHz 2009-11-03 13:50:52 +00:00
adc-s3c2440.c
app.lds
boot.lds
crt0.S Revert unrelated commit 2009-11-26 00:38:56 +00:00
debug-s3c2440.c
debug-target.h
dma-s3c2440.c
dma-target.h
i2c-s3c2440.c
i2c-s3c2440.h
kernel-s3c2440.c
lcd-s3c2440.c
sd-s3c2440.c Remove unused card_detect(), and make card_detect_target() static inline in each sd driver. 2009-11-26 00:51:09 +00:00
system-s3c2440.c Replace hard-coded value of memory size 2009-10-31 23:03:34 +00:00
system-target.h Improvements to mini2440 audio; change CPU freq to 406MHz 2009-11-03 13:50:52 +00:00
uart-s3c2440.c Simplify uart_printf() a bit by using vuprintf(), that also makes removing a static buffer possible. 2009-11-03 21:28:02 +00:00
uart-s3c2440.h