| Commit message (Expand) | Author | Age | Lines |
* | lib, linux: move linux specific defines to linux/compat.h | Heiko Schocher | 2014-08-25 | -0/+2 |
* | video: ipu_disp: squash clang warning | Jeroen Hofstee | 2014-08-11 | -1/+1 |
* | video: ipu_disp: wait for DP SF end irq when disabling sync BG flows | Liu Ying | 2014-08-11 | -19/+19 |
* | video: Add support for TI's AM335x LCD-Controller | Hannes Petermaier | 2014-08-10 | -0/+237 |
* | stdio: Pass device pointer to stdio methods | Simon Glass | 2014-07-23 | -3/+3 |
* | stdio: Remove redundant code around stdio_register() calls | Simon Glass | 2014-07-23 | -2/+0 |
* | mpc8xx: remove v37 board support | Masahiro Yamada | 2014-07-07 | -7/+1 |
* | mpc8xx: remove rbc823 board support | Masahiro Yamada | 2014-07-07 | -66/+1 |
* | mpc8xx: remove RPXlite_dw, quantum board support | Masahiro Yamada | 2014-07-07 | -5/+0 |
* | video: atmel_hlcdfb: enable dcache support | Wu, Josh | 2014-06-14 | -0/+6 |
* | Merge remote-tracking branch 'u-boot/master' | Albert ARIBAUD | 2014-05-20 | -4/+9 |
|\ |
|
| * | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini | 2014-05-13 | -4/+9 |
| |\ |
|
| | * | at91: video: atmel_hlcdfb.c: fix bad timing configuration | Wu, Josh | 2014-05-05 | -4/+4 |
| | * | video: mxc_ipuv3_fb: stash frame buffer pointer in global data. | Eric Nelson | 2014-04-30 | -0/+5 |
* | | | video: Add support for imx25 lcd controller | Thomas Diener | 2014-05-09 | -0/+122 |
|/ / |
|
* | | ARM: tegra: Tegra20 pinmux cleanup | Stephen Warren | 2014-04-17 | -2/+2 |
|/ |
|
* | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-03-25 | -0/+80 |
|\ |
|
| * | sandbox: Add LCD driver | Simon Glass | 2014-03-17 | -0/+80 |
* | | video:exynos_fb:fdt: add additional fdt data | Piotr Wilczek | 2014-03-12 | -0/+12 |
* | | video:mipidsim:fdt: Add DT support for mipi dsim driver | Piotr Wilczek | 2014-03-12 | -0/+96 |
|/ |
|
* | cfb_console: align fields in gzipped .bmp files | Eric Nelson | 2014-03-10 | -2/+6 |
* | video: exynos: fimd: add support for various display color modes | Przemyslaw Marczak | 2014-02-03 | -7/+8 |
* | samsung: common: Add file for common functions, draw_logo() cleanup. | Przemyslaw Marczak | 2014-02-03 | -28/+0 |
* | video: ipu reg: Correct reserved array size in struct ipu_idmac | Liu Ying | 2014-01-12 | -1/+1 |
* | video: ipu reg: Correct reserved1 array size in struct ipu_cm | Liu Ying | 2014-01-12 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini | 2013-12-16 | -1/+1 |
|\ |
|
| * | video: ipu_disp: Return a negative value on error | Fabio Estevam | 2013-12-04 | -1/+1 |
* | | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-12-10 | -0/+308 |
|\ \
| |/ |
|
| * | lcd: add DataImage SCF0403x LCD panel support | Nikita Kiryanov | 2013-11-12 | -0/+297 |
| * | video: bcm2835: respect the pitch value | Andre Heider | 2013-11-12 | -0/+11 |
* | | video: remove AT91 legacy API from bus_vcxk | Andreas Bießmann | 2013-11-13 | -15/+0 |
|/ |
|
* | drivers: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | -54/+32 |
* | video, formike: change tag/val write | Heiko Schocher | 2013-10-30 | -3/+4 |
* | video, cfb_console: make background and foreground color configurable | Heiko Schocher | 2013-10-30 | -18/+20 |
* | video: ipu_disp: Fix clock polarity logic | Fabio Estevam | 2013-10-30 | -1/+1 |
* | Coding Style cleanup: replace leading SPACEs by TABs | Wolfgang Denk | 2013-10-14 | -1/+1 |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | -20/+20 |
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-09-04 | -0/+512 |
|\ |
|
| * | video: add formike lcd panel init | Heiko Schocher | 2013-08-28 | -0/+512 |
* | | Merge branch 'master' of git://88.191.163.10/u-boot-arm | Tom Rini | 2013-08-18 | -2/+3 |
|\ \
| |/ |
|
| * | Merge git://git.denx.de/u-boot-arm | Stefano Babic | 2013-07-31 | -714/+45 |
| |\ |
|
| * | | mxc_ipuv3: fix memory alignment of framebuffer | Eric Nelson | 2013-07-29 | -2/+3 |
* | | | exynos: video: change mipi dsi write function parameters correctly | Donghwa Lee | 2013-08-12 | -62/+65 |
* | | | video: Encapsulate font in video_font_data.h | Marek Vasut | 2013-08-12 | -2/+0 |
* | | | video: add an option to skip cfb console init | Heiko Schocher | 2013-08-10 | -0/+15 |
* | | | video, da8xx-fb: show fb addr in bdinfo | Heiko Schocher | 2013-08-10 | -0/+1 |
* | | | video, da8xx-fb: changes for am335x usage | Heiko Schocher | 2013-08-10 | -57/+282 |
* | | | video, da8xx: move da8xx-fb.h to drivers/video | Heiko Schocher | 2013-08-10 | -1/+115 |
* | | | video: add L5F31188 TFT-LCD panel driver | Hyungwon Hwang | 2013-08-10 | -0/+193 |
* | | | video: Fix cfb_console for 4-bit wide font | Marek Vasut | 2013-08-10 | -0/+21 |