~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* video: sunxi: dw-hdmi: Use DM for HVCC regulatorSamuel Holland2023-04-12
* video: sunxi: dw-hdmi: Use DM for clock gates and resetsSamuel Holland2023-04-12
* video: sunxi: dw-hdmi: Read address from DT nodeJernej Skrabec2023-01-23
* video: sunxi: dw-hdmi: Probe driver by compatibleJernej Skrabec2023-01-23
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* video: Drop video_fb headerSimon Glass2022-03-28
* Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2022-01-20
|\
| * fdt_support: Add fdt_for_each_node_by_compatible() helper macroMarek BehĂșn2022-01-20
* | doc: replace @return by Return:Heinrich Schuchardt2022-01-19
|/
* sunxi: video: Convert panel I2C to use DM_I2CSamuel Holland2021-10-12
* sunxi: gpio: Remove name_to_gpio macroSamuel Holland2021-10-11
* sunxi: Clean up inclusions of asm/arch/gpio.hSamuel Holland2021-10-11
* video: sunxi: de2: switch to public uclass functionsJernej Skrabec2021-04-24
* video: sunxi: dw-hdmi: read source_id laterJernej Skrabec2021-04-24
* video: sunxi: Remove TV probe from DE2Jernej Skrabec2021-04-24
* video: sunxi: Remove check for ddc-i2c-bus propertyJernej Skrabec2021-04-24
* video: sunxi: Use DW-HDMI hpd functionJernej Skrabec2021-04-24
* video: sunxi: Add mode_valid callback to sunxi_dw_hdmiJernej Skrabec2021-04-24
* sunxi: video: select dw-hdmi in Kconfig, not MakefileJernej Skrabec2021-04-16
* video: sunxi_display: Convert to DM_VIDEOJagan Teki2021-03-03
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-05
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop part.h from common headerSimon Glass2020-05-18
* efi_loader: round the memory area in efi_add_memory_map()Michael Walle2020-05-17
* sunxi: display: use common video_ctfb_mode_to_display_timing()Giulio Benetti2020-04-18
* video: sunxi: Change sunxi_get_mon_desc() to not return NULL for the default ...Bin Meng2020-04-10
* common: Move board_get_usable_ram_top() out of common.hSimon Glass2019-12-02
* common: Move ARM cache operations out of common.hSimon Glass2019-12-02
* common: Move get_ticks() function out of common.hSimon Glass2019-12-02
* sunxi: video: HDMI: Fix LCD clock dividerMark Kettenis2019-09-21
* video: dw_hdmi: Add support for ddc-i2c-bus propertyNiklas Schulze2019-07-29
* sunxi: video: HDMI: Fix clock setupJernej Skrabec2019-03-28
* sunxi: display: Implement fallback to ddc probe when hpd failsPriit Laes2019-02-15
* sunxi: display: Move DDC PLL setup to HDMI initPriit Laes2019-02-15
* sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCDIcenowy Zheng2018-11-13
* sunxi: display: Mark sunxi_rgb2yuv_coef array as constPriit Laes2018-10-24
* video: sunxi: de2: fix SimpleFB node creation when DE2 not probedIcenowy Zheng2018-07-31
* video: sunxi: de2: Reserve the fb region in the EFI memory mapEmmanuel Vadot2018-06-03
* sunxi: video: HDMI: use correct bits for HSYNC and VSYNC polarity.Vasily Khoruzhick2018-05-15
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* sunxi: video: mark framebuffer as EFI reserved memoryHeinrich Schuchardt2018-03-09
* sunxi: Fix display timing flagsGiulio Benetti2018-01-22
* sunxi: video: HDMI: split VSYNC and HSYNC polarity settingsVasily Khoruzhick2017-12-02
* video: sunxi: de2: add support for LCD SimpleFBIcenowy Zheng2017-12-02