Commit Graph

497 Commits (27754d18fc1b5a5c6a6e86ababf44b382a6dc7d9)

Author SHA1 Message Date
Peng Fan 3cb4f25cc7 video: ipu: avoid overflow issue 9 years ago
Simon Glass 3f603cbbb8 dm: Use uclass_first_device_err() where it is useful 9 years ago
Jacob Chen 8530783594 rockchip: video: Add LVDS support in vop driver 9 years ago
Jacob Chen 35ac89dd8f rockchip: video: Add a display driver for rockchip LVDS 9 years ago
Jacob Chen eab314f590 dm: video: Add a operation to display uclass 9 years ago
Marek Vasut 703c751169 video: Add S3C24xx framebuffer support 9 years ago
Simon Glass d5b9d11cb6 video: freetype: Fix a memory leak with a bad parameter 9 years ago
Simon Glass f6e75ba7fe video: truetype: Fix a memory leak on error 9 years ago
Simon Glass 91c08afe66 tegra: video: Move LCD driver to use the DM PWM driver 9 years ago
Simon Glass f5acf91f6f tegra: video: Move all fdt-decoding into a single function 9 years ago
Simon Glass bfda03770c tegra: video: Move LCD enums into the driver 9 years ago
Simon Glass f20b2c0671 tegra: video: Remove the static variables 9 years ago
Simon Glass 9e6866d3b6 tegra: video: Convert tegra20 LCD driver to driver model 9 years ago
Simon Glass ce0c474a72 tegra: video: Merge the two config structures together 9 years ago
Simon Glass 40d56a918c tegra: video: Move the check for CONFIG_OF_CONTROL to Kconfig 9 years ago
Simon Glass 71cafc3fba tegra: video: Merge the display driver into one file 9 years ago
Simon Glass d2f906500e tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20 9 years ago
Simon Glass d76592122b tegra: nyan-big: Move the LCD driver to driver model 9 years ago
Simon Glass 4dd811581a tegra: lcd: Merge tegra124-lcd.c into display.c 9 years ago
Simon Glass bbc8a8b4cc dm: video: Flush the cache after a puts() 9 years ago
Simon Glass a2931b30d2 dm: video: Add a temporary work-around for old stdout var 9 years ago
Stephen Warren 1382648b6b video: bcm2835: use bus_to_phys() on FB address 9 years ago
Simon Glass 2b80b4e246 video: Use 'int' for loop variables instead of short 9 years ago
Simon Glass 8de536c27c video: sandbox: Allow selection of font size and console name 9 years ago
Simon Glass 826f35f9b5 video: Allow selection of the driver and font size 9 years ago
Simon Glass c0603b98d4 video: Add the Cantoraone decorative font 9 years ago
Simon Glass 7ad4e30dec video: Add the Rufscript handwriting font 9 years ago
Simon Glass c43c43cd48 video: Add the AnkaCoder mono-spaced font 9 years ago
Simon Glass 84b4791ada video: Add the Nimbus sans font 9 years ago
Simon Glass a29b012037 video: Add a console driver that uses TrueType fonts 9 years ago
Simon Glass 7b9f7e445e video: Provide a backspace method 9 years ago
Simon Glass 58c733a70f video: Provide a signal when a new console line is started 9 years ago
Simon Glass c5b77d01d1 video: Provide a left margin for the text console 9 years ago
Simon Glass 5508f10ac9 video: Handle the 'bell' character 9 years ago
Simon Glass f266178698 video: Use fractional units for X coordinates 9 years ago
Simon Glass 6e42e25196 video kconfig console_normal 9 years ago
Simon Glass 8340ef6278 video: Add stb TrueType font renderer 9 years ago
Anatolij Gustschin 7588c31252 video: add CONFIG_I2C_EDID and disable CONFIG_DISPLAY by default 9 years ago
Stefan Roese 913d1be208 video: Add support for Armada XP LCD controller 9 years ago
Simon Glass 7b7ad5c31c rockchip: video: Add a video-output driver 9 years ago
Simon Glass 5852d539ea rockchip: video: Add a display driver for rockchip eDP 9 years ago
Simon Glass c253948341 rockchip: video: Add a display driver for rockchip HDMI 9 years ago
Simon Glass 2dcf143398 dm: video: Repurpose the 'displayport' uclass to 'display' 9 years ago
Simon Glass cd9c2070ea video: panel: Add a simple panel driver 9 years ago
Simon Glass f563dc1d19 dm: panel: Add a panel uclass 9 years ago
Simon Glass 65fba5927c dm: backlight: Add a driver for a PWM backlight 9 years ago
Simon Glass 363bf77acc dm: backlight: Add a backlight uclass 9 years ago
Simon Glass d4bf91ada1 video: bridge: Allow GPIOs to be optional 9 years ago
Simon Glass 68dcdc99c5 video: Add a function to control cache flushing 9 years ago
Simon Glass f1a1247d89 video: Name consoles by their number 9 years ago