Subversion Repositories freemyipod

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
519 5499 d 1 h theseven /emcore/trunk/arm/ emCORE: Fix execfirmware() locking up if the firmware destination overlaps with the calling thread's stack  
491 5510 d 2 h theseven / emCORE: Fix another dozen bugs  
443 5517 d 13 h theseven /emcore/trunk/arm/ emCORE: Fix execfirmware()  
438 5519 d 3 h theseven /emcore/trunk/ emCORE: Add memory allocation APIs to USB protocol, change some other commands as neccessary  
427 5520 d 0 h farthen /emcore/trunk/ emCORE: change every 'emBIOS' text string to 'emCORE'  
424 5520 d 4 h theseven /emcore/ Create emCORE branch  
389 5539 d 2 h theseven /embios/trunk/ emBIOS: Fix IRQ mode CPU load accounting (now goes into kernel load)  
312 5564 d 2 h theseven /embios/trunk/ emBIOS: Disable instruction cache before running other firmwares, workaround for an RTXC init bug  
219 5618 d 9 h theseven /embios/trunk/ Mask all interrupts in the interrupt controller (not just in the CPU) before executing firmware (fixes diagmode on nano2g)  
147 5670 d 12 h theseven / Some magic to make integer divisions in emBIOS apps work seamlessly  
140 5674 d 1 h theseven / Fix a bunch of bugs  
127 5675 d 4 h theseven /embios/trunk/ Add execfirmware syscall and USB command  
99 5677 d 4 h theseven / Make the syscall interface work, add simple hello world app  
43 5682 d 5 h theseven /embios/trunk/ Implement an SWI syscall interface and breakpoints  
15 5685 d 3 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 5688 d 5 h theseven /embios/trunk/ Implement preemptive multitasking kernel