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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-31
usb: Update the test to cover reading and writing
Simon Glass
2
-4
/
+40
2022-10-31
dm: blk: Add udevice functions
Simon Glass
1
-17
/
+34
2022-10-31
timer: sti: convert sti-timer to arm a9 global timer
William Zhang
3
-18
/
+22
2022-10-31
arm: bcmbca: replace ARCH_BCM6753 symbols in Kconfig with BCM6855
William Zhang
4
-4
/
+4
2022-10-31
arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858
William Zhang
5
-8
/
+5
2022-10-31
arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856
William Zhang
5
-5
/
+5
2022-10-31
arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158
William Zhang
5
-5
/
+5
2022-10-30
Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot...
Tom Rini
31
-2283
/
+414
2022-10-30
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Simon Glass
10
-13
/
+13
2022-10-30
pci: Drop test for DM_VIDEO
Simon Glass
1
-2
/
+0
2022-10-30
video: Make all video options depend on DM_VIDEO
Simon Glass
1
-31
/
+9
2022-10-30
video: Drop SPLASHIMAGE_CALLBACK
Simon Glass
1
-13
/
+0
2022-10-30
video: Drop use of the lcd header file
Simon Glass
1
-1
/
+0
2022-10-30
video: Drop CONFIG_LCD
Simon Glass
1
-12
/
+4
2022-10-30
video: Drop CONFIG_VIDEO
Simon Glass
1
-9
/
+0
2022-10-30
tegra: Drop old LCD code
Simon Glass
1
-1
/
+0
2022-10-30
nexell: Drop old LCD code
Simon Glass
1
-51
/
+0
2022-10-30
video: samsung: Drop old LCD code
Simon Glass
1
-1
/
+0
2022-10-30
video: Drop atmel LCD code
Simon Glass
2
-2
/
+0
2022-10-30
video: Drop ld9040 driver
Simon Glass
2
-113
/
+0
2022-10-30
video: atmel: Drop pre-DM parts of video driver
Simon Glass
3
-289
/
+2
2022-10-30
video: Drop CONFIG_AM335X_LCD
Simon Glass
10
-1060
/
+0
2022-10-30
video: Drop VCXK video controller
Simon Glass
3
-433
/
+0
2022-10-30
Drop CONFIG_LCD_LOGO
Simon Glass
3
-43
/
+0
2022-10-30
video: Drop CONFIG_LCD_INFO
Simon Glass
1
-4
/
+0
2022-10-30
video: Drop CONFIG_LCD_INFO_BELOW_LOGO
Simon Glass
1
-4
/
+0
2022-10-30
Convert CONFIG_VIDEO_LOGO_MAX_SIZE to Kconfig
Simon Glass
1
-1
/
+6
2022-10-30
video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE
Simon Glass
1
-0
/
+3
2022-10-30
Convert CONFIG_HIDE_LOGO_VERSION to Kconfig
Simon Glass
1
-0
/
+9
2022-10-30
video: Split SPLASH_SCREEN_ALIGN from bmp command
Simon Glass
1
-3
/
+4
2022-10-30
video: Add a way to get the default font height
Simon Glass
1
-0
/
+11
2022-10-30
video: Add a function to get the dimensions of a BMP image
Simon Glass
1
-4
/
+12
2022-10-30
video: Add commands to list and change fonts
Simon Glass
1
-0
/
+10
2022-10-30
video: Add a way to change the font name and size
Simon Glass
1
-0
/
+75
2022-10-30
video: Add a function to select the truetype metrics
Simon Glass
1
-7
/
+17
2022-10-30
video: Record the truetype font name
Simon Glass
1
-10
/
+13
2022-10-30
video: Refactor to allow more than one font size
Simon Glass
2
-42
/
+113
2022-10-30
video: Tidy up the check for valid fonts
Simon Glass
1
-4
/
+13
2022-10-30
video: Add function to obtain the U-Boot logo
Simon Glass
1
-0
/
+5
2022-10-30
video: Allow filling the display with a colour
Simon Glass
1
-4
/
+16
2022-10-30
video: Move and rename DM_HX8238D option
Simon Glass
2
-11
/
+11
2022-10-30
video: Move the console commands to cmd/
Simon Glass
2
-58
/
+0
2022-10-30
video: Use vidconsole_put_string() to write a string
Simon Glass
1
-4
/
+5
2022-10-30
video: Provide a function to set the cursor position
Simon Glass
1
-5
/
+13
2022-10-30
video: Move console colours to the video uclass
Simon Glass
2
-71
/
+69
2022-10-30
video: simplefb: add rotation support
Takumi Sueda
1
-1
/
+5
2022-10-30
video: dw_mipi_dsi: fix [hv]sync active vs back porch
John Keeping
1
-4
/
+4
2022-10-29
dm: core: Do not stop uclass iteration on error
Michal Suchanek
1
-12
/
+18
2022-10-29
dm: treewide: Do not use the return value of simple uclass iterator
Michal Suchanek
4
-31
/
+14
2022-10-29
dm: core: Switch uclass_*_device_err to use uclass_*_device_check
Michal Suchanek
2
-5
/
+12
[prev]
[next]