1. 31ab0fd timer: add SP804 UCLASS timer driver by Andre Przywara · Thu Oct 20 23:10:23 2022 +0100
  2. d1ce509 pinctrl: nuvoton: Add NPCM8xx pinctrl driver by Jim Liu · Tue Oct 11 16:09:13 2022 +0800
  3. 1bfa2cd Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi.git by Tom Rini · Wed Nov 02 09:09:57 2022 -0400
  4. 1cadae2 FWU: Add support for the FWU Multi Bank Update feature by Sughosh Ganu · Fri Oct 21 18:16:03 2022 +0530
  5. ee062b5 FWU: Add FWU metadata access driver for GPT partitioned block devices by Sughosh Ganu · Fri Oct 21 18:15:56 2022 +0530
  6. 0f9399a FWU: Add FWU metadata structure and driver for accessing metadata by Sughosh Ganu · Fri Oct 21 18:15:55 2022 +0530
  7. ceeb74f dm: mmc: Allow sandbox emulator to build without writes by Simon Glass · Thu Oct 20 18:22:58 2022 -0600
  8. 7a40983 dm: blk: mmc: Tidy up some Makefile rules for SPL by Simon Glass · Thu Oct 20 18:22:57 2022 -0600
  9. 31b4f9e usb: Update the test to cover reading and writing by Simon Glass · Thu Oct 20 18:22:55 2022 -0600
  10. 1886100 dm: blk: Add udevice functions by Simon Glass · Thu Oct 20 18:22:54 2022 -0600
  11. 38c26de timer: sti: convert sti-timer to arm a9 global timer by William Zhang · Tue Aug 23 21:44:32 2022 -0700
  12. 3892182 arm: bcmbca: replace ARCH_BCM6753 symbols in Kconfig with BCM6855 by William Zhang · Mon Aug 22 11:49:08 2022 -0700
  13. 6b45fa6 arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858 by William Zhang · Mon Aug 22 11:39:45 2022 -0700
  14. df0b5bb arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856 by William Zhang · Mon Aug 22 11:31:43 2022 -0700
  15. 35a3ec1b arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158 by William Zhang · Mon Aug 22 11:19:46 2022 -0700
  16. 5bfbffb Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Sun Oct 30 17:16:35 2022 -0400
  17. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · Tue Oct 18 07:46:31 2022 -0600
  18. 04c640c pci: Drop test for DM_VIDEO by Simon Glass · Tue Oct 18 07:58:16 2022 -0600
  19. 557786c video: Make all video options depend on DM_VIDEO by Simon Glass · Tue Oct 18 07:35:17 2022 -0600
  20. aaf74bf video: Drop SPLASHIMAGE_CALLBACK by Simon Glass · Tue Oct 18 07:30:25 2022 -0600
  21. bcb87b6 video: Drop use of the lcd header file by Simon Glass · Tue Oct 18 07:10:26 2022 -0600
  22. fae8560 video: Drop CONFIG_LCD by Simon Glass · Tue Oct 18 07:19:42 2022 -0600
  23. 0e85745 video: Drop CONFIG_VIDEO by Simon Glass · Tue Oct 18 07:24:15 2022 -0600
  24. c162e02 tegra: Drop old LCD code by Simon Glass · Tue Oct 18 06:10:04 2022 -0600
  25. 8e0e1c4 nexell: Drop old LCD code by Simon Glass · Sun Oct 16 15:55:16 2022 -0600
  26. 31e1dcb video: samsung: Drop old LCD code by Simon Glass · Sun Oct 16 15:54:35 2022 -0600
  27. a423fd5 video: Drop atmel LCD code by Simon Glass · Sun Oct 16 15:53:35 2022 -0600
  28. ae0ee10 video: Drop ld9040 driver by Simon Glass · Sun Oct 16 15:46:15 2022 -0600
  29. c47e207 video: atmel: Drop pre-DM parts of video driver by Simon Glass · Sun Oct 16 15:38:01 2022 -0600
  30. 9faa287 video: Drop CONFIG_AM335X_LCD by Simon Glass · Sun Oct 16 15:31:47 2022 -0600
  31. 1a4e702 video: Drop VCXK video controller by Simon Glass · Sun Oct 16 15:26:52 2022 -0600
  32. 7391444 Drop CONFIG_LCD_LOGO by Simon Glass · Sun Oct 16 15:19:04 2022 -0600
  33. 7fce998 video: Drop CONFIG_LCD_INFO by Simon Glass · Sun Oct 16 15:11:32 2022 -0600
  34. ebd8937 video: Drop CONFIG_LCD_INFO_BELOW_LOGO by Simon Glass · Sun Oct 16 15:08:59 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. 7045990 video: Add a way to get the default font height by Simon Glass · Thu Oct 06 08:36:18 2022 -0600
  40. 7e14804 video: Add a function to get the dimensions of a BMP image by Simon Glass · Thu Oct 06 08:36:17 2022 -0600
  41. 9e972c3 video: Add commands to list and change fonts by Simon Glass · Thu Oct 06 08:36:16 2022 -0600
  42. 981f00b video: Add a way to change the font name and size by Simon Glass · Thu Oct 06 08:36:14 2022 -0600
  43. 360a3f1 video: Add a function to select the truetype metrics by Simon Glass · Thu Oct 06 08:36:13 2022 -0600
  44. 47b775a video: Record the truetype font name by Simon Glass · Thu Oct 06 08:36:12 2022 -0600
  45. 7959776 video: Refactor to allow more than one font size by Simon Glass · Thu Oct 06 08:36:11 2022 -0600
  46. 899f3e1 video: Tidy up the check for valid fonts by Simon Glass · Thu Oct 06 08:36:10 2022 -0600
  47. 2247742 video: Add function to obtain the U-Boot logo by Simon Glass · Thu Oct 06 08:36:09 2022 -0600
  48. 2baa6f8 video: Allow filling the display with a colour by Simon Glass · Thu Oct 06 08:36:08 2022 -0600
  49. f8360fe video: Move and rename DM_HX8238D option by Simon Glass · Thu Oct 06 08:36:07 2022 -0600
  50. 724e2a4 video: Move the console commands to cmd/ by Simon Glass · Thu Oct 06 08:36:06 2022 -0600
  51. 308cf50 video: Use vidconsole_put_string() to write a string by Simon Glass · Thu Oct 06 08:36:05 2022 -0600
  52. d622c5b video: Provide a function to set the cursor position by Simon Glass · Thu Oct 06 08:36:04 2022 -0600
  53. 2a00633 video: Move console colours to the video uclass by Simon Glass · Thu Oct 06 08:36:03 2022 -0600
  54. cb02900 video: simplefb: add rotation support by Takumi Sueda · Tue Sep 13 18:32:42 2022 +0900
  55. 0c97099 video: dw_mipi_dsi: fix [hv]sync active vs back porch by John Keeping · Wed Sep 07 12:06:32 2022 +0100
  56. 98e1ada dm: core: Do not stop uclass iteration on error by Michal Suchanek · Wed Oct 12 21:58:09 2022 +0200
  57. 91c96fe dm: treewide: Do not use the return value of simple uclass iterator by Michal Suchanek · Wed Oct 12 21:58:08 2022 +0200
  58. 4cd455e dm: core: Switch uclass_*_device_err to use uclass_*_device_check by Michal Suchanek · Sun Sep 25 13:08:16 2022 +0200
  59. f8c67b7 dm: tpl: Add fdt address translation support in TPL by William Zhang · Fri Oct 14 11:04:55 2022 -0700
  60. dfc7ebe dm: core: Fix lists_bind_fdt() using non-existent of_match by Simon Glass · Sat Oct 08 21:33:20 2022 -0600
  61. 4882808 gpio-uclass: fix gpio lookup by label by Rasmus Villemoes · Mon Oct 03 11:02:45 2022 +0200
  62. 68d2912 spi: nuvoton: add NPCM PSPI controller driver by Jim Liu · Tue May 31 18:14:02 2022 +0800
  63. 7dc75b6 memory: Add TI GPMC driver by Roger Quadros · Thu Oct 20 16:30:49 2022 +0300
  64. b0679a7 dm: memory: Introduce new uclass by Roger Quadros · Thu Oct 20 16:30:46 2022 +0300
  65. cc14ca3 crypto: hash: sw: fix Kconfig dependencies by Benjamin Bara · Wed Jun 29 12:27:34 2022 +0200
  66. 42cff5d Merge https://source.denx.de/u-boot/custodians/u-boot-pmic by Tom Rini · Wed Oct 26 07:46:48 2022 -0400
  67. b562878 Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · Wed Oct 26 07:45:55 2022 -0400
  68. e81135ef power: fan53555: Fix missing newline in error message by Michal Suchanek · Sun Sep 25 15:43:27 2022 +0200
  69. 6ec6a07 power: regulator: fix autoset error handling by John Keeping · Thu Sep 08 12:38:35 2022 +0100
  70. a58e246 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Tue Oct 25 09:54:59 2022 -0400
  71. 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
  72. 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
  73. 666bf36 imx8m: fix reading of DDR4 MR registers [again] by Rasmus Villemoes · Thu Oct 06 14:56:50 2022 +0200
  74. ab63a6e watchdog: ulp_wdog: add driver model for ulp watchdog driver by Alice Guo · Fri Oct 21 16:41:18 2022 +0800
  75. 71e0e6c watchdog: ulp_wdog: enable watchdog interrupt on imx93 by Alice Guo · Fri Oct 21 16:41:17 2022 +0800
  76. dea73ea watchdog: ulp_wdog: Update watchdog driver for imx93 by Alice Guo · Fri Oct 21 16:41:16 2022 +0800
  77. 6743916 ulp_wdog: Update ulp wdog driver for 32bits command by Ye Li · Fri Oct 21 16:41:15 2022 +0800
  78. ae400f3 sandbox: add SIGALRM-based watchdog device by Rasmus Villemoes · Tue Sep 27 11:54:04 2022 +0200
  79. ce66f19 watchdog: introduce a u-boot,autostart property by Rasmus Villemoes · Tue Sep 27 11:54:03 2022 +0200
  80. a80817b wdt: nuvoton: add expire function for generic reset by Jim Liu · Tue Sep 13 14:19:24 2022 +0800
  81. 6738fcb mmc: Fix static checker warnings by Venkatesh Yadav Abbarapu · Thu Sep 29 10:22:49 2022 +0530
  82. a6a7157 mmc: dwmmc: only clear handled interrupts by John Keeping · Thu Sep 15 18:56:56 2022 +0100
  83. 22286ee mmc: stm32_sdmmc2: manage vqmmc by Yann Gautier · Tue Sep 13 13:23:46 2022 +0200
  84. 6904909 mmc: stm32_sdmmc2: protect against unsupported modes by Yann Gautier · Tue Sep 13 13:23:45 2022 +0200
  85. 6bb2544 mmc: stm32_sdmmc2: add dual data rate support by Yann Gautier · Tue Sep 13 13:23:44 2022 +0200
  86. 2cd5da6 mmc: f_sdh30: Add support for F_SDH30_E51 by Kunihiko Hayashi · Fri Sep 09 16:23:33 2022 +0900
  87. a03df6c mmc: sdhci: Add new quirks for SUPPORT_SINGLE by Kunihiko Hayashi · Fri Sep 09 16:23:32 2022 +0900
  88. 391d0f3 mmc: ftsdc010: make command timeout 250 ms as in the comment by Sergei Antonov · Fri Sep 02 10:40:10 2022 +0300
  89. b2ceff9 mtd: spi-nor-core: Fix index value for SCCR dwords by Takahiro Kuwano · Mon Sep 12 14:25:40 2022 +0900
  90. 3b7af12 mtd: spi-nor-core: Rework s25hx_t_post_bfpt_fixup() for flash's internal address mode by Takahiro Kuwano · Thu Sep 01 15:05:33 2022 +0900
  91. 08a8742 mtd: spi-nor-core: Rework spansion_read/write_any_reg() to use addr_mode_nbytes by Takahiro Kuwano · Thu Sep 01 15:05:32 2022 +0900
  92. 9810725 mtd: spi-nor-core: Track flash's internal address mode by Takahiro Kuwano · Thu Sep 01 15:05:31 2022 +0900
  93. 843f8bb mtd: spi-nor-core: Default to addr_width of 3 for configurable widths by Takahiro Kuwano · Thu Sep 01 15:05:30 2022 +0900
  94. 058003a mtd: spi-nor-ids: Add s28hl512t, s28hl01gt, and s28hs01gt IDs by Takahiro Kuwano · Thu Aug 25 16:48:48 2022 +0900
  95. 49f1a50 mtd: spi-nor-core: Rename configuration macro for S28 support by Takahiro Kuwano · Thu Aug 25 16:48:47 2022 +0900
  96. d406122 mtd: spi-nor-core: Rename s28hs512t prefix by Takahiro Kuwano · Thu Aug 25 16:48:46 2022 +0900
  97. 4ce4778 gpio: adp5585: add gpio driver for ADP5585 I/O Expander Controller by Alice Guo · Sun Oct 09 11:19:22 2022 +0800
  98. cf4c4f9 net/ftgmac100: Add NC-SI mode support by Samuel Mendoza-Jonas · Mon Aug 08 21:46:05 2022 +0930
  99. c8f4ab0 net: NC-SI setup and handling by Samuel Mendoza-Jonas · Mon Aug 08 21:46:03 2022 +0930
  100. c93350b input: Remove legacy KEYBOARD option by Tom Rini · Fri Oct 14 07:50:20 2022 -0400