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
/
sunxi_display.c
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-17
efi_loader: round the memory area in efi_add_memory_map()
Michael Walle
2020-04-18
sunxi: display: use common video_ctfb_mode_to_display_timing()
Giulio Benetti
2020-04-10
video: sunxi: Change sunxi_get_mon_desc() to not return NULL for the default ...
Bin Meng
2019-12-02
common: Move board_get_usable_ram_top() out of common.h
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
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-10-24
sunxi: display: Mark sunxi_rgb2yuv_coef array as const
Priit Laes
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-10-27
sunxi: video: split out PLL configuration code
Vasily Khoruzhick
2017-10-26
video: sunxi: extract simplefb match code to a new file
Icenowy Zheng
2017-05-15
sunxi: video: Split out TVE code
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