index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
mxsfb.c
Age
Commit message (
Expand
)
Author
2019-08-11
env: Move env_get() to env.h
Simon Glass
2019-07-29
video: mxsfb: fix mxsfb fbdev binding issues
Igor Opaniuk
2019-06-04
video: mxsfb: add DM_VIDEO support
Igor Opaniuk
2019-06-04
video: mxsfb: refactor video_hw_init()
Igor Opaniuk
2019-06-04
video: mxsfb: reorder includes
Igor Opaniuk
2019-06-04
video: mxsfb: change mxs_lcd_init signature
Igor Opaniuk
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-04-05
ARM: mxs: Rename M28EVK
Marek Vasut
2017-02-22
video: mxsfb: Fix reset hang when videomode variable is not present
Fabio Estevam
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2015-11-12
video: mxsfb: introduce lcdif_power_down
Peng Fan
2015-11-12
mxs: add parameter base_addr for mxs_set_lcdclk
Peng Fan
2013-08-09
video: Implement continuous screen refresh for SmartLCD into mxsfb
Marek Vasut
2013-08-09
video: Add System-Mode configuration hook into mxsfb
Marek Vasut
2013-08-09
video: Allocate the MXSFB framebuffer aligned
Marek Vasut
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-28
video: mxsfb: Break the line in videomode message
Fabio Estevam
2013-05-16
video: mxsfb: Add an entry for mx23evk/mx28vk video modes
Fabio Estevam
2013-05-06
arm: mxs: Add MXS LCDIF driver
Marek Vasut