index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
2018-10-09
video: at91: Adjust vidconsole_position_cursor() to use char pos
Simon Glass
2018-10-09
ctags: Minor changes to fix ctags output
Simon Glass
2018-10-09
panel: Expand the backlight support
Simon Glass
2018-10-09
video: Adjust video_clear() to return an error
Simon Glass
2018-10-09
sandbox: video: Speed up video output
Simon Glass
2018-09-28
video: Add support for Arm's Mali Display Processors
Liviu Dudau
2018-09-28
video: Add support for NXP's TDA19988 HDMI encoder
Liviu Dudau
2018-09-28
video: cfb_console: flush cache in display_rle8_bitmap
Sébastien Szymanski
2018-09-28
video_osd: Add osd sandbox driver and tests
Mario Six
2018-09-28
video_osd: Add ihs_video_out driver
Mario Six
2018-09-28
drivers: Add OSD uclass
Mario Six
2018-09-28
dm: video: support more escape sequences
Heinrich Schuchardt
2018-09-23
dm: video: check bounds for column and row
Heinrich Schuchardt
2018-08-17
Convert CONFIG_VIDEO_OMAP3 to Kconfig
Adam Ford
2018-08-11
video_display: Add Xilinx LogiCore DP TX
Mario Six
2018-08-11
video: Sort Makefile entries
Mario Six
2018-08-07
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2018-08-01
dm: panel: get timings from panel
Yannick Fertré
2018-08-01
video: kconfig: remove DM_I2C dependency of I2C_EDID
Luis Araneda
2018-07-31
video: sunxi: de2: fix SimpleFB node creation when DE2 not probed
Icenowy Zheng
2018-07-02
video: arm: rpi: Add brcm,bcm2708-fb compatible
Emmanuel Vadot
2018-06-17
dm: video: Add an EFI framebuffer driver
Bin Meng
2018-06-03
video: sunxi: de2: Reserve the fb region in the EFI memory map
Emmanuel Vadot
2018-05-15
video: dw_hdmi: fix HSYNC and VSYNC polarity settings
Vasily Khoruzhick
2018-05-15
sunxi: video: HDMI: use correct bits for HSYNC and VSYNC polarity.
Vasily Khoruzhick
2018-05-10
SPDX: Convert a few files that were missed before
Tom Rini
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-24
Merge git://git.denx.de/u-boot-video
Tom Rini
2018-04-24
video-uclass: Fix logical-not-parentheses warning
Tom Rini
2018-04-16
video: vesa: Change default FRAMEBUFFER_VESA_MODE
Bin Meng
2018-04-15
Merge git://git.denx.de/u-boot-imx
Tom Rini
2018-04-15
imx31_phycore: Delete
Tom Rini
2018-04-09
treewide: fix up files incorrectly marked executable
Fabio Estevam
2018-04-04
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2018-04-04
sunxi: revert disabling of features
Andre Przywara
2018-03-28
video: rk3288_mipi: Combine NULL check into IS_ERR_OR_NULL()
Punit Agrawal
2018-03-28
video: rk3288_mipi: check in rk_mipi_ofdata_to_platdata
Heinrich Schuchardt
2018-03-28
video: rk3399_mipi: Combine NULL check into IS_ERR_OR_NULL()
Punit Agrawal
2018-03-28
video: rk3399_mipi: correct error checking
Heinrich Schuchardt
2018-03-19
video: stm32: stm32_ltdc: set the blending factor
yannick fertre
2018-03-19
video: stm32: stm32_ltdc: missing set of line interrupt position
yannick fertre
2018-03-19
video: stm32: stm32_ltdc: set rate of the pixel clock
yannick fertre
2018-03-19
video: stm32: stm32_ltdc: update file header & footer
yannick fertre
2018-03-19
video: stm32: stm32_ltdc: add reset
yannick fertre
2018-03-19
video: exynos: remove redundant assignments
Heinrich Schuchardt
2018-03-19
video, da8xx-fb: fix time out in wait_for_event()
Heinrich Schuchardt
2018-03-19
video: stb_truetype: simplify expression
Heinrich Schuchardt
2018-03-19
video: cfb_console: simplify logical constraint
Heinrich Schuchardt
2018-03-09
sunxi: video: mark framebuffer as EFI reserved memory
Heinrich Schuchardt
[next]