Commit Graph

23 Commits (lime2-spi)

Author SHA1 Message Date
Simon Glass 9949ee876d video: at91: Adjust vidconsole_position_cursor() to use char pos 6 years ago
Simon Glass 55d39911c0 sandbox: video: Speed up video output 6 years ago
Heinrich Schuchardt 662f381aad dm: video: support more escape sequences 6 years ago
Heinrich Schuchardt 4b985e0035 dm: video: check bounds for column and row 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Heinrich Schuchardt 5fba532954 video: indicate code page of bitmap fonts 6 years ago
Heinrich Schuchardt 9ffa4d12a8 dm: video: support increased intensity (bold) 6 years ago
Heinrich Schuchardt 5c30fbb8ec dm: video: use constants to refer to colors 6 years ago
Heinrich Schuchardt 3aeb0cbe12 dm: video: show correct colors in graphical console 6 years ago
Rob Clark 703d885c22 dm: video: Add color ANSI escape sequence support 7 years ago
Rob Clark a085aa1f27 dm: video: Add basic ANSI escape sequence support 7 years ago
Rob Clark 889808da9b dm: video: Fix cache flushes 7 years ago
Simon Glass fb0b709eff dm: video: Sync display on backspace 7 years ago
Masahiro Yamada 720873bf42 video: squash lines for immediate return 8 years ago
Simon Glass 3f603cbbb8 dm: Use uclass_first_device_err() where it is useful 8 years ago
Simon Glass bbc8a8b4cc dm: video: Flush the cache after a puts() 8 years ago
Simon Glass 7b9f7e445e video: Provide a backspace method 8 years ago
Simon Glass 58c733a70f video: Provide a signal when a new console line is started 8 years ago
Simon Glass c5b77d01d1 video: Provide a left margin for the text console 8 years ago
Simon Glass 5508f10ac9 video: Handle the 'bell' character 8 years ago
Simon Glass f266178698 video: Use fractional units for X coordinates 8 years ago
Simon Glass f1a1247d89 video: Name consoles by their number 8 years ago
Simon Glass 83510766c9 dm: video: Add a uclass for the text console 8 years ago