Subversion Repositories freemyipod

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
683 5444 d 21 h theseven /emcore/trunk/target/ipodnano3g/ emCORE: Disable undervolting on iPod Classic. This needs more stability testing.  
648 5474 d 16 h theseven /emcore/trunk/target/ emCORE: Shave off 3 instructions from the innermost loop of the dithering code by doing saturation more cleverly  
581 5493 d 23 h theseven /emcore/trunk/target/ipodnano3g/ emCORE: Do some undervolting. Please complain if this breaks something. The LCD types I don't have access to have been set to insanely low voltages to make people owning them speak up. This will most likely manifest itself as very poor LCD contrast.  
560 5496 d 0 h theseven /emcore/trunk/ emCORE: Power management optimizations  
521 5497 d 18 h theseven /emcore/trunk/target/ipodnano3g/ emCORE: iPod Classic LCD driver: Make LCD updates more reliable. The root cause (mutexes being locked from an IRQ handler) isn't fixed yet, but the probability of triggering the clash has been reduced a lot.  
513 5499 d 2 h theseven /emcore/trunk/target/ipodnano3g/ emCORE: Assembler-optimized dithering on iPod Classic (10% performance gain)  
492 5504 d 15 h theseven /emcore/trunk/ emCORE: Rework LCD driver interface  
489 5511 d 17 h theseven / emCORE: Fix a lot of bugs  
427 5518 d 18 h farthen /emcore/trunk/ emCORE: change every 'emBIOS' text string to 'emCORE'  
424 5518 d 22 h theseven /emcore/ Create emCORE branch  
419 5525 d 21 h theseven / Fix iPod Classic LCD problems  
388 5538 d 1 h theseven /embios/trunk/target/ipodnano3g/ emBIOS: Move LCD to a lower-priority DMA channel on s5l8702  
378 5542 d 15 h theseven / Fix S5L8702 LCD type 2  
319 5553 d 2 h theseven /embios/trunk/target/ipodnano3g/ emBIOS: s5l8702: Shut down LCD properly  
309 5563 d 20 h theseven /embios/trunk/target/ipodnano3g/ emBIOS: Make lcd_shutdown at least stop transfers until we figure out how to shut it down properly  
278 5572 d 8 h theseven /embios/trunk/target/ emBIOS: Optimize s5l8702/s5l8720 LCD drivers a bit.  
273 5572 d 23 h theseven /embios/trunk/ emBIOS: iPod Classic and (untested, no loader yet) iPod Nano 3G port