summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2016-02-06video: Use 'int' for loop variables instead of shortSimon Glass
2016-01-30video: sandbox: Allow selection of font size and console nameSimon Glass
2016-01-30video: Allow selection of the driver and font sizeSimon Glass
2016-01-30video: Add the Cantoraone decorative fontSimon Glass
2016-01-30video: Add the Rufscript handwriting fontSimon Glass
2016-01-30video: Add the AnkaCoder mono-spaced fontSimon Glass
2016-01-30video: Add the Nimbus sans fontSimon Glass
2016-01-30video: Add a console driver that uses TrueType fontsSimon Glass
2016-01-30video: Provide a backspace methodSimon Glass
2016-01-30video: Provide a signal when a new console line is startedSimon Glass
2016-01-30video: Provide a left margin for the text consoleSimon Glass
2016-01-30video: Handle the 'bell' characterSimon Glass
2016-01-30video: Use fractional units for X coordinatesSimon Glass
2016-01-30video kconfig console_normalSimon Glass
2016-01-30video: Add stb TrueType font rendererSimon Glass
2016-01-26video: add CONFIG_I2C_EDID and disable CONFIG_DISPLAY by defaultAnatolij Gustschin
2016-01-23video: Add support for Armada XP LCD controllerStefan Roese
2016-01-21rockchip: video: Add a video-output driverSimon Glass
2016-01-21rockchip: video: Add a display driver for rockchip eDPSimon Glass
2016-01-21rockchip: video: Add a display driver for rockchip HDMISimon Glass
2016-01-21dm: video: Repurpose the 'displayport' uclass to 'display'Simon Glass
2016-01-21video: panel: Add a simple panel driverSimon Glass
2016-01-21dm: panel: Add a panel uclassSimon Glass
2016-01-21dm: backlight: Add a driver for a PWM backlightSimon Glass
2016-01-21dm: backlight: Add a backlight uclassSimon Glass
2016-01-21video: bridge: Allow GPIOs to be optionalSimon Glass
2016-01-21video: Add a function to control cache flushingSimon Glass
2016-01-21video: Name consoles by their numberSimon Glass
2016-01-20dm: video: test: Add tests for the video uclassSimon Glass
2016-01-20dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass
2016-01-20sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to KconfigSimon Glass
2016-01-20dm: video: Implement the bmp command for driver modelSimon Glass
2016-01-20dm: video: Add a driver for a rotated text consoleSimon Glass
2016-01-20dm: video: Add a 'normal' text console driverSimon Glass
2016-01-20dm: video: Add a uclass for the text consoleSimon Glass
2016-01-20dm: video: Add a video uclassSimon Glass
2016-01-19Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2016-01-12dm: pci: video: Convert video and pci_rom to use DM PCI APISimon Glass
2015-12-16video: Typo cleanup in drivers/video/da8xx-fb.cRobert P. J. Day
2015-12-16video: Clean up formatting, spelling mistakes in exynos_dp*Robert P. J. Day
2015-12-04Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-11-30Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2015-11-30video: ipu: fix out of bounds accessPeng Fan
2015-11-25video: ipu: simplify if else codePeng Fan
2015-11-19video: input: Clean up after i8042 conversionSimon Glass
2015-11-19video: Drop unused console functionsSimon Glass
2015-11-12video: mxsfb: introduce lcdif_power_downPeng Fan
2015-11-12mxs: add parameter base_addr for mxs_set_lcdclkPeng Fan
2015-11-05video: Drop DEV_EXT_VIDEO flagBin Meng
2015-11-05video: Drop DEV_FLAGS_SYSTEM flagBin Meng