]> git.sur5r.net Git - u-boot/history - drivers/video
ti_armv7_common: env: Add NFS loading support to default enviroment
[u-boot] / drivers / video /
2016-03-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-03-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2016-03-14 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-03-14 Peng Fanvideo: ipu: avoid overflow issue
2016-03-14 Simon Glassdm: Use uclass_first_device_err() where it is useful
2016-03-14 Jacob Chenrockchip: video: Add LVDS support in vop driver
2016-03-14 Jacob Chenrockchip: video: Add a display driver for rockchip...
2016-03-14 Jacob Chendm: video: Add a operation to display uclass
2016-02-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2016-02-23 Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2016-02-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2016-02-22 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-02-22 Marek Vasutvideo: Add S3C24xx framebuffer support
2016-02-22 Simon Glassvideo: freetype: Fix a memory leak with a bad parameter
2016-02-22 Simon Glassvideo: truetype: Fix a memory leak on error
2016-02-21 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-02-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2016-02-19 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2016-02-16 Simon Glasstegra: video: Move LCD driver to use the DM PWM driver
2016-02-16 Simon Glasstegra: video: Move all fdt-decoding into a single function
2016-02-16 Simon Glasstegra: video: Move LCD enums into the driver
2016-02-16 Simon Glasstegra: video: Remove the static variables
2016-02-16 Simon Glasstegra: video: Convert tegra20 LCD driver to driver...
2016-02-16 Simon Glasstegra: video: Merge the two config structures together
2016-02-16 Simon Glasstegra: video: Move the check for CONFIG_OF_CONTROL...
2016-02-16 Simon Glasstegra: video: Merge the display driver into one file
2016-02-16 Simon Glasstegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO...
2016-02-16 Simon Glasstegra: nyan-big: Move the LCD driver to driver model
2016-02-16 Simon Glasstegra: lcd: Merge tegra124-lcd.c into display.c
2016-02-16 Simon Glassdm: video: Flush the cache after a puts()
2016-02-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-02-11 Simon Glassdm: video: Add a temporary work-around for old stdout var
2016-02-08 Tom RiniMerge branch 'agust@denx.de' of git://git.denx.de/u...
2016-02-06 Stephen Warrenvideo: bcm2835: use bus_to_phys() on FB address
2016-02-06 Simon Glassvideo: Use 'int' for loop variables instead of short
2016-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2016-01-30 Simon Glassvideo: sandbox: Allow selection of font size and consol...
2016-01-30 Simon Glassvideo: Allow selection of the driver and font size
2016-01-30 Simon Glassvideo: Add the Cantoraone decorative font
2016-01-30 Simon Glassvideo: Add the Rufscript handwriting font
2016-01-30 Simon Glassvideo: Add the AnkaCoder mono-spaced font
2016-01-30 Simon Glassvideo: Add the Nimbus sans font
2016-01-30 Simon Glassvideo: Add a console driver that uses TrueType fonts
2016-01-30 Simon Glassvideo: Provide a backspace method
2016-01-30 Simon Glassvideo: Provide a signal when a new console line is...
2016-01-30 Simon Glassvideo: Provide a left margin for the text console
2016-01-30 Simon Glassvideo: Handle the 'bell' character
2016-01-30 Simon Glassvideo: Use fractional units for X coordinates
2016-01-30 Simon Glassvideo kconfig console_normal
2016-01-30 Simon Glassvideo: Add stb TrueType font renderer
2016-01-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2016-01-27 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2016-01-26 Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2016-01-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-01-26 Anatolij Gustschinvideo: add CONFIG_I2C_EDID and disable CONFIG_DISPLAY...
2016-01-23 Stefan Roesevideo: Add support for Armada XP LCD controller
2016-01-22 Tom RiniMerge git://git.denx.de/u-boot-fdt
2016-01-22 Simon Glassrockchip: video: Add a video-output driver
2016-01-22 Simon Glassrockchip: video: Add a display driver for rockchip eDP
2016-01-22 Simon Glassrockchip: video: Add a display driver for rockchip...
2016-01-22 Simon Glassdm: video: Repurpose the 'displayport' uclass to 'display'
2016-01-22 Simon Glassvideo: panel: Add a simple panel driver
2016-01-22 Simon Glassdm: panel: Add a panel uclass
2016-01-22 Simon Glassdm: backlight: Add a driver for a PWM backlight
2016-01-22 Simon Glassdm: backlight: Add a backlight uclass
2016-01-22 Simon Glassvideo: bridge: Allow GPIOs to be optional
2016-01-22 Simon Glassvideo: Add a function to control cache flushing
2016-01-22 Simon Glassvideo: Name consoles by their number
2016-01-21 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-01-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c...
2016-01-21 Simon Glassdm: video: test: Add tests for the video uclass
2016-01-21 Simon Glassdm: video: sandbox: Convert sandbox to use driver model...
2016-01-21 Simon Glasssandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig
2016-01-21 Simon Glassdm: video: Implement the bmp command for driver model
2016-01-21 Simon Glassdm: video: Add a driver for a rotated text console
2016-01-21 Simon Glassdm: video: Add a 'normal' text console driver
2016-01-21 Simon Glassdm: video: Add a uclass for the text console
2016-01-21 Simon Glassdm: video: Add a video uclass
2016-01-19 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-01-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-01-14 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2016-01-14 Tom RiniMerge git://git.denx.de/u-boot-net
2016-01-12 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-01-12 Simon Glassdm: pci: video: Convert video and pci_rom to use DM...
2016-01-03 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-12-16 Robert P. J. Dayvideo: Typo cleanup in drivers/video/da8xx-fb.c
2015-12-16 Robert P. J. Dayvideo: Clean up formatting, spelling mistakes in exynos_dp*
2015-12-04 Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2015-12-04 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-11-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2015-11-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2015-11-30 Tom RiniMerge git://git.denx.de/u-boot-socfpga
2015-11-30 Tom RiniMerge git://www.denx.de/git/u-boot-cfi-flash
2015-11-30 Tom RiniMerge git://www.denx.de/git/u-boot-ppc4xx
2015-11-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2015-11-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2015-11-30 Peng Fanvideo: ipu: fix out of bounds access
2015-11-25 Peng Fanvideo: ipu: simplify if else code
2015-11-20 Simon Glassvideo: input: Clean up after i8042 conversion
2015-11-20 Simon Glassvideo: Drop unused console functions
next