Subversion Repositories freemyipod

Rev

Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
978 716 d 16 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
977 3222 d 17 h user890104 /tools/ipodscsi_linux/ [ipodscsi-linux] Fix the Makefile  
/tools/ipodscsi_linux/Makefile
976 3222 d 18 h user890104 /tools/ipodscsi_linux/ [ipodscsi-linux] Updated version of main.c, added files needed to build it  
/tools/ipodscsi_linux/Makefile
/tools/ipodscsi_linux/SOURCES
/tools/ipodscsi_linux/version.h
/tools/ipodscsi_linux/main.c
975 3222 d 18 h user890104 /tools/ipodscsi_linux/ Add Linux version of ipodscsi by njsg  
/tools/ipodscsi_linux
/tools/ipodscsi_linux/main.c
974 3274 d 12 h user890104 /emcore/trunk/tools/ Add script for sending commands to the LCD, useful when developing LCD drivers  
/emcore/trunk/tools/lcdtest.py
973 3274 d 12 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
972 3793 d 7 h user890104 /tools/ipoddfu_c/ ipoddfu_c: Fix include path and Makefile  
/tools/ipoddfu_c/Makefile
/tools/ipoddfu_c/dfu.c
/tools/ipoddfu_c/ipoddfu.c
/tools/ipoddfu_c/misc.c
/tools/ipoddfu_c/usb.c
971 3837 d 10 h user890104 /umsboot/ umsboot: Fix TYPE=release build, thanks to TheSeven  
/umsboot/Makefile
970 4083 d 7 h user890104 /tools/fmibot/ fmibot: Reconnect on IRC ping timeouts  
/tools/fmibot/fmibot.js
969 4199 d 10 h theseven /emcore/trunk/usb/ emCORE: Fix USB console bug  
/emcore/trunk/usb/usbdebug.c
968 4235 d 10 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
967 4236 d 9 h theseven /apps/diskmode/ emCORE disk mode: Add SAT-2 ATA passthrough SCSI command support
This enables smartmontools to access the drive's SMART information.
This commit also fixes some other bugs and generally improves the code.
 
/apps/diskmode/scsi.h
/apps/diskmode/ums.c
/apps/diskmode/usb.c
/apps/diskmode/usb.h
966 4236 d 9 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 4236 d 23 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 4236 d 23 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 4237 d 12 h theseven /emcore/trunk/ emCORE: Allow booting if there's no battery present  
/emcore/trunk/init.c
962 4237 d 12 h theseven /emcore/trunk/ emCORE: Improve disk error reporting during startup  
/emcore/trunk/disk.c
/emcore/trunk/disk.h
/emcore/trunk/fat.c
961 4237 d 12 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 4237 d 12 h theseven /emcore/trunk/target/ipodnano3g/ emCORE: iPod Classic: Properly detect external power and charging state  
/emcore/trunk/target/ipodnano3g/power.c
959 4268 d 8 h theseven /emcore/trunk/tools/ emcore.py: Fix device console commands on python 3  
/emcore/trunk/tools/emcore.py

Show All