index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
mx3fb.c
Age
Commit message (
Expand
)
Author
2021-10-09
video: remove not used mx3fb driver
Anatolij Gustschin
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
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