index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
imx
Age
Commit message (
Expand
)
Author
2026-02-28
video: imx: ipuv3: use clock framework
Brian Ruley
2026-02-28
video: imx: ipuv3: move clock code to legacy
Brian Ruley
2026-02-17
treewide: Clean up DECLARE_GLOBAL_DATA_PTR usage
Peng Fan
2025-12-30
Merge patch series "video: Remove unused drivers, clean up dependencies"
Tom Rini
2025-12-30
video: Tighten some video driver dependencies
Tom Rini
2025-12-29
video: imx: ipuv3: refactor to use dm-managed state
Brian Ruley
2025-12-29
video: imx: ipuv3: use CONFIG_IS_ENABLED
Brian Ruley
2025-12-29
video: imx: ipuv3: add names to clk function identifiers
Brian Ruley
2025-12-29
video: imx: ipuv3: fix camel cases
Brian Ruley
2025-12-29
video: imx: ipuv3: prefer kernel types
Brian Ruley
2025-12-29
video: imx: ipuv3: apply clang-format
Brian Ruley
2025-12-29
video: imx: ipuv3: remove undefined function declarations
Brian Ruley
2025-05-01
video: Enable VIDEO_DAMAGE for drivers that need it
Alexander Graf
2025-04-10
video: imx: Add LCDIF driver
Miquel Raynal
2025-04-10
video: imx: Add LDB driver
Miquel Raynal
2025-04-10
video: imx: Fix Makefile in order to be able to add other imx drivers
Miquel Raynal
2024-08-26
video: mxc: Avoid setting global_data fb_base
Simon Glass
2024-07-22
drivers: video: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
video: Remove <common.h> and add needed includes
Tom Rini
2023-02-10
Correct SPL use of PANEL
Simon Glass
2022-12-05
Convert CONFIG_IMX_VIDEO_SKIP et al to Kconfig
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-10-30
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Simon Glass
2022-10-17
video: ipuv3: Fix error handling when getting the display
Michal Suchanek
2022-03-28
video: Drop video_fb header
Simon Glass
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-08-04
Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-08-03
video: ipuv3: fix framebuffer base address init with multiple IPUs
Anatolij Gustschin
2020-08-02
drivers: rename more drivers to match compatible string
Walter Lozano
2020-06-18
video: ipuv3: remove non-DM code
Anatolij Gustschin
2020-06-18
video: ipuv3: remove some useless code to reduce binary size
Anatolij Gustschin
2020-06-18
video: ipuv3: fix building with disabled panel driver
Anatolij Gustschin
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop part.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2019-07-30
mxc_ipuv3_fb.c: enable a backlight on a panel
Heiko Schocher
2019-07-30
mxc_ipuv3_fb.c: call display_enable
Heiko Schocher
2019-07-30
mxc_ipuv3_fb.c: set gd->fb_base
Heiko Schocher
2019-05-20
video: ipuv3: Set max display bpp to 32
Marek Vasut
2019-05-20
dm: arm: imx: video: add compatible for imx53-ipu
Steffen Dirkwinkel
2019-04-13
video: move ipuv3 files to subdirectory
Anatolij Gustschin