Subversion Repositories freemyipod

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
677 5445 d 22 h theseven / Fix another 330 occurrences of "emBIOS"  
243 5593 d 3 h theseven / UMSboot: Initial commit  
242 5593 d 3 h theseven /umsboot/ UMSboot: Fork from emBIOS trunk  
202 5650 d 2 h theseven /embios/trunk/ Also declare true and false for ASM code  
112 5675 d 1 h theseven /embios/trunk/ Fix some reds  
111 5675 d 1 h theseven / Implement the most important part of the syscall interface  
98 5675 d 23 h theseven /embios/trunk/ Make the location of the boot information table a bit more predictable  
89 5676 d 12 h theseven /embios/trunk/ Fix Nano2G flash bug and add boot-time application loader  
71 5677 d 16 h theseven /embios/trunk/ Import Rockbox libc, and use its headers instead of system headers, which have been causing trouble all over the place  
60 5678 d 16 h theseven /embios/trunk/ Fix some more includes  
59 5678 d 17 h theseven /embios/trunk/ Hopefully get rid of some warnings by rearranging some includes  
58 5678 d 17 h theseven /embios/trunk/ Finally integrate the FAT code into emBIOS! \o/  
54 5679 d 13 h theseven /embios/trunk/ Use even more of the Rockbox storage framework, rework FTL and NAND drivers a bit  
44 5680 d 15 h theseven /embios/trunk/ Add DEBUGF macro  
28 5681 d 18 h theseven /embios/trunk/ Change the "Get Information" monitor commands to match the description in the wiki  
15 5683 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 5686 d 19 h theseven /embios/trunk/ Implement preemptive multitasking kernel  
2 5691 d 18 h theseven /embios/trunk/ emBIOS: Initial commit. LCD console works on Nano2G so far.