Subversion Repositories freemyipod

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
704 5420 d 4 h theseven /emcore/trunk/ emCORE: Improved panic and CPU exception handling  
702 5420 d 18 h theseven /emcore/trunk/ emCORE: Fix CPU exception handling  
593 5491 d 0 h theseven /emcore/trunk/ emCORE: Merge yield() and context_switch(), which are essentially the same thing  
437 5517 d 21 h theseven /emcore/trunk/ emCORE: Fix dozens of problems, it finally boots!  
436 5518 d 0 h theseven /emcore/trunk/ emCORE: Rework initialization code [KNOWN-BROKEN INTERMEDIATE COMMIT!]  
427 5518 d 18 h farthen /emcore/trunk/ emCORE: change every 'emBIOS' text string to 'emCORE'  
424 5518 d 22 h theseven /emcore/ Create emCORE branch  
312 5562 d 20 h theseven /embios/trunk/ emBIOS: Disable instruction cache before running other firmwares, workaround for an RTXC init bug  
233 5596 d 3 h theseven /embios/trunk/target/ipodnano2g/ emBIOS iPod Nano 2G: Clean caches after copying code around  
143 5671 d 21 h theseven /embios/trunk/ Add syscalls for AES, HMAC-SHA1 and mounting/unmounting of partitions  
111 5675 d 5 h theseven / Implement the most important part of the syscall interface  
99 5675 d 22 h theseven / Make the syscall interface work, add simple hello world app  
98 5676 d 2 h theseven /embios/trunk/ Make the location of the boot information table a bit more predictable  
95 5676 d 4 h theseven /embios/trunk/ Add support for accessing the boot flash on Nano2G  
43 5680 d 23 h theseven /embios/trunk/ Implement an SWI syscall interface and breakpoints  
15 5683 d 21 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 23 h theseven /embios/trunk/ Implement preemptive multitasking kernel  
2 5691 d 22 h theseven /embios/trunk/ emBIOS: Initial commit. LCD console works on Nano2G so far.