aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/sunxi/sunxi_de2.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-24video: sunxi: de2: switch to public uclass functionsJernej Skrabec1-19/+10
2021-04-24video: sunxi: Remove TV probe from DE2Jernej Skrabec1-14/+1
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass1-1/+1
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass1-3/+3
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-4/+4
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop part.h from common headerSimon Glass1-0/+1
2020-05-17efi_loader: round the memory area in efi_add_memory_map()Michael Walle1-3/+3
2018-07-31video: sunxi: de2: fix SimpleFB node creation when DE2 not probedIcenowy Zheng1-0/+3
2018-06-03video: sunxi: de2: Reserve the fb region in the EFI memory mapEmmanuel Vadot1-0/+8
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-12-02video: sunxi: de2: add support for LCD SimpleFBIcenowy Zheng1-1/+10
2017-11-06video: sunxi: de2: fix SimpleFB node creation when HDMI not initializedIcenowy Zheng1-5/+11
2017-10-27sunxi: video: add LCD support to DE2 driverVasily Khoruzhick1-0/+17
2017-10-26sunxi: setup simplefb for Allwinner DE2Icenowy Zheng1-0/+72
2017-06-09sunxi: video: Add support for CSC and TVE to DE2 driverJernej Skrabec1-12/+48
2017-04-28sunxi: video: Add A64/H3/H5 HDMI driverJernej Skrabec1-0/+258