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-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-09
drivers: rename drivers to match compatible string
Walter Lozano
2020-07-09
minnowmax: Enable the copy framebuffer
Simon Glass
2020-07-09
chromebook_link: Enable the copy framebuffer
Simon Glass
2020-07-09
chromebook_samus: Enable the copy framebuffer
Simon Glass
2020-07-09
x86: video: Support copy framebuffer with probed devices
Simon Glass
2020-07-09
video: Correctly handle multiple framebuffers
Simon Glass
2020-07-09
video: sandbox: Add support for the copy framebuffer
Simon Glass
2020-07-09
video: Update the copy framebuffer when writing bitmaps
Simon Glass
2020-07-09
video: Update rotated console to support copy buffer
Simon Glass
2020-07-09
video: Update truetype console to support copy buffer
Simon Glass
2020-07-09
video: Update normal console to support copy buffer
Simon Glass
2020-07-09
video: Add helpers for vidconsole for the copy framebuffer
Simon Glass
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
[next]