Subversion Repositories freemyipod

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
85 5677 d 9 h theseven /embios/trunk/ Merge 4g_compat branch. I2C on Nano4G is known broken and the Nano4G LCD console is dog slow. The rest seems to be working fine.  
71 5678 d 8 h theseven /embios/trunk/ Import Rockbox libc, and use its headers instead of system headers, which have been causing trouble all over the place  
57 5679 d 11 h theseven /embios/trunk/ Some more cleanup and fixes, get rid of all unaligned storage accesses from fat.c  
55 5679 d 11 h benedikt93 /embios/trunk/usb/ fixed usb.c to match the EmBIOS Monitor Protocol  
54 5680 d 6 h theseven /embios/trunk/ Use even more of the Rockbox storage framework, rework FTL and NAND drivers a bit  
35 5682 d 7 h theseven /embios/trunk/ Implement the remaining monitor functionality  
34 5682 d 8 h theseven /embios/trunk/ Add a monitor command to lock down thread execution to allow consistent dumping or manipulation of data structures  
31 5682 d 9 h theseven /embios/trunk/ The scheduler state can now be read via USB  
30 5682 d 10 h theseven /embios/trunk/usb/ Also return the number of bytes read by the cread monitor command  
29 5682 d 10 h theseven /embios/trunk/ Impelement powering off on iPod Nano 2G and console access via USB  
28 5682 d 11 h theseven /embios/trunk/ Change the "Get Information" monitor commands to match the description in the wiki  
26 5682 d 13 h theseven /embios/trunk/ Bidirectional console (only via USB right now), untested  
25 5682 d 17 h theseven /embios/trunk/ Add USB console  
15 5684 d 10 h theseven /embios/trunk/ - added usb support
- added kernel debugger
- added interrupt driven i2c for nano2g
- loads of bug fixes
- nano4g is badly out of sync