summaryrefslogtreecommitdiff
path: root/drivers/video/console_truetype.c
AgeCommit message (Expand)AuthorFilesLines
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