1. 04c640c pci: Drop test for DM_VIDEO by Simon Glass · Tue Oct 18 07:58:16 2022 -0600
  2. 557786c video: Make all video options depend on DM_VIDEO by Simon Glass · Tue Oct 18 07:35:17 2022 -0600
  3. aaf74bf video: Drop SPLASHIMAGE_CALLBACK by Simon Glass · Tue Oct 18 07:30:25 2022 -0600
  4. 009ebfa video: Drop common LCD implementation by Simon Glass · Sun Oct 16 15:25:26 2022 -0600
  5. bcb87b6 video: Drop use of the lcd header file by Simon Glass · Tue Oct 18 07:10:26 2022 -0600
  6. fae8560 video: Drop CONFIG_LCD by Simon Glass · Tue Oct 18 07:19:42 2022 -0600
  7. 0e85745 video: Drop CONFIG_VIDEO by Simon Glass · Tue Oct 18 07:24:15 2022 -0600
  8. 678d4e3 video: Drop CONFIG_VIDEO by Simon Glass · Tue Oct 18 07:20:56 2022 -0600
  9. 3caf032 video: Drop LCD_BPP by Simon Glass · Tue Oct 18 06:55:49 2022 -0600
  10. c15f93f fdt: Drop support for LCD fixup in simplefb by Simon Glass · Tue Oct 18 06:54:26 2022 -0600
  11. 395bcf2 video: Drop remaining references to CONFIG_LCD by Simon Glass · Sun Oct 16 15:59:22 2022 -0600
  12. 26a6af2 efi: Drop old LCD code by Simon Glass · Sun Oct 16 15:58:34 2022 -0600
  13. b24a7d9 video: cmd: Drop old LCD code by Simon Glass · Sun Oct 16 15:57:41 2022 -0600
  14. e098f08 BuR: ronetix: siemens: Drop old LCD code by Simon Glass · Sun Oct 16 15:56:56 2022 -0600
  15. c162e02 tegra: Drop old LCD code by Simon Glass · Tue Oct 18 06:10:04 2022 -0600
  16. 2c93227 compulab: Drop old LCD code by Simon Glass · Sun Oct 16 15:56:14 2022 -0600
  17. 8e0e1c4 nexell: Drop old LCD code by Simon Glass · Sun Oct 16 15:55:16 2022 -0600
  18. 31e1dcb video: samsung: Drop old LCD code by Simon Glass · Sun Oct 16 15:54:35 2022 -0600
  19. a423fd5 video: Drop atmel LCD code by Simon Glass · Sun Oct 16 15:53:35 2022 -0600
  20. f91fc43 treewide: Stop enabling CONFIG_LCD by Simon Glass · Sun Oct 16 15:52:26 2022 -0600
  21. f7202f1 video: atmel: Drop CONFIG_LCD_IN_PSRAM by Simon Glass · Sun Oct 16 15:49:00 2022 -0600
  22. ae0ee10 video: Drop ld9040 driver by Simon Glass · Sun Oct 16 15:46:15 2022 -0600
  23. c47e207 video: atmel: Drop pre-DM parts of video driver by Simon Glass · Sun Oct 16 15:38:01 2022 -0600
  24. 9faa287 video: Drop CONFIG_AM335X_LCD by Simon Glass · Sun Oct 16 15:31:47 2022 -0600
  25. 4e657c0 BuR: Drop old LCD code by Simon Glass · Tue Oct 18 06:13:24 2022 -0600
  26. 1a4e702 video: Drop VCXK video controller by Simon Glass · Sun Oct 16 15:26:52 2022 -0600
  27. 7391444 Drop CONFIG_LCD_LOGO by Simon Glass · Sun Oct 16 15:19:04 2022 -0600
  28. 57988df api: Drop LCD implementation by Simon Glass · Sun Oct 16 15:16:43 2022 -0600
  29. de368f8 video: Move bmp_display() prototype to video.h by Simon Glass · Tue Oct 18 07:41:14 2022 -0600
  30. 7fce998 video: Drop CONFIG_LCD_INFO by Simon Glass · Sun Oct 16 15:11:32 2022 -0600
  31. ebd8937 video: Drop CONFIG_LCD_INFO_BELOW_LOGO by Simon Glass · Sun Oct 16 15:08:59 2022 -0600
  32. 3951bc1 video: Drop CONFIG_LCD_MENU by Simon Glass · Sun Oct 16 15:06:52 2022 -0600
  33. cc63b7d video: Drop CONFIG_LCD_ALIGNMENT by Simon Glass · Sun Oct 16 15:02:58 2022 -0600
  34. dfcb144 video: lcd: Drop console rotation by Simon Glass · Sun Oct 16 15:00:37 2022 -0600
  35. cda7d0c Convert CONFIG_VIDEO_LOGO_MAX_SIZE to Kconfig by Simon Glass · Tue Oct 18 06:49:18 2022 -0600
  36. 858198c video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE by Simon Glass · Tue Oct 18 06:46:08 2022 -0600
  37. 45c0a7e Convert CONFIG_HIDE_LOGO_VERSION to Kconfig by Simon Glass · Tue Oct 18 06:30:56 2022 -0600
  38. 8b883a3 video: Split SPLASH_SCREEN_ALIGN from bmp command by Simon Glass · Tue Oct 18 06:24:16 2022 -0600
  39. 0cdb0aa splash: get devpart from environment variable by Julien Masson · Mon Oct 17 10:33:22 2022 +0200
  40. c7b67d9 splash: support raw image from MMC by Julien Masson · Mon Oct 17 10:33:21 2022 +0200
  41. 7045990 video: Add a way to get the default font height by Simon Glass · Thu Oct 06 08:36:18 2022 -0600
  42. 7e14804 video: Add a function to get the dimensions of a BMP image by Simon Glass · Thu Oct 06 08:36:17 2022 -0600
  43. 9e972c3 video: Add commands to list and change fonts by Simon Glass · Thu Oct 06 08:36:16 2022 -0600
  44. a8173bc video: Enable the cls command by default by Simon Glass · Thu Oct 06 08:36:15 2022 -0600
  45. 981f00b video: Add a way to change the font name and size by Simon Glass · Thu Oct 06 08:36:14 2022 -0600
  46. 360a3f1 video: Add a function to select the truetype metrics by Simon Glass · Thu Oct 06 08:36:13 2022 -0600
  47. 47b775a video: Record the truetype font name by Simon Glass · Thu Oct 06 08:36:12 2022 -0600
  48. 7959776 video: Refactor to allow more than one font size by Simon Glass · Thu Oct 06 08:36:11 2022 -0600
  49. 899f3e1 video: Tidy up the check for valid fonts by Simon Glass · Thu Oct 06 08:36:10 2022 -0600
  50. 2247742 video: Add function to obtain the U-Boot logo by Simon Glass · Thu Oct 06 08:36:09 2022 -0600
  51. 2baa6f8 video: Allow filling the display with a colour by Simon Glass · Thu Oct 06 08:36:08 2022 -0600
  52. f8360fe video: Move and rename DM_HX8238D option by Simon Glass · Thu Oct 06 08:36:07 2022 -0600
  53. 724e2a4 video: Move the console commands to cmd/ by Simon Glass · Thu Oct 06 08:36:06 2022 -0600
  54. 308cf50 video: Use vidconsole_put_string() to write a string by Simon Glass · Thu Oct 06 08:36:05 2022 -0600
  55. d622c5b video: Provide a function to set the cursor position by Simon Glass · Thu Oct 06 08:36:04 2022 -0600
  56. 2a00633 video: Move console colours to the video uclass by Simon Glass · Thu Oct 06 08:36:03 2022 -0600
  57. cb02900 video: simplefb: add rotation support by Takumi Sueda · Tue Sep 13 18:32:42 2022 +0900
  58. 0c97099 video: dw_mipi_dsi: fix [hv]sync active vs back porch by John Keeping · Wed Sep 07 12:06:32 2022 +0100
  59. b540ec9 lib: fix buggy strcmp and strncmp by Rasmus Villemoes · Wed Oct 05 11:09:25 2022 +0200
  60. c6cb41e Merge branch '2022-10-26-assorted-fixes-and-updates' by Tom Rini · Wed Oct 26 15:24:59 2022 -0400
  61. 7dc75b6 memory: Add TI GPMC driver by Roger Quadros · Thu Oct 20 16:30:49 2022 +0300
  62. c6794bf dt/bindings: memory: Add bindings for TI GPMC driver by Roger Quadros · Thu Oct 20 16:30:48 2022 +0300
  63. b576fbf scripts: Makefile.spl: Enable memory drivers to be built for SPL by Roger Quadros · Thu Oct 20 16:30:47 2022 +0300
  64. b0679a7 dm: memory: Introduce new uclass by Roger Quadros · Thu Oct 20 16:30:46 2022 +0300
  65. 2e8bbd4 test: Move to a working version of setuptools by Simon Glass · Fri Oct 21 19:30:43 2022 -0600
  66. 0ba5750 examples: hello_world: Drop inclusion of common header by Paul Barker · Thu May 05 15:32:41 2022 +0000
  67. 1d985e5 Licenses: Clarify exceptions for standalone apps by Paul Barker · Thu May 05 15:32:40 2022 +0000
  68. cc14ca3 crypto: hash: sw: fix Kconfig dependencies by Benjamin Bara · Wed Jun 29 12:27:34 2022 +0200
  69. 237f018 spl: spl_legacy: Fix NAND boot on OMAP3 BeagleBoard by Roger Quadros · Thu Sep 29 13:11:28 2022 +0300
  70. 016f4d5 mkimage: fit: Fix signing of configs with external data by Sean Anderson · Thu Oct 20 15:41:10 2022 -0400
  71. 42cff5d Merge https://source.denx.de/u-boot/custodians/u-boot-pmic by Tom Rini · Wed Oct 26 07:46:48 2022 -0400
  72. b562878 Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · Wed Oct 26 07:45:55 2022 -0400
  73. e81135ef power: fan53555: Fix missing newline in error message by Michal Suchanek · Sun Sep 25 15:43:27 2022 +0200
  74. 6ec6a07 power: regulator: fix autoset error handling by John Keeping · Thu Sep 08 12:38:35 2022 +0100
  75. a58e246 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Tue Oct 25 09:54:59 2022 -0400
  76. 96dad64 cmd: sf: Handle unaligned 'update' start offset by Marek Vasut · Wed Sep 28 18:45:04 2022 +0200
  77. a1e1e82 Merge tag 'fsl-qoriq-2022-10-18' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Mon Oct 24 21:28:47 2022 -0400
  78. e7e4d0c Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Mon Oct 24 21:28:14 2022 -0400
  79. 62baa61 Merge tag 'u-boot-imx-20221024' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Oct 24 10:04:30 2022 -0400
  80. 589fa84 configs: verdin-imx8mp: enable caam by Andrejs Cainikovs · Tue Oct 04 13:06:32 2022 +0200
  81. 58c35eb configs: colibri-imx7: Enable bootd command by Francesco Dolcini · Wed Aug 03 13:20:09 2022 +0200
  82. 2eefb90 imx28: avoid num_cs and spi_max_frequency build errors by Marcel Ziswiler · Sat Oct 22 23:59:45 2022 +0200
  83. c8a11fe imx23: synchronise device tree with linux by Marcel Ziswiler · Sat Oct 22 23:59:43 2022 +0200
  84. bebd24e imx28: synchronise device tree with linux by Marcel Ziswiler · Sat Oct 22 23:59:42 2022 +0200
  85. 3d5ba45 imx51: synchronise device tree with linux by Marcel Ziswiler · Sat Oct 22 23:59:41 2022 +0200
  86. 342b0c9 imx53: synchronise device tree with linux by Marcel Ziswiler · Sat Oct 22 23:59:40 2022 +0200
  87. 2ef1533 imx6qdl: synchronise device tree with linux by Marcel Ziswiler · Sat Oct 22 23:59:39 2022 +0200
  88. 0fc55d1 imx6qp: synchronise device tree with linux by Marcel Ziswiler · Sat Oct 22 23:59:38 2022 +0200
  89. 5a61973 imx6sl: synchronise device tree with linux by Marcel Ziswiler · Sat Oct 22 23:59:37 2022 +0200
  90. b93341c imx6sll: synchronise device tree with linux by Marcel Ziswiler · Sat Oct 22 23:59:36 2022 +0200
  91. a841cc4 imx6sx: synchronise device tree with linux by Marcel Ziswiler · Sat Oct 22 23:59:35 2022 +0200
  92. 2f9e9af imx6ulz: synchronise device tree with linux by Marcel Ziswiler · Sat Oct 22 23:59:34 2022 +0200
  93. 90f7b35 imx6ull: synchronise device tree with linux by Marcel Ziswiler · Sat Oct 22 23:59:33 2022 +0200
  94. 14f3c5a imx6ul: synchronise device tree with linux by Marcel Ziswiler · Sat Oct 22 23:59:32 2022 +0200
  95. 741c1a6 imx7d: synchronise device tree with linux by Marcel Ziswiler · Sat Oct 22 23:59:31 2022 +0200
  96. 451e539 imx7ulp: synchronise device tree with linux by Marcel Ziswiler · Sat Oct 22 23:59:30 2022 +0200
  97. 4bd5493 arm: dts: imx8mn-venice: Consolidate with imx8mn-u-boot by Adam Ford · Fri Oct 21 19:58:37 2022 -0500
  98. 09e3391 arm: dts: imx8mn-var-som-symphony: Consolidate with imx8mn-u-boot by Adam Ford · Fri Oct 21 19:58:36 2022 -0500
  99. 136b89b arm: dts: imx8mn-evk: Consolidate with imx8mn-u-boot by Adam Ford · Fri Oct 21 19:58:35 2022 -0500
  100. 1c41cf0 arm: dts: imx8mn-ddr4-evk: Consolidate with imx8mn-u-boot by Adam Ford · Fri Oct 21 19:58:34 2022 -0500