Subversion Repositories freemyipod

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
978 716 d 17 h user890104 /emcore/ Remove tags and branches folders from emCORE, since it never had any. Move everything from trunk to the base emCORE folder.  
/emcore/Makefile
/emcore/SOURCES
/emcore/TARGETS
/emcore/accel.h
/emcore/arm
/emcore/backlight.h
/emcore/bootflash.h
/emcore/button.c
/emcore/button.h
/emcore/clickwheel.h
/emcore/clockgates.h
/emcore/configmagic.h
/emcore/console.c
/emcore/console.h
/emcore/constants
/emcore/contextswitch.h
/emcore/crc32.c
/emcore/crc32.h
/emcore/debug.h
/emcore/dir.c
/emcore/dir.h
/emcore/disk.c
/emcore/disk.h
/emcore/drawing.S
/emcore/drawing.h
/emcore/execimage.c
/emcore/execimage.h
/emcore/export
/emcore/fat.c
/emcore/fat.h
/emcore/file.c
/emcore/file.h
/emcore/format.c
/emcore/format.h
/emcore/global.h
/emcore/hmacsha1.h
/emcore/hwkeyaes.h
/emcore/i2c.h
/emcore/init.c
/emcore/interrupt.h
/emcore/lcd.h
/emcore/lcdconsole.c
/emcore/lcdconsole.h
/emcore/libc
/emcore/library.c
/emcore/library.h
/emcore/loader
/emcore/malloc.c
/emcore/malloc.h
/emcore/mmu.h
/emcore/mv.h
/emcore/panic.c
/emcore/panic.h
/emcore/power.h
/emcore/progressbar.c
/emcore/progressbar.h
/emcore/rtc.h
/emcore/shutdown.c
/emcore/shutdown.h
/emcore/storage.c
/emcore/storage.h
/emcore/storage_ata.h
/emcore/storage_nand.h
/emcore/strcasecmp.c
/emcore/strcasestr.c
/emcore/strlcat.c
/emcore/strlcpy.c
/emcore/syscall.c
/emcore/syscall.h
/emcore/syscallapi.c
/emcore/target
/emcore/targetinit.h
/emcore/thread.c
/emcore/thread.h
/emcore/timer.h
/emcore/tools
/emcore/uart.h
/emcore/ucl.S
/emcore/ucl.h
/emcore/usb
/emcore/util.c
/emcore/util.h
/emcore/version.h
/emcore/branches
/emcore/tags
/emcore/trunk
962 4237 d 14 h theseven /emcore/trunk/ emCORE: Improve disk error reporting during startup  
/emcore/trunk/disk.c
/emcore/trunk/disk.h
/emcore/trunk/fat.c
424 5518 d 13 h theseven /emcore/ Create emCORE branch  
/emcore
/emcore/trunk/loader/ipodnano3g
/emcore/trunk/loader/ipodnano3g/Makefile
/emcore/trunk/loader/ipodnano3g/SOURCES
/emcore/trunk/loader/ipodnano3g/ls.x
/emcore/trunk/loader/ipodnano3g/main.S
/emcore/trunk/loader/ipodnano3g/version.h
/emcore/trunk/target/ipodclassic/config.h
143 5671 d 12 h theseven /embios/trunk/ Add syscalls for AES, HMAC-SHA1 and mounting/unmounting of partitions  
/embios/trunk/hmacsha1.h
/embios/trunk/hwkeyaes.h
/embios/trunk/target/ipodnano2g/hmacsha1.c
/embios/trunk/target/ipodnano2g/hwkeyaes.c
/embios/trunk/target/ipodnano2g/aes.c
/embios/trunk/target/ipodnano2g/aes.h
/embios/trunk/target/ipodnano2g/hash.c
/embios/trunk/target/ipodnano2g/hash.h
/embios/trunk/SOURCES
/embios/trunk/disk.c
/embios/trunk/export/syscallapi.h
/embios/trunk/export/syscallwrappers.h
/embios/trunk/fat.c
/embios/trunk/panic.c
/embios/trunk/panic.h
/embios/trunk/syscallapi.c
/embios/trunk/target/ipodnano2g/crt0.S
/embios/trunk/target/ipodnano2g/target.h
115 5674 d 19 h theseven /embios/trunk/ Now this should really be the last one...  
/embios/trunk/disk.c
/embios/trunk/format.c
59 5678 d 12 h theseven /embios/trunk/ Hopefully get rid of some warnings by rearranging some includes  
/embios/trunk/console.c
/embios/trunk/dir.c
/embios/trunk/disk.c
/embios/trunk/fat.c
/embios/trunk/file.h
/embios/trunk/global.h
/embios/trunk/snprintf.c
58 5678 d 12 h theseven /embios/trunk/ Finally integrate the FAT code into emBIOS! \o/  
/embios/trunk/dir.c
/embios/trunk/dir.h
/embios/trunk/disk.c
/embios/trunk/fat.h
/embios/trunk/file.c
/embios/trunk/file.h
/embios/trunk/global.h
/embios/trunk/init.c
/embios/trunk/target/ipodnano2g/ftl.c
/embios/trunk/target/ipodnano2g/nand.c
/embios/trunk/target/ipodnano2g/target.h
/embios/trunk/thread.c
/embios/trunk/usb/synopsysotg.c
/embios/trunk/util.c
/embios/trunk/util.h
50 5679 d 22 h theseven /embios/trunk/ Fix panicf()/DEBUGF() calls in FAT code  
/embios/trunk/dir.c
/embios/trunk/disk.c
/embios/trunk/fat.c
/embios/trunk/file.c
/embios/trunk/panic.c
/embios/trunk/panic.h
/embios/trunk/thread.h
49 5679 d 22 h theseven /embios/trunk/ Fix a few FAT code includes  
/embios/trunk/SOURCES
/embios/trunk/disk.c
/embios/trunk/fat.c
47 5680 d 7 h farthen /embios/trunk/ Make the rockbox fat code compile except for the mutex stuff in disk.c  
/embios/trunk/SOURCES
/embios/trunk/disk.c
/embios/trunk/fat.c
/embios/trunk/fat.h
/embios/trunk/file.c
46 5680 d 10 h theseven /embios/trunk/ Import file system code from Rockbox. It still needs to be adapted and cleaned up.  
/embios/trunk/dir.c
/embios/trunk/dir.h
/embios/trunk/disk.c
/embios/trunk/fat.c
/embios/trunk/fat.h
/embios/trunk/file.c
/embios/trunk/file.h
/embios/trunk/fat32.c
/embios/trunk/fat32.h
/embios/trunk/init.c