Commit Graph

584 Commits (221fd36176d6a7f99b51becb1df00bdd1bbbd503)

Author SHA1 Message Date
Alexander Graf 8b82dd9add bcm2835 video: Map frame buffer as 32bpp 9 years ago
Simon Glass 095e6c1f2d rockchip: video: Avoid using u8 in the HDMI driver 9 years ago
Simon Glass 987a404aa1 rockchip: video: Check for device in use 9 years ago
Simon Glass 1b68283b64 video: Track whether a display is in use 9 years ago
Simon Glass 7981394e55 video: Use cache-alignment in video_sync() 9 years ago
Simon Glass 9ed6826060 rockchip: video: Correct VOP clock selection 9 years ago
Simon Glass e4ab3d712a rockchip: video: Correct HDMI data source selection 9 years ago
Stefan Roese 22bb1a7a1b video: bmp: Fix compilation errors with CONFIG_BMP_xxBPP enabled 9 years ago
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