1. 785be73 Merge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Mon Sep 26 11:28:14 2022 -0400
  2. eff2077 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · Mon Sep 26 11:27:30 2022 -0400
  3. dac2b17 reset: zynqmp: Enable reset driver for Versal NET by Jay Buddhabhatti · Mon Sep 19 14:21:08 2022 +0200
  4. 2a0c918 mailbox: zynqmp: Enable ipi mailbox driver for Versal NET by Jay Buddhabhatti · Mon Sep 19 14:21:07 2022 +0200
  5. bc62eb2 firmware: zynqmp: Add Versal NET compatible string by Jay Buddhabhatti · Mon Sep 19 14:21:06 2022 +0200
  6. d52796d clk: versal: Enable clock driver for Versal NET by Jay Buddhabhatti · Mon Sep 19 14:21:05 2022 +0200
  7. 06995c4 spi: zynqmp_gqspi: Add support for Versal NET by Michal Simek · Mon Sep 19 14:21:04 2022 +0200
  8. 2895a22 spi: cadence_qspi: Add support for Versal NET platform by Michal Simek · Mon Sep 19 14:21:03 2022 +0200
  9. fe0e249 sandbox: Convert to use driver model for SCSI by Simon Glass · Wed Sep 21 16:21:46 2022 +0200
  10. 4d3b00d sandbox: scsi: Move request-handling code to scsi_emul by Simon Glass · Wed Sep 21 16:21:45 2022 +0200
  11. bfe2c81 sandbox: scsi: Move structs to header file by Simon Glass · Wed Sep 21 16:21:43 2022 +0200
  12. 657efaa sandbox: scsi: Remove setup calls from handle_read() by Simon Glass · Wed Sep 21 16:21:42 2022 +0200
  13. 8cfdea7 sandbox: scsi: Move reply setup out of helper by Simon Glass · Wed Sep 21 16:21:41 2022 +0200
  14. 4313c3e sandbox: scsi: Move file size into shared struct by Simon Glass · Wed Sep 21 16:21:40 2022 +0200
  15. d0962c9 sandbox: scsi: Move block size into shared struct by Simon Glass · Wed Sep 21 16:21:39 2022 +0200
  16. 37884f0 scsi: Move vendor/product info into the shared struct by Simon Glass · Wed Sep 21 16:21:38 2022 +0200
  17. 293c43f sandbox: Move buffer to scsi_emul_info by Simon Glass · Wed Sep 21 16:21:37 2022 +0200
  18. 4c92a4d scsi: Move core emulation state into a new struct by Simon Glass · Wed Sep 21 16:21:36 2022 +0200
  19. e6e05ad scsi: Move cmd_phase enum to the header by Simon Glass · Wed Sep 21 16:21:35 2022 +0200
  20. e241fc3 sandbox: usb: Rename transfer_len in protocol struct by Simon Glass · Wed Sep 21 16:21:34 2022 +0200
  21. fada3f9 blk: Rename if_type to uclass_id by Simon Glass · Sat Sep 17 09:00:09 2022 -0600
  22. 8e67a8a serial: Call flush() before changing baudrate by Pali Rohár · Mon Sep 05 11:31:20 2022 +0200
  23. a48a24f serial: Implement serial_flush() function for console flush() fallback by Pali Rohár · Mon Sep 05 11:31:19 2022 +0200
  24. 9c9ceca serial: Implement flush callback by Pali Rohár · Mon Sep 05 11:31:18 2022 +0200
  25. e917a0b ddr: fsl: Fix re-align of verbose DRAM information for non-SPL builds by Pali Rohár · Fri Sep 09 17:32:45 2022 +0200
  26. af69602 ddr: fsl: Allow to detect 4 GB DDR modules in 32-bit mode by Pali Rohár · Fri Sep 09 17:32:44 2022 +0200
  27. ba471ba ddr: fsl: Fix fsl_ddr_sdram_size() for 4GB modules with 32-bit phys_size_t by Pali Rohár · Fri Sep 09 17:32:43 2022 +0200
  28. 7624a41 ddr: fsl: Fix checking for maximal mappable memory by Pali Rohár · Fri Sep 09 17:32:42 2022 +0200
  29. 8626414 cpu: add basic cpu driver for MediaTek ARM chips by developer · Fri Sep 09 20:00:16 2022 +0800
  30. 79128da clk: mediatek: add clock driver support for MediaTek MT7981 SoC by developer · Fri Sep 09 20:00:12 2022 +0800
  31. 37161fe clk: mediatek: add clock driver support for MediaTek MT7986 SoC by developer · Fri Sep 09 20:00:09 2022 +0800
  32. f724f11 clk: mediatek: add CLK_XTAL support for clock driver by developer · Fri Sep 09 20:00:07 2022 +0800
  33. ad5b075 clk: mediatek: add infrasys clock mux support by developer · Fri Sep 09 20:00:04 2022 +0800
  34. fd47f76 clk: mediatek: add support to configure clock driver parent by developer · Fri Sep 09 20:00:01 2022 +0800
  35. 2dc4caa clk: mediatek: add CLK_BYPASS_XTAL flag to allow bypassing searching clock parent of xtal clock by developer · Fri Sep 09 19:59:59 2022 +0800
  36. 6fa7ae1 pinctrl: mediatek: add pinctrl driver for MT7986 SoC by developer · Fri Sep 09 19:59:57 2022 +0800
  37. 2207335 pinctrl: mediatek: add pinctrl driver for MT7981 SoC by developer · Fri Sep 09 19:59:55 2022 +0800
  38. 301212f i2c: add support for MediaTek I2C interface by developer · Fri Sep 09 19:59:48 2022 +0800
  39. 2420220 spi: add support for MediaTek spi-mem controller by developer · Fri Sep 09 19:59:45 2022 +0800
  40. 9798c41 watchdog: mediatek: add support for MediaTek MT7986 SoC by developer · Fri Sep 09 19:59:43 2022 +0800
  41. 0e08eed timer: mtk: add support for MediaTek MT7981/MT7986 SoCs by developer · Fri Sep 09 19:59:41 2022 +0800
  42. 910cce7 pwm: mtk: add support for MediaTek MT7981 SoC by developer · Fri Sep 09 19:59:38 2022 +0800
  43. 38f7533 pwm: mtk: add support for MediaTek MT7986 SoC by developer · Fri Sep 09 19:59:36 2022 +0800
  44. 0dc720a serial: mtk: add support for using dynamic baud clock souce by developer · Fri Sep 09 19:59:31 2022 +0800
  45. 053929c net: mediatek: add support for MediaTek MT7981/MT7986 by developer · Fri Sep 09 19:59:28 2022 +0800
  46. a7cdebf net: mediatek: add support for PDMA v2 by developer · Fri Sep 09 19:59:26 2022 +0800
  47. 65089f7 net: mediatek: stop using bitfileds for DMA descriptors by developer · Fri Sep 09 19:59:24 2022 +0800
  48. 1d3b1f6 net: mediatek: use a struct to cover variations of all SoCs by developer · Fri Sep 09 19:59:21 2022 +0800
  49. 1b0c7ed mmc: mediatek: add support for MediaTek MT7891/MT7986 SoCs by developer · Fri Sep 09 19:59:19 2022 +0800
  50. 0c8961e Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · Tue Sep 20 08:50:07 2022 -0400
  51. 06ad78d Merge tag 'u-boot-at91-2023.01-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · Tue Sep 20 08:49:36 2022 -0400
  52. 537f018 timer: orion-timer: Add timer_get_boot_us() for BOOTSTAGE support by Stefan Roese · Thu Sep 15 16:20:38 2022 +0200
  53. 70280f2 timer: orion-timer: Add support for other Armada SoC's by Stefan Roese · Thu Sep 15 16:20:37 2022 +0200
  54. 586c22b Merge branch 'master' into next by Tom Rini · Mon Sep 19 13:19:39 2022 -0400
  55. adbd4ec usb: gadget: designware-udc: Drop the driver by Marek Vasut · Tue Aug 23 19:06:50 2022 +0200
  56. 034a740 usb: Kconfig: Fix typo in SPL_DM_USB text by Fabio Estevam · Sat Sep 17 20:28:29 2022 -0300
  57. 8a95a9f Merge tag 'u-boot-imx-20220919' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Sep 19 08:38:32 2022 -0400
  58. 219a5fd pinctrl: at91-pio4: Add support for pinctrl config subnodes by Sergiu Moga · Thu Sep 01 17:22:42 2022 +0300
  59. f700954 pinctrl: at91-pio4: Bind GPIO driver to the pinctrl DT node by Sergiu Moga · Thu Sep 01 17:22:41 2022 +0300
  60. d469b1a clk: at91: sam9x60: change parent clock from mck_pres to mck_div by Mihai Sain · Tue Jul 19 16:51:59 2022 +0300
  61. e554c3e mmc: atmel_sdhci: re-enable sdhci after SD Card re-insertion by Sergiu Moga · Wed Jun 22 16:30:47 2022 +0300
  62. aee1532 serial: mxc: have putc use the TXFIFO by Johannes Schneider · Tue Sep 06 14:15:04 2022 +0200
  63. ba98bef serial: mxc: enable the RX pipeline by Johannes Schneider · Tue Sep 06 14:15:03 2022 +0200
  64. 154e7dd imx8m: ddrphy_utils: Remove unused file by Marek Vasut · Fri Aug 19 13:02:23 2022 +0200
  65. 609892f crypto/fsl: fsl_hash: Fix crash in flush dcache by Gaurav Jain · Fri Jul 29 15:32:23 2022 +0530
  66. 5258edd RAM: Add changes for i.MXRT11xx series by Jesse Taube · Tue Jul 26 01:43:44 2022 -0400
  67. 60a71f6 clk: imx: Add initial support for i.MXRT1170 clock driver by Jesse Taube · Tue Jul 26 01:43:43 2022 -0400
  68. 4303cd1 clk: imx: Add i.MXRT11xx pllv3 variant by Jesse Taube · Tue Jul 26 01:43:42 2022 -0400
  69. 03144ae Merge branch 'mpc85xx-for-v2022.10-rc5' of https://source.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · Sun Sep 18 11:41:08 2022 -0400
  70. 0c83c0e timer: orion-timer: Use timer_conv_64() to fix timer wrap around by Stefan Roese · Thu Sep 15 16:20:36 2022 +0200
  71. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · Fri Sep 02 14:10:46 2022 +0200
  72. cce2472 watchdog: Integrate watchdog triggering into the cyclic framework by Stefan Roese · Thu Aug 18 13:22:46 2022 +0200
  73. 7e6a4ee mmc: fsl_esdhc_spl: Add support for builds without CONFIG_SYS_MMC_U_BOOT_OFFS by Pali Rohár · Fri Aug 05 22:09:41 2022 +0200
  74. ee0fdb4 mmc: fsl_esdhc_spl: Add support for loading proper U-Boot from unaligned location by Pali Rohár · Fri Aug 05 22:09:39 2022 +0200
  75. 57b3d2e blk: Drop if_type by Simon Glass · Thu Aug 11 19:35:01 2022 -0600
  76. dbfa32c blk: Switch over to using uclass IDs by Simon Glass · Thu Aug 11 19:34:59 2022 -0600
  77. 95e6e03 blk: Rewrite if_type to name functions by Simon Glass · Thu Aug 11 19:34:57 2022 -0600
  78. b00361a blk: Rename var in blk_get_devnum_by_typename() by Simon Glass · Thu Aug 11 19:34:56 2022 -0600
  79. 7bdadb2 blk: Drop IF_TYPE_SD by Simon Glass · Thu Aug 11 19:34:55 2022 -0600
  80. 21b0b57 blk: Drop IF_TYPE_ATAPI by Simon Glass · Thu Aug 11 19:34:54 2022 -0600
  81. 0cdb293 ide: Use a flag for an ATAPI device by Simon Glass · Thu Aug 11 19:34:53 2022 -0600
  82. 66f19a4 blk: Drop IF_TYPE_DOC by Simon Glass · Thu Aug 11 19:34:52 2022 -0600
  83. 0bfaf58 blk: Hide the BLK and SPL_LEGACY_BLOCK options by Simon Glass · Thu Aug 11 19:34:51 2022 -0600
  84. e1a5ec5 blk: Select SPL_LEGACY_BLOCK automatically by Simon Glass · Thu Aug 11 19:34:49 2022 -0600
  85. 3bf7d7a blk: Rename HAVE_BLOCK_DEVICE by Simon Glass · Thu Aug 11 19:34:48 2022 -0600
  86. bfbd849 blk: Drop unnecessary #ifdef in in blk_legacy by Simon Glass · Thu Aug 11 19:34:47 2022 -0600
  87. f5ac303 blk: Use a function for whether block devices are available by Simon Glass · Thu Aug 11 19:34:45 2022 -0600
  88. 37ee2f5 disk: Use Makefile to omit partition drivers by Simon Glass · Thu Aug 11 19:34:44 2022 -0600
  89. 952c0fe ata: Fix an instance of SPL_SATA_SUPPORT by Simon Glass · Thu Aug 11 19:34:42 2022 -0600
  90. a78e906 blk: Enable CONFIG_BLK for all media by Simon Glass · Thu Aug 11 19:34:41 2022 -0600
  91. f69c39d gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate function by Patrice Chotard · Tue Aug 30 14:09:14 2022 +0200
  92. 866dfea pinctrl: pinctrl_stm32: Populate uc_priv->name[] with pinmux node's name by Patrice Chotard · Tue Aug 30 14:09:13 2022 +0200
  93. eb8f3a7 gpio: Fix pin's status display for pin with GPIOF_UNUSED function by Patrice Chotard · Tue Aug 30 14:09:12 2022 +0200
  94. 8b1310e gpio: Allow to print pin's label even for pin with GPIOF_FUNC function by Patrice Chotard · Tue Aug 30 14:09:11 2022 +0200
  95. ba650ed virtio: pci: fix bug of virtio_pci_map_capability by Xiang W · Mon Aug 29 07:53:15 2022 +0800
  96. d34dab6 nvme: Fix multipage prp-list by Alexander Sowarka · Sun Aug 28 21:30:20 2022 +0200
  97. feb3f9b i2c: stm32: fix usage of rise/fall device tree properties by Jorge Ramirez-Ortiz · Mon Sep 12 10:42:01 2022 +0200
  98. ef8d2a2 i2c: stm32: do not set the STOP condition on error by Alain Volmat · Mon Sep 12 10:42:00 2022 +0200
  99. 36fa3bb i2c: stm32: remove unused stop parameter in start & reload handling by Alain Volmat · Mon Sep 12 10:41:59 2022 +0200
  100. 110efab i2c: stm32: fix comment and remove unused AUTOEND bit by Alain Volmat · Mon Sep 12 10:41:58 2022 +0200