summaryrefslogtreecommitdiff
path: root/drivers/video/sandbox_sdl.c
AgeCommit message (Expand)Author
2021-12-26video: Support showing the U-Boot logoSimon Glass
2021-12-26sandbox: video: Add BMP tests for 32bpp and 8bpp modesSimon Glass
2021-12-26sandbox: video: Correct the address of the copy baseSimon Glass
2021-12-26video: sandbox: Set a maximum frame-buffer sizeSimon Glass
2021-12-26video: sandbox: Avoid duplicate display windowsSimon Glass
2021-12-26sandbox: video: Support 8bpp depthSimon Glass
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
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