rockbox/firmware/target/arm/s3c2440
Rafaël Carré ffefe0c08b Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.h
Note : SH has TIMER_FREQ defined to CPU_FREQ, so any code wanting it must include #config.h before #cpu.h

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21560 a1c6a512-1295-4272-9138-f99709370657
2009-06-29 14:30:12 +00:00
..
gigabeat-fx Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.h 2009-06-29 14:30:12 +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 Gigabeat FX: Use the bootsplash stored in flash when bootloader is started from flash 2009-04-21 04:39:17 +00:00
debug-s3c2440.c Meg-FX: s3c register definitions really should be unsigned. Switch from 'int' to 'unsigned long' like other targets. 2008-12-04 15:06:48 +00:00
debug-target.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00