BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
freemyipod
(root)
/
emcore
/
trunk
/
target
/
ipodnano3g
/
lcd.c
@ 738
– Rev 0
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
738
5341 d 23 h
theseven
/emcore/trunk/target/
emCORE: Get rid of hardwired cacheline sizes
704
5420 d 7 h
theseven
/emcore/trunk/
emCORE: Improved panic and CPU exception handling
683
5445 d 0 h
theseven
/emcore/trunk/target/ipodnano3g/
emCORE: Disable undervolting on iPod Classic. This needs more stability testing.
648
5474 d 19 h
theseven
/emcore/trunk/target/
emCORE: Shave off 3 instructions from the innermost loop of the dithering code by doing saturation more cleverly
581
5494 d 2 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 4 h
theseven
/emcore/trunk/
emCORE: Power management optimizations
521
5497 d 22 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 5 h
theseven
/emcore/trunk/target/ipodnano3g/
emCORE: Assembler-optimized dithering on iPod Classic (10% performance gain)
492
5504 d 18 h
theseven
/emcore/trunk/
emCORE: Rework LCD driver interface
489
5511 d 20 h
theseven
/
emCORE: Fix a lot of bugs
427
5518 d 21 h
farthen
/emcore/trunk/
emCORE: change every 'emBIOS' text string to 'emCORE'
424
5519 d 1 h
theseven
/emcore/
Create emCORE branch
419
5526 d 0 h
theseven
/
Fix iPod Classic LCD problems
388
5538 d 4 h
theseven
/embios/trunk/target/ipodnano3g/
emBIOS: Move LCD to a lower-priority DMA channel on s5l8702
378
5542 d 19 h
theseven
/
Fix S5L8702 LCD type 2
319
5553 d 5 h
theseven
/embios/trunk/target/ipodnano3g/
emBIOS: s5l8702: Shut down LCD properly
309
5563 d 23 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 11 h
theseven
/embios/trunk/target/
emBIOS: Optimize s5l8702/s5l8720 LCD drivers a bit.
273
5573 d 2 h
theseven
/embios/trunk/
emBIOS: iPod Classic and (untested, no loader yet) iPod Nano 3G port