Subversion Repositories freemyipod

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
157 5672 d 17 h theseven /embios/trunk/usb/ Expose hardware key AES and HMAC-SHA1 via the monitor interface  
136 5676 d 19 h theseven /embios/trunk/ Fix getprocessinfo monitor command  
132 5677 d 6 h theseven /embios/trunk/ Implement nano2g clickwheel driver  
127 5677 d 9 h theseven /embios/trunk/ Add execfirmware syscall and USB command  
95 5679 d 15 h theseven /embios/trunk/ Add support for accessing the boot flash on Nano2G  
92 5680 d 3 h theseven /embios/trunk/ Expose execimage() via USB  
85 5680 d 8 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 5681 d 7 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 5682 d 9 h theseven /embios/trunk/ Some more cleanup and fixes, get rid of all unaligned storage accesses from fat.c  
55 5682 d 10 h benedikt93 /embios/trunk/usb/ fixed usb.c to match the EmBIOS Monitor Protocol  
54 5683 d 5 h theseven /embios/trunk/ Use even more of the Rockbox storage framework, rework FTL and NAND drivers a bit  
35 5685 d 6 h theseven /embios/trunk/ Implement the remaining monitor functionality  
34 5685 d 6 h theseven /embios/trunk/ Add a monitor command to lock down thread execution to allow consistent dumping or manipulation of data structures  
31 5685 d 7 h theseven /embios/trunk/ The scheduler state can now be read via USB  
30 5685 d 8 h theseven /embios/trunk/usb/ Also return the number of bytes read by the cread monitor command  
29 5685 d 8 h theseven /embios/trunk/ Impelement powering off on iPod Nano 2G and console access via USB  
28 5685 d 10 h theseven /embios/trunk/ Change the "Get Information" monitor commands to match the description in the wiki  
26 5685 d 12 h theseven /embios/trunk/ Bidirectional console (only via USB right now), untested  
25 5685 d 16 h theseven /embios/trunk/ Add USB console  
15 5687 d 8 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