1. f89af4e efi: video: Move payload code into a function by Simon Glass · Fri Mar 10 12:47:11 2023 -0800
  2. efadfde video console: add 16x32 Terminus font from linux by Dzmitry Sankouski · Mon Feb 27 20:37:08 2023 +0300
  3. 7932a99 video console: add 12x22 Sun font from linux by Dzmitry Sankouski · Mon Feb 27 20:37:07 2023 +0300
  4. bb165e4 video console: allow font size configuration at runtime by Dzmitry Sankouski · Tue Mar 07 13:21:16 2023 +0300
  5. 86c6a53 video console: move vidconsole_get_font_size() logic to driver ops by Dzmitry Sankouski · Tue Mar 07 13:21:15 2023 +0300
  6. 7fa964a video console: implement multiple fonts configuration by Dzmitry Sankouski · Tue Mar 07 13:21:14 2023 +0300
  7. 70d35a7 video console: add support for fonts wider than 1 byte by Dzmitry Sankouski · Tue Mar 07 13:21:12 2023 +0300
  8. aea2d2d video console: refactoring and optimization by Dzmitry Sankouski · Tue Mar 07 13:21:11 2023 +0300
  9. fc1aa35 dm: treewide: Complete migration to new driver model schema by Simon Glass · Mon Feb 13 08:56:34 2023 -0700
  10. 6fd44e6 Correct SPL use of PANEL by Simon Glass · Sun Feb 05 17:54:44 2023 -0700
  11. 76f908a Correct SPL use of VIDEO_BPP32 by Simon Glass · Sun Feb 05 15:44:30 2023 -0700
  12. 95563f6 Correct SPL use of VIDEO_BPP16 by Simon Glass · Sun Feb 05 17:55:32 2023 -0700
  13. 5c7d4a5 mtd: Drop unused scf0403_lcd driver by Simon Glass · Wed Feb 01 13:20:06 2023 -0700
  14. 8e68143 video: Drop unused lg4573 driver by Simon Glass · Wed Feb 01 13:19:40 2023 -0700
  15. 9095dda samsung: Drop CONFIG_EXYNOS_PWM_BL by Simon Glass · Wed Feb 01 13:19:31 2023 -0700
  16. 9427274 drivers: video: tidss: TIDSS video driver support for AM62x by Nikhil M Jain · Tue Jan 31 15:35:17 2023 +0530
  17. c76eda6 drivers: video: simple_panel: make simple panel independent of backlight by Nikhil M Jain · Tue Jan 31 15:35:16 2023 +0530
  18. 260bdb3 video: ti: am335x: restore driver-model code by Dario Binacchi · Sat Jan 28 16:55:31 2023 +0100
  19. d04dbf7 video: sunxi: dw-hdmi: Read address from DT node by Jernej Skrabec · Mon Nov 28 01:02:26 2022 -0600
  20. 97d10d4 video: sunxi: dw-hdmi: Probe driver by compatible by Jernej Skrabec · Mon Nov 28 01:02:25 2022 -0600
  21. d259d9c global: Remove unused CONFIG defines by Tom Rini · Tue Jan 10 11:19:28 2023 -0500
  22. 3b175ba video: Add font functions to the vidconsole API by Simon Glass · Fri Jan 06 08:52:32 2023 -0600
  23. 6faa15a video: truetype: Rename the metrics function by Simon Glass · Fri Jan 06 08:52:30 2023 -0600
  24. 80a8e80 video: Enable VIDEO_ANSI by default only with EFI by Simon Glass · Fri Jan 06 08:52:29 2023 -0600
  25. 05d5dcf global: Migrate CONFIG_FB_ADDR to CFG by Tom Rini · Sun Dec 04 10:03:51 2022 -0500
  26. ea79bb7 sandbox: Rework how SDL is enabled / disabled by Tom Rini · Sat Nov 19 18:45:43 2022 -0500
  27. 1eed03e Convert CONFIG_IMX_VIDEO_SKIP et al to Kconfig by Tom Rini · Sat Nov 19 18:45:19 2022 -0500
  28. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  29. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · Wed Nov 16 13:10:37 2022 -0500
  30. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · Tue Oct 18 07:46:31 2022 -0600
  31. 557786c video: Make all video options depend on DM_VIDEO by Simon Glass · Tue Oct 18 07:35:17 2022 -0600
  32. aaf74bf video: Drop SPLASHIMAGE_CALLBACK by Simon Glass · Tue Oct 18 07:30:25 2022 -0600
  33. fae8560 video: Drop CONFIG_LCD by Simon Glass · Tue Oct 18 07:19:42 2022 -0600
  34. 0e85745 video: Drop CONFIG_VIDEO by Simon Glass · Tue Oct 18 07:24:15 2022 -0600
  35. c162e02 tegra: Drop old LCD code by Simon Glass · Tue Oct 18 06:10:04 2022 -0600
  36. 8e0e1c4 nexell: Drop old LCD code by Simon Glass · Sun Oct 16 15:55:16 2022 -0600
  37. 31e1dcb video: samsung: Drop old LCD code by Simon Glass · Sun Oct 16 15:54:35 2022 -0600
  38. a423fd5 video: Drop atmel LCD code by Simon Glass · Sun Oct 16 15:53:35 2022 -0600
  39. ae0ee10 video: Drop ld9040 driver by Simon Glass · Sun Oct 16 15:46:15 2022 -0600
  40. c47e207 video: atmel: Drop pre-DM parts of video driver by Simon Glass · Sun Oct 16 15:38:01 2022 -0600
  41. 9faa287 video: Drop CONFIG_AM335X_LCD by Simon Glass · Sun Oct 16 15:31:47 2022 -0600
  42. 1a4e702 video: Drop VCXK video controller by Simon Glass · Sun Oct 16 15:26:52 2022 -0600
  43. 7391444 Drop CONFIG_LCD_LOGO by Simon Glass · Sun Oct 16 15:19:04 2022 -0600
  44. 7fce998 video: Drop CONFIG_LCD_INFO by Simon Glass · Sun Oct 16 15:11:32 2022 -0600
  45. ebd8937 video: Drop CONFIG_LCD_INFO_BELOW_LOGO by Simon Glass · Sun Oct 16 15:08:59 2022 -0600
  46. cda7d0c Convert CONFIG_VIDEO_LOGO_MAX_SIZE to Kconfig by Simon Glass · Tue Oct 18 06:49:18 2022 -0600
  47. 858198c video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE by Simon Glass · Tue Oct 18 06:46:08 2022 -0600
  48. 45c0a7e Convert CONFIG_HIDE_LOGO_VERSION to Kconfig by Simon Glass · Tue Oct 18 06:30:56 2022 -0600
  49. 8b883a3 video: Split SPLASH_SCREEN_ALIGN from bmp command by Simon Glass · Tue Oct 18 06:24:16 2022 -0600
  50. 7045990 video: Add a way to get the default font height by Simon Glass · Thu Oct 06 08:36:18 2022 -0600
  51. 7e14804 video: Add a function to get the dimensions of a BMP image by Simon Glass · Thu Oct 06 08:36:17 2022 -0600
  52. 9e972c3 video: Add commands to list and change fonts by Simon Glass · Thu Oct 06 08:36:16 2022 -0600
  53. 981f00b video: Add a way to change the font name and size by Simon Glass · Thu Oct 06 08:36:14 2022 -0600
  54. 360a3f1 video: Add a function to select the truetype metrics by Simon Glass · Thu Oct 06 08:36:13 2022 -0600
  55. 47b775a video: Record the truetype font name by Simon Glass · Thu Oct 06 08:36:12 2022 -0600
  56. 7959776 video: Refactor to allow more than one font size by Simon Glass · Thu Oct 06 08:36:11 2022 -0600
  57. 899f3e1 video: Tidy up the check for valid fonts by Simon Glass · Thu Oct 06 08:36:10 2022 -0600
  58. 2247742 video: Add function to obtain the U-Boot logo by Simon Glass · Thu Oct 06 08:36:09 2022 -0600
  59. 2baa6f8 video: Allow filling the display with a colour by Simon Glass · Thu Oct 06 08:36:08 2022 -0600
  60. f8360fe video: Move and rename DM_HX8238D option by Simon Glass · Thu Oct 06 08:36:07 2022 -0600
  61. 724e2a4 video: Move the console commands to cmd/ by Simon Glass · Thu Oct 06 08:36:06 2022 -0600
  62. 308cf50 video: Use vidconsole_put_string() to write a string by Simon Glass · Thu Oct 06 08:36:05 2022 -0600
  63. d622c5b video: Provide a function to set the cursor position by Simon Glass · Thu Oct 06 08:36:04 2022 -0600
  64. 2a00633 video: Move console colours to the video uclass by Simon Glass · Thu Oct 06 08:36:03 2022 -0600
  65. cb02900 video: simplefb: add rotation support by Takumi Sueda · Tue Sep 13 18:32:42 2022 +0900
  66. 0c97099 video: dw_mipi_dsi: fix [hv]sync active vs back porch by John Keeping · Wed Sep 07 12:06:32 2022 +0100
  67. ac12a2f dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · Wed Oct 12 21:57:59 2022 +0200
  68. b9813e2 video: ipuv3: Fix error handling when getting the display by Michal Suchanek · Wed Oct 12 21:57:56 2022 +0200
  69. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · Fri Sep 02 14:10:46 2022 +0200
  70. 5b92520 video: Rename structs and functions to avoid VBE by Simon Glass · Sat Jul 30 15:52:05 2022 -0600
  71. ec86bc6 video: Renname vbe.h to vesa.h by Simon Glass · Sat Jul 30 15:52:04 2022 -0600
  72. 89b5381 Merge branch 'next' by Tom Rini · Mon Jul 11 10:18:13 2022 -0400
  73. 1e56de0 arm: Remove PXA architecture support by Tom Rini · Sat Jun 25 11:02:42 2022 -0400
  74. 3eeabf5 video: Migrate exynos display options to Kconfig by Tom Rini · Fri Jun 10 22:59:34 2022 -0400
  75. b754c9f arm: exynos: Remove old pwm backlight driver by Tom Rini · Fri Jun 10 22:59:32 2022 -0400
  76. c06b6b4 arm: samsung: Remove dead LCD code by Tom Rini · Fri Jun 10 22:59:31 2022 -0400
  77. 4d9bb10 video: stm32: remove test on CONFIG_DM_REGULATOR by Patrick Delaunay · Mon Jun 20 11:55:07 2022 +0200
  78. fb66f92 driver: video: Check allocated pointers by Bin Meng · Wed May 18 13:36:18 2022 +0800
  79. 85ccc37 arm: tegra: Update some DT compatibles by Peter Robinson · Tue May 03 09:32:54 2022 +0100
  80. b3b5875 video: stm32: stm32_ltdc: support several hardware versions by Yannick Fertre · Wed Apr 06 10:41:35 2022 +0200
  81. e1eeed4 video: stm32: stm32_ltdc: fix data enable polarity by Yannick FERTRE · Wed Apr 06 10:37:42 2022 +0200
  82. 9e25994 rockchip: video: mipi: add more compatible strings for rk3288/rk3399 by Johan Jonker · Sat Apr 16 10:25:16 2022 +0200
  83. daca1c4 rockchip: video: rk_edp: add more rk3288 edp node options by Johan Jonker · Sat Apr 16 09:45:56 2022 +0200
  84. 2853256 Merge branch 'next' by Tom Rini · Mon Apr 04 10:45:33 2022 -0400
  85. c15fa3b video: Do not show splash and U-Boot logo simultaneously by Fabio Estevam · Mon Mar 28 16:40:36 2022 -0300
  86. 7b2b62e video: Drop formike driver by Simon Glass · Sun Jan 23 07:04:15 2022 -0700
  87. 7b3fabb video: Convert CONFIG_VIDEO_BCM2835 to Kconfig by Simon Glass · Sun Jan 23 07:04:14 2022 -0700
  88. 23bec69 video: mxs: Drop old video code by Simon Glass · Sun Jan 23 07:04:13 2022 -0700
  89. 0c95084 video: Drop FSL DIU driver by Simon Glass · Sun Jan 23 07:04:12 2022 -0700
  90. 8c4e09f video: fsl: colibri_vf: Drop FSL DCU driver by Simon Glass · Sun Jan 23 07:04:11 2022 -0700
  91. 548d5d2 video: Drop da8xx-fb by Simon Glass · Sun Jan 23 07:04:10 2022 -0700
  92. 03fbd25 video: Drop references to CONFIG_VIDEO et al by Simon Glass · Sun Jan 23 07:04:08 2022 -0700
  93. eeab2fc video: Drop video_fb header by Simon Glass · Sun Jan 23 07:04:06 2022 -0700
  94. c9cf418 video: nexell: Drop unused and invalid code by Simon Glass · Sun Jan 23 07:04:05 2022 -0700
  95. c66ab60 video: Drop cfg_console by Simon Glass · Sun Jan 23 07:04:02 2022 -0700
  96. 9442f15 Merge tag 'v2022.04-rc5' into next by Tom Rini · Mon Mar 28 12:36:49 2022 -0400
  97. 8381e63 Convert CONFIG_LCD_INFO et al to Kconfig by Tom Rini · Fri Mar 18 08:38:29 2022 -0400
  98. 4c04742 Convert CONFIG_ATMEL_LCD et al to Kconfig by Tom Rini · Fri Mar 18 08:38:28 2022 -0400
  99. ea11373 sandbox: Slow down the LCD sync rate by Simon Glass · Mon Feb 28 15:13:48 2022 -0700
  100. 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