1. ca67595 Merge tag 'xilinx-for-v2025.04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Tue Dec 03 15:51:56 2024 -0600
  2. 5d9d14d Merge patch series "CI: Set up for an arm64 runner" by Tom Rini · Mon Dec 02 16:36:06 2024 -0600
  3. 567b62c sandbox: efi_loader: Correct use of addresses as pointers by Simon Glass · Wed Nov 27 11:17:19 2024 -0600
  4. bbb87a7 cadence_qspi: Refactor the flash reset functionality by Venkatesh Yadav Abbarapu · Fri Nov 08 12:05:37 2024 +0530
  5. 8dbf367 mtd: nand: raw: atmel: Remove redundant PMECC probe by Alexander Dahl · Mon Mar 11 16:23:06 2024 +0100
  6. 10766aa gpio: at91: Implement ops get_flags by Zixun LI · Wed Nov 13 11:11:09 2024 +0100
  7. 760e4dd gpio: at91: Implement ops set_flags by Zixun LI · Wed Nov 13 11:10:54 2024 +0100
  8. 6e39950 gpio: at91: Implement GPIOF_FUNC in get_function() by Zixun LI · Wed Nov 13 11:10:22 2024 +0100
  9. 825f0af drivers/mtd/ubispl/ubispl.c: Fix error message by Benedikt Spranger · Fri Oct 18 10:30:03 2024 +0200
  10. 1fdbbcc net: fec_mxc: fix probing for imx8qxp by Heiko Schocher · Sat Nov 23 17:52:46 2024 +0100
  11. 2480b15 wdt: imx8qxp: add option to control external PMIC wdt via IMX8 SCU by Heiko Schocher · Sat Nov 23 17:52:45 2024 +0100
  12. 362b11f Merge tag 'v2025.01-rc3' into next by Tom Rini · Mon Nov 25 17:23:49 2024 -0600
  13. 401e6cf Merge branch 'master-asix' of https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Mon Nov 25 15:32:16 2024 -0600
  14. 74955ab spi: Fix missed rename from SPI_ADVANCE to SPI_STACKED_PARALLEL by Dominik Wernberger · Mon Nov 25 22:21:52 2024 +0100
  15. 9df7f83 eth: asix88179: packet drop when receiving large fragmented packets by Khoa Hoang · Thu Nov 07 21:51:36 2024 -0800
  16. d051a42 eth: asix88179: Fix ASIX AX88179A PHY hang by Khoa Hoang · Thu Nov 07 21:51:35 2024 -0800
  17. 9b19ed6 Merge patch series "Fix device removal order for Apple dart iommu" by Tom Rini · Sun Nov 24 15:41:32 2024 -0600
  18. 6460973 dm: Add dm_remove_devices_active() for ordered device removal by Janne Grunau · Sat Nov 23 22:44:05 2024 +0100
  19. 7dcf0d6 iommu: apple: Mark device with DM_FLAG_VITAL by Janne Grunau · Sat Nov 23 22:44:04 2024 +0100
  20. 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
  21. bd59d5d iommu: qcom-smmu: handle running in el2 by Caleb Connolly · Wed Nov 13 06:09:24 2024 +0100
  22. 61c3cff iommu: qcom-smmu: allow SID 0 by Caleb Connolly · Wed Nov 13 06:00:56 2024 +0100
  23. c49e09b dfu: add scsi backend by Caleb Connolly · Sat Oct 12 15:57:17 2024 +0200
  24. 425a912 phy: qcom: Add SM8150 to QMP UFS PHY driver by Julius Lehmann · Wed Oct 02 20:52:17 2024 +0200
  25. f2021a2 phy: qcom: ufs: add sc7280 by Caleb Connolly · Sat Oct 12 15:22:05 2024 +0200
  26. 144699c phy: qcom: ufs: drop unused ufsphy_v2_regs_layout by Neil Armstrong · Wed Oct 16 09:43:56 2024 +0200
  27. 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
  28. f0e98c4 mmc: msm_sdhci: enable vqmmc at probe if available by Neil Armstrong · Wed Oct 16 11:17:16 2024 +0200
  29. 75b8202 spi: cadence_qspi: Fix OSPI boot issue by Venkatesh Yadav Abbarapu · Thu Nov 14 11:50:45 2024 +0530
  30. ff3edc2 dm: sysinfo: Shorten the SYSINFO_ID prefix by Simon Glass · Thu Oct 31 18:50:23 2024 +0100
  31. f544f89 bios_emulator: add missing includes to debug.c by Yuri Zaporozhets · Fri Nov 08 14:13:29 2024 +0100
  32. ed944ea bios_emulator: for non-x86, print warnings if PM_{inp, outp}* access is attempted by Yuri Zaporozhets · Tue Nov 05 22:30:49 2024 +0100
  33. 8ebd17a dm: button: support remapping phone keys by Caleb Connolly · Sun Jul 14 21:49:19 2024 +0200
  34. 639ff29 drivers: bootcount: Add ZynqMP specific bootcount support by Vasileios Amoiridis · Tue Nov 05 14:27:44 2024 +0100
  35. 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
  36. 5fffd97 iommu: apple: Manage IOVA separately from global LMB mem map by Janne Grunau · Mon Nov 11 07:56:34 2024 +0100
  37. 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
  38. 22980e4 pinctrl: rockchip: allow to build for TPL by Quentin Schulz · Wed Nov 06 12:29:41 2024 +0100
  39. a2f7500 mtd: spi-nor: Fix integer overflow in stacked memories support by Marek Vasut · Sun Nov 03 00:57:31 2024 +0100
  40. 23cfd6f driver: sifive ccache: enable TRUNKCLOCKGATE and REGIONCLOCKGATE by Nick Hu · Wed Oct 30 15:58:36 2024 +0800
  41. 52234d6 bios_emulator: fix first argument of pci_{read,write}_config_* function calls by Yuri Zaporozhets · Wed Oct 30 20:38:20 2024 +0100
  42. a560ab6 drivers/video/vesa: use MTRRs only on x86 by Yuri Zaporozhets · Wed Oct 30 14:17:33 2024 +0100
  43. eb432ac bios_emulator: define the comment symbol for RISC-V assembler too by Yuri Zaporozhets · Wed Oct 30 14:00:51 2024 +0100
  44. f66139f dm: core: Add a function to see if a device exists by Simon Glass · Sat Oct 19 09:21:49 2024 -0600
  45. 99ba465 clk: renesas: Fix missing unbind on driver look up failure by Marek Vasut · Thu Sep 05 00:34:20 2024 +0200
  46. 18afb60 scsi: fix disk capacity too small by one sector by Julius Lehmann · Sat Oct 26 20:06:44 2024 +0200
  47. e801e93 mtd: spi-nor: Guard SPI_STACKED_PARALLEL with DM_SPI check by Tom Rini · Thu Oct 31 11:47:25 2024 -0600
  48. 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
  49. 877c81b mtd: spi-nor: Always build SPI_STACKED_PARALLEL code by Marek Vasut · Sat Oct 26 22:16:26 2024 +0200
  50. 41bd923 mtd: spi-nor: Rename SPI_ADVANCE to SPI_STACKED_PARALLEL by Marek Vasut · Sat Oct 26 22:16:25 2024 +0200
  51. a73c915 mtd: spi-nor: Rewrite rem_bank_len calculation by Marek Vasut · Sat Oct 26 22:16:24 2024 +0200
  52. 1488815 mtd: spi-nor: Fix multiple coding style issues by Marek Vasut · Sat Oct 26 22:16:23 2024 +0200
  53. 8535321 mtd: spi-nor: Remove recently added SST special case by Marek Vasut · Sat Oct 26 22:16:22 2024 +0200
  54. 16157c4 mtd: spi-nor: Remove recently added write_disable() call by Marek Vasut · Sat Oct 26 22:16:21 2024 +0200
  55. ef4457b mtd: spi-nor: Remove recently added set_4byte() call by Marek Vasut · Sat Oct 26 22:16:20 2024 +0200
  56. 19798e6 mtd: spi-nor: Remove recently added spi_nor_wait_till_ready() call by Marek Vasut · Sat Oct 26 22:16:19 2024 +0200
  57. 0d56fb4 mtd: spi-nor: Remove recently added nor->addr_width == 3 test by Marek Vasut · Sat Oct 26 22:16:18 2024 +0200
  58. 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
  59. a60eb3c Merge patch series "memory: ti-aemif: Add DM support" by Tom Rini · Tue Oct 29 18:45:51 2024 -0600
  60. e0387d2 memory: ti-aemif-cs: Compute timing configuration from DT parsing by Bastien Curutchet · Mon Oct 21 17:13:30 2024 +0200
  61. 9c07323 memory: ti-aemif: Add DM support by Bastien Curutchet · Mon Oct 21 17:13:29 2024 +0200
  62. 4d1ee40 memory: ti-aemif: Wrap the CS configuration into a function by Bastien Curutchet · Mon Oct 21 17:13:28 2024 +0200
  63. 0546079 memory: ti-aemif: Add ARCH_DAVINCI to architectures that uses TI_AEMIF by Bastien Curutchet · Mon Oct 21 17:13:27 2024 +0200
  64. 9f35e40 memory: ti-aemif: Make AEMIF driver architecture agnostic by Bastien Curutchet · Mon Oct 21 17:13:26 2024 +0200
  65. d0517bc memory: ti-aemif: Correct macro to ensure avoiding precedence issues by Bastien Curutchet · Mon Oct 21 17:13:25 2024 +0200
  66. 2a38fa4 Merge patch series "Support Aspeed SGPIO controller" by Tom Rini · Tue Oct 29 12:12:09 2024 -0600
  67. 9c3cf05 net: dwc_eth_qos: Remove obsolete imx8 includes by Erik Schumacher · Mon Oct 28 15:30:56 2024 +0000
  68. 73c4dc9 net: dwc_eth_qos_imx: Add platform specific reset for i.MX93 by Erik Schumacher · Mon Oct 28 15:30:17 2024 +0000
  69. bc84dba net: dwc_eth_qos: Add support for platform specific reset by Erik Schumacher · Mon Oct 28 15:29:42 2024 +0000
  70. 5d1b89f ARM: dts: ast2600: Add SGPIO to device tree by Billy Tsai · Wed Oct 16 16:59:55 2024 +0800
  71. 4f62b6e ARM: dts: ast2500: Add SGPIO to device tree by Billy Tsai · Wed Oct 16 16:59:54 2024 +0800
  72. 71aeeec gpio: Add Aspeed SGPIO driver by Billy Tsai · Wed Oct 16 16:59:53 2024 +0800
  73. e2d4d26 dm: core: downgrade some dm_warn messages to log_debug() by Quentin Schulz · Tue Oct 15 16:32:14 2024 +0200
  74. 2fd6a2f Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Tue Oct 29 07:37:21 2024 -0600
  75. 54713d6 clk: microchip: mpfs: support new syscon based devicetree configuration by Conor Dooley · Wed Oct 23 11:17:52 2024 +0100
  76. a262542 mmc: renesas-sdhi: Add compatible string for rzg2l-sdhi by Paul Barker · Wed Oct 23 11:53:19 2024 +0100
  77. eaeeea3 gpio: dw: Add ngpios DT-property support by Maksim Kiselev · Fri Sep 20 12:05:23 2024 +0300
  78. 8fa34f0 Merge patch series "Implement ACPI on aarch64" by Tom Rini · Sun Oct 27 17:14:22 2024 -0600
  79. 2e97892 arm: mach-bcm283x: Add ARMV8_MULTIENTRY support by Patrick Rudolph · Wed Oct 23 15:20:16 2024 +0200
  80. 3ed3a4d arm: mach-bcm283x: Bring in some header files from tianocore by Simon Glass · Wed Oct 23 15:20:10 2024 +0200
  81. 613f1ed drivers/arm: Implement acpi_fill_madt by Patrick Rudolph · Wed Oct 23 15:20:06 2024 +0200
  82. 0fe88cc drivers: misc: irq-uclass: Update irq_get_by_index by Patrick Rudolph · Wed Oct 23 15:20:05 2024 +0200
  83. d9078be drivers/cpu: Add generic armv8 cpu driver by Patrick Rudolph · Wed Oct 23 15:20:01 2024 +0200
  84. 33169ec drivers: ata: Rename ahci_mvebu by Patrick Rudolph · Wed Oct 23 15:20:00 2024 +0200
  85. a3782b1 drivers: usb: Add generic XHCI by Patrick Rudolph · Wed Oct 23 15:19:59 2024 +0200
  86. bff7c57 acpi: Add fill_madt to acpi_ops by Patrick Rudolph · Wed Oct 23 15:19:51 2024 +0200
  87. b25c422 serial: serial_pl01x: Implement .getinfo() for PL01 by Maximilian Brune · Wed Oct 23 15:19:48 2024 +0200
  88. 7bea69e Merge a patch series to improve dc2114x support by Tom Rini · Sun Oct 27 10:15:43 2024 -0600
  89. 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
  90. 9c26b2d Merge patch series "Add driver for Motorcomm YT8821 2.5G ethernet phy" by Tom Rini · Sun Oct 27 10:19:06 2024 -0600
  91. 9a8eb7f net: recv(): return -EAGAIN instead of 0 when no cleanup is expected by Jerome Forissier · Wed Oct 09 11:42:08 2024 +0200
  92. 98a124d net: ksz9477: add support for KSZ GbE switches using SPI bus by Romain Naour · Tue Oct 08 09:54:32 2024 +0200
  93. 9d3bde3 net: ksz9477: prepare ksz9477 without I2C support by Romain Naour · Tue Oct 08 09:54:31 2024 +0200
  94. 5d00695 net: ksz9477: rename ksz_i2c_probe() to ksz_probe() by Romain Naour · Tue Oct 08 09:54:30 2024 +0200
  95. a4ee694 net: ksz9477: store ksz bus operations functions by Romain Naour · Tue Oct 08 09:54:29 2024 +0200
  96. 73cb1f4 net: ksz9477: set i2c bus offset length only when needed by Romain Naour · Tue Oct 08 09:54:28 2024 +0200
  97. a4ce927 net: ksz9477: rename udevice_id tab to ksz_ids by Romain Naour · Tue Oct 08 09:54:27 2024 +0200
  98. e86de9e net: ksz9477: add KSZ9896 switch support by Romain Naour · Tue Oct 08 09:54:26 2024 +0200
  99. 8eb44ec net: ksz9477: remove dev_set_parent_priv() call by Romain Naour · Tue Oct 08 09:54:25 2024 +0200
  100. 8f62e92 net: ksz9477: move struct ksz_dsa_priv *priv declaration by Romain Naour · Tue Oct 08 09:54:24 2024 +0200