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
/
sunxi
/
sunxi_display.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
video: Remove <common.h> and add needed includes
Tom Rini
2023-10-22
pinctrl: sunxi: remove GPIO_EXTRA_HEADER
Andre Przywara
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-03-28
video: Drop video_fb header
Simon Glass
2021-10-12
sunxi: video: Convert panel I2C to use DM_I2C
Samuel Holland
2021-10-11
sunxi: gpio: Remove name_to_gpio macro
Samuel Holland
2021-10-11
sunxi: Clean up inclusions of asm/arch/gpio.h
Samuel Holland
2021-03-03
video: sunxi_display: Convert to DM_VIDEO
Jagan Teki
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