| Commit message (Expand) | Author | Age | Lines |
* | ipu_common: Add ldb_clk for use in parenting the pixel clock | Eric Nelson | 2012-07-10 | -3/+12 |
* | ipu_common: Do not hardcode the ipu_clk frequency | Fabio Estevam | 2012-07-10 | -1/+1 |
* | ipu_common: Rename MXC_CCM_BASE | Fabio Estevam | 2012-07-10 | -1/+1 |
* | ipu_common: Let clk_ipu_enable/disable only run on MX51 and MX53 | Fabio Estevam | 2012-07-10 | -1/+4 |
* | ipu_common: Only apply the erratum to MX51 | Fabio Estevam | 2012-07-10 | -0/+2 |
* | video: Rename CONFIG_VIDEO_MX5 | Fabio Estevam | 2012-07-10 | -2/+2 |
* | mx6: Allow mx6 to access the IPUv3 registers | Fabio Estevam | 2012-07-10 | -1/+11 |
* | Remove remaining mdelay() macros | Anatolij Gustschin | 2012-07-08 | -1/+0 |
* | TRATS: initialize panel_info data structure in board file | Donghwa Lee | 2012-07-07 | -3/+0 |
* | video: atmel/lcd: add LCD driver for new Atmel SoC | Bo Shen | 2012-06-05 | -0/+212 |
* | video: cfb_console: flush dcache for frame buffer in DRAM | Anatolij Gustschin | 2012-06-05 | -0/+35 |
* | cfb_console: Ignore bell character | Pali Rohár | 2012-06-05 | -0/+3 |
* | cfb_console: Add console_clear_line function | Pali Rohár | 2012-06-04 | -13/+36 |
* | cfb_console: Fix function console_back | Pali Rohár | 2012-06-04 | -2/+0 |
* | omap3_dss: cosmetic changes | Jeroen Hofstee | 2012-05-25 | -20/+13 |
* | omap3_dss: add optional framebuffer | Jeroen Hofstee | 2012-05-25 | -1/+45 |
* | mx5: Rename mx51_fb_init() | Fabio Estevam | 2012-05-25 | -1/+1 |
* | mx53: Allow IPUv3 driver to also work on mx53 | Fabio Estevam | 2012-05-25 | -21/+21 |
* | EXYNOS: display 32bpp bitmap TIZEN logo | Donghwa Lee | 2012-05-25 | -8/+20 |
* | LCD: support another s6e8ax0 panel type | Donghwa Lee | 2012-05-25 | -1/+16 |
* | LCD: change s6e8ax0 panel gamma value | Donghwa Lee | 2012-05-25 | -4/+4 |
* | EXYNOS: Change bits per pixel value proper for u-boot. | Donghwa Lee | 2012-05-15 | -4/+4 |
* | LCD: support S6E8AX0 amoled driver based on EXYNOS MIPI DSI | Donghwa Lee | 2012-05-15 | -0/+257 |
* | EXYNOS: support EXYNOS MIPI DSI interface driver. | Donghwa Lee | 2012-05-15 | -0/+1703 |
* | EXYNOS: support EXYNOS framebuffer and FIMD display drivers. | Donghwa Lee | 2012-05-15 | -0/+544 |
* | video: cfb_console: fix build warnings | Anatolij Gustschin | 2011-12-07 | -21/+17 |
* | video: cfb_console: Make the software cursor non-destructive | Gabe Black | 2011-12-05 | -56/+53 |
* | DIU: 1080P and 720P support | Jerry Huang | 2011-11-29 | -0/+38 |
* | CFB: Fix font rendering on mx5 framebuffer | Marek Vasut | 2011-11-29 | -1/+1 |
* | drivers/video/bus_vcxk.c: Fix GCC 4.6 warning | Anatolij Gustschin | 2011-11-16 | -2/+0 |
* | drivers/video/da8xx-fb.c: Fix GCC 4.6 warning | Anatolij Gustschin | 2011-11-16 | -3/+0 |
* | drivers/video/ct69000.c: Fix GC 4.6 build warning | Wolfgang Denk | 2011-11-16 | -5/+7 |
* | font: split font data from video_font.h | Che-Liang Chiou | 2011-11-15 | -0/+2 |
* | tools: logo: split bmp arrays from bmp_logo.h | Che-Liang Chiou | 2011-11-15 | -0/+1 |
* | VIDEO: mx3fb: GCC4.6 fix build warnings | Stefano Babic | 2011-11-10 | -2/+1 |
* | Powerpc/DIU: Fixed the 800x600 and 1024x768 resolution bug | Jerry Huang | 2011-11-10 | -0/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2011-11-08 | -0/+847 |
|\ |
|
| * | VIDEO: davinci: add framebuffer to da8xx | Stefano Babic | 2011-11-03 | -0/+847 |
* | | drivers/video/cfb_console.c:Fix GCC 4.6 build warning | Wolfgang Denk | 2011-11-07 | -1/+3 |
* | | drivers/video/videomodes.c: fix GCC 4.6 build warning | Wolfgang Denk | 2011-11-07 | -5/+11 |
|/ |
|
* | GCC4.6: Squash warning in bus_vcxk.c | Marek Vasut | 2011-10-27 | -1/+1 |
* | GCC4.6: Squash warning in cfb_console.c | Marek Vasut | 2011-10-27 | -1/+1 |
* | video: Moving mx3fb.c to CONFIG_VIDEO | Helmut Raiger | 2011-10-13 | -193/+275 |
* | MX5: Make IPU display output and pixel format configurable | Marek Vasut | 2011-10-13 | -5/+10 |
* | VIDEO: MX5: export pix format | Stefano Babic | 2011-10-13 | -45/+1 |
* | VIDEO: MX5: Switch MX5 to CONFIG_VIDEO | Stefano Babic | 2011-10-13 | -74/+36 |
* | video: update the Freescale DIU driver to use linux/fb.h | Timur Tabi | 2011-10-13 | -49/+5 |
* | GCC4.6: Squash warnings in ipu_disp.c | Marek Vasut | 2011-10-01 | -57/+48 |
* | VIDEO: mb86r0xgdc.c: fix warning: unused variable 'i' | Wolfgang Denk | 2011-09-06 | -1/+0 |
* | drivers/video/Makefile: include object files only once | Wolfgang Denk | 2011-09-05 | -3/+3 |