Subversion Repositories freemyipod

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
978 716 d 17 h user890104 /emcore/ Remove tags and branches folders from emCORE, since it never had any. Move everything from trunk to the base emCORE folder.  
427 5518 d 9 h farthen /emcore/trunk/ emCORE: change every 'emBIOS' text string to 'emCORE'  
424 5518 d 13 h theseven /emcore/ Create emCORE branch  
143 5671 d 12 h theseven /embios/trunk/ Add syscalls for AES, HMAC-SHA1 and mounting/unmounting of partitions  
111 5674 d 20 h theseven / Implement the most important part of the syscall interface  
110 5674 d 22 h theseven / Move the API header files to embios/trunk/export  
99 5675 d 13 h theseven / Make the syscall interface work, add simple hello world app  
85 5676 d 11 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.  
52 5679 d 19 h theseven /embios/trunk/ Clean up printf function attributes  
50 5679 d 22 h theseven /embios/trunk/ Fix panicf()/DEBUGF() calls in FAT code  
43 5680 d 14 h theseven /embios/trunk/ Implement an SWI syscall interface and breakpoints  
14 5686 d 14 h theseven /embios/trunk/ Implement preemptive multitasking kernel  
2 5691 d 13 h theseven /embios/trunk/ emBIOS: Initial commit. LCD console works on Nano2G so far.