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 717 d 12 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
974 3275 d 9 h user890104 /emcore/trunk/tools/ Add script for sending commands to the LCD, useful when developing LCD drivers  
/emcore/trunk/tools/lcdtest.py
973 3275 d 9 h user890104 /emcore/trunk/loader/ipodnano4g/ Add incomplete emCORE loader for Nano 4G  
/emcore/trunk/loader/ipodnano4g
/emcore/trunk/loader/ipodnano4g/Makefile
/emcore/trunk/loader/ipodnano4g/SOURCES
/emcore/trunk/loader/ipodnano4g/ls.x
/emcore/trunk/loader/ipodnano4g/main.S
/emcore/trunk/loader/ipodnano4g/version.h
969 4200 d 7 h theseven /emcore/trunk/usb/ emCORE: Fix USB console bug  
/emcore/trunk/usb/usbdebug.c
968 4236 d 7 h theseven /emcore/trunk/ emCORE: iPod Classic: Make clickwheel driver aware of MENU+SELECT reset.  
/emcore/trunk/clickwheel.h
/emcore/trunk/fat.c
/emcore/trunk/fat.h
/emcore/trunk/target/ipodclassic/storage_ata-target.h
/emcore/trunk/target/ipodclassic/storage_ata.c
/emcore/trunk/target/ipodnano2g/clickwheel.c
/emcore/trunk/target/ipodnano3g/clickwheel.c
/emcore/trunk/target/ipodnano3g/targetinit.c
966 4237 d 6 h theseven /emcore/trunk/ emCORE: iPod Classic: Add userspace ATA access interface  
/emcore/trunk/export/syscallapi.h
/emcore/trunk/target/ipodclassic/config.h
/emcore/trunk/target/ipodclassic/storage_ata-target.h
/emcore/trunk/target/ipodclassic/storage_ata.c
965 4237 d 19 h theseven /emcore/trunk/ emCORE: iPod Classic: Fix several ATA driver bugs, which were causing compatibility issues with HDD/Flash mods  
/emcore/trunk/storage.c
/emcore/trunk/target/ipodclassic/storage_ata.c
964 4237 d 19 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
963 4238 d 9 h theseven /emcore/trunk/ emCORE: Allow booting if there's no battery present  
/emcore/trunk/init.c
962 4238 d 9 h theseven /emcore/trunk/ emCORE: Improve disk error reporting during startup  
/emcore/trunk/disk.c
/emcore/trunk/disk.h
/emcore/trunk/fat.c
961 4238 d 9 h theseven /emcore/trunk/target/ emCORE: iPod Classic: Apple firmware dualboot support  
/emcore/trunk/target/ipodclassic/target.h
/emcore/trunk/target/ipodnano3g/clockgates.c
/emcore/trunk/target/ipodnano3g/targetinit.c
960 4238 d 9 h theseven /emcore/trunk/target/ipodnano3g/ emCORE: iPod Classic: Properly detect external power and charging state  
/emcore/trunk/target/ipodnano3g/power.c
959 4269 d 5 h theseven /emcore/trunk/tools/ emcore.py: Fix device console commands on python 3  
/emcore/trunk/tools/emcore.py
953 4271 d 16 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 4271 d 17 h theseven /emcore/trunk/tools/ libemcore: Use bulk transfers if possible  
/emcore/trunk/tools/emcore.py
/emcore/trunk/tools/libemcore.py
950 4271 d 17 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
949 4272 d 3 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
947 4272 d 3 h theseven /emcore/trunk/usb/ emCORE: SynopsysOTG: We can send up to 1023 packets at once  
/emcore/trunk/usb/synopsysotg.c
944 4273 d 17 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
942 4273 d 18 h theseven /emcore/trunk/tools/ genBBT: Backport some fixes from hddscan2  
/emcore/trunk/tools/genbbt.c

Show All