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 18 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
953 4270 d 22 h theseven / emCORE/UMSboot: Fix some more USB trouble  
/emcore/trunk/tools/libemcore.py
/emcore/trunk/usb/usb.c
/emcore/trunk/usb/usbdebug.c
/umsboot/src/protocol/usb/usb.c
950 4270 d 23 h theseven /emcore/trunk/usb/ emCORE: Fix USB debugger bulk interface  
/emcore/trunk/usb/usb.c
/emcore/trunk/usb/usb.h
/emcore/trunk/usb/usbdebug.c
/emcore/trunk/usb/usbdebug.h
944 4272 d 23 h theseven /emcore/trunk/usb/ emCORE: Rework USB core a bit (insights from the Rockbox USB fixes)  
/emcore/trunk/usb/synopsysotg.c
/emcore/trunk/usb/usb.c
/emcore/trunk/usb/usb.h
/emcore/trunk/usb/usbdebug.c
891 4586 d 22 h theseven /emcore/trunk/ emCORE: Implant new USB stack, handle debugging via EP0  
/emcore/trunk/usb/dbgconsole.h
/emcore/trunk/usb/usb_ch9.h
/emcore/trunk/usb/usbdrv.h
/emcore/trunk/Makefile
/emcore/trunk/SOURCES
/emcore/trunk/console.c
/emcore/trunk/init.c
/emcore/trunk/shutdown.c
/emcore/trunk/target/ipodclassic/target.h
/emcore/trunk/target/ipodclassic/usbtarget.c
/emcore/trunk/target/ipodnano2g/target.h
/emcore/trunk/target/ipodnano2g/usbtarget.c
/emcore/trunk/target/ipodnano3g/s5l8702.h
/emcore/trunk/tools/libemcore.py
/emcore/trunk/usb/synopsysotg.c
/emcore/trunk/usb/synopsysotg.h
/emcore/trunk/usb/usb.c
/emcore/trunk/usb/usb.h
/emcore/trunk/usb/usbtarget.h
835 5174 d 13 h theseven / emCORE: Add argc/argv argument passing mechanism for apps/libs and arg0-arg3 for threads  
/apps/ball/main.c
/apps/beeper/main.c
/apps/bootmenu-ipodclassic/main.c
/apps/bootmenu-ipodnano2g/main.c
/apps/bootmenu-ipodnano4g/main.c
/apps/clockgatehunter/main.c
/apps/dumpmalloc/main.c
/apps/fastboot-of/main.c
/apps/fastboot/main.c
/apps/helloworld/main.c
/apps/installer-ipodclassic/main.c
/apps/installer-ipodnano2g/main.c
/apps/snake/main.c
/apps/testpattern/main.c
/apps/uarttest/main.c
/apps/uninstaller-ipodnano2g/main.c
/emcore/trunk/execimage.c
/emcore/trunk/execimage.h
/emcore/trunk/export/emcoreapp.h
/emcore/trunk/export/syscallapi.h
/emcore/trunk/init.c
/emcore/trunk/library.c
/emcore/trunk/library.h
/emcore/trunk/target/ipodclassic/storage_ata.c
/emcore/trunk/target/ipodnano2g/clickwheel.c
/emcore/trunk/target/ipodnano2g/lcd.c
/emcore/trunk/target/ipodnano2g/nand.c
/emcore/trunk/target/ipodnano3g/clickwheel.c
/emcore/trunk/thread.c
/emcore/trunk/thread.h
/emcore/trunk/usb/synopsysotg.c
/emcore/trunk/usb/usb.c
814 5207 d 14 h theseven /emcore/trunk/ emCORE: Add more detailed tracking of handle owners  
/emcore/trunk/dir.c
/emcore/trunk/dir.h
/emcore/trunk/execimage.c
/emcore/trunk/export/syscallapi.h
/emcore/trunk/export/syscallwrappers.h
/emcore/trunk/file.c
/emcore/trunk/file.h
/emcore/trunk/init.c
/emcore/trunk/library.c
/emcore/trunk/syscallapi.c
/emcore/trunk/target/ipodclassic/storage_ata.c
/emcore/trunk/target/ipodnano3g/i2c.c
/emcore/trunk/thread.c
/emcore/trunk/thread.h
/emcore/trunk/usb/usb.c
772 5279 d 21 h user890104 /emcore/trunk/usb/ emCORE: Add rtc_[read|write]_datetime to the USB Monitor API  
/emcore/trunk/usb/usb.c
763 5307 d 20 h user890104 /emcore/trunk/ emCORE: Add RTC driver for Nano2G and Classic, add accelerometer driver for Nano4G and Touch2G. Syscall API vesrion increased to 5.  
/emcore/trunk/accel.h
/emcore/trunk/rtc.h
/emcore/trunk/target/ipodnano2g/rtc.c
/emcore/trunk/target/ipodnano4g/accel.h
/emcore/trunk/SOURCES
/emcore/trunk/export/syscallapi.h
/emcore/trunk/export/syscallwrappers.h
/emcore/trunk/syscallapi.c
/emcore/trunk/target/ipodclassic/target.h
/emcore/trunk/target/ipodnano2g/target.h
/emcore/trunk/target/ipodnano4g/accel.c
/emcore/trunk/target/ipodnano4g/target.h
/emcore/trunk/target/ipodtouch2g/target.h
/emcore/trunk/usb/usb.c
/emcore/trunk/util.h
756 5312 d 22 h theseven /emcore/trunk/usb/ emCORE: USB driver: Fix wrong descriptor sizes  
/emcore/trunk/usb/usb.c
704 5419 d 20 h theseven /emcore/trunk/ emCORE: Improved panic and CPU exception handling  
/emcore/trunk/arm/contextswitch.S
/emcore/trunk/console.c
/emcore/trunk/console.h
/emcore/trunk/contextswitch.h
/emcore/trunk/export/syscallapi.h
/emcore/trunk/export/syscallwrappers.h
/emcore/trunk/lcd.h
/emcore/trunk/lcdconsole.c
/emcore/trunk/lcdconsole.h
/emcore/trunk/panic.c
/emcore/trunk/syscallapi.c
/emcore/trunk/target/ipodclassic/crt0.S
/emcore/trunk/target/ipodclassic/target.h
/emcore/trunk/target/ipodnano2g/crt0.S
/emcore/trunk/target/ipodnano2g/lcd.c
/emcore/trunk/target/ipodnano2g/target.h
/emcore/trunk/target/ipodnano3g/crt0.S
/emcore/trunk/target/ipodnano3g/lcd.c
/emcore/trunk/target/ipodnano3g/target.h
/emcore/trunk/target/ipodnano3g/uart.c
/emcore/trunk/target/ipodnano4g/crt0.S
/emcore/trunk/target/ipodnano4g/lcd.c
/emcore/trunk/target/ipodnano4g/target.h
/emcore/trunk/tools/libemcore.py
/emcore/trunk/uart.h
/emcore/trunk/usb/dbgconsole.h
/emcore/trunk/usb/usb.c
696 5420 d 16 h theseven /emcore/trunk/usb/ emCORE: Change USB vendor string to "freemyipod.org"  
/emcore/trunk/usb/usb.c
685 5444 d 13 h theseven /emcore/trunk/usb/ emCORE: Const correctness  
/emcore/trunk/usb/dbgconsole.h
/emcore/trunk/usb/usb.c
634 5482 d 16 h theseven /emcore/trunk/ emCORE: Add an API to request the number of total and free kilobytes on a volume  
/emcore/trunk/export/syscallapi.h
/emcore/trunk/export/syscallwrappers.h
/emcore/trunk/fat.c
/emcore/trunk/fat.h
/emcore/trunk/syscallapi.c
/emcore/trunk/usb/usb.c
631 5483 d 10 h theseven /emcore/trunk/usb/ emCORE: Kill a leftover "emBIOS" string that Farthen's batch operations didn't catch  
/emcore/trunk/usb/usb.c
595 5490 d 16 h theseven /emcore/trunk/ emCORE: Only switch back to the same thread when yield() is called if there is no other ready thread  
/emcore/trunk/arm/contextswitch.S
/emcore/trunk/target/ipodnano2g/timer.c
/emcore/trunk/target/ipodnano3g/timer.c
/emcore/trunk/target/ipodnano4g/timer.c
/emcore/trunk/thread.c
/emcore/trunk/thread.h
/emcore/trunk/usb/usb.c
479 5511 d 21 h theseven /emcore/trunk/ emCORE: Fix file I/O via USB  
/emcore/trunk/export/syscallapi.h
/emcore/trunk/export/syscallwrappers.h
/emcore/trunk/fat.c
/emcore/trunk/fat.h
/emcore/trunk/syscallapi.c
/emcore/trunk/tools/emcore.py
/emcore/trunk/tools/libemcore.py
/emcore/trunk/usb/usb.c
471 5512 d 10 h theseven /emcore/trunk/usb/ emCORE: Add USB Monitor API to free all allocations held by the monitor thread  
/emcore/trunk/usb/usb.c
464 5512 d 15 h theseven /emcore/trunk/usb/ emCORE: Fix USB1.1 handling  
/emcore/trunk/usb/usb.c
453 5514 d 17 h theseven /emcore/trunk/ emCORE: Switch to new executable format  
/emcore/trunk/execimage.c
/emcore/trunk/execimage.h
/emcore/trunk/export/emcoreapp.h
/emcore/trunk/export/syscallapi.h
/emcore/trunk/export/syscallwrappers.h
/emcore/trunk/init.c
/emcore/trunk/syscallapi.c
/emcore/trunk/thread.c
/emcore/trunk/thread.h
/emcore/trunk/usb/usb.c

Show All