1. 8c37e2b x86: Sync up tsc_timer with Linux by Simon Glass · Tue Aug 27 19:44:27 2024 -0600
  2. c2cd301 x86: Avoid timer-clock overflow by Simon Glass · Tue Aug 27 19:44:26 2024 -0600
  3. 3ebdefc x86: Ensure the CPU identity exists for timer init by Simon Glass · Tue Aug 27 19:44:25 2024 -0600
  4. 4c0d8ec virtio: blk: introduce virtio-block erase support by Dmitrii Merkurev · Wed Mar 06 18:59:18 2024 +0000
  5. 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
  6. 7d5e7aa cpu: imx8_cpu: Avoid revision to corrupt device tree by Peng Fan · Fri Oct 18 15:34:32 2024 +0800
  7. b62eb19 clk: imx8: Add dummy clk by Peng Fan · Wed Oct 16 15:50:29 2024 +0800
  8. 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
  9. 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
  10. 976edc6 dma: ti: k3-udma: Move udma_probe() below all APIs by Santhosh Kumar K · Wed Oct 09 20:27:02 2024 +0530
  11. 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
  12. c28e47a Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Wed Oct 16 21:45:21 2024 -0600
  13. 111bec0 usb: tcpm: fusb302: add driver by Sebastian Reichel · Tue Oct 15 17:26:44 2024 +0200
  14. 3dd2332 usb: tcpm: add core framework by Sebastian Reichel · Tue Oct 15 17:26:43 2024 +0200
  15. 6c11dc6 Merge patch series "some serial rx buffer patches" by Tom Rini · Wed Oct 16 15:54:38 2024 -0600
  16. b17bccc9 serial: embed the rx buffer in struct serial_dev_priv by Rasmus Villemoes · Thu Oct 03 16:10:29 2024 +0200
  17. a865db7 serial: add build-time sanity check of CONFIG_SERIAL_RX_BUFFER_SIZE by Rasmus Villemoes · Thu Oct 03 16:10:28 2024 +0200
  18. e38be2d serial: do not overwrite not-consumed characters in rx buffer by Rasmus Villemoes · Thu Oct 03 16:10:27 2024 +0200
  19. 50fc188 serial: fix circular rx buffer edge case by Rasmus Villemoes · Thu Oct 03 16:10:26 2024 +0200
  20. 1ff0036 net: lwip: add DHCP support and dhcp commmand by Jerome Forissier · Wed Oct 16 12:04:03 2024 +0200
  21. e0f9551 net: introduce alternative implementation as net/lwip/ by Jerome Forissier · Wed Oct 16 12:03:59 2024 +0200
  22. 537d96a sandbox: add dummy driver ETH_SANDBOX_LWIP by Jerome Forissier · Wed Oct 16 11:56:24 2024 +0200
  23. d0e0a2c Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Tue Oct 15 16:40:23 2024 -0600
  24. 4a01fee Revert "mmc: dw_mmc: Extract FIFO data transfer into a separate routine" by Jonas Karlman · Tue Oct 08 19:18:31 2024 +0000
  25. 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
  26. 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
  27. b575593 mtd: spi-nor: Replace default_init() hook with late_init() by Takahiro Kuwano · Tue Oct 15 13:08:34 2024 +0900
  28. 88bb59e mtd: spi-nor: Check nor->info before setting macronix_octal_fixups by Takahiro Kuwano · Tue Oct 15 13:08:33 2024 +0900
  29. 15d5d5f mtd: spi-nor: Allow flashes to specify MTD writesize by Takahiro Kuwano · Tue Oct 15 13:08:32 2024 +0900
  30. 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
  31. c6a57f7 usb: dwc3: invalidate dcache on buffer used in interrupt handling by Neil Armstrong · Fri Oct 11 16:38:26 2024 +0200
  32. 7820642 usb: dwc3: fix dcache flush range calculation by Neil Armstrong · Fri Oct 11 16:38:25 2024 +0200
  33. ec21f2f usb: dwc3: allocate setup_buf with dma_alloc_coherent() by Neil Armstrong · Fri Oct 11 16:38:24 2024 +0200
  34. f5bea56 Merge patch series "Integrate MbedTLS v3.6 LTS with U-Boot" by Tom Rini · Mon Oct 14 13:34:06 2024 -0600
  35. a571b98 lib: Adapt digest header files to MbedTLS by Raymond Mao · Thu Oct 03 14:50:16 2024 -0700
  36. 4200c6c usb: xhci: pet watchdog during transfers by Godfrey Mwangi · Fri Aug 04 12:00:39 2023 -0700
  37. 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
  38. 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
  39. 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
  40. 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
  41. 7481d3c clk: meson: gxbb: add HDMI clocks by Neil Armstrong · Wed Oct 09 11:15:20 2024 +0200
  42. 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
  43. 90b214e ufs: Add Support for Qualcomm UFS HC driver by Bhupesh Sharma · Tue Sep 10 11:50:13 2024 +0200
  44. 99e4f0a ufs: allow UFSHCI version 4.0 by Neil Armstrong · Tue Sep 10 11:50:12 2024 +0200
  45. 8bbf6de ufs: add get_max_pwr_mode callback by Neil Armstrong · Tue Sep 10 11:50:11 2024 +0200
  46. 5168a8b ufs: add device_reset callback by Neil Armstrong · Tue Sep 10 11:50:10 2024 +0200
  47. fb59d47 ufs: ufs-amd-versal2: Add support for AMD UFS controller by Venkatesh Yadav Abbarapu · Fri Sep 20 09:46:50 2024 +0530
  48. daac30a ufs: add support for DesignWare Controller by Venkatesh Yadav Abbarapu · Fri Sep 20 09:46:49 2024 +0530
  49. acd75ad ufs: core: remove link_startup_again logic by Neil Armstrong · Mon Sep 30 14:44:34 2024 +0200
  50. e11301a ufs: Fix debug message in 'ufs_start' by Bhupesh Sharma · Mon Sep 30 14:44:33 2024 +0200
  51. fdd3d84 ufs: Add missing memory barriers by Bhupesh Sharma · Mon Sep 30 14:44:32 2024 +0200
  52. 6da8289 ufs: Sync possible UFS Quirks with Linux UFS driver by Bhupesh Sharma · Mon Sep 30 14:44:31 2024 +0200
  53. 9f95230 ufs: Clear UECPA once due to LINERESET has happened during LINK_STARTUP by Bhupesh Sharma · Mon Sep 30 14:44:30 2024 +0200
  54. 4531d7c ufs/ufs.h: Add definition of 'ufshcd_rmwl()' by Bhupesh Sharma · Mon Sep 30 14:44:29 2024 +0200
  55. c2403ff ufs: Add UFSHCD_QUIRK_HIBERN_FASTAUTO by Marek Vasut · Mon Sep 30 14:44:28 2024 +0200
  56. 5b1431b ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS by Marek Vasut · Mon Sep 30 14:44:27 2024 +0200
  57. 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
  58. ead4219 ufs: split flush and invalidate to only invalidate when required by Neil Armstrong · Mon Sep 30 14:44:25 2024 +0200
  59. a9b880f ufs: fix dcache flush and invalidate range calculation by Neil Armstrong · Mon Sep 30 14:44:24 2024 +0200
  60. ceb2bf4 ufs: allocate descriptors with size aligned with DMA_MINALIGN by Neil Armstrong · Mon Sep 30 14:44:23 2024 +0200
  61. 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
  62. 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
  63. 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
  64. 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
  65. 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
  66. 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
  67. 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
  68. 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
  69. 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
  70. 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
  71. ecb1209 video: panel: add Sharp LQ101R1SX01 MIPI DSI panel driver by Svyatoslav Ryhel · Sat Dec 23 21:50:31 2023 +0200
  72. ab120e5 video: tegra20: dsi: add ganged mode support by Svyatoslav Ryhel · Tue Jul 30 13:35:45 2024 +0300
  73. e970800 video: tegra20: dc: remove DECLARE_GLOBAL_DATA_PTR use by Svyatoslav Ryhel · Tue Jul 30 13:30:17 2024 +0300
  74. f87b40f usb: host: tegra: get usb phy configuration from phy node by Svyatoslav Ryhel · Thu Aug 17 20:15:18 2023 +0300
  75. bd7326a drivers: tegra_gpio: add early SPL functions by Svyatoslav Ryhel · Fri Aug 09 21:10:31 2024 +0300
  76. a2c9b97 Tegra30: Add funcmux for UART over SD slot by Jonas Schwöbel · Mon Jan 22 14:40:27 2024 +0200
  77. d492090 clk: imx8mp: Add i.MX8MP Dummy clk by Peng Fan · Sat Oct 12 17:34:10 2024 +0800
  78. 508809d misc: fuse: Update fuse driver by Ye Li · Sun Oct 06 08:30:05 2024 +0800
  79. a48556c misc: fuse: Fix FSB redundancy fuse word check and clear res by Ye Li · Sun Oct 06 08:30:04 2024 +0800
  80. a45bec8 misc: ele_api: Add read/write shadow fuse APIs by Ye Li · Sun Oct 06 08:30:03 2024 +0800
  81. 00e2e86 misc: ele_api: Update ELE read common fuse API by Peng Fan · Sun Oct 06 08:30:02 2024 +0800
  82. 25a3fc3 misc: ele_mu: Clear RR when initialize MU by Peng Fan · Sun Oct 06 08:22:51 2024 +0800
  83. 41a9a4f misc: ele_mu: Update ELE MU to get TR/RR number from HW by Ye Li · Sun Oct 06 08:22:50 2024 +0800
  84. 84998f4 mtd: rawnand: brcmnand: Add BCMBCA RAW NAND driver by Linus Walleij · Fri Oct 11 16:49:54 2024 +0200
  85. 4de19a9 mtd: nand: raw: atmel: Use ONFI ECC params if available by Zixun LI · Sun Jul 21 23:45:52 2024 +0200
  86. 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · Fri Oct 11 12:23:25 2024 -0600
  87. 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · Sun Sep 29 19:49:54 2024 -0600
  88. 86adc2e global: Rename SPL_ to XPL_ by Simon Glass · Sun Sep 29 19:49:53 2024 -0600
  89. 7ec2413 drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · Sun Sep 29 19:49:48 2024 -0600
  90. 5c1c9ea log: global: Rename warn_non_spl() by Simon Glass · Sun Sep 29 19:49:41 2024 -0600
  91. f218eeb xpl: Rename spl_in_proper() to not_xpl() by Simon Glass · Sun Sep 29 19:49:37 2024 -0600
  92. d4dce4a xpl: Rename spl_phase() to xpl_phase() by Simon Glass · Sun Sep 29 19:49:36 2024 -0600
  93. d4bcfed net: freescale: Drop use of SPL_BUILD dependency by Simon Glass · Sun Sep 29 19:49:27 2024 -0600
  94. aa7d910 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Fri Oct 11 09:35:49 2024 -0600
  95. 9ebf4bd usb: gadget: cdns3: Fix cdns3_ep_config() by setting ep.maxpacket by Siddharth Vadapalli · Mon Oct 07 17:49:27 2024 +0530
  96. edc1e75 usb: dwc3-generic: fix CONFIG_DM_REGULATOR-off case by Jan Kiszka · Thu Aug 08 10:51:33 2024 +0200
  97. db9fee3 Merge patch series "led: introduce LED boot and activity function" by Tom Rini · Thu Oct 10 16:02:37 2024 -0600
  98. 8be34e8 led: implement LED activity API by Christian Marangi · Tue Oct 01 14:24:38 2024 +0200
  99. ea7387e led: implement LED boot API by Christian Marangi · Tue Oct 01 14:24:36 2024 +0200
  100. 7254473 dm: core: implement ofnode_options helpers by Christian Marangi · Tue Oct 01 14:24:35 2024 +0200