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
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
1
-3
/
+3
2014-11-12
powerpc: remove orphaned boards mcc200 and prs200
Nikita Kiryanov
1
-23
/
+1
2014-10-29
kconfig: arm: introduce symbol for ARM CPUs
Georges Savoundararadj
1
-1
/
+0
2014-10-16
lcd: Fix build error with CONFIG_LCD_BMP_RLE8
Simon Glass
1
-2
/
+2
2014-08-11
lcd: support displaying 24bpp BMPs on >= 24bpp LCDs
Hannes Petermaier
1
-3
/
+20
2014-08-11
lcd: remove unused lcd_puts_xy
Jeroen Hofstee
1
-10
/
+0
2014-08-10
lcd: cleanup unused functions
Hannes Petermaier
1
-16
/
+1
2014-08-10
Add support for 32-bit organized framebuffers
Hannes Petermaier
1
-3
/
+32
2014-07-23
stdio: Pass device pointer to stdio methods
Simon Glass
1
-2
/
+12
2014-03-17
sandbox: Add LCD driver
Simon Glass
1
-4
/
+17
2014-02-03
common: lcd.c: fix data abort exception when try to access bmp header
Przemyslaw Marczak
1
-14
/
+13
2013-11-12
lcd: allow overriding lcd_get_size()
Anatolij Gustschin
1
-3
/
+7
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
1
-1
/
+1
2013-08-12
video: Encapsulate font in video_font_data.h
Marek Vasut
1
-1
/
+0
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2013-07-08
video: consolidate splash screen alignment code
Anatolij Gustschin
1
-17
/
+2
2013-07-01
video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO
Robert Winkler
1
-13
/
+3
2013-07-01
lcd: remove unaligned access in lcd_dt_simplefb_configure_node()
Stephen Warren
1
-3
/
+3
2013-06-05
lcd: add functions to set up simplefb device tree
Stephen Warren
1
-0
/
+87
2013-03-29
video: bcm2835: fix build issues
Anatolij Gustschin
1
-0
/
+12
2013-03-29
Merge branch 'for-v2013.04'
Anatolij Gustschin
1
-57
/
+74
2013-03-21
Fix bitmap offsets for non 8-bit LCDs
Andre Renaud
1
-3
/
+4
2013-03-21
common/lcd.c: move the macro's to the c file
Jeroen Hofstee
1
-0
/
+28
2013-03-21
common/lcd: cosmetic: clean up a bit
Jeroen Hofstee
1
-52
/
+32
2013-03-21
common/lcd.c: remove global lcd_base
Jeroen Hofstee
1
-0
/
+1
2013-03-21
common/lcd.c: cleanup use of global variables
Jeroen Hofstee
1
-0
/
+6
2013-03-21
common/lcd.c: cleanup use of global variables
Wolfgang Denk
1
-3
/
+4
2013-03-20
lcd: calculate line_length after lcd_ctrl_init()
Stephen Warren
1
-2
/
+2
2013-03-11
lcd: implement a callback for splashimage
Nikita Kiryanov
1
-0
/
+26
2013-03-08
lcd: add option for board specific splash screen preparation
Nikita Kiryanov
1
-0
/
+15
2013-01-14
lcd: restore ability to display 8 bpp BMPs on 16 bpp LCDs
Nikita Kiryanov
1
-1
/
+1
2012-12-10
Merge branch 'master' of git://git.denx.de/u-boot into resolve
Minkyu Kang
1
-4
/
+174
2012-11-19
lcd: Add CONFIG_CONSOLE_SCROLL_LINES option to speed console
Simon Glass
1
-5
/
+17
2012-11-19
lcd: Add support for flushing LCD fb from dcache after update
Simon Glass
1
-7
/
+39
2012-11-19
lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignment
Simon Glass
1
-5
/
+16
2012-11-07
lcd: Implement RLE8 bitmap decoding
Tom Wai-Hong Tam
1
-0
/
+144
2012-11-07
lcd: Fix BMP decode bug that skips the wrong padded row
Tom Wai-Hong Tam
1
-4
/
+4
2012-11-07
lcd: Provide an API to access LCD parameters
Vadim Bendebury
1
-0
/
+26
2012-09-24
common/lcd: fix build breakage for at91sam9x5ek and trats boards
Anatolij Gustschin
1
-4
/
+10
2012-09-21
common/lcd: add protection from null bmp pointer
Nikita Kiryanov
1
-1
/
+1
2012-09-05
common lcd: simplify lcd_display_bitmap
Nikita Kiryanov
1
-17
/
+27
2012-09-05
common lcd: simplify core functions
Nikita Kiryanov
1
-32
/
+30
2012-09-05
common lcd: simplify lcd_display
Nikita Kiryanov
1
-9
/
+18
2012-09-05
common lcd: simplify lcd_logo
Nikita Kiryanov
1
-11
/
+1
2012-07-10
common lcd: minor coding style changes
Nikita Kiryanov
1
-121
/
+124
2012-05-25
LCD: display 32bpp decompressed bitmap image
Donghwa Lee
1
-3
/
+16
2012-05-25
common/lcd.c: reduce one CONFIG_LCD_LOGO ifdef
Anatolij Gustschin
1
-3
/
+3
2012-05-25
common/lcd.c: reduce some CONFIG_LCD_*_LOGO ifdefs
Anatolij Gustschin
1
-10
/
+6
2012-05-25
common/lcd.c: use ARRAY_SIZE
Anatolij Gustschin
1
-2
/
+2
2011-12-06
PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
Marek Vasut
1
-6
/
+8
[prev]
[next]