index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-15
video: Add missing dependency for DM_GPIO
Michal Simek
1
-1
/
+1
2022-01-20
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2
-10
/
+6
2022-01-20
fdt_support: Add fdt_for_each_node_by_compatible() helper macro
Marek Behún
2
-10
/
+6
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
15
-28
/
+28
2022-01-09
Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodia...
Tom Rini
1
-2
/
+2
2021-12-27
video: mxsfb: fix clk_get_by_name() return value check
Giulio Benetti
1
-2
/
+2
2021-12-26
video: Show the U-Boot logo by default
Simon Glass
1
-0
/
+1
2021-12-26
video: Support showing the U-Boot logo
Simon Glass
5
-0
/
+32
2021-12-26
video: Drop VIDEO_LOGO from cfb_console
Simon Glass
1
-324
/
+1
2021-12-26
video: Convert CONFIG_VIDEO_LOGO to Kconfig
Simon Glass
1
-0
/
+9
2021-12-26
video: Drop #ifdefs from video_bmp
Simon Glass
1
-48
/
+49
2021-12-26
video: theadorable: Use RGB565 for BMP blitting
Simon Glass
1
-3
/
+3
2021-12-26
video: Tidy up 24/32 BMP blitting
Simon Glass
1
-8
/
+8
2021-12-26
video: Drop the uclass colour map
Simon Glass
2
-45
/
+0
2021-12-26
video: bmp: Update RLE8 support to use the write function
Simon Glass
1
-22
/
+27
2021-12-26
video: Move BMP pixel-writing into a function
Simon Glass
1
-23
/
+52
2021-12-26
video: Drop fb_put_byte() el at
Simon Glass
1
-17
/
+5
2021-12-26
video: Expand video debugging buffer size
Simon Glass
1
-2
/
+2
2021-12-26
sandbox: video: Add BMP tests for 32bpp and 8bpp modes
Simon Glass
2
-1
/
+39
2021-12-26
sandbox: video: Correct the address of the copy base
Simon Glass
1
-1
/
+1
2021-12-26
video: sandbox: Set a maximum frame-buffer size
Simon Glass
1
-1
/
+17
2021-12-26
video: sandbox: Avoid duplicate display windows
Simon Glass
1
-0
/
+15
2021-12-26
sandbox: video: Support 8bpp depth
Simon Glass
1
-6
/
+17
2021-11-30
video: stm32: stm32_ltdc: align framebuffer on 2MB
Patrick Delaunay
1
-1
/
+4
2021-11-30
video: Add video_is_active function
Patrick Delaunay
1
-0
/
+14
2021-11-10
Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians...
Tom Rini
3
-3
/
+0
2021-11-10
gpio: stm32: create include file for driver private data
Patrick Delaunay
3
-3
/
+0
2021-11-07
efi: Add video support to the app
Simon Glass
2
-9
/
+38
2021-10-12
sunxi: video: Convert panel I2C to use DM_I2C
Samuel Holland
3
-70
/
+93
2021-10-11
sunxi: gpio: Remove name_to_gpio macro
Samuel Holland
3
-13
/
+13
2021-10-11
sunxi: Clean up inclusions of asm/arch/gpio.h
Samuel Holland
2
-2
/
+0
2021-10-09
video: move MXS to Kconfig
Anatolij Gustschin
2
-4
/
+6
2021-10-09
video: remove not used mx3fb driver
Anatolij Gustschin
3
-914
/
+0
2021-10-09
video: simplefb: Add 30bpp support
Mark Kettenis
1
-1
/
+11
2021-10-09
video: Add 30bpp support
Mark Kettenis
1
-3
/
+8
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2
-6
/
+6
2021-09-30
WS cleanup: remove trailing white space
Wolfgang Denk
2
-6
/
+6
2021-09-30
WS cleanup: remove excessive empty lines
Wolfgang Denk
1
-1
/
+0
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
1
-1
/
+0
2021-09-25
treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...
Simon Glass
2
-4
/
+4
2021-09-17
version: Move version_string[] from version.h to version_string.h
Pali Rohár
1
-2
/
+1
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
1
-13
/
+0
2021-08-30
video: Remove ati_radeon_fb
Tom Rini
4
-1255
/
+0
2021-08-30
global: Remove dead code that starts with CONFIG_[0-9A]
Tom Rini
1
-67
/
+1
2021-08-06
Merge tag 'video-2021-08-05' of https://source.denx.de/u-boot/custodians/u-bo...
Tom Rini
3
-1
/
+154
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
1
-2
/
+2
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
3
-3
/
+3
2021-08-01
video: Hitachi panel: Drop bogus dependency on CONFIG_VIDEO
Andre Przywara
1
-1
/
+0
2021-08-01
video: Add simple driver for ST-Ericsson MCDE with pre-configured display
Stephan Gerhold
3
-0
/
+154
2021-08-01
video: buffer overrun in TrueType console
Heinrich Schuchardt
1
-14
/
+12
[next]