1. 5bc34cb video: sunxi_display: Convert to DM_VIDEO by Jagan Teki · Mon Feb 22 00:12:34 2021 +0000
  2. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  3. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · Mon Dec 28 20:34:54 2020 -0700
  4. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  5. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  6. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  7. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  8. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  9. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  10. 655306c common: Drop part.h from common header by Simon Glass · Sun May 10 11:39:58 2020 -0600
  11. 282d386 efi_loader: round the memory area in efi_add_memory_map() by Michael Walle · Sun May 17 12:29:19 2020 +0200
  12. 953f5ed sunxi: display: use common video_ctfb_mode_to_display_timing() by Giulio Benetti · Wed Apr 08 17:10:12 2020 +0200
  13. 12de4aa video: sunxi: Change sunxi_get_mon_desc() to not return NULL for the default case by Bin Meng · Mon Apr 06 06:06:58 2020 -0700
  14. 6980b6b common: Move board_get_usable_ram_top() out of common.h by Simon Glass · Thu Nov 14 12:57:45 2019 -0700
  15. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  16. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · Thu Nov 14 12:57:30 2019 -0700
  17. 898c609 sunxi: video: HDMI: Fix LCD clock divider by Mark Kettenis · Fri Aug 09 22:30:26 2019 +0200
  18. 889ccde video: dw_hdmi: Add support for ddc-i2c-bus property by Niklas Schulze · Sat Jul 27 12:07:13 2019 +0000
  19. 89d1802 sunxi: video: HDMI: Fix clock setup by Jernej Skrabec · Sun Mar 24 19:26:40 2019 +0100
  20. a9d6db7 sunxi: display: Implement fallback to ddc probe when hpd fails by Priit Laes · Wed Dec 19 15:06:09 2018 +0200
  21. c9ecd5c sunxi: display: Move DDC PLL setup to HDMI init by Priit Laes · Wed Dec 19 15:06:08 2018 +0200
  22. 05e7220 sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCD by Icenowy Zheng · Sun Oct 28 14:26:12 2018 -0700
  23. 82482d6 sunxi: display: Mark sunxi_rgb2yuv_coef array as const by Priit Laes · Tue Oct 23 20:20:31 2018 +0300
  24. 43768b2 video: sunxi: de2: fix SimpleFB node creation when DE2 not probed by Icenowy Zheng · Fri Jul 27 23:50:53 2018 +0800
  25. 0219a0c video: sunxi: de2: Reserve the fb region in the EFI memory map by Emmanuel Vadot · Fri May 04 10:26:55 2018 +0200
  26. efce412 sunxi: video: HDMI: use correct bits for HSYNC and VSYNC polarity. by Vasily Khoruzhick · Mon May 14 13:49:52 2018 -0700
  27. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  28. 084d3d9 sunxi: video: mark framebuffer as EFI reserved memory by Heinrich Schuchardt · Sat Mar 03 10:30:17 2018 +0100
  29. 105bdc6 sunxi: Fix display timing flags by Giulio Benetti · Tue Jan 16 17:43:48 2018 +0100
  30. 97d1967 sunxi: video: HDMI: split VSYNC and HSYNC polarity settings by Vasily Khoruzhick · Tue Nov 28 22:33:27 2017 -0800
  31. f6dc771 video: sunxi: de2: add support for LCD SimpleFB by Icenowy Zheng · Wed Nov 01 22:18:07 2017 +0800
  32. de8e06f video: sunxi: de2: fix SimpleFB node creation when HDMI not initialized by Icenowy Zheng · Wed Nov 01 22:18:06 2017 +0800
  33. 2f0b6e5 sunxi: video: add LCD support to DE2 driver by Vasily Khoruzhick · Thu Oct 26 21:51:52 2017 -0700
  34. f079f93 sunxi: video: split out PLL configuration code by Vasily Khoruzhick · Thu Oct 26 21:51:51 2017 -0700
  35. 82576de sunxi: setup simplefb for Allwinner DE2 by Icenowy Zheng · Thu Oct 26 11:14:47 2017 +0800
  36. 067a697 video: sunxi: extract simplefb match code to a new file by Icenowy Zheng · Thu Oct 26 11:14:45 2017 +0800
  37. b8f7cab sunxi: video: Add support for CSC and TVE to DE2 driver by Jernej Skrabec · Fri May 19 17:41:16 2017 +0200
  38. 4241f05 sunxi: video: Rename tve.c to tve_common.c by Jernej Skrabec · Fri May 19 17:41:14 2017 +0200
  39. 8531d08 sunxi: video: Split out TVE code by Jernej Skrabec · Wed May 10 18:46:28 2017 +0200
  40. 8d91b46 sunxi: video: Add A64/H3/H5 HDMI driver by Jernej Skrabec · Mon Mar 27 19:22:32 2017 +0200
  41. 9b4ca92 sunxi: Add clock support for DE2/HDMI/TCON on newer SoCs by Jernej Skrabec · Mon Mar 27 19:22:31 2017 +0200
  42. ccfbe5f sunxi: video: Convert lcdc to use struct display_timing by Jernej Skrabec · Mon Mar 27 19:22:30 2017 +0200
  43. 2e0a1f3 sunxi: video: Split out TCON code by Jernej Skrabec · Mon Mar 27 19:22:29 2017 +0200