1. 793e426 timer: xilinx-timer: use timer_conv_64() to fix timer wrap around by Ovidiu Panait · Wed Oct 12 08:36:56 2022 +0300
  2. 9533931 timer-uclass: relocate ops pointers for CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · Wed Oct 12 08:36:55 2022 +0300
  3. 49e17df timer-uclass: add timer_get_ops() macro by Ovidiu Panait · Wed Oct 12 08:36:54 2022 +0300
  4. 0f36b14 xilinx: common: Remove zynq_board_read_rom_ethaddr() by Venkatesh Yadav Abbarapu · Mon Oct 17 15:18:18 2022 +0530
  5. 43a8b4f Revert "pinctrl: zynqmp: Add support for output-enable and bias-high-impedance" by Michal Simek · Thu Oct 13 13:05:39 2022 +0200
  6. 402cbd2 usb: gadget: dfu: Fix the unchecked length field by Venkatesh Yadav Abbarapu · Thu Nov 03 09:37:48 2022 +0530
  7. 7bde2d2 clk: microchip: mpfs: fix criticality of peripheral clocks by Conor Dooley · Tue Oct 25 08:58:48 2022 +0100
  8. 73a1d60 clk: microchip: mpfs: fix periph clk parentage by Conor Dooley · Tue Oct 25 08:58:47 2022 +0100
  9. d4bbef0 clk: microchip: mpfs: fix reference clock handling by Conor Dooley · Tue Oct 25 08:58:46 2022 +0100
  10. 4a182e0 clk: microchip: mpfs: convert parent rate acquistion to get_get_rate() by Conor Dooley · Tue Oct 25 08:58:45 2022 +0100
  11. 8bda02a Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Nov 14 07:29:51 2022 -0500
  12. 2ff0975 i2c: i2c-gpio: add newline by Sergei Antonov · Thu Oct 20 17:28:14 2022 +0300
  13. 7722952 i2c: microchip: fix erroneous late ack send by Conor Dooley · Wed Oct 26 08:49:19 2022 +0100
  14. bc55c6c i2c: microchip: fix ack sending logic by Conor Dooley · Wed Oct 26 08:49:18 2022 +0100
  15. 2a845ae Revert "serial: mxc: have putc use the TXFIFO" by Fabio Estevam · Tue Nov 08 08:39:33 2022 -0300
  16. 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · Fri Oct 28 20:27:13 2022 -0400
  17. d5c3bf2 global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace by Tom Rini · Fri Oct 28 20:27:12 2022 -0400
  18. 7f750f8 Convert CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to Kconfig by Tom Rini · Fri Oct 28 20:27:11 2022 -0400
  19. 5ba346a mediatek: Include <linux/sizes.h> where needed by Tom Rini · Fri Oct 28 20:27:08 2022 -0400
  20. 9173548 Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to Kconfig by Tom Rini · Fri Oct 28 20:27:05 2022 -0400
  21. ac164de Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig by Tom Rini · Fri Oct 28 20:27:04 2022 -0400
  22. 4a3fd5d rtc: Remove unused drivers by Tom Rini · Fri Oct 28 20:27:03 2022 -0400
  23. b9d3cad Convert CONFIG_SYS_INTERLAKEN et al to Kconfig by Tom Rini · Fri Oct 28 20:26:57 2022 -0400
  24. d48f49b Convert CONFIG_SYS_I2C_INIT_BOARD to Kconfig by Tom Rini · Fri Oct 28 20:26:54 2022 -0400
  25. bad8ab6 dm: blk: Add probe in blk_first_device/blk_next_device by Michal Suchanek · Tue Sep 27 23:23:53 2022 +0200
  26. e57f8d4 dm: sandbox: Switch over to using the new host uclass by Simon Glass · Sat Oct 29 19:47:17 2022 -0600
  27. 39f06b5 dm: sandbox: Create a block driver by Simon Glass · Sat Oct 29 19:47:16 2022 -0600
  28. 884c2f8 dm: sandbox: Create a new HOST uclass by Simon Glass · Sat Oct 29 19:47:15 2022 -0600
  29. c0bcaaf dm: blk: Tidy up obtaining a block device from its parent by Simon Glass · Sat Oct 29 19:47:14 2022 -0600
  30. 76c6269 dm: test: Clear the block cache after running a test by Simon Glass · Sat Oct 29 19:47:08 2022 -0600
  31. 25a52c5 dm: sandbox: Drop non-BLK code from host implementation by Simon Glass · Sat Oct 29 19:47:03 2022 -0600
  32. ac3ed37 drivers: power: pmic: Enable use of rn5t567 PMIC in SPL by Martyn Welch · Tue Oct 25 10:55:01 2022 +0100
  33. e32d036 drivers: power: pmic: Add support for rn5t568 PMIC by Martyn Welch · Tue Oct 25 10:55:00 2022 +0100
  34. 2ce0c44 regulator: bd718x7: Only bind children when PMIC_CHILDREN is enabled by Adam Ford · Sat Oct 22 08:43:42 2022 -0500
  35. c327779 pinctrl: mvebu: Add AlleyCat5 support by Chris Packham · Sat Nov 05 17:23:58 2022 +1300
  36. 927671e usb: ehci: ehci-marvell: Support for marvell,ac5-ehci by Chris Packham · Sat Nov 05 17:23:57 2022 +1300
  37. 44b7cc7 net: mvneta: Add support for AlleyCat5 by Chris Packham · Sat Nov 05 17:23:56 2022 +1300
  38. 7de097f usb: ohci: Use a flexible array member for portstatus by Samuel Holland · Sun Oct 30 23:15:12 2022 -0500
  39. ddb245c Merge branch '2022-11-02-assorted-updates' by Tom Rini · Thu Nov 03 08:29:10 2022 -0400
  40. 153c1b3 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Thu Nov 03 08:27:44 2022 -0400
  41. 32678b0 spi: Add Microchip PolarFire SoC QSPI driver by Padmarao Begari · Thu Oct 27 11:32:01 2022 +0530
  42. 739cd6f riscv: Rename Andes PLIC to PLICSW by Yu Chien Peter Lin · Tue Oct 25 23:03:50 2022 +0800
  43. 5080632 led: led_pwm: typo 'iverted' on code comment by Nylon Chen · Thu Oct 27 14:25:37 2022 +0800
  44. 75a6a37 treewide: Remove the unnecessary space before semicolon by Bin Meng · Wed Oct 26 12:40:07 2022 +0800
  45. 94142a7 xen: pvblock: Use uclass_probe_all by Michal Suchanek · Sat Oct 22 16:33:05 2022 +0200
  46. 31ab0fd timer: add SP804 UCLASS timer driver by Andre Przywara · Thu Oct 20 23:10:23 2022 +0100
  47. d1ce509 pinctrl: nuvoton: Add NPCM8xx pinctrl driver by Jim Liu · Tue Oct 11 16:09:13 2022 +0800
  48. 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
  49. 1cadae2 FWU: Add support for the FWU Multi Bank Update feature by Sughosh Ganu · Fri Oct 21 18:16:03 2022 +0530
  50. ee062b5 FWU: Add FWU metadata access driver for GPT partitioned block devices by Sughosh Ganu · Fri Oct 21 18:15:56 2022 +0530
  51. 0f9399a FWU: Add FWU metadata structure and driver for accessing metadata by Sughosh Ganu · Fri Oct 21 18:15:55 2022 +0530
  52. ceeb74f dm: mmc: Allow sandbox emulator to build without writes by Simon Glass · Thu Oct 20 18:22:58 2022 -0600
  53. 7a40983 dm: blk: mmc: Tidy up some Makefile rules for SPL by Simon Glass · Thu Oct 20 18:22:57 2022 -0600
  54. 31b4f9e usb: Update the test to cover reading and writing by Simon Glass · Thu Oct 20 18:22:55 2022 -0600
  55. 1886100 dm: blk: Add udevice functions by Simon Glass · Thu Oct 20 18:22:54 2022 -0600
  56. 38c26de timer: sti: convert sti-timer to arm a9 global timer by William Zhang · Tue Aug 23 21:44:32 2022 -0700
  57. 3892182 arm: bcmbca: replace ARCH_BCM6753 symbols in Kconfig with BCM6855 by William Zhang · Mon Aug 22 11:49:08 2022 -0700
  58. 6b45fa6 arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858 by William Zhang · Mon Aug 22 11:39:45 2022 -0700
  59. df0b5bb arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856 by William Zhang · Mon Aug 22 11:31:43 2022 -0700
  60. 35a3ec1b arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158 by William Zhang · Mon Aug 22 11:19:46 2022 -0700
  61. 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
  62. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · Tue Oct 18 07:46:31 2022 -0600
  63. 04c640c pci: Drop test for DM_VIDEO by Simon Glass · Tue Oct 18 07:58:16 2022 -0600
  64. 557786c video: Make all video options depend on DM_VIDEO by Simon Glass · Tue Oct 18 07:35:17 2022 -0600
  65. aaf74bf video: Drop SPLASHIMAGE_CALLBACK by Simon Glass · Tue Oct 18 07:30:25 2022 -0600
  66. bcb87b6 video: Drop use of the lcd header file by Simon Glass · Tue Oct 18 07:10:26 2022 -0600
  67. fae8560 video: Drop CONFIG_LCD by Simon Glass · Tue Oct 18 07:19:42 2022 -0600
  68. 0e85745 video: Drop CONFIG_VIDEO by Simon Glass · Tue Oct 18 07:24:15 2022 -0600
  69. c162e02 tegra: Drop old LCD code by Simon Glass · Tue Oct 18 06:10:04 2022 -0600
  70. 8e0e1c4 nexell: Drop old LCD code by Simon Glass · Sun Oct 16 15:55:16 2022 -0600
  71. 31e1dcb video: samsung: Drop old LCD code by Simon Glass · Sun Oct 16 15:54:35 2022 -0600
  72. a423fd5 video: Drop atmel LCD code by Simon Glass · Sun Oct 16 15:53:35 2022 -0600
  73. ae0ee10 video: Drop ld9040 driver by Simon Glass · Sun Oct 16 15:46:15 2022 -0600
  74. c47e207 video: atmel: Drop pre-DM parts of video driver by Simon Glass · Sun Oct 16 15:38:01 2022 -0600
  75. 9faa287 video: Drop CONFIG_AM335X_LCD by Simon Glass · Sun Oct 16 15:31:47 2022 -0600
  76. 1a4e702 video: Drop VCXK video controller by Simon Glass · Sun Oct 16 15:26:52 2022 -0600
  77. 7391444 Drop CONFIG_LCD_LOGO by Simon Glass · Sun Oct 16 15:19:04 2022 -0600
  78. 7fce998 video: Drop CONFIG_LCD_INFO by Simon Glass · Sun Oct 16 15:11:32 2022 -0600
  79. ebd8937 video: Drop CONFIG_LCD_INFO_BELOW_LOGO by Simon Glass · Sun Oct 16 15:08:59 2022 -0600
  80. cda7d0c Convert CONFIG_VIDEO_LOGO_MAX_SIZE to Kconfig by Simon Glass · Tue Oct 18 06:49:18 2022 -0600
  81. 858198c video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE by Simon Glass · Tue Oct 18 06:46:08 2022 -0600
  82. 45c0a7e Convert CONFIG_HIDE_LOGO_VERSION to Kconfig by Simon Glass · Tue Oct 18 06:30:56 2022 -0600
  83. 8b883a3 video: Split SPLASH_SCREEN_ALIGN from bmp command by Simon Glass · Tue Oct 18 06:24:16 2022 -0600
  84. 7045990 video: Add a way to get the default font height by Simon Glass · Thu Oct 06 08:36:18 2022 -0600
  85. 7e14804 video: Add a function to get the dimensions of a BMP image by Simon Glass · Thu Oct 06 08:36:17 2022 -0600
  86. 9e972c3 video: Add commands to list and change fonts by Simon Glass · Thu Oct 06 08:36:16 2022 -0600
  87. 981f00b video: Add a way to change the font name and size by Simon Glass · Thu Oct 06 08:36:14 2022 -0600
  88. 360a3f1 video: Add a function to select the truetype metrics by Simon Glass · Thu Oct 06 08:36:13 2022 -0600
  89. 47b775a video: Record the truetype font name by Simon Glass · Thu Oct 06 08:36:12 2022 -0600
  90. 7959776 video: Refactor to allow more than one font size by Simon Glass · Thu Oct 06 08:36:11 2022 -0600
  91. 899f3e1 video: Tidy up the check for valid fonts by Simon Glass · Thu Oct 06 08:36:10 2022 -0600
  92. 2247742 video: Add function to obtain the U-Boot logo by Simon Glass · Thu Oct 06 08:36:09 2022 -0600
  93. 2baa6f8 video: Allow filling the display with a colour by Simon Glass · Thu Oct 06 08:36:08 2022 -0600
  94. f8360fe video: Move and rename DM_HX8238D option by Simon Glass · Thu Oct 06 08:36:07 2022 -0600
  95. 724e2a4 video: Move the console commands to cmd/ by Simon Glass · Thu Oct 06 08:36:06 2022 -0600
  96. 308cf50 video: Use vidconsole_put_string() to write a string by Simon Glass · Thu Oct 06 08:36:05 2022 -0600
  97. d622c5b video: Provide a function to set the cursor position by Simon Glass · Thu Oct 06 08:36:04 2022 -0600
  98. 2a00633 video: Move console colours to the video uclass by Simon Glass · Thu Oct 06 08:36:03 2022 -0600
  99. cb02900 video: simplefb: add rotation support by Takumi Sueda · Tue Sep 13 18:32:42 2022 +0900
  100. 0c97099 video: dw_mipi_dsi: fix [hv]sync active vs back porch by John Keeping · Wed Sep 07 12:06:32 2022 +0100