summaryrefslogtreecommitdiff
path: root/drivers/video/console_truetype.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-01video: buffer overrun in TrueType consoleHeinrich Schuchardt1-14/+12
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-09-29video: typo NormllyHeinrich Schuchardt1-1/+1
2020-07-09video: Update truetype console to support copy bufferSimon Glass1-12/+31
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2020-02-06video: Support truetype fonts on a 32-bit displaySimon Glass1-0/+21
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-02-22video: truetype: Fix a memory leak on errorSimon Glass1-0/+1
2016-01-30video: Add the Cantoraone decorative fontSimon Glass1-0/+4
2016-01-30video: Add the Rufscript handwriting fontSimon Glass1-0/+4
2016-01-30video: Add the AnkaCoder mono-spaced fontSimon Glass1-0/+4
2016-01-30video: Add the Nimbus sans fontSimon Glass1-0/+5
2016-01-30video: Add a console driver that uses TrueType fontsSimon Glass1-0/+533