1. 3d8b950 firmware: scmi: fix the multi channel support with CCF by Patrick Delaunay · 2 years, 2 months ago
  2. 9cf8712 thermal: add sandbox driver by Robert Marko · 2 years, 3 months ago
  3. 8573ec4 pinctrl: fix buffer size for pinctrl_generic_set_state_prefix() by John Keeping · 2 years, 3 months ago
  4. c1f659d pinctrl: nuvoton: fix set persist error by Jim Liu · 2 years, 3 months ago
  5. 33e48bf bootcount: pmic: Correct misleading comment by Philip Oberfichtner · 2 years, 2 months ago
  6. af74e27 Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 2 months ago
  7. e9621d8 usb: gadget: fastboot: detach usb on reboot commands by Mattijs Korpershoek · 2 years, 2 months ago
  8. b2a19ff usb: ehci: Remove unused ehci_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 3 months ago
  9. 343ff75 usb: ehci: Make usage of generic_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 3 months ago
  10. cb9f1e4 usb: ohci: Make usage of generic_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 3 months ago
  11. ea7c49e phy: Add generic_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 3 months ago
  12. 9725534 usb: gadget: Clean up Makefile ifdeffery by Marek Vasut · 2 years, 3 months ago
  13. c1f49a2 Merge tag 'u-boot-nand-20221009' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · 2 years, 2 months ago
  14. 4b842e1 fpga: virtex2: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · 2 years, 2 months ago
  15. a151d23 fpga: spartan3: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · 2 years, 2 months ago
  16. cb9c1f9 fpga: spartan2: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · 2 years, 2 months ago
  17. 7178d0e fpga: ACEX1K: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · 2 years, 2 months ago
  18. e543b1b fpga: cyclon2: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · 2 years, 2 months ago
  19. b9f41d5 fpga: altera: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · 2 years, 2 months ago
  20. 300954e fpga: virtex2: Fix printf format string warnings by Alexander Dahl · 2 years, 2 months ago
  21. 6e33dea fpga: spartan3: Fix printf arguments warning by Alexander Dahl · 2 years, 2 months ago
  22. 907527b fpga: spartan2: Fix printf arguments warning by Alexander Dahl · 2 years, 2 months ago
  23. cad0381 fpga: Add missing Kconfig symbols for old FPGA drivers by Alexander Dahl · 2 years, 2 months ago
  24. e3184f8 clk: versal: Mark versal_clock_setup() as static by Venkatesh Yadav Abbarapu · 2 years, 2 months ago
  25. f35f957 soc: xilinx: zynqmp: Mark soc_xilinx_zynqmp_get_machine() as static by Venkatesh Yadav Abbarapu · 2 years, 2 months ago
  26. fd6e13e mtd: mxs_nand: Support EDO mode for imx8mn architecture by Michael Trimarchi · 2 years, 3 months ago
  27. 8a6bbc5 mtd: mxs_nand: get the clock with the right name by Dario Binacchi · 2 years, 2 months ago
  28. cb49d10 mtd: mxs_nand: don't get the gpmi_apbh_dma clock by Dario Binacchi · 2 years, 2 months ago
  29. 252e54e clk: imx: clk-imx8mn add gpmi nand clocks by Michael Trimarchi · 2 years, 3 months ago
  30. 29c56cf clk: imx: gate2 support shared counter and relative clock functions by Michael Trimarchi · 2 years, 3 months ago
  31. bdd58e2 mtd: nand: Fix SPL build after migration of CONFIG_SYS_NAND_SELF_INIT to Kconfig by Roger Quadros · 2 years, 2 months ago
  32. c86fcca Merge tag 'efi-2023-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 2 months ago
  33. f6dfade spi: zynqmp_qspi: Mark zynqmp_qspi_set_tapdelay() as static by Venkatesh Yadav Abbarapu · 2 years, 2 months ago
  34. 686b6e2 clk: nuvoton: Add support for NPCM845 by Jim Liu · 2 years, 2 months ago
  35. 1eb6191 net: ti: am65-cpsw-nuss: Enable MDIO manual mode by Ravi Gunasekaran · 2 years, 2 months ago
  36. 40cea49 net: ti: cpsw-mdio: Add workaround for errata i2329 by Ravi Gunasekaran · 2 years, 2 months ago
  37. e6b4239 dma: ti: k3-udma: Fix 'SZ_64K’ undeclared error by Dhruva Gole · 2 years, 2 months ago
  38. 03027a5 gpio: ftgpio010: Add support for Faraday Technology FTGPIO010 by Sergei Antonov · 2 years, 3 months ago
  39. 9aaf70e regmap: fix range checks by Heinrich Schuchardt · 2 years, 2 months ago
  40. bd758d4 timer: orion-timer: Only init timer once by Stefan Roese · 2 years, 2 months ago
  41. 03085ca mtd: nand: pxa3xx: simplify ECC hardware parameters by Chris Packham · 2 years, 3 months ago
  42. 3315453 mmc: zynq_sdhci: Read power-domains id from DT and use by Ashok Reddy Soma · 2 years, 2 months ago
  43. a23e6ee mmc: zynq_sdhci: Change node_id prototype to u32 by Ashok Reddy Soma · 2 years, 2 months ago
  44. 1bbe450 net: Fix static checker warnings by Venkatesh Yadav Abbarapu · 2 years, 2 months ago
  45. e8362ea net: emaclite: fix handling for IP packets with specific lengths by Samuel Obuch · 2 years, 2 months ago
  46. e4fdd45 net: emaclite: fix xemaclite_alignedread/write functions by Samuel Obuch · 2 years, 2 months ago
  47. 2f229ef net: emaclite: enable for more architectures by Samuel Obuch · 2 years, 2 months ago
  48. aacc906 firmware: zynqmp: Change loadable config object from APU_0 to OCM_BANK_0 by Ashok Reddy Soma · 2 years, 2 months ago
  49. 6ac319d dm: fpga: Introduce new uclass by Alexander Dahl · 2 years, 2 months ago
  50. 9411630 Merge branch 'next' by Tom Rini · 2 years, 2 months ago
  51. 7a7229a dm: core: Support copying properties with ofnode by Simon Glass · 2 years, 3 months ago
  52. 17abed0 dm: core: Allow copying ofnode property data when writing by Simon Glass · 2 years, 3 months ago
  53. f912a72 dm: core: Complete phandle implementation using the other FDT by Simon Glass · 2 years, 3 months ago
  54. cb13a1b dm: core: Add the ofnode multi-tree implementation by Simon Glass · 2 years, 3 months ago
  55. f007731 dm: core: Add definitions for multiple ofnode trees by Simon Glass · 2 years, 3 months ago
  56. 45ae59d dm: core: Split ofnode_path_root() into two functions by Simon Glass · 2 years, 3 months ago
  57. 37dcd91 dm: core: Allow obtaining a node offset in the same tree by Simon Glass · 2 years, 3 months ago
  58. 95fd209 dm: core: Add a way to look up a phandle in an oftree by Simon Glass · 2 years, 3 months ago
  59. 04fa09a dm: core: Add an ofnode function to obtain the flat tree by Simon Glass · 2 years, 3 months ago
  60. e3be5fc dm: core: Expand integer-reading tests by Simon Glass · 2 years, 3 months ago
  61. 2e4938b dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 3 months ago
  62. 91d89a8 dm: core: Avoid creating a name property when unflattening by Simon Glass · 2 years, 3 months ago
  63. d0aff8b dm: core: Rename ofnode_get_property_by_prop() by Simon Glass · 2 years, 3 months ago
  64. fec058d dm: core: Rename ofnode_get_first/next_property() by Simon Glass · 2 years, 3 months ago
  65. cb12c9f dm: core: Reduce code size with dev_of_offset() by Simon Glass · 2 years, 3 months ago
  66. 9036c5c dm: core: Drop the const from ofnode by Simon Glass · 2 years, 3 months ago
  67. 238afb5 dm: core: Support writing a property to an empty node by Simon Glass · 2 years, 3 months ago
  68. 56bc332 dm: core: Allow adding ofnode subnodes by Simon Glass · 2 years, 3 months ago
  69. 176dd43 dm: core: Pass a root node to of_find_node_by_phandle() by Simon Glass · 2 years, 3 months ago
  70. 10dda9e sandbox: power: Update PMIC driver to use log by Simon Glass · 2 years, 3 months ago
  71. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · 2 years, 3 months ago
  72. 293c034 watchdog: max6370: use __udelay() to avoid recursion by Pali Rohár · 2 years, 2 months ago
  73. 21df251 watchdog: gpio_wdt: use __udelay() to avoid recursion by Rasmus Villemoes · 2 years, 2 months ago
  74. 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 · 2 years, 2 months ago
  75. eff2077 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 2 years, 2 months ago
  76. 5887be5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 2 months ago
  77. dac2b17 reset: zynqmp: Enable reset driver for Versal NET by Jay Buddhabhatti · 2 years, 2 months ago
  78. 2a0c918 mailbox: zynqmp: Enable ipi mailbox driver for Versal NET by Jay Buddhabhatti · 2 years, 2 months ago
  79. bc62eb2 firmware: zynqmp: Add Versal NET compatible string by Jay Buddhabhatti · 2 years, 2 months ago
  80. d52796d clk: versal: Enable clock driver for Versal NET by Jay Buddhabhatti · 2 years, 2 months ago
  81. 06995c4 spi: zynqmp_gqspi: Add support for Versal NET by Michal Simek · 2 years, 2 months ago
  82. 2895a22 spi: cadence_qspi: Add support for Versal NET platform by Michal Simek · 2 years, 2 months ago
  83. 265f989 gpio: turris_omnia_mcu: Fix registering gpios by Pali Rohár · 2 years, 2 months ago
  84. af47fb8 Fix out of bound access of ep array. by Alison Huffman · 2 years, 2 months ago
  85. 1fd3b3d usb: host: nuvoton: Add nuvoton NPCM7xx ehci/ohci driver by Jim Liu · 2 years, 5 months ago
  86. fe0e249 sandbox: Convert to use driver model for SCSI by Simon Glass · 2 years, 2 months ago
  87. 4d3b00d sandbox: scsi: Move request-handling code to scsi_emul by Simon Glass · 2 years, 2 months ago
  88. bfe2c81 sandbox: scsi: Move structs to header file by Simon Glass · 2 years, 2 months ago
  89. 657efaa sandbox: scsi: Remove setup calls from handle_read() by Simon Glass · 2 years, 2 months ago
  90. 8cfdea7 sandbox: scsi: Move reply setup out of helper by Simon Glass · 2 years, 2 months ago
  91. 4313c3e sandbox: scsi: Move file size into shared struct by Simon Glass · 2 years, 2 months ago
  92. d0962c9 sandbox: scsi: Move block size into shared struct by Simon Glass · 2 years, 2 months ago
  93. 37884f0 scsi: Move vendor/product info into the shared struct by Simon Glass · 2 years, 2 months ago
  94. 293c43f sandbox: Move buffer to scsi_emul_info by Simon Glass · 2 years, 2 months ago
  95. 4c92a4d scsi: Move core emulation state into a new struct by Simon Glass · 2 years, 2 months ago
  96. e6e05ad scsi: Move cmd_phase enum to the header by Simon Glass · 2 years, 2 months ago
  97. e241fc3 sandbox: usb: Rename transfer_len in protocol struct by Simon Glass · 2 years, 2 months ago
  98. fada3f9 blk: Rename if_type to uclass_id by Simon Glass · 2 years, 2 months ago
  99. 8e67a8a serial: Call flush() before changing baudrate by Pali Rohár · 2 years, 3 months ago
  100. a48a24f serial: Implement serial_flush() function for console flush() fallback by Pali Rohár · 2 years, 3 months ago