~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
sunxi
Commit message (
Expand
)
Author
Age
*
video: sunxi: dw-hdmi: Use DM for HVCC regulator
Samuel Holland
2023-04-12
*
video: sunxi: dw-hdmi: Use DM for clock gates and resets
Samuel Holland
2023-04-12
*
video: sunxi: dw-hdmi: Read address from DT node
Jernej Skrabec
2023-01-23
*
video: sunxi: dw-hdmi: Probe driver by compatible
Jernej Skrabec
2023-01-23
*
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-12-05
*
video: Drop video_fb header
Simon Glass
2022-03-28
*
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2022-01-20
|
\
|
*
fdt_support: Add fdt_for_each_node_by_compatible() helper macro
Marek BehĂșn
2022-01-20
*
|
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
|
/
*
sunxi: video: Convert panel I2C to use DM_I2C
Samuel Holland
2021-10-12
*
sunxi: gpio: Remove name_to_gpio macro
Samuel Holland
2021-10-11
*
sunxi: Clean up inclusions of asm/arch/gpio.h
Samuel Holland
2021-10-11
*
video: sunxi: de2: switch to public uclass functions
Jernej Skrabec
2021-04-24
*
video: sunxi: dw-hdmi: read source_id later
Jernej Skrabec
2021-04-24
*
video: sunxi: Remove TV probe from DE2
Jernej Skrabec
2021-04-24
*
video: sunxi: Remove check for ddc-i2c-bus property
Jernej Skrabec
2021-04-24
*
video: sunxi: Use DW-HDMI hpd function
Jernej Skrabec
2021-04-24
*
video: sunxi: Add mode_valid callback to sunxi_dw_hdmi
Jernej Skrabec
2021-04-24
*
sunxi: video: select dw-hdmi in Kconfig, not Makefile
Jernej Skrabec
2021-04-16
*
video: sunxi_display: Convert to DM_VIDEO
Jagan Teki
2021-03-03
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2021-01-05
*
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
common: Drop part.h from common header
Simon Glass
2020-05-18
*
efi_loader: round the memory area in efi_add_memory_map()
Michael Walle
2020-05-17
*
sunxi: display: use common video_ctfb_mode_to_display_timing()
Giulio Benetti
2020-04-18
*
video: sunxi: Change sunxi_get_mon_desc() to not return NULL for the default ...
Bin Meng
2020-04-10
*
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-12-02
*
sunxi: video: HDMI: Fix LCD clock divider
Mark Kettenis
2019-09-21
*
video: dw_hdmi: Add support for ddc-i2c-bus property
Niklas Schulze
2019-07-29
*
sunxi: video: HDMI: Fix clock setup
Jernej Skrabec
2019-03-28
*
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
2019-02-15
*
sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCD
Icenowy Zheng
2018-11-13
*
sunxi: display: Mark sunxi_rgb2yuv_coef array as const
Priit Laes
2018-10-24
*
video: sunxi: de2: fix SimpleFB node creation when DE2 not probed
Icenowy Zheng
2018-07-31
*
video: sunxi: de2: Reserve the fb region in the EFI memory map
Emmanuel Vadot
2018-06-03
*
sunxi: video: HDMI: use correct bits for HSYNC and VSYNC polarity.
Vasily Khoruzhick
2018-05-15
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
sunxi: video: mark framebuffer as EFI reserved memory
Heinrich Schuchardt
2018-03-09
*
sunxi: Fix display timing flags
Giulio Benetti
2018-01-22
*
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-12-02
[next]