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
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-09-22
x86: coreboot: Enable VIDEO_COPY
Simon Glass
2023-09-19
video: Move the BMP options
Simon Glass
2023-09-19
video: Move bmp code to drivers/video
Simon Glass
2023-09-13
video: rockchip: dw_mipi_dsi: Use generic_phy_valid() helper
Jonas Karlman
2023-08-21
Merge tag 'v2023.10-rc3' into next
Tom Rini
2023-08-14
Merge tag 'u-boot-rockchip-20230814' of https://source.denx.de/u-boot/custodi...
Tom Rini
2023-08-13
bcm2835: Add simiple-framebuffer for use with fkms
Jason Wessel
2023-08-13
video: kconfig: Fix a typo in SPL_VIDEO_REMOVE
Bin Meng
2023-08-13
video: vidconsole: Fix null dereference of ops->measure
Bin Meng
2023-08-12
video: avoid build failure on veyron board
Alvaro Fernando GarcĂa
2023-08-09
video: Add a Kconfig option for SPL video handoff
Simon Glass
2023-08-09
Kconfigs: Correct default of "0" on hex type entries
Tom Rini
2023-08-01
Merge tag 'x86-pull-20230801' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2023-08-01
drivers: video: tidss: tidss_drv: Use kconfig VIDEO_REMOVE to remove video
Nikhil M Jain
2023-08-01
drivers: video: tidss: tidss_drv: Change remove method
Nikhil M Jain
2023-08-01
video: bochs: Set the frame buffer size per configuration
Bin Meng
2023-08-01
video: kconfig: Set default FB size for Bochs
Bin Meng
2023-08-01
video: kconfig: Drop the superfluous dependency
Bin Meng
2023-08-01
video: kconfig: Fix wrong text for the PCI default FB size
Bin Meng
2023-08-01
video: bochs: Remove the x86 dependency
Bin Meng
2023-08-01
video: bochs: Avoid using IO instructions to access VGA IO port
Bin Meng
2023-08-01
video: bochs: Drop the useless argument of bochs_vga_write()
Bin Meng
2023-08-01
video: bochs: Drop inclusion of <asm/mtrr.h>
Bin Meng
2023-08-01
dm: video: Cosmetic style fix
Bin Meng
2023-08-01
video: vesa: Use mtrr_set_next_var() for graphics memory
Bin Meng
2023-08-01
video: ivybridge: Use mtrr_set_next_var() for graphics memory
Bin Meng
2023-08-01
video: broadwell: Use mtrr_set_next_var() for graphics memory
Bin Meng
2023-07-28
video: rockchip: Add support for RK3399 to dw-mipi-dsi bridge
Ondrej Jirman
2023-07-21
drivers: video: Kconfig: Add config remove video
Nikhil M Jain
2023-07-21
common: board_f: Pass frame buffer info from SPL to u-boot
Nikhil M Jain
2023-07-21
include: video: Reserve video using blob
Nikhil M Jain
2023-07-17
Merge https://source.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2023-07-17
x86: video: Add a driver for QEMU bochs emulation
Simon Glass
2023-07-16
Merge tag 'video-20230714' of https://source.denx.de/u-boot/custodians/u-boot...
Tom Rini
2023-07-14
video: Update stb_truetype
Simon Glass
2023-07-14
video: Use enum with video_index_to_colour()
Simon Glass
2023-07-14
console: Allow measuring the bounding box of text
Simon Glass
2023-07-14
video: Allow temporary colour changes
Simon Glass
2023-07-14
console: Correct truetype spacing error
Simon Glass
2023-07-14
video: Provide a way to clear part of the console
Simon Glass
2023-07-14
video: Drop #ifdefs from console_truetype
Simon Glass
2023-07-14
video: rockchip: dw_mipi_dsi: Fix GRF access
Ondrej Jirman
2023-07-14
video: rockchip: dw_mipi_dsi: Correct check for lacking phy phandle
Ondrej Jirman
2023-07-14
video: rockchip: dw_mipi_dsi: Fix best_rate calculation
Ondrej Jirman
2023-07-14
video: rockchip: dw_mipi_dsi: Return 0 from dsi_phy_init on success
Ondrej Jirman
2023-07-14
video: rockchip: dw_mipi_dsi: Fix error path checks in probe function
Ondrej Jirman
2023-07-14
video: rockchip: dw_mipi_dsi: Fix external phy existence check
Ondrej Jirman
2023-07-14
video: dw_mipi_dsi: Fix hsync/vsync settings
Ondrej Jirman
2023-07-14
video: rockchip: vop: Fix whitespace
Ondrej Jirman
[next]