Commit Graph

507 Commits (f5fdc3785d4beb179d2249bf1a886f679f925774)

Author SHA1 Message Date
Hans de Goede c67a8767f5 cfbconsole: Add support for stride != width 10 years ago
Hans de Goede c4c9e81f45 cfbconsole: Remove width argument from the logo functions 10 years ago
Masahiro Yamada 0b11dbf705 drivers: hierarchize drivers Kconfig menu 10 years ago
Alexander Stein 927753aeb9 ARM: bcm283x: Allocate all mailbox buffers cacheline aligned 10 years ago
Hans de Goede 39920c81ce sunxi: display: Add composite video out support 10 years ago
Hans de Goede f6d9d32462 sunxi: display: Add support for interlaced modes 10 years ago
Hans de Goede 0ecb43a8d0 sunxi: display: Add a few extra register and constant defines 10 years ago
Hans de Goede ab2a2be988 sunxi: display: Correct clk_delay calculations for lcd displays 10 years ago
Hans de Goede bf689342a3 sunxi: display: Replace #ifdef-ery with helper functions 10 years ago
York Sun fdb9f349be lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type 10 years ago
Simon Glass a7a73ef85f exynos: video: Remove non-device-tree code 10 years ago
Simon Glass 68964dbc83 video: Remove the old parade driver 10 years ago
Simon Glass 129c942f32 exynos: video: Correct debug output 10 years ago
Simon Glass 048dba0191 dm: video: Add support for the NXP PTN3460 bridge 10 years ago
Simon Glass bcd5dfffe6 dm: video: Add support for the Parade PS8622/625 bridge 10 years ago
Simon Glass 5eaeadaa3a video: Work around lack of pinctrl 10 years ago
Simon Glass 801ab9e93c dm: video: Add support for video bridges 10 years ago
Simon Glass ad11dbff74 x86: Gracefully disable the vesa driver when running from EFI 10 years ago
Bin Meng b018a8c716 video: vesa_fb: Look up VGA device by class instead of id 10 years ago
Simon Glass 1c3dbe56f7 Remove typedefs from bmp_layout.h 10 years ago
Simon Glass acbf5bbfe9 tegra: lcd: Tidy up clock init 10 years ago
Bin Meng 6bde2dc5e2 x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video Kconfig 10 years ago
Bin Meng b82a535c3a video: Kconfig: Make VESA driver avaiable for non-x86 boards 10 years ago
Hannes Schmelzer 4c302b9a65 cosmetic: change Author/MAINTAINER Name from Petermaier to Schmelzer 10 years ago
Hans de Goede 83edb2ace6 sunxi: video: Fix lvds panel support for sun6i+ 10 years ago
Simon Glass dedc44b466 tegra124: video: Add full link training for eDP 10 years ago
Simon Glass e7e8823c7c tegra: video: support eDP displays on Tegra124 devices 10 years ago
Simon Glass 59dd5aa8fa tegra: video: Add Embedded DisplayPort driver 10 years ago
Simon Glass 00f3732752 tegra: video: Support serial output resource (SOR) on tegra124 10 years ago
Simon Glass 51f2c99e14 dm: video: Add a uclass for display port 10 years ago
Hans de Goede 1572819c5f sunxi: display: Fix gpio handling to work with the driver-model 10 years ago
Vishnu Patekar 8c3dacff14 sunxi: Add basic A33 basic support 10 years ago
Hans de Goede 44d8ae5b69 sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool 10 years ago
Heiko Schocher fc1a79d95e video, lg4573: add support for the lg4573 display 10 years ago
Heiko Schocher cb9f8e6a73 video, ipu: make ldb clock frequency overwritable through board code 10 years ago
Heiko Schocher 0ced25beb5 video, ipu: make ldb_clock configurable 10 years ago
Simon Glass 5692ccfaca x86: video: Allow keyboard presence to be controlled by device tree 10 years ago
Paul Kocialkowski 487b3277d4 sunxi: GPIO pin mux hardware-feature-specific function index defines 10 years ago
Ajay Kumar 55e70929b8 video: parade: configure SLP and RST GPIOs if specified in DT 10 years ago
Ajay Kumar 9018efa7e2 video: exynos_fb: configure backlight GPIOs if specified in DT 10 years ago
Rob Herring 7682a99826 remove unnecessary version.h includes 10 years ago
Hannes Petermaier 3b4e16eb53 drivers/video/am335x-fb: Add possibility to wait for stable power/picture 10 years ago
Masahiro Yamada 41fbbbbc71 ARM: remove jadecpu board support 10 years ago
Hans de Goede aad2ac24c0 sunxi: video: Add support for tl059wv5c0 lcd panels 10 years ago
Hans de Goede 242e3d893d sunxi: video: Add support for LCD reset pin 10 years ago
Hans de Goede 20779ec3a5 sunxi: video: Dynamically reserve framebuffer memory 10 years ago
Hans de Goede 5633a296eb sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebuffer 10 years ago
Nikita Kiryanov 0b29a8969e lcd: introduce lcd_set_cmap 10 years ago
Nikita Kiryanov 0ee261f6d3 lcd: mpc823: move mpc823-specific lcd_logo_set_cmap code to mpc8xx_lcd.c 10 years ago
Nikita Kiryanov a02e948139 lcd: atmel: introduce lcd_logo_set_cmap 10 years ago