Commit Graph

539 Commits (691272fe5236b1b5ac02c7c1a1fb8fe85fd78d97)

Author SHA1 Message Date
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
Simon Glass 3c97c4fb52 dm: video: test: Add tests for the video uclass 9 years ago
Simon Glass 3ade5bc4dc dm: video: sandbox: Convert sandbox to use driver model for video 9 years ago
Simon Glass 1e69ad014c sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig 9 years ago
Simon Glass b01c7923e3 dm: video: Implement the bmp command for driver model 9 years ago
Simon Glass b5146b2811 dm: video: Add a driver for a rotated text console 9 years ago
Simon Glass 72cded9ec0 dm: video: Add a 'normal' text console driver 9 years ago
Simon Glass 83510766c9 dm: video: Add a uclass for the text console 9 years ago
Simon Glass 1acafc73bf dm: video: Add a video uclass 9 years ago
Simon Glass 3f4e1e8efc dm: pci: video: Convert video and pci_rom to use DM PCI API 9 years ago
Robert P. J. Day 535cce0f90 video: Typo cleanup in drivers/video/da8xx-fb.c 9 years ago
Robert P. J. Day a418f7e850 video: Clean up formatting, spelling mistakes in exynos_dp* 9 years ago
Peng Fan 3dbdb4dd4f video: ipu: fix out of bounds access 9 years ago