aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/sunxi
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07video: Remove <common.h> and add needed includesTom Rini
2024-04-21video: dw_hdmi: Extend the HPD detectionJagan Teki
2024-04-21video: dw_hdmi: Add Vendor PHY handlingJagan Teki
2023-10-22pinctrl: sunxi: remove GPIO_EXTRA_HEADERAndre Przywara
2023-04-12video: sunxi: dw-hdmi: Use DM for HVCC regulatorSamuel Holland
2023-04-12video: sunxi: dw-hdmi: Use DM for clock gates and resetsSamuel Holland
2023-01-23video: sunxi: dw-hdmi: Read address from DT nodeJernej Skrabec
2023-01-23video: sunxi: dw-hdmi: Probe driver by compatibleJernej Skrabec
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-03-28video: Drop video_fb headerSimon Glass
2022-01-20Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-01-20fdt_support: Add fdt_for_each_node_by_compatible() helper macroMarek BehĂșn
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-10-12sunxi: video: Convert panel I2C to use DM_I2CSamuel Holland
2021-10-11sunxi: gpio: Remove name_to_gpio macroSamuel Holland
2021-10-11sunxi: Clean up inclusions of asm/arch/gpio.hSamuel Holland
2021-04-24video: sunxi: de2: switch to public uclass functionsJernej Skrabec
2021-04-24video: sunxi: dw-hdmi: read source_id laterJernej Skrabec
2021-04-24video: sunxi: Remove TV probe from DE2Jernej Skrabec
2021-04-24video: sunxi: Remove check for ddc-i2c-bus propertyJernej Skrabec
2021-04-24video: sunxi: Use DW-HDMI hpd functionJernej Skrabec
2021-04-24video: sunxi: Add mode_valid callback to sunxi_dw_hdmiJernej Skrabec
2021-04-16sunxi: video: select dw-hdmi in Kconfig, not MakefileJernej Skrabec
2021-03-03video: sunxi_display: Convert to DM_VIDEOJagan Teki
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop part.h from common headerSimon Glass
2020-05-17efi_loader: round the memory area in efi_add_memory_map()Michael Walle
2020-04-18sunxi: display: use common video_ctfb_mode_to_display_timing()Giulio Benetti
2020-04-10video: sunxi: Change sunxi_get_mon_desc() to not return NULL for the default ...Bin Meng
2019-12-02common: Move board_get_usable_ram_top() out of common.hSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-12-02common: Move get_ticks() function out of common.hSimon Glass
2019-09-21sunxi: video: HDMI: Fix LCD clock dividerMark Kettenis
2019-07-29video: dw_hdmi: Add support for ddc-i2c-bus propertyNiklas Schulze
2019-03-28sunxi: video: HDMI: Fix clock setupJernej Skrabec
2019-02-15sunxi: display: Implement fallback to ddc probe when hpd failsPriit Laes
2019-02-15sunxi: display: Move DDC PLL setup to HDMI initPriit Laes
2018-11-13sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCDIcenowy Zheng
2018-10-24sunxi: display: Mark sunxi_rgb2yuv_coef array as constPriit Laes
2018-07-31video: sunxi: de2: fix SimpleFB node creation when DE2 not probedIcenowy Zheng
2018-06-03video: sunxi: de2: Reserve the fb region in the EFI memory mapEmmanuel Vadot