Commit Graph

631 Commits (ffc76589d0e728877992b7247a2ced39025e4493)

Author SHA1 Message Date
Masahiro Yamada 6e67f176bb Fix codying style broken by recent libfdt sync 9 years ago
Simon Glass b87ca80b9b Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig 9 years ago
Simon Glass 0a6eac842e video: Move video_get_info_str() prototype to a header file 9 years ago
Simon Glass fbda683292 Convert CONFIG_CONSOLE_EXTRA_INFO to Kconfig 9 years ago
Simon Glass 0872d443aa Convert CONFIG_VIDEO_SW_CURSOR to Kconfig 9 years ago
Simon Glass a4206575c8 video: Drop CONFIG_VIDEO_HW_CURSOR 9 years ago
Simon Glass 1e1a0fb23d Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig 9 years ago
Simon Glass ac8a32ff1d video: Drop the sed13806 driver 9 years ago
Simon Glass c370d382ce video: Drop the s3c-fb driver 9 years ago
Simon Glass 14438e12ac video: Drop the imx25lcdc driver 9 years ago
Simon Glass 9909aebc9d video: Drop the smiLynxEM driver 9 years ago
Simon Glass 002f967c50 Convert CONFIG_SYS_CONSOLE_BG_COL et al to Kconfig 9 years ago
Simon Glass cfa307f839 Convert CONFIG_VIDEO_CT69000 to Kconfig 9 years ago
Simon Glass c6745195be Convert CONFIG_CFB_CONSOLE_ANSI to Kconfig 9 years ago
Simon Glass bdba2b3a88 Convert CONFIG_CFB_CONSOLE to Kconfig 9 years ago
Simon Glass f8b19a889e Convert CONFIG_LCD to Kconfig 9 years ago
Simon Glass 27604b158f Convert CONFIG_VIDEO to Kconfig 9 years ago
Simon Glass b02e4044ff libfdt: Bring in upstream stringlist functions 9 years ago
Bin Meng 21c9bcebd0 video: Remove legacy VESA and coreboot framebuffer drivers 9 years ago
Bin Meng 2d3c573ee6 x86: coreboot: Convert to use DM coreboot video driver 9 years ago
Bin Meng 3968398eb2 dm: video: Don't do anything in alloc_fb() when plat->size is zero 9 years ago
Bin Meng 13b2bfce51 dm: video: Add driver for coreboot framebuffer device 9 years ago
Bin Meng fcda8c3886 x86: Convert to use DM VESA video driver 9 years ago
Bin Meng 02c57abd50 dm: video: Add driver for VESA-compatible device 9 years ago
Simon Glass 443ffe509c dm: x86: Move samus to use new driver model support 9 years ago
Simon Glass 2c943804af dm: x86: video: Add a driver-model driver for ivybridge graphics 9 years ago
Simon Glass 1df9127628 x86: video: Fix typo in broadwell Kconfig 9 years ago
Marcel Ziswiler 28c694c86f simple panel: fix spelling of debug message 9 years ago
Masahiro Yamada 5d97dff042 treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 9 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 9 years ago
Masahiro Yamada 720873bf42 video: squash lines for immediate return 9 years ago
Hans de Goede 421c98d7d2 sunxi: display: Use PWM to drive backlight where applicable 9 years ago
Simon Glass c3aad6f65b rockchip: Use rockchip_get_clk() to obtain the SoC clock 9 years ago
Robert P. J. Day 62a3b7dd08 Various, unrelated tree-wide typo fixes. 9 years ago
Tim Harvey adde435fa7 video: allow version string to be optional when using LOGO 9 years ago
Simon Glass 8d37483e7c tegra: video: Always use write-through cache on LCD 9 years ago
Simon Glass ec5507707a video: tegra: Move to using simple-panel and pwm-backlight 9 years ago
Sjoerd Simons 70c440e5bd rockchip: video: Lower hpd wait time 9 years ago
Stephen Warren 135aa95002 clk: convert API to match reset/mailbox style 9 years ago
Simon Glass 9dc89a053d at91: video: Support driver-model for the LCD driver 9 years ago
Simon Glass d63ec26a49 at91: video: Prepare for driver-model conversion 9 years ago
Simon Glass b55e04a021 rockchip: video: Flush the cache when the display is updated 9 years ago
Simon Glass f4f2fce70c exynos: video: Drop old unused code 9 years ago
Simon Glass bb5930d5c9 exynos: video: Convert several boards to driver model for video 9 years ago
Simon Glass 8b449a6639 exynos: video: Rename variables for driver model 9 years ago
Simon Glass 21f8f9bb08 exynos: video: Rename edp_device_info to exynos_dp_priv 9 years ago
Simon Glass 7eb860df13 exynos: Simplify calling of exynos_dp_phy_ctrl() 9 years ago
Simon Glass 0c84358cb2 exynos: video: Combine LCD driver into one file 9 years ago
Simon Glass 37ea446b9d exynos: video: Move mipi_lcd_device_dt into a function 9 years ago
Simon Glass 652d15c06e exynos: video: Move struct exynos_platform_mipi_dsim into vidinfo 9 years ago