1. 2e3e0c9 dfu: sf: rely on DT for spi speed and mode by Neil Armstrong · Tue Oct 01 18:06:12 2024 +0200
  2. bae005f watchdog: introduce separate SPL symbol for WDT_GPIO by Rasmus Villemoes · Mon Oct 07 19:47:16 2024 +0200
  3. f2811fa ddr: altera: include u-boot/schedule.h by Rasmus Villemoes · Thu Oct 03 23:28:00 2024 +0200
  4. 6ec3890 i2c: rzg2l: include u-boot/schedule.h by Rasmus Villemoes · Thu Oct 03 23:27:59 2024 +0200
  5. 1654d38 led: include cyclic.h in led_sw_blink.c by Rasmus Villemoes · Thu Oct 03 23:27:52 2024 +0200
  6. 617f5d2 drivers: watchdog: Add DaVinci's watchdog support by Bastien Curutchet · Thu Oct 03 10:42:55 2024 +0200
  7. 776442e watchdog: gpio_wdt: add support for stoppable devices by Rasmus Villemoes · Wed Oct 02 21:23:23 2024 +0200
  8. 5a08efd video: simplefb: Fix build warn with CONFIG_FDT_64BIT=n by Eva Kurchatova · Wed Oct 09 16:48:28 2024 +0800
  9. 8e3df06 Merge patch series "aspeed: ast2700: Add Caliptra ECDSA driver" by Tom Rini · Mon Oct 21 17:53:11 2024 -0600
  10. 3477d92 drivers/crypto: aspeed: Add Caliptra ECDSA384 support by Chia-Wei Wang · Mon Oct 14 17:56:20 2024 +0800
  11. 4cdbdbd Merge patch series "Add AVS support for J721S2" by Tom Rini · Mon Oct 21 17:52:40 2024 -0600
  12. 9234ab9 drivers: misc: k3_avs: Extract MPU clk and dev ID from DT by Manorit Chawdhry · Tue Oct 15 16:22:20 2024 +0530
  13. 0c60ab8 drivers: misc: k3_avs: Check return code while programming AVS by Manorit Chawdhry · Tue Oct 15 16:22:18 2024 +0530
  14. bebdc33 power: pmic: tps65941: Add DM_PMIC dependency by Manorit Chawdhry · Tue Oct 15 16:22:17 2024 +0530
  15. 74c9d0d Merge patch series "Add TI K3 PCIe Controller support for J7200" by Tom Rini · Mon Oct 21 17:51:55 2024 -0600
  16. 445dbb6 pci: Add TI K3 Cadence PCIe Controller by Siddharth Vadapalli · Mon Oct 14 11:09:23 2024 +0530
  17. 3292933 i2c: i2c-gpio: add support for i2c-gpio,sda-output-only by Alex Shumsky · Tue Oct 15 23:29:31 2024 +0300
  18. 3b1aa79 i2c: muxes: pca954x: Add MAX735x/MAX736x support by Maksim Kiselev · Thu Sep 19 19:06:56 2024 +0300
  19. aea571d video: Avoid starting a new line to close to the bottom by Simon Glass · Mon Oct 14 16:31:54 2024 -0600
  20. bda3adc video: Add a dark-grey console colour by Simon Glass · Mon Oct 14 16:31:53 2024 -0600
  21. 8c37e2b x86: Sync up tsc_timer with Linux by Simon Glass · Tue Aug 27 19:44:27 2024 -0600
  22. c2cd301 x86: Avoid timer-clock overflow by Simon Glass · Tue Aug 27 19:44:26 2024 -0600
  23. 3ebdefc x86: Ensure the CPU identity exists for timer init by Simon Glass · Tue Aug 27 19:44:25 2024 -0600
  24. 4c0d8ec virtio: blk: introduce virtio-block erase support by Dmitrii Merkurev · Wed Mar 06 18:59:18 2024 +0000
  25. 7eef94d Merge tag 'u-boot-imx-master-20241018a' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Fri Oct 18 09:05:04 2024 -0600
  26. 7d5e7aa cpu: imx8_cpu: Avoid revision to corrupt device tree by Peng Fan · Fri Oct 18 15:34:32 2024 +0800
  27. b62eb19 clk: imx8: Add dummy clk by Peng Fan · Wed Oct 16 15:50:29 2024 +0800
  28. aab6487 Merge patch series "Cleanup dma device in spl and move dma channel[0]" by Tom Rini · Thu Oct 17 15:13:27 2024 -0600
  29. 16e3d04 dma: ti: k3-udma: Move DMA channel[0] allocation to probe and add udma_remove() by Santhosh Kumar K · Wed Oct 09 20:27:03 2024 +0530
  30. 976edc6 dma: ti: k3-udma: Move udma_probe() below all APIs by Santhosh Kumar K · Wed Oct 09 20:27:02 2024 +0530
  31. 4cac2e0 Merge tag 'u-boot-dfu-20241017' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · Thu Oct 17 08:34:01 2024 -0600
  32. c28e47a Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Wed Oct 16 21:45:21 2024 -0600
  33. 111bec0 usb: tcpm: fusb302: add driver by Sebastian Reichel · Tue Oct 15 17:26:44 2024 +0200
  34. 3dd2332 usb: tcpm: add core framework by Sebastian Reichel · Tue Oct 15 17:26:43 2024 +0200
  35. 6c11dc6 Merge patch series "some serial rx buffer patches" by Tom Rini · Wed Oct 16 15:54:38 2024 -0600
  36. b17bccc9 serial: embed the rx buffer in struct serial_dev_priv by Rasmus Villemoes · Thu Oct 03 16:10:29 2024 +0200
  37. a865db7 serial: add build-time sanity check of CONFIG_SERIAL_RX_BUFFER_SIZE by Rasmus Villemoes · Thu Oct 03 16:10:28 2024 +0200
  38. e38be2d serial: do not overwrite not-consumed characters in rx buffer by Rasmus Villemoes · Thu Oct 03 16:10:27 2024 +0200
  39. 50fc188 serial: fix circular rx buffer edge case by Rasmus Villemoes · Thu Oct 03 16:10:26 2024 +0200
  40. 1ff0036 net: lwip: add DHCP support and dhcp commmand by Jerome Forissier · Wed Oct 16 12:04:03 2024 +0200
  41. e0f9551 net: introduce alternative implementation as net/lwip/ by Jerome Forissier · Wed Oct 16 12:03:59 2024 +0200
  42. 537d96a sandbox: add dummy driver ETH_SANDBOX_LWIP by Jerome Forissier · Wed Oct 16 11:56:24 2024 +0200
  43. d0e0a2c Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Tue Oct 15 16:40:23 2024 -0600
  44. 4a01fee Revert "mmc: dw_mmc: Extract FIFO data transfer into a separate routine" by Jonas Karlman · Tue Oct 08 19:18:31 2024 +0000
  45. 6653c91 mtd: spi-nor: Set ECC unit size to MTD writesize in Infineon SEMPER flashes by Takahiro Kuwano · Tue Oct 15 13:08:36 2024 +0900
  46. 69bf3c3 mtd: spi-nor: Call spi_nor_post_sfdp_fixups() only after spi_nor_parse_sfdp() by Takahiro Kuwano · Tue Oct 15 13:08:35 2024 +0900
  47. b575593 mtd: spi-nor: Replace default_init() hook with late_init() by Takahiro Kuwano · Tue Oct 15 13:08:34 2024 +0900
  48. 88bb59e mtd: spi-nor: Check nor->info before setting macronix_octal_fixups by Takahiro Kuwano · Tue Oct 15 13:08:33 2024 +0900
  49. 15d5d5f mtd: spi-nor: Allow flashes to specify MTD writesize by Takahiro Kuwano · Tue Oct 15 13:08:32 2024 +0900
  50. 8d653ff mtd: ubi: Do not zero out EC and VID on ECC-ed NOR flashes by Takahiro Kuwano · Tue Oct 15 13:08:31 2024 +0900
  51. c6a57f7 usb: dwc3: invalidate dcache on buffer used in interrupt handling by Neil Armstrong · Fri Oct 11 16:38:26 2024 +0200
  52. 7820642 usb: dwc3: fix dcache flush range calculation by Neil Armstrong · Fri Oct 11 16:38:25 2024 +0200
  53. ec21f2f usb: dwc3: allocate setup_buf with dma_alloc_coherent() by Neil Armstrong · Fri Oct 11 16:38:24 2024 +0200
  54. f5bea56 Merge patch series "Integrate MbedTLS v3.6 LTS with U-Boot" by Tom Rini · Mon Oct 14 13:34:06 2024 -0600
  55. a571b98 lib: Adapt digest header files to MbedTLS by Raymond Mao · Thu Oct 03 14:50:16 2024 -0700
  56. 4200c6c usb: xhci: pet watchdog during transfers by Godfrey Mwangi · Fri Aug 04 12:00:39 2023 -0700
  57. f8cfbec Merge tag 'u-boot-ufs-next-20241014' of https://source.denx.de/u-boot/custodians/u-boot-ufs by Tom Rini · Mon Oct 14 08:15:15 2024 -0600
  58. 9a07c47 Merge tag 'u-boot-amlogic-next-20241014' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Mon Oct 14 08:14:46 2024 -0600
  59. 378e92c Merge branch 'u-boot-nand-20241012' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · Mon Oct 14 08:13:23 2024 -0600
  60. e8e3f1d power/domain: meson-ee-pwrc: make sure to not enable a domain twice by Neil Armstrong · Wed Oct 09 11:15:21 2024 +0200
  61. 7481d3c clk: meson: gxbb: add HDMI clocks by Neil Armstrong · Wed Oct 09 11:15:20 2024 +0200
  62. ec3a9cb video: meson: dw-hdmi: do not fail probe if HDMI regulator is already enabled by Neil Armstrong · Wed Oct 09 10:01:56 2024 +0200
  63. 90b214e ufs: Add Support for Qualcomm UFS HC driver by Bhupesh Sharma · Tue Sep 10 11:50:13 2024 +0200
  64. 99e4f0a ufs: allow UFSHCI version 4.0 by Neil Armstrong · Tue Sep 10 11:50:12 2024 +0200
  65. 8bbf6de ufs: add get_max_pwr_mode callback by Neil Armstrong · Tue Sep 10 11:50:11 2024 +0200
  66. 5168a8b ufs: add device_reset callback by Neil Armstrong · Tue Sep 10 11:50:10 2024 +0200
  67. fb59d47 ufs: ufs-amd-versal2: Add support for AMD UFS controller by Venkatesh Yadav Abbarapu · Fri Sep 20 09:46:50 2024 +0530
  68. daac30a ufs: add support for DesignWare Controller by Venkatesh Yadav Abbarapu · Fri Sep 20 09:46:49 2024 +0530
  69. acd75ad ufs: core: remove link_startup_again logic by Neil Armstrong · Mon Sep 30 14:44:34 2024 +0200
  70. e11301a ufs: Fix debug message in 'ufs_start' by Bhupesh Sharma · Mon Sep 30 14:44:33 2024 +0200
  71. fdd3d84 ufs: Add missing memory barriers by Bhupesh Sharma · Mon Sep 30 14:44:32 2024 +0200
  72. 6da8289 ufs: Sync possible UFS Quirks with Linux UFS driver by Bhupesh Sharma · Mon Sep 30 14:44:31 2024 +0200
  73. 9f95230 ufs: Clear UECPA once due to LINERESET has happened during LINK_STARTUP by Bhupesh Sharma · Mon Sep 30 14:44:30 2024 +0200
  74. 4531d7c ufs/ufs.h: Add definition of 'ufshcd_rmwl()' by Bhupesh Sharma · Mon Sep 30 14:44:29 2024 +0200
  75. c2403ff ufs: Add UFSHCD_QUIRK_HIBERN_FASTAUTO by Marek Vasut · Mon Sep 30 14:44:28 2024 +0200
  76. 5b1431b ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS by Marek Vasut · Mon Sep 30 14:44:27 2024 +0200
  77. c865da1 ufs: use dcache helpers for scsi_cmd data and only invalidate if necessary by Neil Armstrong · Mon Sep 30 14:44:26 2024 +0200
  78. ead4219 ufs: split flush and invalidate to only invalidate when required by Neil Armstrong · Mon Sep 30 14:44:25 2024 +0200
  79. a9b880f ufs: fix dcache flush and invalidate range calculation by Neil Armstrong · Mon Sep 30 14:44:24 2024 +0200
  80. ceb2bf4 ufs: allocate descriptors with size aligned with DMA_MINALIGN by Neil Armstrong · Mon Sep 30 14:44:23 2024 +0200
  81. f04d244 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Sun Oct 13 20:25:41 2024 -0600
  82. 266d0b6 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Sun Oct 13 20:25:22 2024 -0600
  83. d55f592 Merge tag 'u-boot-imx-master-20241013' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Sun Oct 13 16:25:01 2024 -0600
  84. b6cc984 clk: renesas: Synchronize R-Car R8A779H0 V4M clock tables with Linux 6.10.9 by Marek Vasut · Fri Sep 13 01:53:59 2024 +0200
  85. 7efb7da clk: renesas: Synchronize R-Car R8A779G0 V4H clock tables with Linux 6.10.9 by Marek Vasut · Fri Sep 13 01:53:58 2024 +0200
  86. 160b23a clk: renesas: Synchronize R-Car R8A779F0 S4 clock tables with Linux 6.10.9 by Marek Vasut · Fri Sep 13 01:53:57 2024 +0200
  87. 1f6052d clk: renesas: Synchronize R-Car R8A779A0 V3U clock tables with Linux 6.10.9 by Marek Vasut · Fri Sep 13 01:53:56 2024 +0200
  88. 7c00fb3 pinctrl: renesas: Synchronize R-Car R8A779H0 V4M PFC tables with Linux 6.10.9 by Marek Vasut · Wed Sep 11 23:09:39 2024 +0200
  89. 5d7061f pinctrl: renesas: Synchronize R-Car R8A779G0 V4H PFC tables with Linux 6.10.9 by Marek Vasut · Wed Sep 11 23:09:38 2024 +0200
  90. 8592e25 Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · Sun Oct 13 10:19:05 2024 -0600
  91. ecb1209 video: panel: add Sharp LQ101R1SX01 MIPI DSI panel driver by Svyatoslav Ryhel · Sat Dec 23 21:50:31 2023 +0200
  92. ab120e5 video: tegra20: dsi: add ganged mode support by Svyatoslav Ryhel · Tue Jul 30 13:35:45 2024 +0300
  93. e970800 video: tegra20: dc: remove DECLARE_GLOBAL_DATA_PTR use by Svyatoslav Ryhel · Tue Jul 30 13:30:17 2024 +0300
  94. f87b40f usb: host: tegra: get usb phy configuration from phy node by Svyatoslav Ryhel · Thu Aug 17 20:15:18 2023 +0300
  95. bd7326a drivers: tegra_gpio: add early SPL functions by Svyatoslav Ryhel · Fri Aug 09 21:10:31 2024 +0300
  96. a2c9b97 Tegra30: Add funcmux for UART over SD slot by Jonas Schwöbel · Mon Jan 22 14:40:27 2024 +0200
  97. d492090 clk: imx8mp: Add i.MX8MP Dummy clk by Peng Fan · Sat Oct 12 17:34:10 2024 +0800
  98. 508809d misc: fuse: Update fuse driver by Ye Li · Sun Oct 06 08:30:05 2024 +0800
  99. a48556c misc: fuse: Fix FSB redundancy fuse word check and clear res by Ye Li · Sun Oct 06 08:30:04 2024 +0800
  100. a45bec8 misc: ele_api: Add read/write shadow fuse APIs by Ye Li · Sun Oct 06 08:30:03 2024 +0800