~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
mxsfb.c
Commit message (
Expand
)
Author
Age
*
video: mxs: Drop old video code
Simon Glass
2022-03-28
*
video: Drop video_fb header
Simon Glass
2022-03-28
*
video: mxsfb: fix clk_get_by_name() return value check
Giulio Benetti
2021-12-27
*
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-30
*
video: mxsfb: add enabling of "disp_axi" clock
Giulio Benetti
2021-06-09
*
video: mxsfb: add enabling of "axi" clock other than "per" clock
Giulio Benetti
2021-06-09
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
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
*
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-18
*
video: mxsfb: add clk_enable()
Giulio Benetti
2020-05-01
*
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-04-18
*
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-11
|
\
|
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
*
|
video: mxsfb: call remove() when booting OS
Anatolij Gustschin
2020-02-04
|
/
*
Revert "video: mxsfb: Configure the clock after eLCDIF reset"
Fabio Estevam
2019-11-24
*
video: mxsfb: Configure the clock after eLCDIF reset
Fabio Estevam
2019-11-12
*
video: mxsfb: set gd->fb_base
Sébastien Szymanski
2019-11-03
*
env: Move env_get() to env.h
Simon Glass
2019-08-11
*
video: mxsfb: fix mxsfb fbdev binding issues
Igor Opaniuk
2019-07-29
*
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
2019-06-04
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
*
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-07-12
*
ARM: mxs: Rename M28EVK
Marek Vasut
2017-04-05
*
video: mxsfb: Fix reset hang when videomode variable is not present
Fabio Estevam
2017-02-22
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
*
video: mxsfb: introduce lcdif_power_down
Peng Fan
2015-11-12
*
mxs: add parameter base_addr for mxs_set_lcdclk
Peng Fan
2015-11-12
*
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-08-09
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
video: mxsfb: Break the line in videomode message
Fabio Estevam
2013-06-28
*
video: mxsfb: Add an entry for mx23evk/mx28vk video modes
Fabio Estevam
2013-05-16
*
arm: mxs: Add MXS LCDIF driver
Marek Vasut
2013-05-06