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
2020-07-09
video: Clear the copy framebuffer when clearing the screen
Simon Glass
2020-07-09
video: Set up the copy framebuffer when enabled
Simon Glass
2020-07-09
video: Add support for copying to a hardware framebuffer
Simon Glass
2020-07-09
video: Adjust rotated console to start at right edge
Simon Glass
2020-07-09
video: Split out expression parts into variables
Simon Glass
2020-07-09
sandbox: video: Allow selection of rotated console
Simon Glass
2020-07-09
video: Show an error when a vidconsole function fails
Simon Glass
2020-07-06
video: restore CONFIG_VIDCONSOLE_AS_LCD as boolean
Patrick Delaunay
2020-06-30
Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2020-06-29
video: rockchip: fix HDMI 4K resolution
Anatolij Gustschin
2020-06-28
Merge tag 'fixes-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-...
Tom Rini
2020-06-28
rockchip: correctly set vop0 or vop1
Patrick Wildt
2020-06-28
video: orisetech_otm8009a: fill characteristics of DSI data link
Yannick Fertre
2020-06-28
video: raydium_rm68200: fill characteristics of DSI data link
Yannick Fertre
2020-06-28
video: stm32: stm32_dsi: copy DSI fields
Yannick Fertre
2020-06-28
video: check hardware version of DSI
Yannick Fertre
2020-06-28
video: vidconsole: avoid multiple lines overwrite logo
Ye Li
2020-06-28
video: bmp: support 8bits BMP drawing on 24/32 bpp framebuffer
Ye Li
2020-06-26
Convert CONFIG_ATMEL_HLCD to Kconfig
Tom Rini
2020-06-26
Convert CONFIG_AM335X_LCD to Kconfig
Tom Rini
2020-06-25
bdinfo: dm: Update fb_base when using driver model
Simon Glass
2020-06-18
video: ipuv3: remove non-DM code
Anatolij Gustschin
2020-06-18
video: extend stdout video console work-around for 'vga'
Anatolij Gustschin
2020-06-18
video: ipuv3: remove some useless code to reduce binary size
Anatolij Gustschin
2020-06-18
video: make backlight and panel drivers optional
Anatolij Gustschin
2020-06-18
video: ipuv3: fix building with disabled panel driver
Anatolij Gustschin
2020-06-18
video: make vidconsole commands optional
Anatolij Gustschin
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
Fix some checkpatch warnings in calls to udelay()
Simon Glass
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
common: Drop part.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-17
efi_loader: round the memory area in efi_add_memory_map()
Michael Walle
2020-05-15
rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
Trevor Woerner
2020-05-11
video: omap: change include order
Dario Binacchi
2020-05-04
Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-05-01
video: mxsfb: add clk_enable()
Giulio Benetti
2020-04-28
rockchip: video: Convert to use APIs which support live DT
Kever Yang
2020-04-28
rockchip: video: Use ofnode_decode_display_timing() to parse timing
Kever Yang
2020-04-26
video: simple_panel: add boe,nv140fhmn49 display
Peter Robinson
2020-04-26
drivers: video: rockchip: fix building eDP and LVDS drivers
Peter Robinson
2020-04-18
video: mxsfb: enable setting ENABLE negative polarity
Giulio Benetti
2020-04-18
video: mxsfb: enable setting PIXDATA on negative edge
Giulio Benetti
2020-04-18
video: mxsfb: enable setting VSYNC negative polarity
Giulio Benetti
2020-04-18
video: mxsfb: enable setting HSYNC negative polarity
Giulio Benetti
2020-04-18
video: mxsfb: refactor for using display_timings
Giulio Benetti
[next]