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
*
dm: fix build errors generated by last merges
Dario Binacchi
2021-01-15
4
-14
/
+14
*
Merge tag 'u-boot-stm32-20210113' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2021-01-13
2
-23
/
+28
|
\
|
*
video: stm32_dsi: migrate trace to dev and log macro
Patrick Delaunay
2021-01-13
1
-8
/
+10
|
*
video: stm32_ltdc: migrate trace to dev and log macro
Patrick Delaunay
2021-01-13
1
-15
/
+18
*
|
Merge tag 'u-boot-amlogic-20210112' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2021-01-13
3
-0
/
+165
|
\
\
|
|
/
|
/
|
|
*
video: add TDO tl070wsh30 panel driver
Neil Armstrong
2021-01-11
3
-0
/
+165
*
|
video: omap: move drivers to 'ti' directory
Dario Binacchi
2021-01-12
10
-7
/
+20
*
|
video: omap: split the legacy code from the DM code
Dario Binacchi
2021-01-12
7
-374
/
+468
*
|
video: omap: set LCD clock rate through DM API
Dario Binacchi
2021-01-12
1
-26
/
+103
*
|
video: omap: add panel driver
Dario Binacchi
2021-01-12
5
-150
/
+323
*
|
Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2021-01-06
6
-19
/
+384
|
\
\
|
*
|
video: Call video_sync in video_clear()
Michal Simek
2021-01-05
1
-1
/
+1
|
*
|
video: seps525: Add seps525 SPI driver
Michal Simek
2021-01-05
3
-0
/
+335
|
*
|
video: Introduce video_sync operation
Michal Simek
2021-01-05
1
-0
/
+9
|
*
|
video: Let video_sync to return error value
Michal Simek
2021-01-05
3
-18
/
+39
|
|
/
*
|
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
7
-7
/
+7
|
\
\
|
*
|
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2021-01-05
1
-1
/
+1
|
*
|
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2021-01-05
3
-3
/
+3
|
*
|
dm: core: Access device ofnode through functions
Simon Glass
2021-01-05
2
-2
/
+2
|
*
|
dm: Use access methods for dev/uclass private data
Simon Glass
2021-01-05
1
-1
/
+1
*
|
|
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
treewide: Update email address Patrick Delaunay and Patrice Chotard
Patrice Chotard
2020-12-09
1
-1
/
+1
*
|
dm: Avoid accessing seq directly
Simon Glass
2020-12-18
1
-2
/
+2
*
|
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
26
-62
/
+62
*
|
dm: treewide: Update 'auto' declarations to be on one line
Simon Glass
2020-12-13
1
-2
/
+1
*
|
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
23
-47
/
+47
*
|
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
8
-21
/
+21
*
|
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
40
-83
/
+83
*
|
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
46
-54
/
+54
|
/
*
Merge tag 'u-boot-amlogic-20201116' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2020-11-16
1
-0
/
+2
|
\
|
*
video: meson: meson_dw_hdmi: fix the potential build warning
Jaehoon Chung
2020-11-12
1
-0
/
+2
*
|
video: rockchip: Restrict EDP, VOP, MIPI files to GPL-2.0
Alper Nebi Yasak
2020-11-13
9
-9
/
+9
|
/
*
Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2020-10-30
2
-2
/
+8
|
\
|
*
video: rockchip: Support 4K resolution for rk3288, HDMI
Jagan Teki
2020-10-30
1
-2
/
+2
|
*
video: rockchip: Add missing dpcd_write() call to link_train_ce()
Alper Nebi Yasak
2020-10-30
1
-0
/
+6
*
|
nokia_rx51: disable obsolete VIDEO config
Anatolij Gustschin
2020-10-26
1
-1
/
+1
*
|
eb_cpu5282: fix CONFIG_DM_VIDEO build warnings
Anatolij Gustschin
2020-10-26
1
-0
/
+7
*
|
configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs
Patrick Delaunay
2020-10-18
1
-0
/
+18
*
|
configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs
Patrick Delaunay
2020-10-18
1
-0
/
+7
*
|
configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigs
Patrick Delaunay
2020-10-18
1
-0
/
+8
*
|
video: backlight: fix pwm's duty cycle calculation
Dario Binacchi
2020-10-18
1
-1
/
+1
*
|
video: backlight: fix pwm data structure description
Dario Binacchi
2020-10-18
1
-1
/
+1
*
|
video: dw-mipi-dsi: permit configuring the escape clock rate
Neil Armstrong
2020-10-18
1
-4
/
+16
*
|
video: dw-mipi-dsi: driver-specific configuration of phy timings
Neil Armstrong
2020-10-18
1
-6
/
+11
|
/
*
Merge branch 'next'
Tom Rini
2020-10-05
4
-21
/
+17
|
\
|
*
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
|
/
[next]