Subversion Repositories freemyipod

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
427 5518 d 21 h farthen /emcore/trunk/ emCORE: change every 'emBIOS' text string to 'emCORE'  
424 5519 d 1 h theseven /emcore/ Create emCORE branch  
312 5563 d 0 h theseven /embios/trunk/ emBIOS: Disable instruction cache before running other firmwares, workaround for an RTXC init bug  
233 5596 d 6 h theseven /embios/trunk/target/ipodnano2g/ emBIOS iPod Nano 2G: Clean caches after copying code around  
143 5672 d 1 h theseven /embios/trunk/ Add syscalls for AES, HMAC-SHA1 and mounting/unmounting of partitions  
111 5675 d 8 h theseven / Implement the most important part of the syscall interface  
99 5676 d 1 h theseven / Make the syscall interface work, add simple hello world app  
98 5676 d 6 h theseven /embios/trunk/ Make the location of the boot information table a bit more predictable  
95 5676 d 7 h theseven /embios/trunk/ Add support for accessing the boot flash on Nano2G  
43 5681 d 2 h theseven /embios/trunk/ Implement an SWI syscall interface and breakpoints  
15 5684 d 0 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 5687 d 2 h theseven /embios/trunk/ Implement preemptive multitasking kernel  
2 5692 d 2 h theseven /embios/trunk/ emBIOS: Initial commit. LCD console works on Nano2G so far.