rockbox/firmware/target/arm/s3c2440
Thomas Martitz 10753f195b Mini2440: Cleanup SD driver a bit, undefine SD_DEBUG for faster transfers, implement hotswap and HAVE_HOTSWAP_STORAGE_AS_MAIN.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23754 a1c6a512-1295-4272-9138-f99709370657
2009-11-25 23:23:21 +00:00
..
gigabeat-fx Many more drivers for mini2440. Now the main binary compiles and runs. 2009-10-26 18:16:58 +00:00
mini2440 Improvements to mini2440 audio; change CPU freq to 406MHz 2009-11-03 13:50:52 +00:00
adc-s3c2440.c Initial touchscreen support for mini2440. Based on D2 touchscreen driver 2009-10-27 20:25:40 +00:00
app.lds Real fake IRAM by placing .i.... section in the analagous DRAM sections in the linker scripts that hasn't done this yet. 2008-05-10 22:03:45 +00:00
boot.lds Fix the bootloader 2008-05-10 22:12:57 +00:00
crt0.S Improvements to mini2440 audio; change CPU freq to 406MHz 2009-11-03 13:50:52 +00:00
debug-s3c2440.c fix red 2009-10-17 18:12:24 +00:00
debug-target.h Initial mini2440 port. 2009-10-19 18:14:27 +00:00
dma-s3c2440.c Working Bootloader for mini2440. 2009-10-22 17:45:02 +00:00
dma-target.h Working Bootloader for mini2440. 2009-10-22 17:45:02 +00:00
i2c-s3c2440.c Many more drivers for mini2440. Now the main binary compiles and runs. 2009-10-26 18:16:58 +00:00
i2c-s3c2440.h Many more drivers for mini2440. Now the main binary compiles and runs. 2009-10-26 18:16:58 +00:00
kernel-s3c2440.c Initial mini2440 port. 2009-10-19 18:14:27 +00:00
lcd-s3c2440.c Make current_vp static and importings from Gigabeat F/X/S lcd drivers as they don't need it anymore. 2009-10-26 01:44:39 +00:00
sd-s3c2440.c Mini2440: Cleanup SD driver a bit, undefine SD_DEBUG for faster transfers, implement hotswap and HAVE_HOTSWAP_STORAGE_AS_MAIN. 2009-11-25 23:23:21 +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 Many more drivers for mini2440. Now the main binary compiles and runs. 2009-10-26 18:16:58 +00:00