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