aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/console_rotate.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-1/+0
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-0/+1
2024-05-07video: Remove <common.h> and add needed includesTom Rini1-1/+0
2024-03-21video: console: Parse UTF-8 character sequencesJanne Grunau1-6/+10
2023-03-07video console: allow font size configuration at runtimeDzmitry Sankouski1-0/+9
2023-03-07video console: implement multiple fonts configurationDzmitry Sankouski1-24/+48
2023-03-07video console: add support for fonts wider than 1 byteDzmitry Sankouski1-3/+3
2023-03-07video console: refactoring and optimizationDzmitry Sankouski1-264/+44
2020-07-09video: Update rotated console to support copy bufferSimon Glass1-23/+60
2020-07-09video: Adjust rotated console to start at right edgeSimon Glass1-1/+1
2020-07-09video: Split out expression parts into variablesSimon Glass1-17/+17
2020-01-02video: Avoid using #ifdef in console_rotate.cSimon Glass1-167/+158
2019-04-14video/console: Fix DM_VIDEO font glyph array indexingAndre Przywara1-3/+4
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-01-30video: Use fractional units for X coordinatesSimon Glass1-16/+49
2016-01-20dm: video: Add a driver for a rotated text consoleSimon Glass1-0/+436