Subversion Repositories freemyipod

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
978 718 d 0 h user890104 /emcore/ Remove tags and branches folders from emCORE, since it never had any. Move everything from trunk to the base emCORE folder.  
597 5491 d 21 h theseven /emcore/trunk/ emCORE: Remove the periodic scheduler tick. Instead, wakeup and preemting IRQs are now scheduled dynamically  
595 5491 d 21 h theseven /emcore/trunk/ emCORE: Only switch back to the same thread when yield() is called if there is no other ready thread  
429 5519 d 15 h theseven /emcore/trunk/ emCORE: Dynamic memory allocation  
427 5519 d 16 h farthen /emcore/trunk/ emCORE: change every 'emBIOS' text string to 'emCORE'  
424 5519 d 19 h theseven /emcore/ Create emCORE branch  
15 5684 d 19 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 21 h theseven /embios/trunk/ Implement preemptive multitasking kernel