Subversion Repositories freemyipod

Rev

Rev 891 | Blame | Compare with Previous | Last modification | View Log | RSS feed

#include "target.h"

#ifdef TARGET_ipodnano2g
target/ipodnano2g/mmu.c
target/ipodnano2g/lcd.c
target/ipodnano2g/timer.c
target/ipodnano2g/i2c.c
target/ipodnano2g/interrupt.c
target/ipodnano2g/power.c
target/ipodnano2g/pmu.c
target/ipodnano2g/nand.c
target/ipodnano2g/ftl.c
target/ipodnano2g/storage_nand.c
target/ipodnano2g/clockgates.c
target/ipodnano2g/bootflash.c
target/ipodnano2g/backlight.c
target/ipodnano2g/targetinit.c
target/ipodnano2g/clickwheel.c
target/ipodnano2g/hwkeyaes.c
target/ipodnano2g/hmacsha1.c
target/ipodnano2g/usbtarget.c
target/ipodnano2g/rtc.c
usb/synopsysotg.c
usb/synopsysotg_s5l87xx.c
#endif

#ifdef TARGET_ipodnano4g
target/ipodnano4g/mmu.c
target/ipodnano4g/lcd.c
target/ipodnano4g/timer.c
target/ipodnano4g/i2c.c
target/ipodnano4g/interrupt.c
target/ipodnano4g/power.c
target/ipodnano4g/accel.c
target/ipodnano4g/backlight.c
target/ipodnano4g/clockgates.c
target/ipodnano4g/hwkeyaes.c
usb/synopsysotg.c
usb/synopsysotg_s5l87xx.c
#endif

#if defined(TARGET_ipodnano3g) || defined(TARGET_ipodclassic)
target/ipodnano3g/mmu.c
target/ipodnano3g/lcd.c
target/ipodnano3g/timer.c
target/ipodnano3g/i2c.c
target/ipodnano3g/interrupt.c
target/ipodnano3g/power.c
target/ipodnano3g/pmu.c
target/ipodnano3g/clockgates.c
target/ipodnano3g/bootflash.c
target/ipodnano3g/backlight.c
target/ipodnano3g/hwkeyaes.c
target/ipodnano3g/clickwheel.c
target/ipodnano3g/spi.c
target/ipodnano3g/targetinit.c
target/ipodnano3g/uart.c
target/ipodnano2g/rtc.c
usb/synopsysotg.c
usb/synopsysotg_s5l87xx.c
#endif

#ifdef TARGET_ipodclassic
target/ipodclassic/storage_ata.c
target/ipodclassic/usbtarget.c
#endif

#ifdef TARGET_ipodtouch2g
target/ipodnano4g/mmu.c
target/ipodnano4g/timer.c
target/ipodnano4g/i2c.S
target/ipodnano4g/interrupt.c
target/ipodnano4g/power.c
target/ipodnano4g/accel.c
target/ipodnano4g/backlight.c
target/ipodnano4g/clockgates.c
target/ipodtouch2g/lcd.c
usb/synopsysotg.c
usb/synopsysotg_s5l87xx.c
#endif

#ifdef ARM_ARCH
arm/arm-support.S
arm/contextswitch.S
arm/memcpy-arm.S
arm/memmove-arm.S
arm/memset-arm.S
#endif

init.c
util.c
malloc.c
library.c
#ifdef HAVE_LCD
drawing.S
lcdconsole.c
progressbar.c
#endif
format.c
panic.c
console.c
ucl.S
thread.c
#ifdef HAVE_USB
usb/usb.c
usb/usbglue.c
usb/usbdebug.c
#endif
shutdown.c
syscall.c
#ifdef HAVE_STORAGE
disk.c
fat.c
file.c
dir.c
storage.c
#endif
#ifdef HAVE_BUTTON
button.c
#endif
strcasestr.c
strcasecmp.c
strlcpy.c
strlcat.c
execimage.c
syscallapi.c
crc32.c

libc/strstr.c
libc/strtok.c
libc/atoi.c
libc/ctype.c
libc/memchr.c
libc/memcmp.c
libc/mktime.c
libc/qsort.c
libc/random.c
libc/sprintf.c
libc/sscanf.c
libc/strcat.c
libc/strchr.c
libc/strcmp.c
libc/strcpy.c
libc/strlen.c
libc/strncmp.c
libc/strrchr.c
libc/tlsf/tlsf.c