1. 874b373 video: rockchip: fix HDMI 4K resolution by Anatolij Gustschin · Mon Jun 29 16:53:44 2020 +0200
  2. 467eec6 Merge tag 'fixes-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Sun Jun 28 10:12:25 2020 -0400
  3. 54fe2bd rockchip: correctly set vop0 or vop1 by Patrick Wildt · Sun Jun 07 20:36:12 2020 +0200
  4. 0034079 video: orisetech_otm8009a: fill characteristics of DSI data link by Yannick Fertre · Wed Jun 24 10:45:42 2020 +0200
  5. bf8f564 video: raydium_rm68200: fill characteristics of DSI data link by Yannick Fertre · Wed Jun 24 10:45:41 2020 +0200
  6. 581449b video: stm32: stm32_dsi: copy DSI fields by Yannick Fertre · Wed Jun 24 10:45:40 2020 +0200
  7. 402ac70 video: check hardware version of DSI by Yannick Fertre · Wed Jun 24 10:43:59 2020 +0200
  8. 3e37469 video: vidconsole: avoid multiple lines overwrite logo by Ye Li · Wed Jun 10 02:52:21 2020 -0700
  9. b5c864d video: bmp: support 8bits BMP drawing on 24/32 bpp framebuffer by Ye Li · Wed Jun 10 02:52:23 2020 -0700
  10. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  11. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  12. 0db4b94 Fix some checkpatch warnings in calls to udelay() by Simon Glass · Sun May 10 11:40:10 2020 -0600
  13. c06c1be common: Drop linux/bug.h from common header by Simon Glass · Sun May 10 11:40:08 2020 -0600
  14. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  15. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  16. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  17. 655306c common: Drop part.h from common header by Simon Glass · Sun May 10 11:39:58 2020 -0600
  18. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  19. 282d386 efi_loader: round the memory area in efi_add_memory_map() by Michael Walle · Sun May 17 12:29:19 2020 +0200
  20. 513f640 rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · Wed May 06 08:02:41 2020 -0400
  21. 763e736 video: omap: change include order by Dario Binacchi · Sun May 03 21:27:48 2020 +0200
  22. 931f1d3 Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon May 04 09:29:42 2020 -0400
  23. a59f712 video: mxsfb: add clk_enable() by Giulio Benetti · Mon Apr 27 17:53:05 2020 +0200
  24. e686739 rockchip: video: Convert to use APIs which support live DT by Kever Yang · Wed Feb 19 09:45:38 2020 +0800
  25. 8cda38d rockchip: video: Use ofnode_decode_display_timing() to parse timing by Kever Yang · Wed Feb 19 09:45:37 2020 +0800
  26. 6a0e7a6 video: simple_panel: add boe,nv140fhmn49 display by Peter Robinson · Mon Apr 20 20:27:32 2020 +0100
  27. 07c7876 drivers: video: rockchip: fix building eDP and LVDS drivers by Peter Robinson · Mon Apr 20 19:18:25 2020 +0100
  28. 927858e video: mxsfb: enable setting ENABLE negative polarity by Giulio Benetti · Wed Apr 08 17:10:19 2020 +0200
  29. e9238d6 video: mxsfb: enable setting PIXDATA on negative edge by Giulio Benetti · Wed Apr 08 17:10:18 2020 +0200
  30. 996d96a video: mxsfb: enable setting VSYNC negative polarity by Giulio Benetti · Wed Apr 08 17:10:17 2020 +0200
  31. e030524 video: mxsfb: enable setting HSYNC negative polarity by Giulio Benetti · Wed Apr 08 17:10:16 2020 +0200
  32. ac6d7f1 video: mxsfb: refactor for using display_timings by Giulio Benetti · Wed Apr 08 17:10:15 2020 +0200
  33. 8367731 video: mxsfb: add support for i.MXRT by Giulio Benetti · Wed Apr 08 17:10:14 2020 +0200
  34. f14d000 video: mxsfb: add support for DM CLK by Giulio Benetti · Wed Apr 08 17:10:13 2020 +0200
  35. 953f5ed sunxi: display: use common video_ctfb_mode_to_display_timing() by Giulio Benetti · Wed Apr 08 17:10:12 2020 +0200
  36. 52db540 videomodes: add helper function to convert from ctfb to display_timing by Giulio Benetti · Wed Apr 08 17:10:11 2020 +0200
  37. 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
  38. 7357a35 Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Tue Apr 07 11:58:44 2020 -0400
  39. 1acb919 video: rockchip: Support 4K resolution for rk3399, HDMI by Jagan Teki · Thu Apr 02 17:11:25 2020 +0530
  40. 5023ade video: rockchip: Fix vop modes for rk3399 by Jagan Teki · Thu Apr 02 17:11:22 2020 +0530
  41. 32cdf19 Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next by Tom Rini · Tue Mar 17 11:59:58 2020 -0400
  42. bd0b969 video: omap: fix pixel-per-line bitfield setting by Dario Binacchi · Sat Feb 22 14:05:48 2020 +0100
  43. 017b469 video: omap: add support for DM/DTS by Dario Binacchi · Sat Feb 22 14:05:45 2020 +0100
  44. 5a4ed09 video: omap: create two routines to set the pixel clock rate by Dario Binacchi · Sat Feb 22 14:05:44 2020 +0100
  45. 291bc3f video: omap: add loop exit conditions to the dpll setup by Dario Binacchi · Sat Feb 22 14:05:43 2020 +0100
  46. 2ef4010 video: omap: fix debug message by Dario Binacchi · Sat Feb 22 14:05:42 2020 +0100
  47. 33dfa79 video: omap: rename LCD controller registers by Dario Binacchi · Sat Feb 22 14:05:41 2020 +0100
  48. b3daeaa video: omap: fix bitfields order by Dario Binacchi · Sat Feb 22 14:05:40 2020 +0100
  49. 1a17b35 video: omap: fix coding style on use of spaces by Dario Binacchi · Sat Feb 22 14:05:39 2020 +0100
  50. 9a54585 video: omap: add missing bitfield masks by Dario Binacchi · Sat Feb 22 14:05:38 2020 +0100
  51. 3d9a713 video: omap: use BIT() and GENMASK() macros by Dario Binacchi · Sat Feb 22 14:05:37 2020 +0100
  52. b1e1f93 video: meson: keep power domain up after booting by Anatolij Gustschin · Mon Feb 17 12:36:44 2020 +0100
  53. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Tue Feb 11 10:58:41 2020 -0500
  54. cc4ab0f Merge tag 'fixes-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Mon Feb 10 12:08:51 2020 -0500
  55. dba3670 video: enable VIDEO_ANSI and all VIDEO_BBP options by Anatolij Gustschin · Tue Feb 04 22:43:06 2020 +0100
  56. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  57. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  58. d2caf7b sandbox: Support changing the LCD colour depth by Simon Glass · Mon Feb 03 07:36:14 2020 -0700
  59. f91de0b sandbox: sdl: Add an option to double the screen size by Simon Glass · Mon Feb 03 07:36:13 2020 -0700
  60. e0554d8 video: sandbox: Enable all colour depths by Simon Glass · Mon Feb 03 07:35:49 2020 -0700
  61. aea7432 video: Support truetype fonts on a 32-bit display by Simon Glass · Mon Feb 03 07:35:48 2020 -0700
  62. f9888f9 video: mxsfb: call remove() when booting OS by Anatolij Gustschin · Sat Jan 25 23:44:56 2020 +0100
  63. 0db23e0 video: fix Coverity missing break issue by Anatolij Gustschin · Mon Jan 06 23:00:38 2020 +0100
  64. 783acfd arm: rockchip: Add common cru.h by Jagan Teki · Thu Jan 09 14:22:17 2020 +0530
  65. da25eff common: Move ll_boot_init() to init.h by Simon Glass · Sat Dec 28 10:44:56 2019 -0700
  66. 4d6d719 Merge tag 'u-boot-amlogic-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Wed Jan 08 15:23:37 2020 -0500
  67. f74c7bd video: meson: Drop unnecessary header includes by Simon Glass · Sun Oct 27 09:54:03 2019 -0600
  68. 9cd9eca video: lg4573: convert to DM by Heiko Schocher · Sun Dec 01 11:23:05 2019 +0100
  69. d581c17 video: add wrappers for ttf type files to .gitignore by Dario Binacchi · Tue Dec 31 18:09:14 2019 +0100
  70. 05c17d6 video: Avoid using #ifdef in video-uclass.c by Simon Glass · Fri Dec 20 18:10:37 2019 -0700
  71. a4a43c6 video: Avoid using #ifdef in vidconsole-uclass.c by Simon Glass · Fri Dec 20 18:10:36 2019 -0700
  72. a75ddd0 video: Avoid using #ifdef in console_rotate.c by Simon Glass · Fri Dec 20 18:10:35 2019 -0700
  73. 6c1ca6b video: Avoid using #ifdef in video blitting code by Simon Glass · Fri Dec 20 18:10:34 2019 -0700
  74. f485566 video: x86: Enable 32-bit graphics by default by Simon Glass · Fri Dec 20 18:10:33 2019 -0700
  75. 6ca096a video: make BPP and ANSI configs optional by Anatolij Gustschin · Wed Dec 04 15:48:54 2019 +0100
  76. b30698a video: add guards around 16bpp/32bbp code by Anatolij Gustschin · Wed Dec 04 16:18:39 2019 +0100
  77. cb30f7d video: bmp: Fix video_display_rle8_bitmap() by Patrice Chotard · Wed Nov 20 14:11:16 2019 +0100
  78. 066eace video: bmp: Fix video_splash_align_axis() by Patrice Chotard · Wed Nov 20 14:11:15 2019 +0100
  79. 6980b6b common: Move board_get_usable_ram_top() out of common.h by Simon Glass · Thu Nov 14 12:57:45 2019 -0700
  80. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  81. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  82. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · Thu Nov 14 12:57:30 2019 -0700
  83. 092da18 Revert "video: mxsfb: Configure the clock after eLCDIF reset" by Fabio Estevam · Sun Nov 24 17:37:52 2019 -0300
  84. c44ae81 video: stm32: remove the compatible "synopsys, dw-mipi-dsi" support by Patrick Delaunay · Tue Nov 12 15:39:58 2019 +0100
  85. d829874 video: mxsfb: Configure the clock after eLCDIF reset by Fabio Estevam · Fri Nov 01 09:25:21 2019 -0300
  86. eb9b6a8 video: mxsfb: set gd->fb_base by Sébastien Szymanski · Mon Oct 21 15:33:04 2019 +0200
  87. bb18f7e video: meson: add compatible for Amlogic G12A by Neil Armstrong · Fri Aug 30 14:09:25 2019 +0200
  88. 57d6dfe video: meson: sync with linux drm-misc tree by Neil Armstrong · Fri Aug 30 14:09:24 2019 +0200
  89. 7e53a7c video: meson: remove power domain get by Neil Armstrong · Fri Aug 30 14:09:23 2019 +0200
  90. b038fed video: add support of panel RM68200 by Yannick Fertré · Mon Oct 07 15:29:09 2019 +0200
  91. 5b855d4 video: add support of panel OTM8009A by Yannick Fertré · Mon Oct 07 15:29:08 2019 +0200
  92. 1334cf2 video: add support of STM32 MIPI DSI controller driver by Yannick Fertré · Mon Oct 07 15:29:07 2019 +0200
  93. 764af46 video: add MIPI DSI host controller bridge by Yannick Fertré · Mon Oct 07 15:29:06 2019 +0200
  94. 9712c82 dm: Add a dsi host uclass by Yannick Fertré · Mon Oct 07 15:29:05 2019 +0200
  95. d08fb32 video: add support of MIPI DSI interface by Yannick Fertré · Mon Oct 07 15:29:04 2019 +0200
  96. d611708 video: stm32: stm32_ltdc: add bridge to display controller by Yannick Fertré · Mon Oct 07 15:29:02 2019 +0200
  97. 898c609 sunxi: video: HDMI: Fix LCD clock divider by Mark Kettenis · Fri Aug 09 22:30:26 2019 +0200
  98. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  99. 1a974af common: Move gzip functions into a new gzip header by Simon Glass · Thu Aug 01 09:46:36 2019 -0600
  100. 92afc9b mxc_ipuv3_fb.c: enable a backlight on a panel by Heiko Schocher · Mon Jul 22 06:49:08 2019 +0200