summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v2021.04-rc4' into nextTom Rini2021-03-152-4/+8
|\
| * video: dw_mipi_dsi: update log of dphy_enableYannick Fertre2021-03-111-4/+4
| * video: dw_mipi_dsi: missing device to log debugYannick Fertre2021-03-111-0/+1
| * video: stm32: remove all child of DSI bridge when its probe failedPatrick Delaunay2021-03-111-0/+3
* | video: sunxi_display: Convert to DM_VIDEOJagan Teki2021-03-031-115/+153
|/
* drivers: video: Add Support for Himax HX8238D PanelMoses Christopher2021-02-193-0/+208
* Replace video_uc_platdata with video_uc_platDario Binacchi2021-02-192-3/+3
* video: eliminate unused drivers/video/mb862xx.cHeinrich Schuchardt2021-02-192-487/+0
* video: simple_panel: Add boe,nv101wxmn51 displayAlper Nebi Yasak2021-02-191-0/+1
* video: simple_panel: Add sharp,lq123p1jx31 displayAlper Nebi Yasak2021-02-191-0/+1
* video: arm: rpi: Add brcm,bcm2711-hdmi0 compatibleNicolas Saenz Julienne2021-02-181-0/+1
* Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini2021-02-1527-0/+27
|\
| * common: Drop asm/global_data.h from common headerSimon Glass2021-02-0227-0/+27
* | dm: Rename DM_FLAG_REMOVE_WITH_PD_ONSimon Glass2021-02-031-1/+1
|/
* video: Allow syncing the entire framebuffer to the copySimon Glass2021-01-271-0/+10
* Kconfig: simple panel requires backlightMarcin Juszkiewicz2021-01-161-1/+1
* dm: fix build errors generated by last mergesDario Binacchi2021-01-154-14/+14
* Merge tag 'u-boot-stm32-20210113' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2021-01-132-23/+28
|\
| * video: stm32_dsi: migrate trace to dev and log macroPatrick Delaunay2021-01-131-8/+10
| * video: stm32_ltdc: migrate trace to dev and log macroPatrick Delaunay2021-01-131-15/+18
* | Merge tag 'u-boot-amlogic-20210112' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2021-01-133-0/+165
|\ \ | |/ |/|
| * video: add TDO tl070wsh30 panel driverNeil Armstrong2021-01-113-0/+165
* | video: omap: move drivers to 'ti' directoryDario Binacchi2021-01-1210-7/+20
* | video: omap: split the legacy code from the DM codeDario Binacchi2021-01-127-374/+468
* | video: omap: set LCD clock rate through DM APIDario Binacchi2021-01-121-26/+103
* | video: omap: add panel driverDario Binacchi2021-01-125-150/+323
* | Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2021-01-066-19/+384
|\ \
| * | video: Call video_sync in video_clear()Michal Simek2021-01-051-1/+1
| * | video: seps525: Add seps525 SPI driverMichal Simek2021-01-053-0/+335
| * | video: Introduce video_sync operationMichal Simek2021-01-051-0/+9
| * | video: Let video_sync to return error valueMichal Simek2021-01-053-18/+39
| |/
* | Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini2021-01-057-7/+7
|\ \
| * | dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass2021-01-051-1/+1
| * | dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-053-3/+3
| * | dm: core: Access device ofnode through functionsSimon Glass2021-01-052-2/+2
| * | dm: Use access methods for dev/uclass private dataSimon Glass2021-01-051-1/+1
* | | Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-051-1/+1
|\ \ \ | |/ / |/| / | |/
| * treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard2020-12-091-1/+1
* | dm: Avoid accessing seq directlySimon Glass2020-12-181-2/+2
* | dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-1326-62/+62
* | dm: treewide: Update 'auto' declarations to be on one lineSimon Glass2020-12-131-2/+1
* | dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-1323-47/+47
* | dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-138-21/+21
* | dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-1340-83/+83
* | dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-1346-54/+54
|/
* Merge tag 'u-boot-amlogic-20201116' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-11-161-0/+2
|\
| * video: meson: meson_dw_hdmi: fix the potential build warningJaehoon Chung2020-11-121-0/+2
* | video: rockchip: Restrict EDP, VOP, MIPI files to GPL-2.0Alper Nebi Yasak2020-11-139-9/+9
|/
* Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2020-10-302-2/+8
|\
| * video: rockchip: Support 4K resolution for rk3288, HDMIJagan Teki2020-10-301-2/+2