Subversion Repositories freemyipod

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
71 5680 d 1 h theseven /embios/trunk/ Import Rockbox libc, and use its headers instead of system headers, which have been causing trouble all over the place  
54 5681 d 23 h theseven /embios/trunk/ Use even more of the Rockbox storage framework, rework FTL and NAND drivers a bit  
49 5682 d 13 h theseven /embios/trunk/ Fix a few FAT code includes  
47 5682 d 21 h farthen /embios/trunk/ Make the rockbox fat code compile except for the mutex stuff in disk.c  
43 5683 d 4 h theseven /embios/trunk/ Implement an SWI syscall interface and breakpoints  
29 5684 d 2 h theseven /embios/trunk/ Impelement powering off on iPod Nano 2G and console access via USB  
15 5686 d 2 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
 
14 5689 d 4 h theseven /embios/trunk/ Implement preemptive multitasking kernel  
10 5691 d 3 h theseven /embios/trunk/ Add ipodnano4g target  
5 5692 d 10 h theseven /embios/trunk/ - Remove bad comment from the Makefile, which made compilation fail on Windows
- Use TARGET_whatever defines to allow ifdef'ing target-specific code properly
 
3 5693 d 3 h theseven /embios/trunk/ Fix a dependency generation bug and a mistyped filename in SOURCES  
2 5694 d 4 h theseven /embios/trunk/ emBIOS: Initial commit. LCD console works on Nano2G so far.