1. 3e5255c clk-imx8mm: Only build QSPI clocks when CONFIG_NXP_FSPI=y by Fabio Estevam · Mon Sep 26 13:40:11 2022 -0300
  2. 0b3fa1b clk-imx8mm: Only build ecspi clocks when CONFIG_DM_SPI=y by Fabio Estevam · Mon Sep 26 13:40:10 2022 -0300
  3. 704aa87 clk-imx8mm: Move CLK_ENET_AXI to the non-SPL section by Fabio Estevam · Mon Sep 26 13:40:09 2022 -0300
  4. 60896e0 clk-imx8mm: Only build PWM clocks in non-SPL code by Fabio Estevam · Mon Sep 26 13:40:08 2022 -0300
  5. 2a4b3b9 mmc: fsl_esdhc: fix problem when using clk driver by Ye Li · Sat Sep 24 00:29:33 2022 +0200
  6. 22cdb84 watchdog: omap_wdt: Switch required include for watchdog defines by Tom Rini · Mon Oct 10 16:29:17 2022 -0400
  7. d2da284 dma: Transfer dma_ops should use DMA address types by Andrew Davis · Fri Oct 07 12:11:13 2022 -0500
  8. b19093f dma: ti-edma3: Add DMA map operations before and after transfers by Andrew Davis · Fri Oct 07 12:11:12 2022 -0500
  9. afea0a2 dma: Use dma-mapping for cache ops and sync after write by Andrew Davis · Fri Oct 07 12:11:11 2022 -0500
  10. b7c6fbb phy: ti: j721e-wiz: add j784s4-wiz-10g module support by Matt Ranostay · Wed Oct 05 13:51:30 2022 -0700
  11. 93a85dc dm: core: Switch uclass_*_device_err to use uclass_*_device_check by Michal Suchanek · Wed Oct 12 21:58:06 2022 +0200
  12. 53beee9 dm: core: Switch uclass_foreach_dev_probe to use simple iterator by Michal Suchanek · Wed Oct 12 21:58:05 2022 +0200
  13. ac9e9fc dm: blk: Do not use uclass_next_device_err by Michal Suchanek · Wed Oct 12 21:58:01 2022 +0200
  14. ac12a2f dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · Wed Oct 12 21:57:59 2022 +0200
  15. 55b6966 w1: Fix bus counting in w1_get_bus by Michal Suchanek · Wed Oct 12 21:57:57 2022 +0200
  16. b9813e2 video: ipuv3: Fix error handling when getting the display by Michal Suchanek · Wed Oct 12 21:57:56 2022 +0200
  17. a18b6a5 usb: ether: Fix error handling in usb_ether_init by Michal Suchanek · Wed Oct 12 21:57:54 2022 +0200
  18. fae28a3 dm: pci: Fix device PCI iteration by Michal Suchanek · Wed Oct 12 21:57:52 2022 +0200
  19. 44322b5 dm: treewide: Do not opencode uclass_probe_all() by Michal Suchanek · Wed Oct 12 21:57:51 2022 +0200
  20. f5a5902 dm: core: Fix uclass_probe_all to really probe all devices by Michal Suchanek · Wed Oct 12 21:57:50 2022 +0200
  21. 9e0a090 dm: regmap: Disable range checks in SPL by Simon Glass · Sat Oct 15 08:08:54 2022 -0600
  22. dbb689f spi: Implement spi_set_speed by Paul Barker · Wed Oct 05 13:18:34 2022 +0100
  23. 3cf84bb Fix typo in CONFIG_USBNET_DEVADDR by Ignacio Zamora · Sat Oct 08 09:50:56 2022 -0500
  24. 245048b smem: msm: add missing <linux/sizes.h> by Robert Marko · Fri Oct 07 11:52:44 2022 +0200
  25. 3d8b950 firmware: scmi: fix the multi channel support with CCF by Patrick Delaunay · Fri Sep 30 09:36:38 2022 +0200
  26. 9cf8712 thermal: add sandbox driver by Robert Marko · Tue Sep 06 13:30:35 2022 +0200
  27. 8573ec4 pinctrl: fix buffer size for pinctrl_generic_set_state_prefix() by John Keeping · Wed Sep 07 12:11:42 2022 +0100
  28. c1f659d pinctrl: nuvoton: fix set persist error by Jim Liu · Tue Sep 13 14:23:15 2022 +0800
  29. 33e48bf bootcount: pmic: Correct misleading comment by Philip Oberfichtner · Mon Sep 19 10:11:00 2022 +0200
  30. af74e27 Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Tue Oct 11 09:57:08 2022 -0400
  31. e9621d8 usb: gadget: fastboot: detach usb on reboot commands by Mattijs Korpershoek · Fri Oct 07 11:38:22 2022 +0200
  32. b2a19ff usb: ehci: Remove unused ehci_{setup,shutdown}_phy() helpers by Patrice Chotard · Tue Sep 06 08:15:29 2022 +0200
  33. 343ff75 usb: ehci: Make usage of generic_{setup,shutdown}_phy() helpers by Patrice Chotard · Tue Sep 06 08:15:28 2022 +0200
  34. cb9f1e4 usb: ohci: Make usage of generic_{setup,shutdown}_phy() helpers by Patrice Chotard · Tue Sep 06 08:15:27 2022 +0200
  35. ea7c49e phy: Add generic_{setup,shutdown}_phy() helpers by Patrice Chotard · Tue Sep 06 08:15:26 2022 +0200
  36. 9725534 usb: gadget: Clean up Makefile ifdeffery by Marek Vasut · Tue Aug 23 19:06:51 2022 +0200
  37. c1f49a2 Merge tag 'u-boot-nand-20221009' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · Mon Oct 10 08:17:08 2022 -0400
  38. 4b842e1 fpga: virtex2: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · Fri Oct 07 14:20:03 2022 +0200
  39. a151d23 fpga: spartan3: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · Fri Oct 07 14:20:02 2022 +0200
  40. cb9c1f9 fpga: spartan2: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · Fri Oct 07 14:20:01 2022 +0200
  41. 7178d0e fpga: ACEX1K: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · Fri Oct 07 14:20:00 2022 +0200
  42. e543b1b fpga: cyclon2: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · Fri Oct 07 14:19:59 2022 +0200
  43. b9f41d5 fpga: altera: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · Fri Oct 07 14:19:58 2022 +0200
  44. 300954e fpga: virtex2: Fix printf format string warnings by Alexander Dahl · Fri Oct 07 14:19:57 2022 +0200
  45. 6e33dea fpga: spartan3: Fix printf arguments warning by Alexander Dahl · Fri Oct 07 14:19:56 2022 +0200
  46. 907527b fpga: spartan2: Fix printf arguments warning by Alexander Dahl · Fri Oct 07 14:19:55 2022 +0200
  47. cad0381 fpga: Add missing Kconfig symbols for old FPGA drivers by Alexander Dahl · Fri Oct 07 14:19:54 2022 +0200
  48. e3184f8 clk: versal: Mark versal_clock_setup() as static by Venkatesh Yadav Abbarapu · Fri Oct 07 16:25:35 2022 +0530
  49. f35f957 soc: xilinx: zynqmp: Mark soc_xilinx_zynqmp_get_machine() as static by Venkatesh Yadav Abbarapu · Tue Oct 04 11:22:01 2022 +0530
  50. fd6e13e mtd: mxs_nand: Support EDO mode for imx8mn architecture by Michael Trimarchi · Tue Aug 30 16:48:47 2022 +0200
  51. 8a6bbc5 mtd: mxs_nand: get the clock with the right name by Dario Binacchi · Tue Sep 27 11:56:33 2022 +0200
  52. cb49d10 mtd: mxs_nand: don't get the gpmi_apbh_dma clock by Dario Binacchi · Tue Sep 27 11:47:29 2022 +0200
  53. 252e54e clk: imx: clk-imx8mn add gpmi nand clocks by Michael Trimarchi · Tue Aug 30 16:45:20 2022 +0200
  54. 29c56cf clk: imx: gate2 support shared counter and relative clock functions by Michael Trimarchi · Tue Aug 30 16:41:38 2022 +0200
  55. bdd58e2 mtd: nand: Fix SPL build after migration of CONFIG_SYS_NAND_SELF_INIT to Kconfig by Roger Quadros · Wed Sep 28 14:42:35 2022 +0300
  56. c86fcca Merge tag 'efi-2023-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Oct 07 11:51:05 2022 -0400
  57. f6dfade spi: zynqmp_qspi: Mark zynqmp_qspi_set_tapdelay() as static by Venkatesh Yadav Abbarapu · Tue Oct 04 11:07:30 2022 +0530
  58. 686b6e2 clk: nuvoton: Add support for NPCM845 by Jim Liu · Tue Sep 27 16:45:16 2022 +0800
  59. 1eb6191 net: ti: am65-cpsw-nuss: Enable MDIO manual mode by Ravi Gunasekaran · Thu Sep 22 15:21:24 2022 +0530
  60. 40cea49 net: ti: cpsw-mdio: Add workaround for errata i2329 by Ravi Gunasekaran · Thu Sep 22 15:21:23 2022 +0530
  61. e6b4239 dma: ti: k3-udma: Fix 'SZ_64K’ undeclared error by Dhruva Gole · Tue Sep 20 10:56:02 2022 +0530
  62. 03027a5 gpio: ftgpio010: Add support for Faraday Technology FTGPIO010 by Sergei Antonov · Mon Sep 12 13:09:15 2022 +0300
  63. 9aaf70e regmap: fix range checks by Heinrich Schuchardt · Thu Sep 29 22:27:06 2022 +0000
  64. bd758d4 timer: orion-timer: Only init timer once by Stefan Roese · Wed Sep 21 08:26:42 2022 +0200
  65. 03085ca mtd: nand: pxa3xx: simplify ECC hardware parameters by Chris Packham · Thu Aug 25 16:59:49 2022 +1200
  66. 3315453 mmc: zynq_sdhci: Read power-domains id from DT and use by Ashok Reddy Soma · Fri Sep 30 03:25:47 2022 -0600
  67. a23e6ee mmc: zynq_sdhci: Change node_id prototype to u32 by Ashok Reddy Soma · Fri Sep 30 03:25:46 2022 -0600
  68. 1bbe450 net: Fix static checker warnings by Venkatesh Yadav Abbarapu · Thu Sep 29 10:26:05 2022 +0530
  69. e8362ea net: emaclite: fix handling for IP packets with specific lengths by Samuel Obuch · Tue Sep 27 13:21:03 2022 +0200
  70. e4fdd45 net: emaclite: fix xemaclite_alignedread/write functions by Samuel Obuch · Tue Sep 27 13:21:02 2022 +0200
  71. 2f229ef net: emaclite: enable for more architectures by Samuel Obuch · Tue Sep 27 13:21:01 2022 +0200
  72. aacc906 firmware: zynqmp: Change loadable config object from APU_0 to OCM_BANK_0 by Ashok Reddy Soma · Fri Sep 30 09:37:26 2022 +0200
  73. 6ac319d dm: fpga: Introduce new uclass by Alexander Dahl · Fri Sep 30 14:04:30 2022 +0200
  74. 9411630 Merge branch 'next' by Tom Rini · Mon Oct 03 15:39:46 2022 -0400
  75. 7a7229a dm: core: Support copying properties with ofnode by Simon Glass · Tue Sep 06 20:27:33 2022 -0600
  76. 17abed0 dm: core: Allow copying ofnode property data when writing by Simon Glass · Tue Sep 06 20:27:32 2022 -0600
  77. f912a72 dm: core: Complete phandle implementation using the other FDT by Simon Glass · Tue Sep 06 20:27:27 2022 -0600
  78. cb13a1b dm: core: Add the ofnode multi-tree implementation by Simon Glass · Tue Sep 06 20:27:26 2022 -0600
  79. f007731 dm: core: Add definitions for multiple ofnode trees by Simon Glass · Tue Sep 06 20:27:25 2022 -0600
  80. 45ae59d dm: core: Split ofnode_path_root() into two functions by Simon Glass · Tue Sep 06 20:27:24 2022 -0600
  81. 37dcd91 dm: core: Allow obtaining a node offset in the same tree by Simon Glass · Tue Sep 06 20:27:23 2022 -0600
  82. 95fd209 dm: core: Add a way to look up a phandle in an oftree by Simon Glass · Tue Sep 06 20:27:22 2022 -0600
  83. 04fa09a dm: core: Add an ofnode function to obtain the flat tree by Simon Glass · Tue Sep 06 20:27:20 2022 -0600
  84. e3be5fc dm: core: Expand integer-reading tests by Simon Glass · Tue Sep 06 20:27:18 2022 -0600
  85. 2e4938b dm: core: Drop ofnode_is_available() by Simon Glass · Tue Sep 06 20:27:17 2022 -0600
  86. 91d89a8 dm: core: Avoid creating a name property when unflattening by Simon Glass · Tue Sep 06 20:27:15 2022 -0600
  87. d0aff8b dm: core: Rename ofnode_get_property_by_prop() by Simon Glass · Tue Sep 06 20:27:14 2022 -0600
  88. fec058d dm: core: Rename ofnode_get_first/next_property() by Simon Glass · Tue Sep 06 20:27:13 2022 -0600
  89. cb12c9f dm: core: Reduce code size with dev_of_offset() by Simon Glass · Tue Sep 06 20:27:12 2022 -0600
  90. 9036c5c dm: core: Drop the const from ofnode by Simon Glass · Tue Sep 06 20:27:04 2022 -0600
  91. 238afb5 dm: core: Support writing a property to an empty node by Simon Glass · Tue Sep 06 20:27:03 2022 -0600
  92. 56bc332 dm: core: Allow adding ofnode subnodes by Simon Glass · Tue Sep 06 20:27:02 2022 -0600
  93. 176dd43 dm: core: Pass a root node to of_find_node_by_phandle() by Simon Glass · Tue Sep 06 20:26:57 2022 -0600
  94. 10dda9e sandbox: power: Update PMIC driver to use log by Simon Glass · Tue Sep 06 20:26:54 2022 -0600
  95. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · Tue Sep 06 20:26:52 2022 -0600
  96. 293c034 watchdog: max6370: use __udelay() to avoid recursion by Pali Rohár · Tue Sep 27 12:19:19 2022 +0200
  97. 21df251 watchdog: gpio_wdt: use __udelay() to avoid recursion by Rasmus Villemoes · Tue Sep 27 09:45:44 2022 +0200
  98. 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
  99. 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
  100. 5887be5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Mon Sep 26 08:30:17 2022 -0400