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: 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
|
|
/
*
|
Convert CONFIG_ATMEL_HLCD to Kconfig
Tom Rini
2020-06-26
1
-1
/
+0
*
|
Convert CONFIG_AM335X_LCD to Kconfig
Tom Rini
2020-06-26
1
-1
/
+0
*
|
bdinfo: dm: Update fb_base when using driver model
Simon Glass
2020-06-25
1
-0
/
+1
*
|
video: ipuv3: remove non-DM code
Anatolij Gustschin
2020-06-18
2
-44
/
+1
*
|
video: extend stdout video console work-around for 'vga'
Anatolij Gustschin
2020-06-18
1
-7
/
+9
*
|
video: ipuv3: remove some useless code to reduce binary size
Anatolij Gustschin
2020-06-18
2
-47
/
+22
*
|
video: make backlight and panel drivers optional
Anatolij Gustschin
2020-06-18
2
-4
/
+28
*
|
video: ipuv3: fix building with disabled panel driver
Anatolij Gustschin
2020-06-18
1
-4
/
+7
*
|
video: make vidconsole commands optional
Anatolij Gustschin
2020-06-18
2
-0
/
+10
|
/
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
14
-0
/
+14
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
43
-0
/
+43
*
Fix some checkpatch warnings in calls to udelay()
Simon Glass
2020-05-18
1
-3
/
+3
*
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop log.h from common header
Simon Glass
2020-05-18
61
-0
/
+61
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
3
-5
/
+9
*
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
common: Drop part.h from common header
Simon Glass
2020-05-18
8
-0
/
+8
*
common: Drop net.h from common header
Simon Glass
2020-05-18
7
-0
/
+7
*
efi_loader: round the memory area in efi_add_memory_map()
Michael Walle
2020-05-17
3
-9
/
+7
*
rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
Trevor Woerner
2020-05-15
1
-1
/
+1
*
video: omap: change include order
Dario Binacchi
2020-05-11
1
-4
/
+4
*
Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-05-04
1
-0
/
+6
|
\
|
*
video: mxsfb: add clk_enable()
Giulio Benetti
2020-05-01
1
-0
/
+6
*
|
rockchip: video: Convert to use APIs which support live DT
Kever Yang
2020-04-28
5
-15
/
+10
*
|
rockchip: video: Use ofnode_decode_display_timing() to parse timing
Kever Yang
2020-04-28
2
-4
/
+2
|
/
*
video: simple_panel: add boe,nv140fhmn49 display
Peter Robinson
2020-04-26
1
-0
/
+1
*
drivers: video: rockchip: fix building eDP and LVDS drivers
Peter Robinson
2020-04-26
2
-1
/
+3
*
video: mxsfb: enable setting ENABLE negative polarity
Giulio Benetti
2020-04-18
1
-0
/
+3
*
video: mxsfb: enable setting PIXDATA on negative edge
Giulio Benetti
2020-04-18
1
-0
/
+2
*
video: mxsfb: enable setting VSYNC negative polarity
Giulio Benetti
2020-04-18
1
-0
/
+2
*
video: mxsfb: enable setting HSYNC negative polarity
Giulio Benetti
2020-04-18
1
-4
/
+10
*
video: mxsfb: refactor for using display_timings
Giulio Benetti
2020-04-18
1
-31
/
+23
*
video: mxsfb: add support for i.MXRT
Giulio Benetti
2020-04-18
1
-0
/
+1
*
video: mxsfb: add support for DM CLK
Giulio Benetti
2020-04-18
1
-5
/
+25
[prev]
[next]