index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Commit message (
Expand
)
Author
Age
Lines
*
x86: broadwell: Add video support
Simon Glass
2016-03-17
-1
/
+1174
*
video: Allow simple-panel to be used without regulators
Simon Glass
2016-03-17
-8
/
+10
*
x86: Move asm/arch-coreboot/tables.h to a common place
Bin Meng
2016-03-17
-1
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2016-03-15
-22
/
+326
|
\
|
*
video: ipu: avoid overflow issue
Peng Fan
2016-03-14
-19
/
+54
|
*
rockchip: video: Add LVDS support in vop driver
Jacob Chen
2016-03-14
-2
/
+14
|
*
rockchip: video: Add a display driver for rockchip LVDS
Jacob Chen
2016-03-14
-1
/
+255
|
*
dm: video: Add a operation to display uclass
Jacob Chen
2016-03-14
-0
/
+3
*
|
dm: Use uclass_first_device_err() where it is useful
Simon Glass
2016-03-14
-4
/
+2
|
/
*
video: Add S3C24xx framebuffer support
Marek Vasut
2016-02-22
-1
/
+174
*
video: freetype: Fix a memory leak with a bad parameter
Simon Glass
2016-02-22
-1
/
+4
*
video: truetype: Fix a memory leak on error
Simon Glass
2016-02-22
-0
/
+1
*
tegra: video: Move LCD driver to use the DM PWM driver
Simon Glass
2016-02-16
-4
/
+16
*
tegra: video: Move all fdt-decoding into a single function
Simon Glass
2016-02-16
-159
/
+105
*
tegra: video: Move LCD enums into the driver
Simon Glass
2016-02-16
-0
/
+20
*
tegra: video: Remove the static variables
Simon Glass
2016-02-16
-16
/
+15
*
tegra: video: Convert tegra20 LCD driver to driver model
Simon Glass
2016-02-16
-213
/
+172
*
tegra: video: Merge the two config structures together
Simon Glass
2016-02-16
-19
/
+53
*
tegra: video: Move the check for CONFIG_OF_CONTROL to Kconfig
Simon Glass
2016-02-16
-4
/
+1
*
tegra: video: Merge the display driver into one file
Simon Glass
2016-02-16
-0
/
+396
*
tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20
Simon Glass
2016-02-16
-1
/
+9
*
tegra: nyan-big: Move the LCD driver to driver model
Simon Glass
2016-02-16
-194
/
+237
*
tegra: lcd: Merge tegra124-lcd.c into display.c
Simon Glass
2016-02-16
-98
/
+79
*
dm: video: Flush the cache after a puts()
Simon Glass
2016-02-16
-0
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2016-02-11
-1
/
+13
|
\
|
*
dm: video: Add a temporary work-around for old stdout var
Simon Glass
2016-02-11
-0
/
+10
|
*
video: bcm2835: use bus_to_phys() on FB address
Stephen Warren
2016-02-06
-1
/
+3
*
|
video: Use 'int' for loop variables instead of short
Simon Glass
2016-02-06
-1
/
+1
|
/
*
video: sandbox: Allow selection of font size and console name
Simon Glass
2016-01-30
-0
/
+2
*
video: Allow selection of the driver and font size
Simon Glass
2016-01-30
-4
/
+16
*
video: Add the Cantoraone decorative font
Simon Glass
2016-01-30
-0
/
+15
*
video: Add the Rufscript handwriting font
Simon Glass
2016-01-30
-0
/
+14
*
video: Add the AnkaCoder mono-spaced font
Simon Glass
2016-01-30
-0
/
+17
*
video: Add the Nimbus sans font
Simon Glass
2016-01-30
-0
/
+20
*
video: Add a console driver that uses TrueType fonts
Simon Glass
2016-01-30
-2
/
+580
*
video: Provide a backspace method
Simon Glass
2016-01-30
-1
/
+11
*
video: Provide a signal when a new console line is started
Simon Glass
2016-01-30
-0
/
+14
*
video: Provide a left margin for the text console
Simon Glass
2016-01-30
-3
/
+3
*
video: Handle the 'bell' character
Simon Glass
2016-01-30
-0
/
+3
*
video: Use fractional units for X coordinates
Simon Glass
2016-01-30
-42
/
+104
*
video kconfig console_normal
Simon Glass
2016-01-30
-3
/
+14
*
video: Add stb TrueType font renderer
Simon Glass
2016-01-30
-0
/
+3240
*
video: add CONFIG_I2C_EDID and disable CONFIG_DISPLAY by default
Anatolij Gustschin
2016-01-26
-1
/
+9
*
video: Add support for Armada XP LCD controller
Stefan Roese
2016-01-23
-0
/
+540
*
rockchip: video: Add a video-output driver
Simon Glass
2016-01-21
-1
/
+347
*
rockchip: video: Add a display driver for rockchip eDP
Simon Glass
2016-01-21
-1
/
+1086
*
rockchip: video: Add a display driver for rockchip HDMI
Simon Glass
2016-01-21
-0
/
+952
*
dm: video: Repurpose the 'displayport' uclass to 'display'
Simon Glass
2016-01-21
-57
/
+71
*
video: panel: Add a simple panel driver
Simon Glass
2016-01-21
-1
/
+100
*
dm: panel: Add a panel uclass
Simon Glass
2016-01-21
-0
/
+26
[next]