summaryrefslogtreecommitdiffstats
path: root/firmware/target/mips/ingenic_jz47xx/lcd-jz4740.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-29XduooX3 Sources WS changesWilliam Wilgus1-30/+30
2012-02-28lcd drivers: Convert lcd_[remote_]framebuffer to a pointerJonathan Gordon1-2/+2
2011-03-02Merge functionality of wakeups and semaphores-- fewer APIs and object types. ...Michael Sevakis1-4/+4
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz1-1/+1
2010-01-03Onda VX747/VX777: centralise LCD clock en-/disabling.Maurus Cuelenaere1-8/+15
2010-01-03Onda VX747/VX777: disable LCD when backlight is off (saves power)Maurus Cuelenaere1-3/+10
2009-10-20Convert lcd_activation callbacks to use the event system to allow for multipl...Thomas Martitz1-1/+1
2009-08-19fix redNils Wallménius1-1/+2
2009-05-20Speed up LCD driver on Ingenic Jz4740 by doing some sort of partial LCD updates.Maurus Cuelenaere1-5/+3
2009-04-18Fix some issues with YUV blitting on Onda VX747 (still not working properly)Maurus Cuelenaere1-12/+22
2009-04-18Onda VX747:Maurus Cuelenaere1-14/+57
2009-03-17Rework lcd_enabled and lcd_set/call_enable hookThomas Martitz1-2/+2
2009-03-09Onda VX747:Maurus Cuelenaere1-4/+5
2009-03-09* Onda VX767: fix some redundant files + add some missing functions for apps/...Maurus Cuelenaere1-0/+2
2009-02-09Onda VX747: commit some parts to get apps/ to compile (more will follow)Maurus Cuelenaere1-0/+15
2009-01-27Onda VX747:Maurus Cuelenaere1-8/+0
2009-01-21Onda VX747:Maurus Cuelenaere1-1/+1
2008-12-20Ingenic players:Maurus Cuelenaere1-0/+1
2008-12-20Ingenic players: disable LCD clock when unneededMaurus Cuelenaere1-1/+6
2008-12-20Ingenic targets:Maurus Cuelenaere1-40/+51
2008-12-04Ingenic targets:Maurus Cuelenaere1-15/+17
2008-12-03Jz4740 targets: make sure you don't yield when in interrupt modeMaurus Cuelenaere1-15/+39
2008-11-24Onda VX747: fix LCD bug by blocking lcd_update_rect() requestsMaurus Cuelenaere1-0/+6
2008-11-04Onda VX747:Maurus Cuelenaere1-11/+11
2008-09-17Onda VX747:Maurus Cuelenaere1-1/+9
2008-09-14Onda VX747:Maurus Cuelenaere1-1/+1
2008-08-26Onda VX747:Maurus Cuelenaere1-1/+1
2008-08-15Onda VX747:Maurus Cuelenaere1-11/+5
2008-08-06* Add myself to some areas in docs/MAINTAINERSMaurus Cuelenaere1-0/+3
2008-07-171) Set svn:keywords where they should've been setMaurus Cuelenaere1-1/+1
2008-07-16Remove obsolete function + cleanup code a bitMaurus Cuelenaere1-14/+4
2008-07-16Fix the LCD bug!Maurus Cuelenaere1-3/+10
2008-07-14Remove svn:executableMaurus Cuelenaere1-0/+0
2008-07-14Add preliminary support for the Onda VX747 (MIPS target)Maurus Cuelenaere1-0/+94