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
/
sunxi
Age
Commit message (
Expand
)
Author
2019-03-28
sunxi: video: HDMI: Fix clock setup
Jernej Skrabec
2019-02-15
sunxi: display: Implement fallback to ddc probe when hpd fails
Priit Laes
2019-02-15
sunxi: display: Move DDC PLL setup to HDMI init
Priit Laes
2018-11-13
sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCD
Icenowy Zheng
2018-10-24
sunxi: display: Mark sunxi_rgb2yuv_coef array as const
Priit Laes
2018-07-31
video: sunxi: de2: fix SimpleFB node creation when DE2 not probed
Icenowy Zheng
2018-06-03
video: sunxi: de2: Reserve the fb region in the EFI memory map
Emmanuel Vadot
2018-05-15
sunxi: video: HDMI: use correct bits for HSYNC and VSYNC polarity.
Vasily Khoruzhick
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-09
sunxi: video: mark framebuffer as EFI reserved memory
Heinrich Schuchardt
2018-01-22
sunxi: Fix display timing flags
Giulio Benetti
2017-12-02
sunxi: video: HDMI: split VSYNC and HSYNC polarity settings
Vasily Khoruzhick
2017-12-02
video: sunxi: de2: add support for LCD SimpleFB
Icenowy Zheng
2017-11-06
video: sunxi: de2: fix SimpleFB node creation when HDMI not initialized
Icenowy Zheng
2017-10-27
sunxi: video: add LCD support to DE2 driver
Vasily Khoruzhick
2017-10-27
sunxi: video: split out PLL configuration code
Vasily Khoruzhick
2017-10-26
sunxi: setup simplefb for Allwinner DE2
Icenowy Zheng
2017-10-26
video: sunxi: extract simplefb match code to a new file
Icenowy Zheng
2017-06-09
sunxi: video: Add support for CSC and TVE to DE2 driver
Jernej Skrabec
2017-06-09
sunxi: video: Rename tve.c to tve_common.c
Jernej Skrabec
2017-05-15
sunxi: video: Split out TVE code
Jernej Skrabec
2017-04-28
sunxi: video: Add A64/H3/H5 HDMI driver
Jernej Skrabec
2017-04-20
sunxi: Add clock support for DE2/HDMI/TCON on newer SoCs
Jernej Skrabec
2017-04-20
sunxi: video: Convert lcdc to use struct display_timing
Jernej Skrabec
2017-04-20
sunxi: video: Split out TCON code
Jernej Skrabec