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
2024-04-10
Merge patch series "Resolve issues with booting distros on x86"
Tom Rini
2024-04-10
x86: Enable SSE in 64-bit mode
Simon Glass
2024-04-10
video: Drop unnecessary truetype operations from SPL
Simon Glass
2024-04-10
video: Correct setting of cursor position
Simon Glass
2024-03-21
video: console: Parse UTF-8 character sequences
Janne Grunau
2024-03-13
rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.h
Quentin Schulz
2024-03-04
video: mxsfb: add back imx6ul/imx6ull support
Sébastien Szymanski
2024-02-05
Merge tag 'rpi-next-2024.04' of https://source.denx.de/u-boot/custodians/u-bo...
Tom Rini
2024-01-30
bcm2835: Dynamically calculate bytes per pixel parameter
Ivan T. Ivanov
2024-01-29
treewide: Remove clk_free
Sean Anderson
2024-01-29
video: console: Fix buffer overflow in cmd 'font list'
Janne Grunau
2024-01-29
video: Support VIDEO_X2R10G10B10 in truetype console
Janne Grunau
2024-01-29
video: tidss: Use DT property names for parsing nodes
Devarsh Thakkar
2024-01-29
Merge patch series "Move framebuffer reservation for SPL to RAM end"
Tom Rini
2024-01-29
video: Fill video handoff in video post probe
Devarsh Thakkar
2024-01-29
video: Skip framebuffer reservation if already reserved
Devarsh Thakkar
2023-12-21
global: Remove duplicate common.h inclusions
Tom Rini
2023-12-15
board: stm32f469-disco: add support to display
Dario Binacchi
2023-11-16
treewide: use linux/time.h for time conversion defines
Igor Prusov
2023-11-07
video: Don't require the font command
Simon Glass
2023-10-23
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2023-10-22
pinctrl: sunxi: remove GPIO_EXTRA_HEADER
Andre Przywara
2023-10-22
video: tegra20: dsi: use regulator_set_enable_if_allowed
Svyatoslav Ryhel
2023-10-22
video: simple_panel: use regulator_set_enable_if_allowed
Svyatoslav Ryhel
2023-10-22
video: pwm_backlight: use regulator_set_enable_if_allowed
Svyatoslav Ryhel
2023-10-11
video: Mark truetype_measure() static
Simon Glass
2023-10-11
video: Support showing a cursor
Simon Glass
2023-10-11
video: Export vidconsole_entry_start()
Simon Glass
2023-10-11
video: Allow saving and restoring text-entry state
Simon Glass
2023-10-11
video: Allow obtaining the nominal size of a string size
Simon Glass
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
[next]