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 19 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
964 4237 d 1 h theseven / emCORE/UMSboot: Fix USB concurrent IN transfer problems on S5L8702 and S5L8720  
/emcore/trunk/target/ipodclassic/target.h
/emcore/trunk/target/ipodnano3g/target.h
/emcore/trunk/target/ipodnano4g/target.h
/emcore/trunk/target/ipodtouch2g/target.h
/emcore/trunk/tools/libemcore.py
/emcore/trunk/usb/usbdebug.c
/umsboot/src/target/umsboot/ipodclassic/target.h
/umsboot/src/target/umsboot/ipodnano4g/target.h
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
951 4270 d 23 h theseven /emcore/trunk/tools/ libemcore: Use bulk transfers if possible  
/emcore/trunk/tools/emcore.py
/emcore/trunk/tools/libemcore.py
949 4271 d 9 h theseven /emcore/trunk/ emCORE: Add bulk transfers to USB debugger for better performance  
/emcore/trunk/tools/libemcore.py
/emcore/trunk/tools/libemcoredata.py
/emcore/trunk/usb/usb.h
/emcore/trunk/usb/usbdebug.c
/emcore/trunk/usb/usbdebug.h
/emcore/trunk/usb/usbglue.c
922 4311 d 15 h theseven /emcore/trunk/tools/ emCORE tools: Some minor fixes  
/emcore/trunk/tools/libemcore.py
/emcore/trunk/tools/libemcoreldr.py
/emcore/trunk/tools/tlsfanalyze.py
912 4321 d 12 h user890104 /emcore/trunk/tools/ libemcore: Accept one more USB PID (0xE001)  
/emcore/trunk/tools/libemcore.py
896 4585 d 17 h theseven /emcore/trunk/ emCORE: Fix USB console and optimize its performance  
/emcore/trunk/tools/emcore.py
/emcore/trunk/tools/libemcore.py
/emcore/trunk/usb/usbdebug.c
892 4585 d 21 h theseven /emcore/trunk/ emCORE: Fix missing files and some other breakage, add userspace USB API  
/emcore/trunk/usb/synopsysotg_s5l87xx.c
/emcore/trunk/usb/synopsysregs.h
/emcore/trunk/usb/usbdebug.c
/emcore/trunk/usb/usbdebug.h
/emcore/trunk/usb/usbglue.c
/emcore/trunk/usb/usbglue.h
/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/ipodnano3g/target.h
/emcore/trunk/target/ipodnano4g/s5l8720.h
/emcore/trunk/target/ipodnano4g/target.h
/emcore/trunk/target/ipodtouch2g/target.h
/emcore/trunk/thread.h
/emcore/trunk/tools/libemcore.py
/emcore/trunk/usb/usb.h
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
807 5209 d 11 h theseven /emcore/trunk/tools/ libemcore.py: Fix Python 3 problem in emcore.py's ls function  
/emcore/trunk/tools/libemcore.py
802 5210 d 18 h theseven /emcore/trunk/tools/ libemcore.py: Revert accidentally committed change  
/emcore/trunk/tools/libemcore.py
801 5210 d 20 h theseven /emcore/trunk/tools/ libemcore.py: Fix a couple more Python 3 incompatibilities  
/emcore/trunk/tools/libemcore.py
787 5211 d 20 h theseven /emcore/trunk/tools/ (lib)emcore.py: Add ipodclassic_readbbt command, make ipodclassic_writebbt work with Python 3  
/emcore/trunk/tools/emcore.py
/emcore/trunk/tools/libemcore.py
780 5218 d 12 h user890104 /emcore/trunk/tools/ libemcore: replace tabs with spaces to make Python on Windows stop complaining  
/emcore/trunk/tools/libemcore.py
779 5222 d 10 h user890104 /emcore/trunk/tools/ libemcore: fix storage_get_info  
/emcore/trunk/tools/libemcore.py
778 5222 d 13 h farthen /emcore/trunk/tools/ Add real time clock support to emcore python tools  
/emcore/trunk/tools/emcore.py
/emcore/trunk/tools/libemcore.py
774 5248 d 14 h theseven /emcore/trunk/tools/ emCORE python tools: Update mutex struct, increase default timeout and add up/downloadbyte functions  
/emcore/trunk/tools/emcore.py
/emcore/trunk/tools/libemcore.py
/emcore/trunk/tools/libemcoredata.py
769 5288 d 16 h user890104 /emcore/trunk/tools/ libemcore: fix a copy/paste bug  
/emcore/trunk/tools/libemcore.py
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

Show All