Age | Commit message (Expand) | Author |
2014-11-23 | linux/kernel.h: sync min, max, min3, max3 macros with Linux | Masahiro Yamada |
2014-11-20 | include: move various macros to include/linux/kernel.h | Masahiro Yamada |
2014-10-30 | video: speedup writing strings to fb console | Soeren Moch |
2014-10-25 | video: ipu: prevent warnings with W=1 | Jeroen Hofstee |
2014-10-25 | serial: make local functions static | Jeroen Hofstee |
2014-10-25 | video: use __weak | Jeroen Hofstee |
2014-10-16 | video: ipu_disp: remove pixclk fixup | Jeroen Hofstee |
2014-10-16 | video: ipu: fix debug and comment | Jeroen Hofstee |
2014-09-24 | kconfig: add blank Kconfig files | Masahiro Yamada |
2014-09-12 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2014-09-08 | video: dcu: Add DCU driver support | Wang Huan |
2014-09-05 | video: Add driver for Parade PS8625 dP to LVDS bridge | Vadim Bendebury |
2014-09-05 | video: exynos_fimd: Add framework to disable FIMD sysmmu | Ajay Kumar |
2014-09-05 | exynos_fb: Remove usage of static defines | Ajay Kumar |
2014-08-25 | lib, linux: move linux specific defines to linux/compat.h | Heiko Schocher |
2014-08-11 | video: ipu_disp: squash clang warning | Jeroen Hofstee |
2014-08-11 | video: ipu_disp: wait for DP SF end irq when disabling sync BG flows | Liu Ying |
2014-08-10 | video: Add support for TI's AM335x LCD-Controller | Hannes Petermaier |
2014-07-23 | stdio: Pass device pointer to stdio methods | Simon Glass |
2014-07-23 | stdio: Remove redundant code around stdio_register() calls | Simon Glass |
2014-07-07 | mpc8xx: remove v37 board support | Masahiro Yamada |
2014-07-07 | mpc8xx: remove rbc823 board support | Masahiro Yamada |
2014-07-07 | mpc8xx: remove RPXlite_dw, quantum board support | Masahiro Yamada |
2014-06-14 | video: atmel_hlcdfb: enable dcache support | Wu, Josh |
2014-05-20 | Merge remote-tracking branch 'u-boot/master' | Albert ARIBAUD |
2014-05-13 | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini |
2014-05-09 | video: Add support for imx25 lcd controller | Thomas Diener |
2014-05-05 | at91: video: atmel_hlcdfb.c: fix bad timing configuration | Wu, Josh |
2014-04-30 | video: mxc_ipuv3_fb: stash frame buffer pointer in global data. | Eric Nelson |
2014-04-17 | ARM: tegra: Tegra20 pinmux cleanup | Stephen Warren |
2014-03-25 | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2014-03-17 | sandbox: Add LCD driver | Simon Glass |
2014-03-12 | video:exynos_fb:fdt: add additional fdt data | Piotr Wilczek |
2014-03-12 | video:mipidsim:fdt: Add DT support for mipi dsim driver | Piotr Wilczek |
2014-03-10 | cfb_console: align fields in gzipped .bmp files | Eric Nelson |
2014-02-03 | video: exynos: fimd: add support for various display color modes | Przemyslaw Marczak |
2014-02-03 | samsung: common: Add file for common functions, draw_logo() cleanup. | Przemyslaw Marczak |
2014-01-12 | video: ipu reg: Correct reserved array size in struct ipu_idmac | Liu Ying |
2014-01-12 | video: ipu reg: Correct reserved1 array size in struct ipu_cm | Liu Ying |
2013-12-16 | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini |
2013-12-10 | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-12-04 | video: ipu_disp: Return a negative value on error | Fabio Estevam |
2013-11-13 | video: remove AT91 legacy API from bus_vcxk | Andreas Bießmann |
2013-11-12 | lcd: add DataImage SCF0403x LCD panel support | Nikita Kiryanov |
2013-11-12 | video: bcm2835: respect the pitch value | Andre Heider |
2013-10-31 | drivers: convert makefiles to Kbuild style | Masahiro Yamada |
2013-10-30 | video, formike: change tag/val write | Heiko Schocher |
2013-10-30 | video, cfb_console: make background and foreground color configurable | Heiko Schocher |
2013-10-30 | video: ipu_disp: Fix clock polarity logic | Fabio Estevam |
2013-10-14 | Coding Style cleanup: replace leading SPACEs by TABs | Wolfgang Denk |