Commit Graph

543 Commits (b9f9339b7e69b7f81b3b57dcf7f1b51a0bf4a7e2)

Author SHA1 Message Date
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 10 years ago
Stephen Warren 1382648b6b video: bcm2835: use bus_to_phys() on FB address 10 years ago
Simon Glass 2b80b4e246 video: Use 'int' for loop variables instead of short 10 years ago
Simon Glass 8de536c27c video: sandbox: Allow selection of font size and console name 10 years ago
Simon Glass 826f35f9b5 video: Allow selection of the driver and font size 10 years ago
Simon Glass c0603b98d4 video: Add the Cantoraone decorative font 10 years ago
Simon Glass 7ad4e30dec video: Add the Rufscript handwriting font 10 years ago
Simon Glass c43c43cd48 video: Add the AnkaCoder mono-spaced font 10 years ago
Simon Glass 84b4791ada video: Add the Nimbus sans font 10 years ago
Simon Glass a29b012037 video: Add a console driver that uses TrueType fonts 10 years ago
Simon Glass 7b9f7e445e video: Provide a backspace method 10 years ago
Simon Glass 58c733a70f video: Provide a signal when a new console line is started 10 years ago
Simon Glass c5b77d01d1 video: Provide a left margin for the text console 10 years ago
Simon Glass 5508f10ac9 video: Handle the 'bell' character 10 years ago
Simon Glass f266178698 video: Use fractional units for X coordinates 10 years ago
Simon Glass 6e42e25196 video kconfig console_normal 10 years ago
Simon Glass 8340ef6278 video: Add stb TrueType font renderer 10 years ago
Anatolij Gustschin 7588c31252 video: add CONFIG_I2C_EDID and disable CONFIG_DISPLAY by default 10 years ago
Stefan Roese 913d1be208 video: Add support for Armada XP LCD controller 10 years ago
Simon Glass 7b7ad5c31c rockchip: video: Add a video-output driver 10 years ago
Simon Glass 5852d539ea rockchip: video: Add a display driver for rockchip eDP 10 years ago
Simon Glass c253948341 rockchip: video: Add a display driver for rockchip HDMI 10 years ago
Simon Glass 2dcf143398 dm: video: Repurpose the 'displayport' uclass to 'display' 10 years ago
Simon Glass cd9c2070ea video: panel: Add a simple panel driver 10 years ago
Simon Glass f563dc1d19 dm: panel: Add a panel uclass 10 years ago
Simon Glass 65fba5927c dm: backlight: Add a driver for a PWM backlight 10 years ago
Simon Glass 363bf77acc dm: backlight: Add a backlight uclass 10 years ago
Simon Glass d4bf91ada1 video: bridge: Allow GPIOs to be optional 10 years ago
Simon Glass 68dcdc99c5 video: Add a function to control cache flushing 10 years ago
Simon Glass f1a1247d89 video: Name consoles by their number 10 years ago
Simon Glass 3c97c4fb52 dm: video: test: Add tests for the video uclass 10 years ago
Simon Glass 3ade5bc4dc dm: video: sandbox: Convert sandbox to use driver model for video 10 years ago
Simon Glass 1e69ad014c sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig 10 years ago
Simon Glass b01c7923e3 dm: video: Implement the bmp command for driver model 10 years ago
Simon Glass b5146b2811 dm: video: Add a driver for a rotated text console 10 years ago
Simon Glass 72cded9ec0 dm: video: Add a 'normal' text console driver 10 years ago
Simon Glass 83510766c9 dm: video: Add a uclass for the text console 10 years ago
Simon Glass 1acafc73bf dm: video: Add a video uclass 10 years ago
Simon Glass 3f4e1e8efc dm: pci: video: Convert video and pci_rom to use DM PCI API 10 years ago