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 19 h user890104 /emcore/ Remove tags and branches folders from emCORE, since it never had any. Move everything from trunk to the base emCORE folder.  
759 5311 d 18 h theseven /emcore/trunk/target/ emCORE: Fix unresolved format string in various exception handlers  
704 5419 d 20 h theseven /emcore/trunk/ emCORE: Improved panic and CPU exception handling  
702 5420 d 11 h theseven /emcore/trunk/ emCORE: Fix CPU exception handling  
593 5490 d 17 h theseven /emcore/trunk/ emCORE: Merge yield() and context_switch(), which are essentially the same thing  
437 5517 d 14 h theseven /emcore/trunk/ emCORE: Fix dozens of problems, it finally boots!  
436 5517 d 16 h theseven /emcore/trunk/ emCORE: Rework initialization code [KNOWN-BROKEN INTERMEDIATE COMMIT!]  
427 5518 d 10 h farthen /emcore/trunk/ emCORE: change every 'emBIOS' text string to 'emCORE'  
424 5518 d 14 h theseven /emcore/ Create emCORE branch  
312 5562 d 13 h theseven /embios/trunk/ emBIOS: Disable instruction cache before running other firmwares, workaround for an RTXC init bug  
233 5595 d 19 h theseven /embios/trunk/target/ipodnano2g/ emBIOS iPod Nano 2G: Clean caches after copying code around  
143 5671 d 14 h theseven /embios/trunk/ Add syscalls for AES, HMAC-SHA1 and mounting/unmounting of partitions  
111 5674 d 22 h theseven / Implement the most important part of the syscall interface  
99 5675 d 14 h theseven / Make the syscall interface work, add simple hello world app  
98 5675 d 19 h theseven /embios/trunk/ Make the location of the boot information table a bit more predictable  
95 5675 d 20 h theseven /embios/trunk/ Add support for accessing the boot flash on Nano2G  
43 5680 d 15 h theseven /embios/trunk/ Implement an SWI syscall interface and breakpoints  
15 5683 d 14 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 16 h theseven /embios/trunk/ Implement preemptive multitasking kernel  
2 5691 d 15 h theseven /embios/trunk/ emBIOS: Initial commit. LCD console works on Nano2G so far.