1. ac12a2f dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · Wed Oct 12 21:57:59 2022 +0200
  2. b9813e2 video: ipuv3: Fix error handling when getting the display by Michal Suchanek · Wed Oct 12 21:57:56 2022 +0200
  3. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · Fri Sep 02 14:10:46 2022 +0200
  4. 5b92520 video: Rename structs and functions to avoid VBE by Simon Glass · Sat Jul 30 15:52:05 2022 -0600
  5. ec86bc6 video: Renname vbe.h to vesa.h by Simon Glass · Sat Jul 30 15:52:04 2022 -0600
  6. 89b5381 Merge branch 'next' by Tom Rini · Mon Jul 11 10:18:13 2022 -0400
  7. 1e56de0 arm: Remove PXA architecture support by Tom Rini · Sat Jun 25 11:02:42 2022 -0400
  8. 3eeabf5 video: Migrate exynos display options to Kconfig by Tom Rini · Fri Jun 10 22:59:34 2022 -0400
  9. b754c9f arm: exynos: Remove old pwm backlight driver by Tom Rini · Fri Jun 10 22:59:32 2022 -0400
  10. c06b6b4 arm: samsung: Remove dead LCD code by Tom Rini · Fri Jun 10 22:59:31 2022 -0400
  11. 4d9bb10 video: stm32: remove test on CONFIG_DM_REGULATOR by Patrick Delaunay · Mon Jun 20 11:55:07 2022 +0200
  12. fb66f92 driver: video: Check allocated pointers by Bin Meng · Wed May 18 13:36:18 2022 +0800
  13. 85ccc37 arm: tegra: Update some DT compatibles by Peter Robinson · Tue May 03 09:32:54 2022 +0100
  14. b3b5875 video: stm32: stm32_ltdc: support several hardware versions by Yannick Fertre · Wed Apr 06 10:41:35 2022 +0200
  15. e1eeed4 video: stm32: stm32_ltdc: fix data enable polarity by Yannick FERTRE · Wed Apr 06 10:37:42 2022 +0200
  16. 9e25994 rockchip: video: mipi: add more compatible strings for rk3288/rk3399 by Johan Jonker · Sat Apr 16 10:25:16 2022 +0200
  17. daca1c4 rockchip: video: rk_edp: add more rk3288 edp node options by Johan Jonker · Sat Apr 16 09:45:56 2022 +0200
  18. 2853256 Merge branch 'next' by Tom Rini · Mon Apr 04 10:45:33 2022 -0400
  19. c15fa3b video: Do not show splash and U-Boot logo simultaneously by Fabio Estevam · Mon Mar 28 16:40:36 2022 -0300
  20. 7b2b62e video: Drop formike driver by Simon Glass · Sun Jan 23 07:04:15 2022 -0700
  21. 7b3fabb video: Convert CONFIG_VIDEO_BCM2835 to Kconfig by Simon Glass · Sun Jan 23 07:04:14 2022 -0700
  22. 23bec69 video: mxs: Drop old video code by Simon Glass · Sun Jan 23 07:04:13 2022 -0700
  23. 0c95084 video: Drop FSL DIU driver by Simon Glass · Sun Jan 23 07:04:12 2022 -0700
  24. 8c4e09f video: fsl: colibri_vf: Drop FSL DCU driver by Simon Glass · Sun Jan 23 07:04:11 2022 -0700
  25. 548d5d2 video: Drop da8xx-fb by Simon Glass · Sun Jan 23 07:04:10 2022 -0700
  26. 03fbd25 video: Drop references to CONFIG_VIDEO et al by Simon Glass · Sun Jan 23 07:04:08 2022 -0700
  27. eeab2fc video: Drop video_fb header by Simon Glass · Sun Jan 23 07:04:06 2022 -0700
  28. c9cf418 video: nexell: Drop unused and invalid code by Simon Glass · Sun Jan 23 07:04:05 2022 -0700
  29. c66ab60 video: Drop cfg_console by Simon Glass · Sun Jan 23 07:04:02 2022 -0700
  30. 9442f15 Merge tag 'v2022.04-rc5' into next by Tom Rini · Mon Mar 28 12:36:49 2022 -0400
  31. 8381e63 Convert CONFIG_LCD_INFO et al to Kconfig by Tom Rini · Fri Mar 18 08:38:29 2022 -0400
  32. 4c04742 Convert CONFIG_ATMEL_LCD et al to Kconfig by Tom Rini · Fri Mar 18 08:38:28 2022 -0400
  33. ea11373 sandbox: Slow down the LCD sync rate by Simon Glass · Mon Feb 28 15:13:48 2022 -0700
  34. 9a15262 Merge tag 'u-boot-stm32-20220315' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Tue Mar 15 08:42:36 2022 -0400
  35. 33c3ca0 video: stm32: stm32_ltdc: fix the check of return value of clk_set_rate() by Gabriel Fernandez · Tue Feb 01 14:02:14 2022 +0100
  36. f204fce video: Allow drivers to allocate the frame buffer themselves by Pali Rohár · Wed Mar 09 20:46:00 2022 +0100
  37. 8296d14 video: bmp: Support x2r10g10b10 pixel format by Janne Grunau · Wed Feb 09 22:16:22 2022 +0100
  38. ab2829a video: Add skeleton driver for ZynqMP Display port driver by Michal Simek · Wed Feb 23 15:52:02 2022 +0100
  39. 9f846d9 video: Add missing dependency for DM_GPIO by Michal Simek · Fri Feb 04 08:36:54 2022 +0100
  40. c340341 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Jan 20 12:40:20 2022 -0500
  41. 5d6b448 fdt_support: Add fdt_for_each_node_by_compatible() helper macro by Marek Behún · Thu Jan 20 01:04:42 2022 +0100
  42. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  43. 478eb75 Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · Sun Jan 09 07:56:31 2022 -0500
  44. 6b18e94 video: mxsfb: fix clk_get_by_name() return value check by Giulio Benetti · Sun Oct 24 00:34:42 2021 +0200
  45. 7a652859 video: Show the U-Boot logo by default by Simon Glass · Fri Nov 19 13:24:04 2021 -0700
  46. 87a3cd7 video: Support showing the U-Boot logo by Simon Glass · Fri Nov 19 13:24:03 2021 -0700
  47. c87ddf7 video: Drop VIDEO_LOGO from cfb_console by Simon Glass · Fri Nov 19 13:24:02 2021 -0700
  48. 8e5a8b6 video: Convert CONFIG_VIDEO_LOGO to Kconfig by Simon Glass · Fri Nov 19 13:24:01 2021 -0700
  49. 6149470 video: Drop #ifdefs from video_bmp by Simon Glass · Fri Nov 19 13:24:00 2021 -0700
  50. 6a92e88 video: theadorable: Use RGB565 for BMP blitting by Simon Glass · Fri Nov 19 13:23:59 2021 -0700
  51. 1b695db video: Tidy up 24/32 BMP blitting by Simon Glass · Fri Nov 19 13:23:57 2021 -0700
  52. 8dc32e7 video: Drop the uclass colour map by Simon Glass · Fri Nov 19 13:23:56 2021 -0700
  53. 490bb99 video: bmp: Update RLE8 support to use the write function by Simon Glass · Fri Nov 19 13:23:55 2021 -0700
  54. 998e16a video: Move BMP pixel-writing into a function by Simon Glass · Fri Nov 19 13:23:54 2021 -0700
  55. aa662a6 video: Drop fb_put_byte() el at by Simon Glass · Fri Nov 19 13:23:53 2021 -0700
  56. 78cdc5d video: Expand video debugging buffer size by Simon Glass · Fri Nov 19 13:23:51 2021 -0700
  57. c3b5adf sandbox: video: Add BMP tests for 32bpp and 8bpp modes by Simon Glass · Fri Nov 19 13:23:50 2021 -0700
  58. a45738a sandbox: video: Correct the address of the copy base by Simon Glass · Fri Nov 19 13:23:49 2021 -0700
  59. 0c5b59e video: sandbox: Set a maximum frame-buffer size by Simon Glass · Fri Nov 19 13:23:48 2021 -0700
  60. cce7480 video: sandbox: Avoid duplicate display windows by Simon Glass · Fri Nov 19 13:23:46 2021 -0700
  61. c3cfd76 sandbox: video: Support 8bpp depth by Simon Glass · Fri Nov 19 13:23:45 2021 -0700
  62. b1a756b video: stm32: stm32_ltdc: align framebuffer on 2MB by Patrick Delaunay · Mon Nov 15 16:32:22 2021 +0100
  63. efcc84b video: Add video_is_active function by Patrick Delaunay · Mon Nov 15 16:32:20 2021 +0100
  64. faf6078 Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Wed Nov 10 14:11:30 2021 -0500
  65. 7dccd89 gpio: stm32: create include file for driver private data by Patrick Delaunay · Fri Oct 22 20:12:34 2021 +0200
  66. 04c26ff efi: Add video support to the app by Simon Glass · Wed Nov 03 21:09:10 2021 -0600
  67. 75fe0f4 sunxi: video: Convert panel I2C to use DM_I2C by Samuel Holland · Fri Oct 08 00:17:24 2021 -0500
  68. c7ab95d sunxi: gpio: Remove name_to_gpio macro by Samuel Holland · Sat Sep 11 16:50:48 2021 -0500
  69. 06feb81 sunxi: Clean up inclusions of asm/arch/gpio.h by Samuel Holland · Sat Sep 11 16:50:47 2021 -0500
  70. e22e08e video: move MXS to Kconfig by Anatolij Gustschin · Mon Oct 04 17:33:12 2021 +0200
  71. afb0bf7 video: remove not used mx3fb driver by Anatolij Gustschin · Mon Oct 04 17:07:14 2021 +0200
  72. 31e9f79 video: simplefb: Add 30bpp support by Mark Kettenis · Sat Sep 25 22:47:38 2021 +0200
  73. 32b7368 video: Add 30bpp support by Mark Kettenis · Sat Sep 25 22:47:36 2021 +0200
  74. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  75. 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · Mon Sep 27 17:42:38 2021 +0200
  76. accb63b WS cleanup: remove excessive empty lines by Wolfgang Denk · Mon Sep 27 17:42:37 2021 +0200
  77. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · Mon Sep 27 17:42:36 2021 +0200
  78. 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · Sat Aug 07 07:24:01 2021 -0600
  79. ba87ddf version: Move version_string[] from version.h to version_string.h by Pali Rohár · Mon Aug 02 15:18:31 2021 +0200
  80. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  81. ec2c2a0 video: Remove ati_radeon_fb by Tom Rini · Thu Aug 19 15:06:01 2021 -0400
  82. f916490 global: Remove dead code that starts with CONFIG_[0-9A] by Tom Rini · Thu Aug 19 15:02:35 2021 -0400
  83. 913b067 Merge tag 'video-2021-08-05' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Fri Aug 06 13:46:40 2021 -0400
  84. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · Sat Jul 24 09:03:30 2021 -0600
  85. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  86. 012df66 video: Hitachi panel: Drop bogus dependency on CONFIG_VIDEO by Andre Przywara · Tue Jul 27 15:47:50 2021 +0100
  87. 36f654a video: Add simple driver for ST-Ericsson MCDE with pre-configured display by Stephan Gerhold · Fri Jul 02 19:21:56 2021 +0200
  88. 62e90f7 video: buffer overrun in TrueType console by Heinrich Schuchardt · Sun Feb 28 21:42:51 2021 +0100
  89. aa0edca Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Mon Jul 19 08:29:24 2021 -0400
  90. 5a56994 video: Check return value in pwm_backlight_of_to_plat() by Simon Glass · Thu May 13 19:39:18 2021 -0600
  91. adacf21 drivers: video: hx8238 fix build bug by Gireesh Hiremath · Fri Jun 11 16:13:46 2021 +0000
  92. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · Tue Apr 27 11:02:19 2021 +0200
  93. d73e489 video: mxsfb: add enabling of "disp_axi" clock by Giulio Benetti · Thu May 13 12:18:47 2021 +0200
  94. 3ea47a7 video: mxsfb: add enabling of "axi" clock other than "per" clock by Giulio Benetti · Thu May 13 12:18:46 2021 +0200
  95. edee873 video: sunxi: de2: switch to public uclass functions by Jernej Skrabec · Thu Apr 22 01:14:34 2021 +0100
  96. 5dd59e5 video: sunxi: dw-hdmi: read source_id later by Jernej Skrabec · Thu Apr 22 01:14:33 2021 +0100
  97. e4aa471 video: sunxi: Remove TV probe from DE2 by Jernej Skrabec · Thu Apr 22 01:14:32 2021 +0100
  98. a31e3d1 video: sunxi: Remove check for ddc-i2c-bus property by Jernej Skrabec · Thu Apr 22 01:14:31 2021 +0100
  99. 1cf6619 video: sunxi: Use DW-HDMI hpd function by Jernej Skrabec · Thu Apr 22 01:14:30 2021 +0100
  100. 5b2b0a7 video: sunxi: Add mode_valid callback to sunxi_dw_hdmi by Jernej Skrabec · Thu Apr 22 01:14:26 2021 +0100