1. ac01633 mtd: rawnand: brcmnand: update log level messages by david regan · Tue Nov 12 22:27:15 2024 -0800
  2. eab54c1 mtd: rawnand: brcmnand: Default bcmbca parameter_page_big_endian to zero by david regan · Tue Nov 12 22:27:14 2024 -0800
  3. a1255c5 mtd: nand: brcmnand: remove device specific nand driver files by david regan · Tue Nov 12 22:27:12 2024 -0800
  4. 2e4ffd9 Merge tag 'u-boot-dfu-20241126' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · Tue Nov 26 08:05:11 2024 -0600
  5. 37b0986 usb: ci_udc: don't use "advance" feature when setting address by Ion Agorria · Tue Nov 26 09:29:56 2024 +0200
  6. 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
  7. 74955ab spi: Fix missed rename from SPI_ADVANCE to SPI_STACKED_PARALLEL by Dominik Wernberger · Mon Nov 25 22:21:52 2024 +0100
  8. 9df7f83 eth: asix88179: packet drop when receiving large fragmented packets by Khoa Hoang · Thu Nov 07 21:51:36 2024 -0800
  9. d051a42 eth: asix88179: Fix ASIX AX88179A PHY hang by Khoa Hoang · Thu Nov 07 21:51:35 2024 -0800
  10. 9b19ed6 Merge patch series "Fix device removal order for Apple dart iommu" by Tom Rini · Sun Nov 24 15:41:32 2024 -0600
  11. 6460973 dm: Add dm_remove_devices_active() for ordered device removal by Janne Grunau · Sat Nov 23 22:44:05 2024 +0100
  12. 7dcf0d6 iommu: apple: Mark device with DM_FLAG_VITAL by Janne Grunau · Sat Nov 23 22:44:04 2024 +0100
  13. 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
  14. bd59d5d iommu: qcom-smmu: handle running in el2 by Caleb Connolly · Wed Nov 13 06:09:24 2024 +0100
  15. 61c3cff iommu: qcom-smmu: allow SID 0 by Caleb Connolly · Wed Nov 13 06:00:56 2024 +0100
  16. c49e09b dfu: add scsi backend by Caleb Connolly · Sat Oct 12 15:57:17 2024 +0200
  17. 425a912 phy: qcom: Add SM8150 to QMP UFS PHY driver by Julius Lehmann · Wed Oct 02 20:52:17 2024 +0200
  18. f2021a2 phy: qcom: ufs: add sc7280 by Caleb Connolly · Sat Oct 12 15:22:05 2024 +0200
  19. 144699c phy: qcom: ufs: drop unused ufsphy_v2_regs_layout by Neil Armstrong · Wed Oct 16 09:43:56 2024 +0200
  20. 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
  21. f0e98c4 mmc: msm_sdhci: enable vqmmc at probe if available by Neil Armstrong · Wed Oct 16 11:17:16 2024 +0200
  22. 75b8202 spi: cadence_qspi: Fix OSPI boot issue by Venkatesh Yadav Abbarapu · Thu Nov 14 11:50:45 2024 +0530
  23. 11518ab fastboot: properly handle unknown partition type by Caleb Connolly · Wed Nov 13 06:05:59 2024 +0100
  24. 639ff29 drivers: bootcount: Add ZynqMP specific bootcount support by Vasileios Amoiridis · Tue Nov 05 14:27:44 2024 +0100
  25. 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
  26. 5fffd97 iommu: apple: Manage IOVA separately from global LMB mem map by Janne Grunau · Mon Nov 11 07:56:34 2024 +0100
  27. 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
  28. 22980e4 pinctrl: rockchip: allow to build for TPL by Quentin Schulz · Wed Nov 06 12:29:41 2024 +0100
  29. a2f7500 mtd: spi-nor: Fix integer overflow in stacked memories support by Marek Vasut · Sun Nov 03 00:57:31 2024 +0100
  30. 23cfd6f driver: sifive ccache: enable TRUNKCLOCKGATE and REGIONCLOCKGATE by Nick Hu · Wed Oct 30 15:58:36 2024 +0800
  31. 52234d6 bios_emulator: fix first argument of pci_{read,write}_config_* function calls by Yuri Zaporozhets · Wed Oct 30 20:38:20 2024 +0100
  32. a560ab6 drivers/video/vesa: use MTRRs only on x86 by Yuri Zaporozhets · Wed Oct 30 14:17:33 2024 +0100
  33. eb432ac bios_emulator: define the comment symbol for RISC-V assembler too by Yuri Zaporozhets · Wed Oct 30 14:00:51 2024 +0100
  34. f66139f dm: core: Add a function to see if a device exists by Simon Glass · Sat Oct 19 09:21:49 2024 -0600
  35. 99ba465 clk: renesas: Fix missing unbind on driver look up failure by Marek Vasut · Thu Sep 05 00:34:20 2024 +0200
  36. 18afb60 scsi: fix disk capacity too small by one sector by Julius Lehmann · Sat Oct 26 20:06:44 2024 +0200
  37. e801e93 mtd: spi-nor: Guard SPI_STACKED_PARALLEL with DM_SPI check by Tom Rini · Thu Oct 31 11:47:25 2024 -0600
  38. 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
  39. 877c81b mtd: spi-nor: Always build SPI_STACKED_PARALLEL code by Marek Vasut · Sat Oct 26 22:16:26 2024 +0200
  40. 41bd923 mtd: spi-nor: Rename SPI_ADVANCE to SPI_STACKED_PARALLEL by Marek Vasut · Sat Oct 26 22:16:25 2024 +0200
  41. a73c915 mtd: spi-nor: Rewrite rem_bank_len calculation by Marek Vasut · Sat Oct 26 22:16:24 2024 +0200
  42. 1488815 mtd: spi-nor: Fix multiple coding style issues by Marek Vasut · Sat Oct 26 22:16:23 2024 +0200
  43. 8535321 mtd: spi-nor: Remove recently added SST special case by Marek Vasut · Sat Oct 26 22:16:22 2024 +0200
  44. 16157c4 mtd: spi-nor: Remove recently added write_disable() call by Marek Vasut · Sat Oct 26 22:16:21 2024 +0200
  45. ef4457b mtd: spi-nor: Remove recently added set_4byte() call by Marek Vasut · Sat Oct 26 22:16:20 2024 +0200
  46. 19798e6 mtd: spi-nor: Remove recently added spi_nor_wait_till_ready() call by Marek Vasut · Sat Oct 26 22:16:19 2024 +0200
  47. 0d56fb4 mtd: spi-nor: Remove recently added nor->addr_width == 3 test by Marek Vasut · Sat Oct 26 22:16:18 2024 +0200
  48. 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
  49. a60eb3c Merge patch series "memory: ti-aemif: Add DM support" by Tom Rini · Tue Oct 29 18:45:51 2024 -0600
  50. e0387d2 memory: ti-aemif-cs: Compute timing configuration from DT parsing by Bastien Curutchet · Mon Oct 21 17:13:30 2024 +0200
  51. 9c07323 memory: ti-aemif: Add DM support by Bastien Curutchet · Mon Oct 21 17:13:29 2024 +0200
  52. 4d1ee40 memory: ti-aemif: Wrap the CS configuration into a function by Bastien Curutchet · Mon Oct 21 17:13:28 2024 +0200
  53. 0546079 memory: ti-aemif: Add ARCH_DAVINCI to architectures that uses TI_AEMIF by Bastien Curutchet · Mon Oct 21 17:13:27 2024 +0200
  54. 9f35e40 memory: ti-aemif: Make AEMIF driver architecture agnostic by Bastien Curutchet · Mon Oct 21 17:13:26 2024 +0200
  55. d0517bc memory: ti-aemif: Correct macro to ensure avoiding precedence issues by Bastien Curutchet · Mon Oct 21 17:13:25 2024 +0200
  56. 2a38fa4 Merge patch series "Support Aspeed SGPIO controller" by Tom Rini · Tue Oct 29 12:12:09 2024 -0600
  57. 9c3cf05 net: dwc_eth_qos: Remove obsolete imx8 includes by Erik Schumacher · Mon Oct 28 15:30:56 2024 +0000
  58. 73c4dc9 net: dwc_eth_qos_imx: Add platform specific reset for i.MX93 by Erik Schumacher · Mon Oct 28 15:30:17 2024 +0000
  59. bc84dba net: dwc_eth_qos: Add support for platform specific reset by Erik Schumacher · Mon Oct 28 15:29:42 2024 +0000
  60. 5d1b89f ARM: dts: ast2600: Add SGPIO to device tree by Billy Tsai · Wed Oct 16 16:59:55 2024 +0800
  61. 4f62b6e ARM: dts: ast2500: Add SGPIO to device tree by Billy Tsai · Wed Oct 16 16:59:54 2024 +0800
  62. 71aeeec gpio: Add Aspeed SGPIO driver by Billy Tsai · Wed Oct 16 16:59:53 2024 +0800
  63. e2d4d26 dm: core: downgrade some dm_warn messages to log_debug() by Quentin Schulz · Tue Oct 15 16:32:14 2024 +0200
  64. 2fd6a2f Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Tue Oct 29 07:37:21 2024 -0600
  65. 54713d6 clk: microchip: mpfs: support new syscon based devicetree configuration by Conor Dooley · Wed Oct 23 11:17:52 2024 +0100
  66. a262542 mmc: renesas-sdhi: Add compatible string for rzg2l-sdhi by Paul Barker · Wed Oct 23 11:53:19 2024 +0100
  67. eaeeea3 gpio: dw: Add ngpios DT-property support by Maksim Kiselev · Fri Sep 20 12:05:23 2024 +0300
  68. 8fa34f0 Merge patch series "Implement ACPI on aarch64" by Tom Rini · Sun Oct 27 17:14:22 2024 -0600
  69. 2e97892 arm: mach-bcm283x: Add ARMV8_MULTIENTRY support by Patrick Rudolph · Wed Oct 23 15:20:16 2024 +0200
  70. 3ed3a4d arm: mach-bcm283x: Bring in some header files from tianocore by Simon Glass · Wed Oct 23 15:20:10 2024 +0200
  71. 613f1ed drivers/arm: Implement acpi_fill_madt by Patrick Rudolph · Wed Oct 23 15:20:06 2024 +0200
  72. 0fe88cc drivers: misc: irq-uclass: Update irq_get_by_index by Patrick Rudolph · Wed Oct 23 15:20:05 2024 +0200
  73. d9078be drivers/cpu: Add generic armv8 cpu driver by Patrick Rudolph · Wed Oct 23 15:20:01 2024 +0200
  74. 33169ec drivers: ata: Rename ahci_mvebu by Patrick Rudolph · Wed Oct 23 15:20:00 2024 +0200
  75. a3782b1 drivers: usb: Add generic XHCI by Patrick Rudolph · Wed Oct 23 15:19:59 2024 +0200
  76. bff7c57 acpi: Add fill_madt to acpi_ops by Patrick Rudolph · Wed Oct 23 15:19:51 2024 +0200
  77. b25c422 serial: serial_pl01x: Implement .getinfo() for PL01 by Maximilian Brune · Wed Oct 23 15:19:48 2024 +0200
  78. 7bea69e Merge a patch series to improve dc2114x support by Tom Rini · Sun Oct 27 10:15:43 2024 -0600
  79. 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
  80. 9c26b2d Merge patch series "Add driver for Motorcomm YT8821 2.5G ethernet phy" by Tom Rini · Sun Oct 27 10:19:06 2024 -0600
  81. 9a8eb7f net: recv(): return -EAGAIN instead of 0 when no cleanup is expected by Jerome Forissier · Wed Oct 09 11:42:08 2024 +0200
  82. 98a124d net: ksz9477: add support for KSZ GbE switches using SPI bus by Romain Naour · Tue Oct 08 09:54:32 2024 +0200
  83. 9d3bde3 net: ksz9477: prepare ksz9477 without I2C support by Romain Naour · Tue Oct 08 09:54:31 2024 +0200
  84. 5d00695 net: ksz9477: rename ksz_i2c_probe() to ksz_probe() by Romain Naour · Tue Oct 08 09:54:30 2024 +0200
  85. a4ee694 net: ksz9477: store ksz bus operations functions by Romain Naour · Tue Oct 08 09:54:29 2024 +0200
  86. 73cb1f4 net: ksz9477: set i2c bus offset length only when needed by Romain Naour · Tue Oct 08 09:54:28 2024 +0200
  87. a4ce927 net: ksz9477: rename udevice_id tab to ksz_ids by Romain Naour · Tue Oct 08 09:54:27 2024 +0200
  88. e86de9e net: ksz9477: add KSZ9896 switch support by Romain Naour · Tue Oct 08 09:54:26 2024 +0200
  89. 8eb44ec net: ksz9477: remove dev_set_parent_priv() call by Romain Naour · Tue Oct 08 09:54:25 2024 +0200
  90. 8f62e92 net: ksz9477: move struct ksz_dsa_priv *priv declaration by Romain Naour · Tue Oct 08 09:54:24 2024 +0200
  91. 63f2cad net: phy: motorcomm: Add driver for Motorcomm YT8821 2.5G ethernet phy by Frank Sae · Thu Sep 12 05:02:25 2024 -0700
  92. 8e896f2 net: phy: motorcomm: Optimize phy speed mask to be compatible to YT8821 by Frank Sae · Thu Sep 12 05:02:24 2024 -0700
  93. 53bad6b net: dc2114x: remove the pass all multicast flag in operation mode settings by Hanyuan Zhao · Fri Aug 09 16:57:01 2024 +0800
  94. 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
  95. 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
  96. 2e6ec85 net: dc2114x: remove unused lines and change the var and print types by Hanyuan Zhao · Fri Aug 09 16:56:58 2024 +0800
  97. 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
  98. 66c2861 net: dc2114x: set the card number to start at zero by Hanyuan Zhao · Fri Aug 09 16:56:56 2024 +0800
  99. 9bea14b net: dc2114x: get mac address from environment by Hanyuan Zhao · Fri Aug 09 16:56:55 2024 +0800
  100. a45684c net: dc2114x: add support for platforms that don't have pci controllers by Hanyuan Zhao · Fri Aug 09 16:56:54 2024 +0800