summaryrefslogtreecommitdiffstats
path: root/drivers/video/sunxi/sunxi_de2.c
Commit message (Expand)AuthorAgeFilesLines
* video: sunxi: de2: switch to public uclass functionsJernej Skrabec2021-04-241-19/+10
* video: sunxi: Remove TV probe from DE2Jernej Skrabec2021-04-241-14/+1
* dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-051-1/+1
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-131-3/+3
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-4/+4
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop part.h from common headerSimon Glass2020-05-181-0/+1
* efi_loader: round the memory area in efi_add_memory_map()Michael Walle2020-05-171-3/+3
* video: sunxi: de2: fix SimpleFB node creation when DE2 not probedIcenowy Zheng2018-07-311-0/+3
* video: sunxi: de2: Reserve the fb region in the EFI memory mapEmmanuel Vadot2018-06-031-0/+8
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* video: sunxi: de2: add support for LCD SimpleFBIcenowy Zheng2017-12-021-1/+10
* video: sunxi: de2: fix SimpleFB node creation when HDMI not initializedIcenowy Zheng2017-11-061-5/+11
* sunxi: video: add LCD support to DE2 driverVasily Khoruzhick2017-10-271-0/+17
* sunxi: setup simplefb for Allwinner DE2Icenowy Zheng2017-10-261-0/+72
* sunxi: video: Add support for CSC and TVE to DE2 driverJernej Skrabec2017-06-091-12/+48
* sunxi: video: Add A64/H3/H5 HDMI driverJernej Skrabec2017-04-281-0/+258