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
/
common
/
lcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop init.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop net.h from common header
Simon Glass
1
-0
/
+1
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
1
-0
/
+1
2019-06-04
splash: display splash in DM_VIDEO configurations
Igor Opaniuk
1
-9
/
+4
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
1
-1
/
+1
2018-12-04
video: use BMP_ALIGN_CENTER define from splash.h
Anatolij Gustschin
1
-1
/
+0
2018-12-04
cmd: add clear screen 'cls' command
Anatolij Gustschin
1
-8
/
+0
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2017-08-19
lcd: avoid possible NULL dereference
xypron.glpk@gmx.de
1
-1
/
+2
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
1
-1
/
+1
2017-06-12
powerpc, 8xx: remove support for 8xx
Heiko Schocher
1
-4
/
+0
2017-05-15
video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPP
Philipp Tomsich
1
-2
/
+2
2016-03-27
lcd: Fix compile warning in 64bit mode
Alexander Graf
1
-2
/
+2
2016-01-24
lcd: fix the color testpattern in 16bit mode
Andreas Neubacher
1
-1
/
+15
2016-01-20
dm: video: sandbox: Convert sandbox to use driver model for video
Simon Glass
1
-11
/
+0
2015-12-02
Revert "LCD: Add an option to skip registration as an stdio output"
Anatolij Gustschin
1
-13
/
+0
2015-11-19
LCD: Add an option to skip registration as an stdio output
Stephane Ayotte
1
-0
/
+13
2015-08-13
common/lcd_console: fix console/logo regression
Marcel Ziswiler
1
-2
/
+2
2015-06-10
lcd: Support colour lookup table on 16bpp display in BMP images
Simon Glass
1
-3
/
+20
2015-06-10
Remove typedefs from bmp_layout.h
Simon Glass
1
-5
/
+5
2015-04-20
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
1
-10
/
+8
2015-04-18
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
1
-0
/
+1
2015-04-18
common/lcd_console: introduce display/framebuffer rotation
Hannes Petermaier
1
-10
/
+8
2015-02-10
lcd: split splash code into its own function
Nikita Kiryanov
1
-30
/
+22
2015-02-10
lcd: dt: extract simplefb support
Nikita Kiryanov
1
-50
/
+0
2015-02-10
lcd: rename bitmap_plot to better represent its functionality
Nikita Kiryanov
1
-3
/
+3
2015-02-10
lcd: various cleanups
Nikita Kiryanov
1
-75
/
+15
2015-02-10
lcd: remove unused includes
Nikita Kiryanov
1
-18
/
+0
2015-02-10
lcd: introduce lcd_set_cmap
Nikita Kiryanov
1
-24
/
+22
2015-02-10
lcd: logo: move generic cmap setting to lcd_logo_set_cmap()
Nikita Kiryanov
1
-21
/
+7
2015-02-10
lcd: mpc823: move mpc823-specific lcd_logo_set_cmap code to mpc8xx_lcd.c
Nikita Kiryanov
1
-9
/
+1
2015-02-10
lcd: atmel: introduce lcd_logo_set_cmap
Nikita Kiryanov
1
-21
/
+8
2015-02-10
lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.c
Nikita Kiryanov
1
-6
/
+5
2015-02-10
lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfb
Nikita Kiryanov
1
-10
/
+1
2015-02-10
lcd: split configuration_get_cmap
Nikita Kiryanov
1
-19
/
+0
2015-01-28
lcd: fix console address is not initialized
Bo Shen
1
-0
/
+1
2015-01-10
lcd: refactor lcd console stuff into its own file
Nikita Kiryanov
1
-229
/
+0
2015-01-10
lcd: make lcd_drawchars() independant of lcd_base
Nikita Kiryanov
1
-5
/
+2
2015-01-10
lcd: introduce getters for bg/fg color
Nikita Kiryanov
1
-9
/
+22
2015-01-10
lcd: get rid of COLOR_MASK
Nikita Kiryanov
1
-8
/
+6
2015-01-10
lcd: expand console api
Nikita Kiryanov
1
-9
/
+26
2015-01-10
lcd: replace CONSOLE_(ROWS|COLS) with variables
Nikita Kiryanov
1
-17
/
+18
2015-01-10
lcd: rename console_(row|col)
Nikita Kiryanov
1
-27
/
+27
2015-01-10
lcd: remove LCD_MONOCHROME
Nikita Kiryanov
1
-28
/
+2
2015-01-10
lcd: cleanup lcd_drawchars
Nikita Kiryanov
1
-13
/
+1
2015-01-10
lcd: remove CONFIG_SYS_INVERT_COLORS
Nikita Kiryanov
1
-8
/
+0
2014-12-08
ARM: rpi: rename rpi_b to rpi
Stephen Warren
1
-1
/
+1
2014-11-25
common/lcd: Make lcd_dt_simplefb_configure_node use fdt_setup_simplefb_node
Hans de Goede
1
-42
/
+5
[next]