summaryrefslogtreecommitdiff
path: root/firmware/target/coldfire/iaudio/x5/lcd-x5.c
AgeCommit message (Expand)Author
2020-10-26FIX RED framebuffer viewport rewriteWilliam Wilgus
2012-02-28lcd drivers: Convert lcd_[remote_]framebuffer to a pointerJonathan Gordon
2012-01-05Coldfire: Fix alpha bitmap drawing from messing up the emac status register.Michael Sevakis
2009-10-20Convert lcd_activation callbacks to use the event system to allow for multipl...Thomas Martitz
2009-03-17Fix very last yellows.Thomas Martitz
2009-03-17One more try: Fix remaining reds and yellowsThomas Martitz
2009-03-17Fix reds and yellows (hopefully). Some targets apparently didn't properly #if...Thomas Martitz
2009-03-17Rework lcd_enabled and lcd_set/call_enable hookThomas Martitz
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-28Targets with HAVE_LCD_ENABLE: Provide a means to receive notifications when t...Michael Sevakis
2008-03-24Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...Jens Arnold
2007-10-14H300, X5: Optimised lcd_yuv_blit(), using line-pair zig-zag writing to the LC...Jens Arnold
2007-07-31Straignten out some issues with HAVE_LCD_ENABLE. 1g/2g/3g had it defined but ...Michael Sevakis
2007-01-09Removed executable flagLinus Nielsen Feltzing
2006-11-04H300, X5: Faster lcd_yuv_blit() using EMAC. Speedup of the function itself at...Jens Arnold
2006-10-31Removed remnants of deprecated lcd_roll().Jens Arnold
2006-10-20Get rid of some OR-ing and conditional expressions in lcd driver when registe...Michael Sevakis
2006-10-16Disables hard dither mode on the x5 for routine drawing. Display driver autom...Michael Sevakis
2006-09-27x5: Needed a couple tweaks to the contrast fix.Michael Sevakis
2006-09-26Fixed FS#5800 - 'LCD-sleep awake bug' on x5. Contrast setting is now preserve...Michael Sevakis
2006-08-26Got rid of backlight wink between bootloader and firmware start by removing r...Michael Sevakis
2006-08-15Added assembly lcd_yuv_blit for iAudio X5 and misc. display related changesMichael Sevakis
2006-08-13Accepted FS#5807 by Michael Sevakis - ASM optimized lcd_update().Rani Hod
2006-08-11Accepted FS #5786 by Michael Sevakis - lcd_yuv_blit() for X5.Rani Hod
2006-08-08Accepted FS #5772 by Michael SevakisRani Hod
2006-07-31Patch #5740 by Mike Sevakis - X5 LCD performance enhancementsLinus Nielsen Feltzing
2006-07-31Applied FS#5734 by Michael Sevakis (X5 LCD contrast bugfix andRani Hod
2006-07-25Restore the default backlight settings broken by RaniLinus Nielsen Feltzing
2006-07-23Accepted FS #5474 by yours truly.Rani Hod
2006-07-18simplification of lcd driver code - based on patch #5474 by Rani HodChristian Gmeiner
2006-04-27While waiting further and better improvements, this fixes the bug toDaniel Stenberg
2006-04-1120% faster and one annoying lookup table cut outDaniel Stenberg
2006-03-28Correct IRAM attributesLinus Nielsen Feltzing
2006-03-22Now the X5 LCD driver works as expectedLinus Nielsen Feltzing
2006-02-27Slight optimization of the X5 LCD driverLinus Nielsen Feltzing
2006-02-23LCD driver for iAudio X5Linus Nielsen Feltzing