Commit Graph

16 Commits (c6ebd011bb27750263e8dd62e33ed5cdd49dc88e)

Author SHA1 Message Date
Simon Glass c6ebd011bb video: Adjust video_clear() to return an error 6 years ago
Simon Glass 55d39911c0 sandbox: video: Speed up video output 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Tom Rini 751641814c video-uclass: Fix logical-not-parentheses warning 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 d7a75d3cd7 dm: video: correctly clean background in 16bit mode 6 years ago
Rob Clark a085aa1f27 dm: video: Add basic ANSI escape sequence support 7 years ago
Rob Clark 8ef0535250 video: add config option to skip framebuffer clear 7 years ago
Simon Glass 7981394e55 video: Use cache-alignment in video_sync() 8 years ago
Bin Meng 3968398eb2 dm: video: Don't do anything in alloc_fb() when plat->size is zero 8 years ago
Simon Glass 826f35f9b5 video: Allow selection of the driver and font size 8 years ago
Simon Glass a29b012037 video: Add a console driver that uses TrueType fonts 8 years ago
Simon Glass 68dcdc99c5 video: Add a function to control cache flushing 8 years ago
Simon Glass 83510766c9 dm: video: Add a uclass for the text console 8 years ago
Simon Glass 1acafc73bf dm: video: Add a video uclass 8 years ago