1. 31cd044 Merge branch 'qcom-main' of https://source.denx.de/u-boot/custodians/u-boot-snapdragon by Tom Rini · Wed Nov 20 11:55:24 2024 -0600
  2. bd59d5d iommu: qcom-smmu: handle running in el2 by Caleb Connolly · Wed Nov 13 06:09:24 2024 +0100
  3. 61c3cff iommu: qcom-smmu: allow SID 0 by Caleb Connolly · Wed Nov 13 06:00:56 2024 +0100
  4. c49e09b dfu: add scsi backend by Caleb Connolly · Sat Oct 12 15:57:17 2024 +0200
  5. 425a912 phy: qcom: Add SM8150 to QMP UFS PHY driver by Julius Lehmann · Wed Oct 02 20:52:17 2024 +0200
  6. f2021a2 phy: qcom: ufs: add sc7280 by Caleb Connolly · Sat Oct 12 15:22:05 2024 +0200
  7. 144699c phy: qcom: ufs: drop unused ufsphy_v2_regs_layout by Neil Armstrong · Wed Oct 16 09:43:56 2024 +0200
  8. 459bdcd gpio: qcom_pmic: add again the quirk to skip GPIO configuration on PM8550 by Neil Armstrong · Wed Oct 16 11:16:18 2024 +0200
  9. f0e98c4 mmc: msm_sdhci: enable vqmmc at probe if available by Neil Armstrong · Wed Oct 16 11:17:16 2024 +0200
  10. 75b8202 spi: cadence_qspi: Fix OSPI boot issue by Venkatesh Yadav Abbarapu · Thu Nov 14 11:50:45 2024 +0530
  11. 639ff29 drivers: bootcount: Add ZynqMP specific bootcount support by Vasileios Amoiridis · Tue Nov 05 14:27:44 2024 +0100
  12. d32dddb Merge patch series "Fix IOVA allocation in Apple dart iommu after global LMB mem map changes" by Tom Rini · Mon Nov 11 07:26:50 2024 -0600
  13. 5fffd97 iommu: apple: Manage IOVA separately from global LMB mem map by Janne Grunau · Mon Nov 11 07:56:34 2024 +0100
  14. 3a21528 Merge tag 'u-boot-rockchip-20241111' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Mon Nov 11 07:25:25 2024 -0600
  15. 22980e4 pinctrl: rockchip: allow to build for TPL by Quentin Schulz · Wed Nov 06 12:29:41 2024 +0100
  16. a2f7500 mtd: spi-nor: Fix integer overflow in stacked memories support by Marek Vasut · Sun Nov 03 00:57:31 2024 +0100
  17. 23cfd6f driver: sifive ccache: enable TRUNKCLOCKGATE and REGIONCLOCKGATE by Nick Hu · Wed Oct 30 15:58:36 2024 +0800
  18. 52234d6 bios_emulator: fix first argument of pci_{read,write}_config_* function calls by Yuri Zaporozhets · Wed Oct 30 20:38:20 2024 +0100
  19. a560ab6 drivers/video/vesa: use MTRRs only on x86 by Yuri Zaporozhets · Wed Oct 30 14:17:33 2024 +0100
  20. eb432ac bios_emulator: define the comment symbol for RISC-V assembler too by Yuri Zaporozhets · Wed Oct 30 14:00:51 2024 +0100
  21. f66139f dm: core: Add a function to see if a device exists by Simon Glass · Sat Oct 19 09:21:49 2024 -0600
  22. 99ba465 clk: renesas: Fix missing unbind on driver look up failure by Marek Vasut · Thu Sep 05 00:34:20 2024 +0200
  23. 18afb60 scsi: fix disk capacity too small by one sector by Julius Lehmann · Sat Oct 26 20:06:44 2024 +0200
  24. e801e93 mtd: spi-nor: Guard SPI_STACKED_PARALLEL with DM_SPI check by Tom Rini · Thu Oct 31 11:47:25 2024 -0600
  25. 0cdd721 Merge patch series "mtd: spi-nor: Remove recently added nor->addr_width == 3 test" by Tom Rini · Thu Oct 31 10:50:25 2024 -0600
  26. 877c81b mtd: spi-nor: Always build SPI_STACKED_PARALLEL code by Marek Vasut · Sat Oct 26 22:16:26 2024 +0200
  27. 41bd923 mtd: spi-nor: Rename SPI_ADVANCE to SPI_STACKED_PARALLEL by Marek Vasut · Sat Oct 26 22:16:25 2024 +0200
  28. a73c915 mtd: spi-nor: Rewrite rem_bank_len calculation by Marek Vasut · Sat Oct 26 22:16:24 2024 +0200
  29. 1488815 mtd: spi-nor: Fix multiple coding style issues by Marek Vasut · Sat Oct 26 22:16:23 2024 +0200
  30. 8535321 mtd: spi-nor: Remove recently added SST special case by Marek Vasut · Sat Oct 26 22:16:22 2024 +0200
  31. 16157c4 mtd: spi-nor: Remove recently added write_disable() call by Marek Vasut · Sat Oct 26 22:16:21 2024 +0200
  32. ef4457b mtd: spi-nor: Remove recently added set_4byte() call by Marek Vasut · Sat Oct 26 22:16:20 2024 +0200
  33. 19798e6 mtd: spi-nor: Remove recently added spi_nor_wait_till_ready() call by Marek Vasut · Sat Oct 26 22:16:19 2024 +0200
  34. 0d56fb4 mtd: spi-nor: Remove recently added nor->addr_width == 3 test by Marek Vasut · Sat Oct 26 22:16:18 2024 +0200
  35. cb27a6a Merge tag 'u-boot-imx-master-20241029' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Oct 29 18:46:08 2024 -0600
  36. a60eb3c Merge patch series "memory: ti-aemif: Add DM support" by Tom Rini · Tue Oct 29 18:45:51 2024 -0600
  37. e0387d2 memory: ti-aemif-cs: Compute timing configuration from DT parsing by Bastien Curutchet · Mon Oct 21 17:13:30 2024 +0200
  38. 9c07323 memory: ti-aemif: Add DM support by Bastien Curutchet · Mon Oct 21 17:13:29 2024 +0200
  39. 4d1ee40 memory: ti-aemif: Wrap the CS configuration into a function by Bastien Curutchet · Mon Oct 21 17:13:28 2024 +0200
  40. 0546079 memory: ti-aemif: Add ARCH_DAVINCI to architectures that uses TI_AEMIF by Bastien Curutchet · Mon Oct 21 17:13:27 2024 +0200
  41. 9f35e40 memory: ti-aemif: Make AEMIF driver architecture agnostic by Bastien Curutchet · Mon Oct 21 17:13:26 2024 +0200
  42. d0517bc memory: ti-aemif: Correct macro to ensure avoiding precedence issues by Bastien Curutchet · Mon Oct 21 17:13:25 2024 +0200
  43. 2a38fa4 Merge patch series "Support Aspeed SGPIO controller" by Tom Rini · Tue Oct 29 12:12:09 2024 -0600
  44. 9c3cf05 net: dwc_eth_qos: Remove obsolete imx8 includes by Erik Schumacher · Mon Oct 28 15:30:56 2024 +0000
  45. 73c4dc9 net: dwc_eth_qos_imx: Add platform specific reset for i.MX93 by Erik Schumacher · Mon Oct 28 15:30:17 2024 +0000
  46. bc84dba net: dwc_eth_qos: Add support for platform specific reset by Erik Schumacher · Mon Oct 28 15:29:42 2024 +0000
  47. 5d1b89f ARM: dts: ast2600: Add SGPIO to device tree by Billy Tsai · Wed Oct 16 16:59:55 2024 +0800
  48. 4f62b6e ARM: dts: ast2500: Add SGPIO to device tree by Billy Tsai · Wed Oct 16 16:59:54 2024 +0800
  49. 71aeeec gpio: Add Aspeed SGPIO driver by Billy Tsai · Wed Oct 16 16:59:53 2024 +0800
  50. e2d4d26 dm: core: downgrade some dm_warn messages to log_debug() by Quentin Schulz · Tue Oct 15 16:32:14 2024 +0200
  51. 2fd6a2f Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Tue Oct 29 07:37:21 2024 -0600
  52. 54713d6 clk: microchip: mpfs: support new syscon based devicetree configuration by Conor Dooley · Wed Oct 23 11:17:52 2024 +0100
  53. a262542 mmc: renesas-sdhi: Add compatible string for rzg2l-sdhi by Paul Barker · Wed Oct 23 11:53:19 2024 +0100
  54. eaeeea3 gpio: dw: Add ngpios DT-property support by Maksim Kiselev · Fri Sep 20 12:05:23 2024 +0300
  55. 8fa34f0 Merge patch series "Implement ACPI on aarch64" by Tom Rini · Sun Oct 27 17:14:22 2024 -0600
  56. 2e97892 arm: mach-bcm283x: Add ARMV8_MULTIENTRY support by Patrick Rudolph · Wed Oct 23 15:20:16 2024 +0200
  57. 3ed3a4d arm: mach-bcm283x: Bring in some header files from tianocore by Simon Glass · Wed Oct 23 15:20:10 2024 +0200
  58. 613f1ed drivers/arm: Implement acpi_fill_madt by Patrick Rudolph · Wed Oct 23 15:20:06 2024 +0200
  59. 0fe88cc drivers: misc: irq-uclass: Update irq_get_by_index by Patrick Rudolph · Wed Oct 23 15:20:05 2024 +0200
  60. d9078be drivers/cpu: Add generic armv8 cpu driver by Patrick Rudolph · Wed Oct 23 15:20:01 2024 +0200
  61. 33169ec drivers: ata: Rename ahci_mvebu by Patrick Rudolph · Wed Oct 23 15:20:00 2024 +0200
  62. a3782b1 drivers: usb: Add generic XHCI by Patrick Rudolph · Wed Oct 23 15:19:59 2024 +0200
  63. bff7c57 acpi: Add fill_madt to acpi_ops by Patrick Rudolph · Wed Oct 23 15:19:51 2024 +0200
  64. b25c422 serial: serial_pl01x: Implement .getinfo() for PL01 by Maximilian Brune · Wed Oct 23 15:19:48 2024 +0200
  65. 7bea69e Merge a patch series to improve dc2114x support by Tom Rini · Sun Oct 27 10:15:43 2024 -0600
  66. d674d62 Merge patch series "net: ksz9477: add support for KSZ GbE switches using SPI bus" by Tom Rini · Sun Oct 27 10:19:57 2024 -0600
  67. 9c26b2d Merge patch series "Add driver for Motorcomm YT8821 2.5G ethernet phy" by Tom Rini · Sun Oct 27 10:19:06 2024 -0600
  68. 9a8eb7f net: recv(): return -EAGAIN instead of 0 when no cleanup is expected by Jerome Forissier · Wed Oct 09 11:42:08 2024 +0200
  69. 98a124d net: ksz9477: add support for KSZ GbE switches using SPI bus by Romain Naour · Tue Oct 08 09:54:32 2024 +0200
  70. 9d3bde3 net: ksz9477: prepare ksz9477 without I2C support by Romain Naour · Tue Oct 08 09:54:31 2024 +0200
  71. 5d00695 net: ksz9477: rename ksz_i2c_probe() to ksz_probe() by Romain Naour · Tue Oct 08 09:54:30 2024 +0200
  72. a4ee694 net: ksz9477: store ksz bus operations functions by Romain Naour · Tue Oct 08 09:54:29 2024 +0200
  73. 73cb1f4 net: ksz9477: set i2c bus offset length only when needed by Romain Naour · Tue Oct 08 09:54:28 2024 +0200
  74. a4ce927 net: ksz9477: rename udevice_id tab to ksz_ids by Romain Naour · Tue Oct 08 09:54:27 2024 +0200
  75. e86de9e net: ksz9477: add KSZ9896 switch support by Romain Naour · Tue Oct 08 09:54:26 2024 +0200
  76. 8eb44ec net: ksz9477: remove dev_set_parent_priv() call by Romain Naour · Tue Oct 08 09:54:25 2024 +0200
  77. 8f62e92 net: ksz9477: move struct ksz_dsa_priv *priv declaration by Romain Naour · Tue Oct 08 09:54:24 2024 +0200
  78. 63f2cad net: phy: motorcomm: Add driver for Motorcomm YT8821 2.5G ethernet phy by Frank Sae · Thu Sep 12 05:02:25 2024 -0700
  79. 8e896f2 net: phy: motorcomm: Optimize phy speed mask to be compatible to YT8821 by Frank Sae · Thu Sep 12 05:02:24 2024 -0700
  80. 53bad6b net: dc2114x: remove the pass all multicast flag in operation mode settings by Hanyuan Zhao · Fri Aug 09 16:57:01 2024 +0800
  81. 4e4e1b9 net: dc2114x: allow users to decide how to tx packets according to IP core by Hanyuan Zhao · Fri Aug 09 16:57:00 2024 +0800
  82. a34fa7d net: dc2114x: allow users to decide whether to detect the tx No Carrier errors by Hanyuan Zhao · Fri Aug 09 16:56:59 2024 +0800
  83. 2e6ec85 net: dc2114x: remove unused lines and change the var and print types by Hanyuan Zhao · Fri Aug 09 16:56:58 2024 +0800
  84. b618201 net: dc2114x: add support for CPUs that have cache between the memory and the card by Hanyuan Zhao · Fri Aug 09 16:56:57 2024 +0800
  85. 66c2861 net: dc2114x: set the card number to start at zero by Hanyuan Zhao · Fri Aug 09 16:56:56 2024 +0800
  86. 9bea14b net: dc2114x: get mac address from environment by Hanyuan Zhao · Fri Aug 09 16:56:55 2024 +0800
  87. a45684c net: dc2114x: add support for platforms that don't have pci controllers by Hanyuan Zhao · Fri Aug 09 16:56:54 2024 +0800
  88. 2543240 Merge tag 'u-boot-rockchip-20241026' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Sat Oct 26 08:10:31 2024 -0600
  89. 2569c52 adc: rockchip-saradc: Use vdd-microvolts prop as fallback by Jonas Karlman · Thu Oct 17 20:00:26 2024 +0000
  90. b7db8d3 adc: Allow use of adc with DM_REGULATOR disabled by Jonas Karlman · Thu Oct 17 20:00:25 2024 +0000
  91. 0f53fd1 Merge tag 'u-boot-imx-master-20241025a' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Fri Oct 25 18:51:05 2024 -0600
  92. 2b25084 imx: imxrt1050-evk: Fix missing clocks for mmc by Jesse Taube · Thu Oct 24 22:02:26 2024 -0400
  93. 7a10a78 Merge tag 'xilinx-for-v2025.01-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Fri Oct 25 11:55:23 2024 -0600
  94. f89dff1 Merge tag 'u-boot-dfu-20241025' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · Fri Oct 25 08:35:56 2024 -0600
  95. 9e11b66 spi: zynq_qspi: Add missing prototype for update_stripe by Venkatesh Yadav Abbarapu · Wed Oct 16 10:14:02 2024 +0530
  96. 6c4131f rockchip: px30: clk: add UART0 clock getter/setter by Lukasz Czechowski · Thu Aug 22 12:33:15 2024 +0200
  97. cc8f3ea mmc: fsl_esdhc: Convert to use livetree API for fdt access by Tim Harvey · Wed Oct 23 13:28:55 2024 -0700
  98. 815a1d5 i2c: mxc_i2c: Convert to use livetree API for fdt access by Tim Harvey · Wed Oct 23 13:28:54 2024 -0700
  99. 87f4303 imx: power-domain: Convert to use livetree API for fdt access by Tim Harvey · Wed Oct 23 13:28:53 2024 -0700
  100. adf72e0 pinctrl: imx: Convert to use livetree API for fdt access by Tim Harvey · Wed Oct 23 13:28:52 2024 -0700