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