Subversion Repositories freemyipod

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
57 5681 d 13 h theseven /embios/trunk/ Some more cleanup and fixes, get rid of all unaligned storage accesses from fat.c  
55 5681 d 13 h benedikt93 /embios/trunk/usb/ fixed usb.c to match the EmBIOS Monitor Protocol  
54 5682 d 8 h theseven /embios/trunk/ Use even more of the Rockbox storage framework, rework FTL and NAND drivers a bit  
35 5684 d 9 h theseven /embios/trunk/ Implement the remaining monitor functionality  
34 5684 d 10 h theseven /embios/trunk/ Add a monitor command to lock down thread execution to allow consistent dumping or manipulation of data structures  
31 5684 d 11 h theseven /embios/trunk/ The scheduler state can now be read via USB  
30 5684 d 12 h theseven /embios/trunk/usb/ Also return the number of bytes read by the cread monitor command  
29 5684 d 12 h theseven /embios/trunk/ Impelement powering off on iPod Nano 2G and console access via USB  
28 5684 d 13 h theseven /embios/trunk/ Change the "Get Information" monitor commands to match the description in the wiki  
26 5684 d 16 h theseven /embios/trunk/ Bidirectional console (only via USB right now), untested  
25 5684 d 19 h theseven /embios/trunk/ Add USB console  
15 5686 d 12 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