rockbox/firmware/target/arm/s3c2440
2012-05-07 00:55:59 -04:00
..
gigabeat-fx Revise the PCM callback system after adding multichannel audio. 2012-03-03 07:23:38 +01:00
mini2440 Revise the PCM callback system after adding multichannel audio. 2012-03-03 07:23:38 +01: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 arm: factor all exception handlers out of the crt0.S files 2012-04-06 13:46:32 +02:00
debug-s3c2440.c s3c2440: move debug-target.h content to .c 2012-01-04 06:34:04 +00:00
dma-s3c2440.c fix cache function name 2012-03-19 08:42:53 +01:00
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 Various minor cleanups for mini2440 2010-08-01 08:56:15 +00:00
uart-s3c2440.h