index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
mxc_ipuv3_fb.c
Age
Commit message (
Expand
)
Author
2017-09-04
video: ipuv3_fb: skip IPU shutdown if IPU was not enabled before
Anatolij Gustschin
2017-09-01
Revert "Merge git://git.denx.de/u-boot-video"
Tom Rini
2017-08-29
video: ipuv3_fb: skip IPU shutdown if IPU was not enabled before
Anatolij Gustschin
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2015-08-30
video: discard empty video_set_lut implementation
Peng Fan
2014-10-25
video: ipu: prevent warnings with W=1
Jeroen Hofstee
2014-10-16
video: ipu: fix debug and comment
Jeroen Hofstee
2014-04-30
video: mxc_ipuv3_fb: stash frame buffer pointer in global data.
Eric Nelson
2013-07-31
Merge git://git.denx.de/u-boot-arm
Stefano Babic
2013-07-29
mxc_ipuv3: fix memory alignment of framebuffer
Eric Nelson
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-10-16
i.MX video: struct fb_videomode can be const
Eric Nelson
2012-09-24
i.MX: mxc_ipuv3_fb: add ipuv3_fb_shutdown() routine to stop IPU frame buffer
Eric Nelson
2012-05-25
mx5: Rename mx51_fb_init()
Fabio Estevam
2011-10-13
MX5: Make IPU display output and pixel format configurable
Marek Vasut
2011-10-13
VIDEO: MX5: Switch MX5 to CONFIG_VIDEO
Stefano Babic
2010-10-22
MX51: Add video support
Stefano Babic