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
/
drivers
/
video
/
console_normal.c
Age
Commit message (
Expand
)
Author
2024-03-21
video: console: Parse UTF-8 character sequences
Janne Grunau
2023-10-11
video: Support showing a cursor
Simon Glass
2023-03-07
video console: allow font size configuration at runtime
Dzmitry Sankouski
2023-03-07
video console: implement multiple fonts configuration
Dzmitry Sankouski
2023-03-07
video console: add support for fonts wider than 1 byte
Dzmitry Sankouski
2023-03-07
video console: refactoring and optimization
Dzmitry Sankouski
2020-07-09
video: Update normal console to support copy buffer
Simon Glass
2020-01-02
video: Avoid using #ifdef in video blitting code
Simon Glass
2019-12-06
video: make BPP and ANSI configs optional
Anatolij Gustschin
2019-04-14
video/console: Fix DM_VIDEO font glyph array indexing
Andre Przywara
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-04-14
video: Fix crash when scroll screen
eric.gao@rock-chips.com
2016-01-30
video: Use fractional units for X coordinates
Simon Glass
2016-01-20
dm: video: Add a 'normal' text console driver
Simon Glass