Subversion Repositories freemyipod

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
89 5678 d 20 h theseven /embios/trunk/ Fix Nano2G flash bug and add boot-time application loader  
87 5678 d 22 h theseven /embios/trunk/ Fix Nano4G I2C (with polling for now) and do some cleanup  
85 5679 d 0 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.  
66 5680 d 1 h theseven /embios/trunk/ Fix initialisation and backport some improvements from Rockbox.  
58 5681 d 1 h theseven /embios/trunk/ Finally integrate the FAT code into emBIOS! \o/  
54 5681 d 21 h theseven /embios/trunk/ Use even more of the Rockbox storage framework, rework FTL and NAND drivers a bit  
46 5682 d 22 h theseven /embios/trunk/ Import file system code from Rockbox. It still needs to be adapted and cleaned up.  
44 5682 d 22 h theseven /embios/trunk/ Add DEBUGF macro  
32 5684 d 0 h theseven /embios/trunk/ Another try at making the Makefile cross-platform compatible  
29 5684 d 1 h theseven /embios/trunk/ Impelement powering off on iPod Nano 2G and console access via USB  
15 5686 d 1 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 3 h theseven /embios/trunk/ Implement preemptive multitasking kernel  
2 5694 d 2 h theseven /embios/trunk/ emBIOS: Initial commit. LCD console works on Nano2G so far.