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
/
mx3fb.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
2019-08-11
env: Move env_get() to env.h
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
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
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2011-11-10
VIDEO: mx3fb: GCC4.6 fix build warnings
Stefano Babic
2011-10-13
video: Moving mx3fb.c to CONFIG_VIDEO
Helmut Raiger
2011-04-27
IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers
Stefano Babic
2010-12-17
video/mx3fb: fix clock divider
Stefano Babic
2010-10-13
MX31: add support for setting pin pads
Stefano Babic
2010-05-19
MX31: Added support for the Casio COM57H5M10XRC to QONG
Stefano Babic
2010-04-27
MX31: Added LCD support for QONG module
Stefano Babic
2009-02-24
video: add an i.MX31 framebuffer driver
Guennadi Liakhovetski