index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
lcd.c
Age
Commit message (
Expand
)
Author
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-11-12
powerpc: remove orphaned boards mcc200 and prs200
Nikita Kiryanov
2014-10-29
kconfig: arm: introduce symbol for ARM CPUs
Georges Savoundararadj
2014-10-16
lcd: Fix build error with CONFIG_LCD_BMP_RLE8
Simon Glass
2014-08-11
lcd: support displaying 24bpp BMPs on >= 24bpp LCDs
Hannes Petermaier
2014-08-11
lcd: remove unused lcd_puts_xy
Jeroen Hofstee
2014-08-10
lcd: cleanup unused functions
Hannes Petermaier
2014-08-10
Add support for 32-bit organized framebuffers
Hannes Petermaier
2014-07-23
stdio: Pass device pointer to stdio methods
Simon Glass
2014-03-17
sandbox: Add LCD driver
Simon Glass
2014-02-03
common: lcd.c: fix data abort exception when try to access bmp header
Przemyslaw Marczak
2013-11-12
lcd: allow overriding lcd_get_size()
Anatolij Gustschin
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-08-12
video: Encapsulate font in video_font_data.h
Marek Vasut
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-08
video: consolidate splash screen alignment code
Anatolij Gustschin
2013-07-01
video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO
Robert Winkler
2013-07-01
lcd: remove unaligned access in lcd_dt_simplefb_configure_node()
Stephen Warren
2013-06-05
lcd: add functions to set up simplefb device tree
Stephen Warren
2013-03-29
video: bcm2835: fix build issues
Anatolij Gustschin
2013-03-29
Merge branch 'for-v2013.04'
Anatolij Gustschin
2013-03-21
Fix bitmap offsets for non 8-bit LCDs
Andre Renaud
2013-03-21
common/lcd.c: move the macro's to the c file
Jeroen Hofstee
2013-03-21
common/lcd: cosmetic: clean up a bit
Jeroen Hofstee
2013-03-21
common/lcd.c: remove global lcd_base
Jeroen Hofstee
2013-03-21
common/lcd.c: cleanup use of global variables
Jeroen Hofstee
2013-03-21
common/lcd.c: cleanup use of global variables
Wolfgang Denk
2013-03-20
lcd: calculate line_length after lcd_ctrl_init()
Stephen Warren
2013-03-11
lcd: implement a callback for splashimage
Nikita Kiryanov
2013-03-08
lcd: add option for board specific splash screen preparation
Nikita Kiryanov
2013-01-14
lcd: restore ability to display 8 bpp BMPs on 16 bpp LCDs
Nikita Kiryanov
2012-12-10
Merge branch 'master' of git://git.denx.de/u-boot into resolve
Minkyu Kang
2012-11-19
lcd: Add CONFIG_CONSOLE_SCROLL_LINES option to speed console
Simon Glass
2012-11-19
lcd: Add support for flushing LCD fb from dcache after update
Simon Glass
2012-11-19
lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignment
Simon Glass
2012-11-07
lcd: Implement RLE8 bitmap decoding
Tom Wai-Hong Tam
2012-11-07
lcd: Fix BMP decode bug that skips the wrong padded row
Tom Wai-Hong Tam
2012-11-07
lcd: Provide an API to access LCD parameters
Vadim Bendebury
2012-09-24
common/lcd: fix build breakage for at91sam9x5ek and trats boards
Anatolij Gustschin
2012-09-21
common/lcd: add protection from null bmp pointer
Nikita Kiryanov
2012-09-05
common lcd: simplify lcd_display_bitmap
Nikita Kiryanov
2012-09-05
common lcd: simplify core functions
Nikita Kiryanov
2012-09-05
common lcd: simplify lcd_display
Nikita Kiryanov
2012-09-05
common lcd: simplify lcd_logo
Nikita Kiryanov
2012-07-10
common lcd: minor coding style changes
Nikita Kiryanov
2012-05-25
LCD: display 32bpp decompressed bitmap image
Donghwa Lee
2012-05-25
common/lcd.c: reduce one CONFIG_LCD_LOGO ifdef
Anatolij Gustschin
2012-05-25
common/lcd.c: reduce some CONFIG_LCD_*_LOGO ifdefs
Anatolij Gustschin
2012-05-25
common/lcd.c: use ARRAY_SIZE
Anatolij Gustschin
2011-12-06
PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
Marek Vasut
[next]