index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
video: stm32_dsi: Convert to use APIs which support live DT
Patrick Delaunay
2020-10-02
1
-2
/
+1
|
*
video: stm32_ltdc: Convert to use APIs which support live DT
Patrick Delaunay
2020-10-02
1
-2
/
+1
|
*
video: stm32: Fix not calling dev_xxx with a device
Sean Anderson
2020-09-30
1
-10
/
+14
|
*
video: cfb_console.c: Use bi_dram[] values on all platforms
Stefan Roese
2020-08-26
1
-7
/
+1
*
|
video: typo Normlly
Heinrich Schuchardt
2020-09-29
1
-1
/
+1
|
/
*
Convert CONFIG_SPLASH_SCREEN et al to Kconfig
Simon Glass
2020-08-23
1
-0
/
+85
*
Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-08-04
1
-2
/
+2
|
\
|
*
drivers: rename more drivers to match compatible string
Walter Lozano
2020-08-02
1
-2
/
+2
*
|
video: ipuv3: fix framebuffer base address init with multiple IPUs
Anatolij Gustschin
2020-08-03
1
-4
/
+9
*
|
video: add nexell video driver (display/video driver)
Stefan Bosch
2020-07-29
10
-0
/
+2607
*
|
video: add nexell video driver (soc: dpc, makefile)
Stefan Bosch
2020-07-29
3
-0
/
+2024
*
|
video: add nexell video driver (soc: lvds, hdmi)
Stefan Bosch
2020-07-29
4
-0
/
+899
*
|
video: add nexell video driver (soc: mlc, mipi)
Stefan Bosch
2020-07-29
4
-0
/
+3161
*
|
video: add nexell video driver (soc: displaytop)
Stefan Bosch
2020-07-29
5
-0
/
+961
*
|
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-25
2
-2
/
+2
*
|
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
2020-07-25
2
-2
/
+2
|
/
*
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
4
-4
/
+4
*
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-20
2
-2
/
+2
*
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
2020-07-20
2
-2
/
+2
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
1
-1
/
+1
*
drivers: rename drivers to match compatible string
Walter Lozano
2020-07-09
2
-4
/
+4
*
minnowmax: Enable the copy framebuffer
Simon Glass
2020-07-09
1
-1
/
+29
*
chromebook_link: Enable the copy framebuffer
Simon Glass
2020-07-09
1
-6
/
+20
*
chromebook_samus: Enable the copy framebuffer
Simon Glass
2020-07-09
1
-1
/
+15
*
x86: video: Support copy framebuffer with probed devices
Simon Glass
2020-07-09
2
-0
/
+24
*
video: Correctly handle multiple framebuffers
Simon Glass
2020-07-09
1
-2
/
+25
*
video: sandbox: Add support for the copy framebuffer
Simon Glass
2020-07-09
1
-1
/
+8
*
video: Update the copy framebuffer when writing bitmaps
Simon Glass
2020-07-09
1
-3
/
+13
*
video: Update rotated console to support copy buffer
Simon Glass
2020-07-09
1
-23
/
+60
*
video: Update truetype console to support copy buffer
Simon Glass
2020-07-09
1
-12
/
+31
*
video: Update normal console to support copy buffer
Simon Glass
2020-07-09
1
-3
/
+23
*
video: Add helpers for vidconsole for the copy framebuffer
Simon Glass
2020-07-09
1
-0
/
+16
*
video: Clear the copy framebuffer when clearing the screen
Simon Glass
2020-07-09
1
-0
/
+4
*
video: Set up the copy framebuffer when enabled
Simon Glass
2020-07-09
1
-0
/
+3
*
video: Add support for copying to a hardware framebuffer
Simon Glass
2020-07-09
2
-0
/
+66
*
video: Adjust rotated console to start at right edge
Simon Glass
2020-07-09
1
-1
/
+1
*
video: Split out expression parts into variables
Simon Glass
2020-07-09
1
-17
/
+17
*
sandbox: video: Allow selection of rotated console
Simon Glass
2020-07-09
1
-0
/
+1
*
video: Show an error when a vidconsole function fails
Simon Glass
2020-07-09
1
-3
/
+19
*
video: restore CONFIG_VIDCONSOLE_AS_LCD as boolean
Patrick Delaunay
2020-07-06
1
-1
/
+11
*
Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2020-06-30
7
-39
/
+47
|
\
|
*
video: rockchip: fix HDMI 4K resolution
Anatolij Gustschin
2020-06-29
1
-1
/
+1
|
*
Merge tag 'fixes-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-...
Tom Rini
2020-06-28
5
-37
/
+44
|
|
\
|
|
*
video: orisetech_otm8009a: fill characteristics of DSI data link
Yannick Fertre
2020-06-28
1
-15
/
+5
|
|
*
video: raydium_rm68200: fill characteristics of DSI data link
Yannick Fertre
2020-06-28
1
-15
/
+5
|
|
*
video: stm32: stm32_dsi: copy DSI fields
Yannick Fertre
2020-06-28
1
-0
/
+3
|
|
*
video: check hardware version of DSI
Yannick Fertre
2020-06-28
1
-1
/
+9
|
|
*
video: vidconsole: avoid multiple lines overwrite logo
Ye Li
2020-06-28
1
-0
/
+1
|
|
*
video: bmp: support 8bits BMP drawing on 24/32 bpp framebuffer
Ye Li
2020-06-28
1
-6
/
+21
|
*
|
rockchip: correctly set vop0 or vop1
Patrick Wildt
2020-06-28
1
-1
/
+2
|
|
/
[prev]
[next]