Subversion Repositories freemyipod

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
110 5677 d 3 h theseven / Move the API header files to embios/trunk/export  
98 5677 d 23 h theseven /embios/trunk/ Make the location of the boot information table a bit more predictable  
95 5678 d 0 h theseven /embios/trunk/ Add support for accessing the boot flash on Nano2G  
89 5678 d 12 h theseven /embios/trunk/ Fix Nano2G flash bug and add boot-time application loader  
87 5678 d 15 h theseven /embios/trunk/ Fix Nano4G I2C (with polling for now) and do some cleanup  
85 5678 d 17 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 5679 d 18 h theseven /embios/trunk/ Fix initialisation and backport some improvements from Rockbox.  
58 5680 d 17 h theseven /embios/trunk/ Finally integrate the FAT code into emBIOS! \o/  
54 5681 d 14 h theseven /embios/trunk/ Use even more of the Rockbox storage framework, rework FTL and NAND drivers a bit  
46 5682 d 15 h theseven /embios/trunk/ Import file system code from Rockbox. It still needs to be adapted and cleaned up.  
44 5682 d 15 h theseven /embios/trunk/ Add DEBUGF macro  
32 5683 d 16 h theseven /embios/trunk/ Another try at making the Makefile cross-platform compatible  
29 5683 d 17 h theseven /embios/trunk/ Impelement powering off on iPod Nano 2G and console access via USB  
15 5685 d 17 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 5688 d 19 h theseven /embios/trunk/ Implement preemptive multitasking kernel  
2 5693 d 19 h theseven /embios/trunk/ emBIOS: Initial commit. LCD console works on Nano2G so far.