Subversion Repositories freemyipod

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
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.  
977 3222 d 17 h user890104 /tools/ipodscsi_linux/ [ipodscsi-linux] Fix the Makefile  
976 3222 d 18 h user890104 /tools/ipodscsi_linux/ [ipodscsi-linux] Updated version of main.c, added files needed to build it  
975 3222 d 18 h user890104 /tools/ipodscsi_linux/ Add Linux version of ipodscsi by njsg  
974 3274 d 12 h user890104 /emcore/trunk/tools/ Add script for sending commands to the LCD, useful when developing LCD drivers  
973 3274 d 12 h user890104 /emcore/trunk/loader/ipodnano4g/ Add incomplete emCORE loader for Nano 4G  
972 3793 d 7 h user890104 /tools/ipoddfu_c/ ipoddfu_c: Fix include path and Makefile  
971 3837 d 10 h user890104 /umsboot/ umsboot: Fix TYPE=release build, thanks to TheSeven  
970 4083 d 7 h user890104 /tools/fmibot/ fmibot: Reconnect on IRC ping timeouts  
969 4199 d 10 h theseven /emcore/trunk/usb/ emCORE: Fix USB console bug  
968 4235 d 10 h theseven /emcore/trunk/ emCORE: iPod Classic: Make clickwheel driver aware of MENU+SELECT reset.  
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.
 
966 4236 d 9 h theseven /emcore/trunk/ emCORE: iPod Classic: Add userspace ATA access interface  
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  
964 4236 d 23 h theseven / emCORE/UMSboot: Fix USB concurrent IN transfer problems on S5L8702 and S5L8720  
963 4237 d 12 h theseven /emcore/trunk/ emCORE: Allow booting if there's no battery present  
962 4237 d 12 h theseven /emcore/trunk/ emCORE: Improve disk error reporting during startup  
961 4237 d 12 h theseven /emcore/trunk/target/ emCORE: iPod Classic: Apple firmware dualboot support  
960 4237 d 12 h theseven /emcore/trunk/target/ipodnano3g/ emCORE: iPod Classic: Properly detect external power and charging state  
959 4268 d 8 h theseven /emcore/trunk/tools/ emcore.py: Fix device console commands on python 3  
958 4270 d 14 h theseven /apps/installer-ipodclassic/ installer-ipodclassic: Un-revert r954  
957 4270 d 14 h theseven /umsboot/src/soc/s5l87xx/ UMSboot: Backport a minor pagetable init fix  
956 4270 d 14 h theseven /apps/installer-ipodclassic/ installer-ipodclassic: Revert r955. This was caused by using broken UMSboot builds.  
955 4270 d 15 h theseven /apps/installer-ipodclassic/ installer-ipodclassic: Avoid SHA1 trouble for now. We should figure out the real cause later.  
954 4270 d 16 h theseven /apps/ installer-ipodclassic: Fix 0x800 bytes of garbage data being written to boot flash  
953 4270 d 20 h theseven / emCORE/UMSboot: Fix some more USB trouble  
952 4270 d 20 h theseven /umsboot/src/protocol/usb/ UMSboot: Backport upstream USB driver fixes  
951 4270 d 20 h theseven /emcore/trunk/tools/ libemcore: Use bulk transfers if possible  
950 4270 d 20 h theseven /emcore/trunk/usb/ emCORE: Fix USB debugger bulk interface  
949 4271 d 6 h theseven /emcore/trunk/ emCORE: Add bulk transfers to USB debugger for better performance  
948 4271 d 6 h theseven /umsboot/src/core/synopsysotg/ UMSboot: SynopsysOTG: We can send up to 1023 packets at once  
947 4271 d 6 h theseven /emcore/trunk/usb/ emCORE: SynopsysOTG: We can send up to 1023 packets at once  
946 4271 d 6 h theseven /umsboot/ UMSboot: Merge upstream changes  
945 4272 d 21 h theseven /umsboot/src/ UMSboot: Port over emCORE USB changes  
944 4272 d 21 h theseven /emcore/trunk/usb/ emCORE: Rework USB core a bit (insights from the Rockbox USB fixes)  
943 4272 d 21 h theseven /umsboot/ UMSboot: No need to include system headers anymore  
942 4272 d 21 h theseven /emcore/trunk/tools/ genBBT: Backport some fixes from hddscan2  
941 4272 d 21 h theseven / Fix some missing newlines  
940 4272 d 21 h theseven /umsboot/src/ UMSboot: Don't rely on system headers  
939 4272 d 21 h theseven /umsboot/src/sys/ UMSboot: Add missing ASM file guard