index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
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
/
mxc_ipuv3_fb.c
Age
Commit message (
Expand
)
Author
2026-02-28
video: imx: ipuv3: use clock framework
Brian Ruley
2026-02-17
treewide: Clean up DECLARE_GLOBAL_DATA_PTR usage
Peng Fan
2025-12-29
video: imx: ipuv3: refactor to use dm-managed state
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
2024-08-26
video: mxc: Avoid setting global_data fb_base
Simon Glass
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-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 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