rockbox/firmware/target/arm/s3c2440
Rafaël Carré bce42fdc31 usb_init_device(): move prototype to usb.h
Get rid of some usb-target.h files

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31487 a1c6a512-1295-4272-9138-f99709370657
2011-12-31 18:43:41 +00:00
..
gigabeat-fx usb_init_device(): move prototype to usb.h 2011-12-31 18:43:41 +00:00
mini2440 Commit to certain names for cache coherency APIs and discard the aliases. 2011-12-17 07:27:24 +00:00
adc-s3c2440.c
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 Move dbg_hw_info() into target tree. FS#11735 by me 2011-06-05 10:26:06 +00:00
debug-target.h Move dbg_hw_info() into target tree. FS#11735 by me 2011-06-05 10:26:06 +00:00
dma-s3c2440.c
dma-target.h
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
kernel-s3c2440.c
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
uart-s3c2440.c
uart-s3c2440.h