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 20 h user890104 /emcore/ Remove tags and branches folders from emCORE, since it never had any. Move everything from trunk to the base emCORE folder.  
873 4595 d 2 h theseven /emcore/trunk/target/ emCORE: Reduce code duplication in iPod platform interrupt handlers  
427 5518 d 12 h farthen /emcore/trunk/ emCORE: change every 'emBIOS' text string to 'emCORE'  
424 5518 d 16 h theseven /emcore/ Create emCORE branch  
387 5538 d 18 h theseven /embios/trunk/target/ emBIOS: Be a bit more paranoid about race conditions  
282 5567 d 18 h theseven /embios/trunk/target/ emBIOS: Fix timer IRQ handling  
258 5586 d 3 h theseven /embios/trunk/ emBIOS: Allow hooking of DMA IRQs from userspace.  
252 5590 d 17 h theseven /embios/trunk/target/ipodnano2g/ Kill some Evil Tabs(tm)  
232 5595 d 21 h theseven /embios/trunk/ emBIOS: Move some more code to .initcode  
219 5616 d 21 h theseven /embios/trunk/ Mask all interrupts in the interrupt controller (not just in the CPU) before executing firmware (fixes diagmode on nano2g)  
132 5673 d 13 h theseven /embios/trunk/ Implement nano2g clickwheel driver  
85 5676 d 14 h theseven /embios/trunk/ Merge 4g_compat branch. I2C on Nano4G is known broken and the Nano4G LCD console is dog slow. The rest seems to be working fine.  
15 5683 d 15 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 17 h theseven /embios/trunk/ Implement preemptive multitasking kernel