index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
mxsfb.c
Age
Commit message (
Expand
)
Author
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