summaryrefslogtreecommitdiffstats
path: root/drivers/video/console_truetype.c
Commit message (Expand)AuthorAgeFilesLines
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* video: typo NormllyHeinrich Schuchardt2020-09-291-1/+1
* video: Update truetype console to support copy bufferSimon Glass2020-07-091-12/+31
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* video: Support truetype fonts on a 32-bit displaySimon Glass2020-02-051-0/+21
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* video: truetype: Fix a memory leak on errorSimon Glass2016-02-221-0/+1
* video: Add the Cantoraone decorative fontSimon Glass2016-01-301-0/+4
* video: Add the Rufscript handwriting fontSimon Glass2016-01-301-0/+4
* video: Add the AnkaCoder mono-spaced fontSimon Glass2016-01-301-0/+4
* video: Add the Nimbus sans fontSimon Glass2016-01-301-0/+5
* video: Add a console driver that uses TrueType fontsSimon Glass2016-01-301-0/+533