1. 1a8d89b imx: imxrt1050-evk: Fix missing clocks for mmc by Jesse Taube · 3 months ago
  2. d7f27a4 mmc: fsl_esdhc: Convert to use livetree API for fdt access by Tim Harvey · 3 months ago
  3. ad2aad7 i2c: mxc_i2c: Convert to use livetree API for fdt access by Tim Harvey · 3 months ago
  4. d279f5d imx: power-domain: Convert to use livetree API for fdt access by Tim Harvey · 3 months ago
  5. 59382d2 pinctrl: imx: Convert to use livetree API for fdt access by Tim Harvey · 3 months ago
  6. b16bd53 imx: Support i.MX93 9X9 QSB board by Peng Fan · 3 months ago
  7. db7e811 block: make blk_create_device() static by Heinrich Schuchardt · 3 months ago
  8. 9c19c13 rockchip: block: simplify rkmtd driver by Heinrich Schuchardt · 3 months ago
  9. 3cf94b6 mcp230xx_gpio.c: Add a missing include file. by Philip Balister · 3 months ago
  10. a338494 mtd: spi-nor: Add mt35xu01gbba octal mode SPI NOR flash by Han Xu · 4 months ago
  11. 5c73c05 mtd: spi-nor-ids: Add Puya Semiconductor chips description by Dmitry Dunaev · 11 months ago
  12. ed3410e watchdog: introduce separate SPL symbol for WDT_GPIO by Rasmus Villemoes · 4 months ago
  13. 02e352f ddr: altera: include u-boot/schedule.h by Rasmus Villemoes · 4 months ago
  14. 4da44fa i2c: rzg2l: include u-boot/schedule.h by Rasmus Villemoes · 4 months ago
  15. 9e62892 led: include cyclic.h in led_sw_blink.c by Rasmus Villemoes · 4 months ago
  16. f9318b0 drivers: watchdog: Add DaVinci's watchdog support by Bastien Curutchet · 4 months ago
  17. 7f3d53c watchdog: gpio_wdt: add support for stoppable devices by Rasmus Villemoes · 4 months ago
  18. 722073a video: simplefb: Fix build warn with CONFIG_FDT_64BIT=n by Eva Kurchatova · 4 months ago
  19. a370963 Merge patch series "aspeed: ast2700: Add Caliptra ECDSA driver" by Tom Rini · 3 months ago
  20. 936d4cb drivers/crypto: aspeed: Add Caliptra ECDSA384 support by Chia-Wei Wang · 4 months ago
  21. 63a3dbb Merge patch series "Add AVS support for J721S2" by Tom Rini · 3 months ago
  22. 96ef1f2 drivers: misc: k3_avs: Extract MPU clk and dev ID from DT by Manorit Chawdhry · 4 months ago
  23. c530cd4 drivers: misc: k3_avs: Check return code while programming AVS by Manorit Chawdhry · 4 months ago
  24. 48b45f1 power: pmic: tps65941: Add DM_PMIC dependency by Manorit Chawdhry · 4 months ago
  25. 33da135 Merge patch series "Add TI K3 PCIe Controller support for J7200" by Tom Rini · 3 months ago
  26. 59ad548 pci: Add TI K3 Cadence PCIe Controller by Siddharth Vadapalli · 4 months ago
  27. f315a48 i2c: i2c-gpio: add support for i2c-gpio,sda-output-only by Alex Shumsky · 4 months ago
  28. f7c9839 i2c: muxes: pca954x: Add MAX735x/MAX736x support by Maksim Kiselev · 4 months ago
  29. 18a85cf video: Avoid starting a new line to close to the bottom by Simon Glass · 4 months ago
  30. 52c1917 video: Add a dark-grey console colour by Simon Glass · 4 months ago
  31. ecf3111 x86: Sync up tsc_timer with Linux by Simon Glass · 5 months ago
  32. 7c0f70b x86: Avoid timer-clock overflow by Simon Glass · 5 months ago
  33. 3b2e4f5 x86: Ensure the CPU identity exists for timer init by Simon Glass · 5 months ago
  34. 9fb768c virtio: blk: introduce virtio-block erase support by Dmitrii Merkurev · 11 months ago
  35. 8ab2178 Merge tag 'u-boot-imx-master-20241018a' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 months ago
  36. 9b1cecd cpu: imx8_cpu: Avoid revision to corrupt device tree by Peng Fan · 3 months ago
  37. 6846a5b clk: imx8: Add dummy clk by Peng Fan · 4 months ago
  38. f1de0b9 Merge patch series "Cleanup dma device in spl and move dma channel[0]" by Tom Rini · 3 months ago
  39. f83076a dma: ti: k3-udma: Move DMA channel[0] allocation to probe and add udma_remove() by Santhosh Kumar K · 4 months ago
  40. 7f069cc dma: ti: k3-udma: Move udma_probe() below all APIs by Santhosh Kumar K · 4 months ago
  41. d17661a Merge tag 'u-boot-dfu-20241017' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 3 months ago
  42. 9e1cd2f Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 months ago
  43. 43fdd31c usb: tcpm: fusb302: add driver by Sebastian Reichel · 4 months ago
  44. 1db4c0a usb: tcpm: add core framework by Sebastian Reichel · 4 months ago
  45. 98a36de Merge patch series "some serial rx buffer patches" by Tom Rini · 3 months ago
  46. 6cc6a2f serial: embed the rx buffer in struct serial_dev_priv by Rasmus Villemoes · 4 months ago
  47. 3282298 serial: add build-time sanity check of CONFIG_SERIAL_RX_BUFFER_SIZE by Rasmus Villemoes · 4 months ago
  48. f4e7a39 serial: do not overwrite not-consumed characters in rx buffer by Rasmus Villemoes · 4 months ago
  49. e698608 serial: fix circular rx buffer edge case by Rasmus Villemoes · 4 months ago
  50. 98ad145 net: lwip: add DHCP support and dhcp commmand by Jerome Forissier · 3 months ago
  51. 8cb3303 net: introduce alternative implementation as net/lwip/ by Jerome Forissier · 3 months ago
  52. ce70056 sandbox: add dummy driver ETH_SANDBOX_LWIP by Jerome Forissier · 3 months ago
  53. 83362ce Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 4 months ago
  54. bbfa458 Revert "mmc: dw_mmc: Extract FIFO data transfer into a separate routine" by Jonas Karlman · 4 months ago
  55. 10e75dd mtd: spi-nor: Set ECC unit size to MTD writesize in Infineon SEMPER flashes by Takahiro Kuwano · 4 months ago
  56. 20f1383 mtd: spi-nor: Call spi_nor_post_sfdp_fixups() only after spi_nor_parse_sfdp() by Takahiro Kuwano · 4 months ago
  57. 0267cfa mtd: spi-nor: Replace default_init() hook with late_init() by Takahiro Kuwano · 4 months ago
  58. b8b610e mtd: spi-nor: Check nor->info before setting macronix_octal_fixups by Takahiro Kuwano · 4 months ago
  59. 88057da mtd: spi-nor: Allow flashes to specify MTD writesize by Takahiro Kuwano · 4 months ago
  60. 6d7a8bf mtd: ubi: Do not zero out EC and VID on ECC-ed NOR flashes by Takahiro Kuwano · 4 months ago
  61. 3e47302 usb: dwc3: invalidate dcache on buffer used in interrupt handling by Neil Armstrong · 4 months ago
  62. 502a50a usb: dwc3: fix dcache flush range calculation by Neil Armstrong · 4 months ago
  63. 1f12fc7 usb: dwc3: allocate setup_buf with dma_alloc_coherent() by Neil Armstrong · 4 months ago
  64. d467f35 Merge patch series "Integrate MbedTLS v3.6 LTS with U-Boot" by Tom Rini · 4 months ago
  65. 5d1d983 lib: Adapt digest header files to MbedTLS by Raymond Mao · 4 months ago
  66. fe91450 usb: xhci: pet watchdog during transfers by Godfrey Mwangi · 1 year, 6 months ago
  67. c7aafb2 Merge tag 'u-boot-ufs-next-20241014' of https://source.denx.de/u-boot/custodians/u-boot-ufs by Tom Rini · 4 months ago
  68. c676fc3 Merge tag 'u-boot-amlogic-next-20241014' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 months ago
  69. e87c5df Merge branch 'u-boot-nand-20241012' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · 4 months ago
  70. bfa89c5 power/domain: meson-ee-pwrc: make sure to not enable a domain twice by Neil Armstrong · 4 months ago
  71. 53a9bae clk: meson: gxbb: add HDMI clocks by Neil Armstrong · 4 months ago
  72. 8c914e5 video: meson: dw-hdmi: do not fail probe if HDMI regulator is already enabled by Neil Armstrong · 4 months ago
  73. 0c9c501 ufs: Add Support for Qualcomm UFS HC driver by Bhupesh Sharma · 5 months ago
  74. 690db79 ufs: allow UFSHCI version 4.0 by Neil Armstrong · 5 months ago
  75. b3f89c1 ufs: add get_max_pwr_mode callback by Neil Armstrong · 5 months ago
  76. 182e192 ufs: add device_reset callback by Neil Armstrong · 5 months ago
  77. b5ac5f0 ufs: ufs-amd-versal2: Add support for AMD UFS controller by Venkatesh Yadav Abbarapu · 4 months ago
  78. 4b0ea24 ufs: add support for DesignWare Controller by Venkatesh Yadav Abbarapu · 4 months ago
  79. 67e291d ufs: core: remove link_startup_again logic by Neil Armstrong · 4 months ago
  80. 966d3bf ufs: Fix debug message in 'ufs_start' by Bhupesh Sharma · 4 months ago
  81. 5ce1a2c ufs: Add missing memory barriers by Bhupesh Sharma · 4 months ago
  82. 00c54af ufs: Sync possible UFS Quirks with Linux UFS driver by Bhupesh Sharma · 4 months ago
  83. 002afcc ufs: Clear UECPA once due to LINERESET has happened during LINK_STARTUP by Bhupesh Sharma · 4 months ago
  84. fdd33a7 ufs/ufs.h: Add definition of 'ufshcd_rmwl()' by Bhupesh Sharma · 4 months ago
  85. 03c6f9b ufs: Add UFSHCD_QUIRK_HIBERN_FASTAUTO by Marek Vasut · 4 months ago
  86. 31f1615 ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS by Marek Vasut · 4 months ago
  87. 589a7bf ufs: use dcache helpers for scsi_cmd data and only invalidate if necessary by Neil Armstrong · 4 months ago
  88. 4139e56 ufs: split flush and invalidate to only invalidate when required by Neil Armstrong · 4 months ago
  89. c64d22b ufs: fix dcache flush and invalidate range calculation by Neil Armstrong · 4 months ago
  90. 9c223d8 ufs: allocate descriptors with size aligned with DMA_MINALIGN by Neil Armstrong · 4 months ago
  91. 29e5dbc Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 months ago
  92. 96573a1 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 4 months ago
  93. 580fb57 Merge tag 'u-boot-imx-master-20241013' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 months ago
  94. edcb15c58 clk: renesas: Synchronize R-Car R8A779H0 V4M clock tables with Linux 6.10.9 by Marek Vasut · 5 months ago
  95. 47fc273 clk: renesas: Synchronize R-Car R8A779G0 V4H clock tables with Linux 6.10.9 by Marek Vasut · 5 months ago
  96. 8c417ce clk: renesas: Synchronize R-Car R8A779F0 S4 clock tables with Linux 6.10.9 by Marek Vasut · 5 months ago
  97. d46a040 clk: renesas: Synchronize R-Car R8A779A0 V3U clock tables with Linux 6.10.9 by Marek Vasut · 5 months ago
  98. 04395af pinctrl: renesas: Synchronize R-Car R8A779H0 V4M PFC tables with Linux 6.10.9 by Marek Vasut · 5 months ago
  99. 4d84508 pinctrl: renesas: Synchronize R-Car R8A779G0 V4H PFC tables with Linux 6.10.9 by Marek Vasut · 5 months ago
  100. 82686e6 Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · 4 months ago