rockbox/firmware/target/arm/s3c2440
Rafaël Carré 95cf63b294 button-target.h : move prototypes to button.h
no need to define BUTTON_REMOTE anymore

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31620 a1c6a512-1295-4272-9138-f99709370657
2012-01-08 00:07:19 +00:00
..
gigabeat-fx button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
mini2440 button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
adc-s3c2440.c Remove atomic register bit manipulation functions from i.MX and s3c target code and introduce generic functions for ARM (bitmod32, bitset32, and bitclr32). Multiprocessor support is possible but just not implemented at the moment, only interrupt lockout. 2010-06-30 02:02:46 +00:00
app.lds Add KEEP() around vectors in linker scripts. 2011-12-18 06:43:08 +00:00
boot.lds Add KEEP() around vectors in linker scripts. 2011-12-18 06:43:08 +00:00
crt0.S Switch to SYS mode on arm FS#12322 by me 2011-10-11 16:06:03 +00:00
debug-s3c2440.c s3c2440: move debug-target.h content to .c 2012-01-04 06:34:04 +00:00
debug-target.h s3c2440: move debug-target.h content to .c 2012-01-04 06:34:04 +00:00
dma-s3c2440.c Various minor cleanups for mini2440 2010-08-01 08:56:15 +00:00
dma-target.h Working Bootloader for mini2440. 2009-10-22 17:45:02 +00:00
i2c-s3c2440.c Merge functionality of wakeups and semaphores-- fewer APIs and object types. semaphore_wait takes a timeout now so codecs and plugins have to be made incompatible. Don't make semaphores for targets not using them. 2011-03-02 08:49:38 +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 Remove atomic register bit manipulation functions from i.MX and s3c target code and introduce generic functions for ARM (bitmod32, bitset32, and bitclr32). Multiprocessor support is possible but just not implemented at the moment, only interrupt lockout. 2010-06-30 02:02:46 +00:00
lcd-s3c2440.c Convert remaining memframe LCDs that can be convert to common code. 2011-12-16 23:40:39 +00:00
sd-s3c2440.c NUM_CARDS can definitely be smaller than NUM_DRIVES, so don't pretend that this is an error 2011-09-18 13:13:35 +00:00
system-s3c2440.c Introduce USED_ATTR wrapper for __attribute__((used)). 2011-12-09 15:33:59 +00:00
system-target.h Remove atomic register bit manipulation functions from i.MX and s3c target code and introduce generic functions for ARM (bitmod32, bitset32, and bitclr32). Multiprocessor support is possible but just not implemented at the moment, only interrupt lockout. 2010-06-30 02:02:46 +00:00
uart-s3c2440.c Various minor cleanups for mini2440 2010-08-01 08:56:15 +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