summaryrefslogtreecommitdiff
path: root/drivers/video/sandbox_sdl.c
AgeCommit message (Expand)Author
2020-07-09drivers: rename drivers to match compatible stringWalter Lozano
2020-07-09video: sandbox: Add support for the copy framebufferSimon Glass
2020-07-09sandbox: video: Allow selection of rotated consoleSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-02-05sandbox: Support changing the LCD colour depthSimon Glass
2020-02-05sandbox: sdl: Add an option to double the screen sizeSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-01-30video: sandbox: Allow selection of font size and console nameSimon Glass
2016-01-20dm: video: test: Add tests for the video uclassSimon Glass
2016-01-20dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass
2014-03-17sandbox: Add LCD driverSimon Glass