Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
92a68368c028028afd9f69cda6f41358702e666a
/
drivers
/
video
/
vidconsole-uclass.c
ab6ea93
video: fix Coverity missing break issue
by Anatolij Gustschin
· 4 years, 10 months ago
775d332
video: Avoid using #ifdef in vidconsole-uclass.c
by Simon Glass
· 4 years, 11 months ago
ca5655d
video: add guards around 16bpp/32bbp code
by Anatolij Gustschin
· 5 years ago
e63168a
video: Factor out vidconsole_put_string()
by Marek Vasut
· 5 years ago
7035ec3
video/console: Factor out actual character output
by Andre Przywara
· 6 years ago
4422294
video/console: Implement ANSI clear line command
by Andre Przywara
· 6 years ago
29c158b
video/console: Implement relative cursor movement ANSI handling
by Andre Przywara
· 6 years ago
eabb072
video/console: Implement reverse video ANSI sequence for DM_VIDEO
by Andre Przywara
· 6 years ago
430c166
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 6 years ago
b9f210a
video: Update video_set_default_colors() to support invert
by Simon Glass
· 6 years ago
118f020
dm: video: correctly set the cursor position
by Heinrich Schuchardt
· 6 years ago
9949ee8
video: at91: Adjust vidconsole_position_cursor() to use char pos
by Simon Glass
· 6 years ago
55d3991
sandbox: video: Speed up video output
by Simon Glass
· 6 years ago
662f381
dm: video: support more escape sequences
by Heinrich Schuchardt
· 6 years ago
4b985e0
dm: video: check bounds for column and row
by Heinrich Schuchardt
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
5fba532
video: indicate code page of bitmap fonts
by Heinrich Schuchardt
· 7 years ago
9ffa4d1
dm: video: support increased intensity (bold)
by Heinrich Schuchardt
· 7 years ago
5c30fbb
dm: video: use constants to refer to colors
by Heinrich Schuchardt
· 7 years ago
3aeb0cb
dm: video: show correct colors in graphical console
by Heinrich Schuchardt
· 7 years ago
703d885
dm: video: Add color ANSI escape sequence support
by Rob Clark
· 7 years ago
a085aa1
dm: video: Add basic ANSI escape sequence support
by Rob Clark
· 7 years ago
889808d
dm: video: Fix cache flushes
by Rob Clark
· 7 years ago
fb0b709
dm: video: Sync display on backspace
by Simon Glass
· 7 years ago
720873b
video: squash lines for immediate return
by Masahiro Yamada
· 8 years ago
3f603cb
dm: Use uclass_first_device_err() where it is useful
by Simon Glass
· 9 years ago
bbc8a8b
dm: video: Flush the cache after a puts()
by Simon Glass
· 9 years ago
7b9f7e4
video: Provide a backspace method
by Simon Glass
· 9 years ago
58c733a
video: Provide a signal when a new console line is started
by Simon Glass
· 9 years ago
c5b77d0
video: Provide a left margin for the text console
by Simon Glass
· 9 years ago
5508f10
video: Handle the 'bell' character
by Simon Glass
· 9 years ago
f266178
video: Use fractional units for X coordinates
by Simon Glass
· 9 years ago
f1a1247
video: Name consoles by their number
by Simon Glass
· 9 years ago
8351076
dm: video: Add a uclass for the text console
by Simon Glass
· 9 years ago