1. 99ae5e3 video: sunxi: de2: switch to public uclass functions by Jernej Skrabec · 3 years, 7 months ago
  2. 59dd862 video: sunxi: dw-hdmi: read source_id later by Jernej Skrabec · 3 years, 7 months ago
  3. c439b56 video: sunxi: Remove TV probe from DE2 by Jernej Skrabec · 3 years, 7 months ago
  4. a1d2ad4 video: sunxi: Remove check for ddc-i2c-bus property by Jernej Skrabec · 3 years, 7 months ago
  5. 935b519 video: sunxi: Use DW-HDMI hpd function by Jernej Skrabec · 3 years, 7 months ago
  6. 3b9021a video: sunxi: Add mode_valid callback to sunxi_dw_hdmi by Jernej Skrabec · 3 years, 7 months ago
  7. 599177e sunxi: video: select dw-hdmi in Kconfig, not Makefile by Jernej Skrabec · 3 years, 9 months ago
  8. 5d23532 video: sunxi_display: Convert to DM_VIDEO by Jagan Teki · 3 years, 9 months ago
  9. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  10. 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 3 years, 11 months ago
  11. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  12. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  13. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  14. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 6 months ago
  15. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
  16. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
  17. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 6 months ago
  18. 714497e efi_loader: round the memory area in efi_add_memory_map() by Michael Walle · 4 years, 6 months ago
  19. 92a6836 sunxi: display: use common video_ctfb_mode_to_display_timing() by Giulio Benetti · 4 years, 7 months ago
  20. a0c91fe video: sunxi: Change sunxi_get_mon_desc() to not return NULL for the default case by Bin Meng · 4 years, 8 months ago
  21. 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
  22. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  23. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  24. f34e7fc sunxi: video: HDMI: Fix LCD clock divider by Mark Kettenis · 5 years ago
  25. 60a62ac video: dw_hdmi: Add support for ddc-i2c-bus property by Niklas Schulze · 5 years ago
  26. 1feed35 sunxi: video: HDMI: Fix clock setup by Jernej Skrabec · 6 years ago
  27. 0220f8c sunxi: display: Implement fallback to ddc probe when hpd fails by Priit Laes · 6 years ago
  28. 361604d sunxi: display: Move DDC PLL setup to HDMI init by Priit Laes · 6 years ago
  29. 7d121a8 sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCD by Icenowy Zheng · 6 years ago
  30. 3d99a0b sunxi: display: Mark sunxi_rgb2yuv_coef array as const by Priit Laes · 6 years ago
  31. b29712e video: sunxi: de2: fix SimpleFB node creation when DE2 not probed by Icenowy Zheng · 6 years ago
  32. d9b63ea video: sunxi: de2: Reserve the fb region in the EFI memory map by Emmanuel Vadot · 7 years ago
  33. c7cb17e sunxi: video: HDMI: use correct bits for HSYNC and VSYNC polarity. by Vasily Khoruzhick · 7 years ago
  34. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  35. d06717f sunxi: video: mark framebuffer as EFI reserved memory by Heinrich Schuchardt · 7 years ago
  36. 3900b45 sunxi: Fix display timing flags by Giulio Benetti · 7 years ago
  37. 6408917 sunxi: video: HDMI: split VSYNC and HSYNC polarity settings by Vasily Khoruzhick · 7 years ago
  38. 0458e8c6 video: sunxi: de2: add support for LCD SimpleFB by Icenowy Zheng · 7 years ago
  39. 460b15a video: sunxi: de2: fix SimpleFB node creation when HDMI not initialized by Icenowy Zheng · 7 years ago
  40. 1d7eef3 sunxi: video: add LCD support to DE2 driver by Vasily Khoruzhick · 7 years ago
  41. 79f285d sunxi: video: split out PLL configuration code by Vasily Khoruzhick · 7 years ago
  42. be5b96f sunxi: setup simplefb for Allwinner DE2 by Icenowy Zheng · 7 years ago
  43. e5f9246 video: sunxi: extract simplefb match code to a new file by Icenowy Zheng · 7 years ago
  44. b98efa1 sunxi: video: Add support for CSC and TVE to DE2 driver by Jernej Skrabec · 8 years ago
  45. af4c874 sunxi: video: Rename tve.c to tve_common.c by Jernej Skrabec · 8 years ago
  46. c108062 sunxi: video: Split out TVE code by Jernej Skrabec · 8 years ago
  47. 5600945 sunxi: video: Add A64/H3/H5 HDMI driver by Jernej Skrabec · 8 years ago
  48. 1ae5def sunxi: Add clock support for DE2/HDMI/TCON on newer SoCs by Jernej Skrabec · 8 years ago
  49. 30ca202 sunxi: video: Convert lcdc to use struct display_timing by Jernej Skrabec · 8 years ago
  50. 5e023e7 sunxi: video: Split out TCON code by Jernej Skrabec · 8 years ago