Age | Commit message (Expand) | Author |
2016-11-28 | bcm2835 video: Map frame buffer as 32bpp | Alexander Graf |
2016-11-25 | rockchip: video: Avoid using u8 in the HDMI driver | Simon Glass |
2016-11-25 | rockchip: video: Check for device in use | Simon Glass |
2016-11-25 | video: Track whether a display is in use | Simon Glass |
2016-11-25 | video: Use cache-alignment in video_sync() | Simon Glass |
2016-11-25 | rockchip: video: Correct VOP clock selection | Simon Glass |
2016-11-25 | rockchip: video: Correct HDMI data source selection | Simon Glass |
2016-11-13 | video: bmp: Fix compilation errors with CONFIG_BMP_xxBPP enabled | Stefan Roese |
2016-10-24 | Fix codying style broken by recent libfdt sync | Masahiro Yamada |
2016-10-23 | Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig | Simon Glass |
2016-10-23 | video: Move video_get_info_str() prototype to a header file | Simon Glass |
2016-10-23 | Convert CONFIG_CONSOLE_EXTRA_INFO to Kconfig | Simon Glass |
2016-10-23 | Convert CONFIG_VIDEO_SW_CURSOR to Kconfig | Simon Glass |
2016-10-23 | video: Drop CONFIG_VIDEO_HW_CURSOR | Simon Glass |
2016-10-23 | Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig | Simon Glass |
2016-10-23 | video: Drop the sed13806 driver | Simon Glass |
2016-10-23 | video: Drop the s3c-fb driver | Simon Glass |
2016-10-23 | video: Drop the imx25lcdc driver | Simon Glass |
2016-10-23 | video: Drop the smiLynxEM driver | Simon Glass |
2016-10-23 | Convert CONFIG_SYS_CONSOLE_BG_COL et al to Kconfig | Simon Glass |
2016-10-23 | Convert CONFIG_VIDEO_CT69000 to Kconfig | Simon Glass |
2016-10-23 | Convert CONFIG_CFB_CONSOLE_ANSI to Kconfig | Simon Glass |
2016-10-23 | Convert CONFIG_CFB_CONSOLE to Kconfig | Simon Glass |
2016-10-23 | Convert CONFIG_LCD to Kconfig | Simon Glass |
2016-10-23 | Convert CONFIG_VIDEO to Kconfig | Simon Glass |
2016-10-13 | libfdt: Bring in upstream stringlist functions | Simon Glass |
2016-10-12 | Merge branch 'master' of git://git.denx.de/u-boot-x86 | Tom Rini |
2016-10-12 | video: Remove legacy VESA and coreboot framebuffer drivers | Bin Meng |
2016-10-12 | x86: coreboot: Convert to use DM coreboot video driver | Bin Meng |
2016-10-12 | dm: video: Don't do anything in alloc_fb() when plat->size is zero | Bin Meng |
2016-10-12 | dm: video: Add driver for coreboot framebuffer device | Bin Meng |
2016-10-12 | x86: Convert to use DM VESA video driver | Bin Meng |
2016-10-12 | dm: video: Add driver for VESA-compatible device | Bin Meng |
2016-10-11 | dm: x86: Move samus to use new driver model support | Simon Glass |
2016-10-11 | dm: x86: video: Add a driver-model driver for ivybridge graphics | Simon Glass |
2016-10-11 | x86: video: Fix typo in broadwell Kconfig | Simon Glass |
2016-10-10 | simple panel: fix spelling of debug message | Marcel Ziswiler |
2016-09-23 | treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> | Masahiro Yamada |
2016-09-23 | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada |
2016-09-23 | video: squash lines for immediate return | Masahiro Yamada |
2016-08-26 | sunxi: display: Use PWM to drive backlight where applicable | Hans de Goede |
2016-07-27 | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini |
2016-07-25 | rockchip: Use rockchip_get_clk() to obtain the SoC clock | Simon Glass |
2016-07-16 | Various, unrelated tree-wide typo fixes. | Robert P. J. Day |
2016-07-11 | video: allow version string to be optional when using LOGO | Tim Harvey |
2016-07-06 | Merge branch 'master' of git://git.denx.de/u-boot-tegra | Tom Rini |
2016-07-05 | tegra: video: Always use write-through cache on LCD | Simon Glass |
2016-07-05 | video: tegra: Move to using simple-panel and pwm-backlight | Simon Glass |
2016-07-05 | rockchip: video: Lower hpd wait time | Sjoerd Simons |
2016-06-19 | clk: convert API to match reset/mailbox style | Stephen Warren |