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