aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/imx/mxc_ipuv3_fb.c
AgeCommit message (Expand)AuthorFilesLines
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-3/+3
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-08-04Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-2/+2
2020-08-03video: ipuv3: fix framebuffer base address init with multiple IPUsAnatolij Gustschin1-4/+9
2020-08-02drivers: rename more drivers to match compatible stringWalter Lozano1-2/+2
2020-06-18video: ipuv3: remove non-DM codeAnatolij Gustschin1-43/+0
2020-06-18video: ipuv3: remove some useless code to reduce binary sizeAnatolij Gustschin1-35/+22
2020-06-18video: ipuv3: fix building with disabled panel driverAnatolij Gustschin1-4/+7
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-18common: Drop net.h from common headerSimon Glass1-0/+1
2019-07-30mxc_ipuv3_fb.c: enable a backlight on a panelHeiko Schocher1-0/+5
2019-07-30mxc_ipuv3_fb.c: call display_enableHeiko Schocher1-0/+13
2019-07-30mxc_ipuv3_fb.c: set gd->fb_baseHeiko Schocher1-0/+2
2019-05-20video: ipuv3: Set max display bpp to 32Marek Vasut1-1/+1
2019-05-20dm: arm: imx: video: add compatible for imx53-ipuSteffen Dirkwinkel1-0/+1
2019-04-13video: move ipuv3 files to subdirectoryAnatolij Gustschin1-0/+700