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
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 net.h from common header
Simon Glass
2020-05-01
video: mxsfb: add clk_enable()
Giulio Benetti
2020-04-18
video: mxsfb: enable setting ENABLE negative polarity
Giulio Benetti
2020-04-18
video: mxsfb: enable setting PIXDATA on negative edge
Giulio Benetti
2020-04-18
video: mxsfb: enable setting VSYNC negative polarity
Giulio Benetti
2020-04-18
video: mxsfb: enable setting HSYNC negative polarity
Giulio Benetti
2020-04-18
video: mxsfb: refactor for using display_timings
Giulio Benetti
2020-04-18
video: mxsfb: add support for i.MXRT
Giulio Benetti
2020-04-18
video: mxsfb: add support for DM CLK
Giulio Benetti
2020-02-11
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-04
video: mxsfb: call remove() when booting OS
Anatolij Gustschin
2019-11-24
Revert "video: mxsfb: Configure the clock after eLCDIF reset"
Fabio Estevam
2019-11-12
video: mxsfb: Configure the clock after eLCDIF reset
Fabio Estevam
2019-11-03
video: mxsfb: set gd->fb_base
Sébastien Szymanski
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