summaryrefslogtreecommitdiff
path: root/drivers/video/sunxi/sunxi_de2.c
AgeCommit message (Expand)Author
2021-04-24video: sunxi: de2: switch to public uclass functionsJernej Skrabec
2021-04-24video: sunxi: Remove TV probe from DE2Jernej Skrabec
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop part.h from common headerSimon Glass
2020-05-17efi_loader: round the memory area in efi_add_memory_map()Michael Walle
2018-07-31video: sunxi: de2: fix SimpleFB node creation when DE2 not probedIcenowy Zheng
2018-06-03video: sunxi: de2: Reserve the fb region in the EFI memory mapEmmanuel Vadot
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-12-02video: sunxi: de2: add support for LCD SimpleFBIcenowy Zheng
2017-11-06video: sunxi: de2: fix SimpleFB node creation when HDMI not initializedIcenowy Zheng
2017-10-27sunxi: video: add LCD support to DE2 driverVasily Khoruzhick
2017-10-26sunxi: setup simplefb for Allwinner DE2Icenowy Zheng
2017-06-09sunxi: video: Add support for CSC and TVE to DE2 driverJernej Skrabec
2017-04-28sunxi: video: Add A64/H3/H5 HDMI driverJernej Skrabec