index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
2022-05-10
video: stm32: stm32_ltdc: support several hardware versions
Yannick Fertre
2022-05-10
video: stm32: stm32_ltdc: fix data enable polarity
Yannick FERTRE
2022-04-18
rockchip: video: mipi: add more compatible strings for rk3288/rk3399
Johan Jonker
2022-04-18
rockchip: video: rk_edp: add more rk3288 edp node options
Johan Jonker
2022-04-04
Merge branch 'next'
Tom Rini
2022-03-31
video: Do not show splash and U-Boot logo simultaneously
Fabio Estevam
2022-03-28
video: Drop formike driver
Simon Glass
2022-03-28
video: Convert CONFIG_VIDEO_BCM2835 to Kconfig
Simon Glass
2022-03-28
video: mxs: Drop old video code
Simon Glass
2022-03-28
video: Drop FSL DIU driver
Simon Glass
2022-03-28
video: fsl: colibri_vf: Drop FSL DCU driver
Simon Glass
2022-03-28
video: Drop da8xx-fb
Simon Glass
2022-03-28
video: Drop references to CONFIG_VIDEO et al
Simon Glass
2022-03-28
video: Drop video_fb header
Simon Glass
2022-03-28
video: nexell: Drop unused and invalid code
Simon Glass
2022-03-28
video: Drop cfg_console
Simon Glass
2022-03-28
Merge tag 'v2022.04-rc5' into next
Tom Rini
2022-03-25
Convert CONFIG_LCD_INFO et al to Kconfig
Tom Rini
2022-03-25
Convert CONFIG_ATMEL_LCD et al to Kconfig
Tom Rini
2022-03-18
sandbox: Slow down the LCD sync rate
Simon Glass
2022-03-15
Merge tag 'u-boot-stm32-20220315' of https://source.denx.de/u-boot/custodians...
Tom Rini
2022-03-15
video: stm32: stm32_ltdc: fix the check of return value of clk_set_rate()
Gabriel Fernandez
2022-03-09
video: Allow drivers to allocate the frame buffer themselves
Pali Rohár
2022-03-09
video: bmp: Support x2r10g10b10 pixel format
Janne Grunau
2022-03-09
video: Add skeleton driver for ZynqMP Display port driver
Michal Simek
2022-02-15
video: Add missing dependency for DM_GPIO
Michal Simek
2022-01-20
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2022-01-20
fdt_support: Add fdt_for_each_node_by_compatible() helper macro
Marek Behún
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-09
Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodia...
Tom Rini
2021-12-27
video: mxsfb: fix clk_get_by_name() return value check
Giulio Benetti
2021-12-26
video: Show the U-Boot logo by default
Simon Glass
2021-12-26
video: Support showing the U-Boot logo
Simon Glass
2021-12-26
video: Drop VIDEO_LOGO from cfb_console
Simon Glass
2021-12-26
video: Convert CONFIG_VIDEO_LOGO to Kconfig
Simon Glass
2021-12-26
video: Drop #ifdefs from video_bmp
Simon Glass
2021-12-26
video: theadorable: Use RGB565 for BMP blitting
Simon Glass
2021-12-26
video: Tidy up 24/32 BMP blitting
Simon Glass
2021-12-26
video: Drop the uclass colour map
Simon Glass
2021-12-26
video: bmp: Update RLE8 support to use the write function
Simon Glass
2021-12-26
video: Move BMP pixel-writing into a function
Simon Glass
2021-12-26
video: Drop fb_put_byte() el at
Simon Glass
2021-12-26
video: Expand video debugging buffer size
Simon Glass
2021-12-26
sandbox: video: Add BMP tests for 32bpp and 8bpp modes
Simon Glass
2021-12-26
sandbox: video: Correct the address of the copy base
Simon Glass
2021-12-26
video: sandbox: Set a maximum frame-buffer size
Simon Glass
2021-12-26
video: sandbox: Avoid duplicate display windows
Simon Glass
2021-12-26
sandbox: video: Support 8bpp depth
Simon Glass
2021-11-30
video: stm32: stm32_ltdc: align framebuffer on 2MB
Patrick Delaunay
2021-11-30
video: Add video_is_active function
Patrick Delaunay
[next]