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 16 h user890104 /emcore/ Remove tags and branches folders from emCORE, since it never had any. Move everything from trunk to the base emCORE folder.  
704 5419 d 17 h theseven /emcore/trunk/ emCORE: Improved panic and CPU exception handling  
702 5420 d 8 h theseven /emcore/trunk/ emCORE: Fix CPU exception handling  
593 5490 d 14 h theseven /emcore/trunk/ emCORE: Merge yield() and context_switch(), which are essentially the same thing  
492 5504 d 4 h theseven /emcore/trunk/ emCORE: Rework LCD driver interface  
429 5518 d 7 h theseven /emcore/trunk/ emCORE: Dynamic memory allocation  
427 5518 d 7 h farthen /emcore/trunk/ emCORE: change every 'emBIOS' text string to 'emCORE'  
424 5518 d 11 h theseven /emcore/ Create emCORE branch  
344 5545 d 10 h theseven /embios/trunk/ emBIOS: Only suspend threads that are actually used when a panic happens  
270 5572 d 16 h theseven /embios/trunk/ emBIOS: Fix USB on iPod Nano 4G (get rid of leftover DMA IRQs from the OF)  
265 5572 d 17 h theseven /embios/trunk/ emBIOS: Lots of cleanup  
257 5586 d 14 h theseven /embios/trunk/ emBIOS: Make LCD console default colors configurable  
249 5592 d 8 h theseven /embios/trunk/ emBIOS: Handle FTL problems more gracefully on iPod Nano 2G  
143 5671 d 11 h theseven /embios/trunk/ Add syscalls for AES, HMAC-SHA1 and mounting/unmounting of partitions  
50 5679 d 20 h theseven /embios/trunk/ Fix panicf()/DEBUGF() calls in FAT code  
15 5683 d 11 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 13 h theseven /embios/trunk/ Implement preemptive multitasking kernel  
2 5691 d 12 h theseven /embios/trunk/ emBIOS: Initial commit. LCD console works on Nano2G so far.