Age | Commit message (Expand) | Author |
2019-05-21 | Merge tag 'video-for-2019.07-rc3' of git://git.denx.de/u-boot-video | Tom Rini |
2019-05-20 | video: Factor out vidconsole_put_string() | Marek Vasut |
2019-05-20 | video: ipuv3: Set max display bpp to 32 | Marek Vasut |
2019-05-20 | dm: arm: imx: video: add compatible for imx53-ipu | Steffen Dirkwinkel |
2019-05-18 | CONFIG_SPL_SYS_[DI]CACHE_OFF: add | Trevor Woerner |
2019-05-01 | rockchip: use 'arch-rockchip' as header file path | Kever Yang |
2019-04-15 | Merge tag 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imx | Tom Rini |
2019-04-14 | sunxi: allow boards to de-select SYS_WHITE_ON_BLACK font scheme | Andre Przywara |
2019-04-14 | video/console: Factor out actual character output | Andre Przywara |
2019-04-14 | video/console: Implement ANSI clear line command | Andre Przywara |
2019-04-14 | video/console: Implement relative cursor movement ANSI handling | Andre Przywara |
2019-04-14 | video/console: Implement reverse video ANSI sequence for DM_VIDEO | Andre Przywara |
2019-04-14 | video/console: Fix DM_VIDEO font glyph array indexing | Andre Przywara |
2019-04-14 | video: backlight: Parse PWM polarity cell | Stefan Mavrodiev |
2019-04-13 | Add missing space in comment | Marcel Ziswiler |
2019-04-13 | video: move ipuv3 files to subdirectory | Anatolij Gustschin |
2019-04-13 | video: ipuv3: add DM_VIDEO support | Anatolij Gustschin |
2019-03-28 | sunxi: video: HDMI: Fix clock setup | Jernej Skrabec |
2019-02-15 | video: bmp: Add support for 24bpp BMP files on 16bpp displays | Stefan Roese |
2019-02-15 | sunxi: display: Implement fallback to ddc probe when hpd fails | Priit Laes |
2019-02-15 | sunxi: display: Move DDC PLL setup to HDMI init | Priit Laes |
2019-02-05 | video: Armada XP: Move driver to DM_VIDEO | Stefan Roese |
2019-01-31 | Merge tag 'video-updates-for-2019.04-rc1' of git://git.denx.de/u-boot-video | Tom Rini |
2019-01-31 | video: Add Meson Video Processing Unit Driver | Neil Armstrong |
2019-01-31 | video: dw_hdmi: add support for color conversion | Jorge Ramirez-Ortiz |
2019-01-31 | video: dw_hdmi: support SoC specific read/write ops | Jorge Ramirez-Ortiz |
2019-01-28 | ihs_video_out: Fix error handling | Mario Six |
2019-01-28 | videomodes: Relax EDID validation checks for hsync/vsync pulse width | Priit Laes |
2019-01-18 | video: Kconfig: spelling fixes | Chris Packham |
2018-12-28 | video: Add a default TrueType font | Simon Glass |
2018-12-05 | Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm | Tom Rini |
2018-12-05 | video: backlight: Fix log message in enable_sequence() | Simon Glass |
2018-12-04 | video: use BMP_ALIGN_CENTER define from splash.h | Anatolij Gustschin |
2018-12-03 | video: Allow driver to specify the line length | Simon Glass |
2018-11-30 | rockchip: video: mipi: Fix phy frequency setting | Richard Röjfors |
2018-11-30 | rockchip: video: mipi: Do not write to the version register | Richard Röjfors |
2018-11-26 | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini |
2018-11-20 | video: Update video_set_default_colors() to support invert | Simon Glass |
2018-11-17 | dm: video: correctly set the cursor position | Heinrich Schuchardt |
2018-11-16 | Merge tag 'pull-14nov18' of git://git.denx.de/u-boot-dm | Tom Rini |
2018-11-14 | video: simplefb: Remove DM_FLAG_PRE_RELOC flag | Bin Meng |
2018-11-13 | sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCD | Icenowy Zheng |
2018-11-13 | dm: video: bridge: don't fail to activate bridge if reset or sleep GPIO is mi... | Vasily Khoruzhick |
2018-10-29 | Merge branch 'master' of git://git.denx.de/u-boot-sunxi | Tom Rini |
2018-10-28 | drivers: cosmetic: Convert SPDX license tags to Linux Kernel style | Patrick Delaunay |
2018-10-24 | sunxi: display: Mark sunxi_rgb2yuv_coef array as const | Priit Laes |
2018-10-09 | video: at91: Adjust vidconsole_position_cursor() to use char pos | Simon Glass |
2018-10-09 | ctags: Minor changes to fix ctags output | Simon Glass |
2018-10-09 | panel: Expand the backlight support | Simon Glass |
2018-10-09 | video: Adjust video_clear() to return an error | Simon Glass |