1. a34fa7d net: dc2114x: allow users to decide whether to detect the tx No Carrier errors by Hanyuan Zhao · 4 months ago
  2. 2e6ec85 net: dc2114x: remove unused lines and change the var and print types by Hanyuan Zhao · 4 months ago
  3. b618201 net: dc2114x: add support for CPUs that have cache between the memory and the card by Hanyuan Zhao · 4 months ago
  4. 66c2861 net: dc2114x: set the card number to start at zero by Hanyuan Zhao · 4 months ago
  5. 9bea14b net: dc2114x: get mac address from environment by Hanyuan Zhao · 4 months ago
  6. a45684c net: dc2114x: add support for platforms that don't have pci controllers by Hanyuan Zhao · 4 months ago
  7. 2543240 Merge tag 'u-boot-rockchip-20241026' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 weeks ago
  8. 2569c52 adc: rockchip-saradc: Use vdd-microvolts prop as fallback by Jonas Karlman · 6 weeks ago
  9. b7db8d3 adc: Allow use of adc with DM_REGULATOR disabled by Jonas Karlman · 6 weeks ago
  10. 0f53fd1 Merge tag 'u-boot-imx-master-20241025a' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 weeks ago
  11. 2b25084 imx: imxrt1050-evk: Fix missing clocks for mmc by Jesse Taube · 5 weeks ago
  12. 7a10a78 Merge tag 'xilinx-for-v2025.01-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 5 weeks ago
  13. f89dff1 Merge tag 'u-boot-dfu-20241025' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 5 weeks ago
  14. 9e11b66 spi: zynq_qspi: Add missing prototype for update_stripe by Venkatesh Yadav Abbarapu · 6 weeks ago
  15. 6c4131f rockchip: px30: clk: add UART0 clock getter/setter by Lukasz Czechowski · 3 months ago
  16. cc8f3ea mmc: fsl_esdhc: Convert to use livetree API for fdt access by Tim Harvey · 5 weeks ago
  17. 815a1d5 i2c: mxc_i2c: Convert to use livetree API for fdt access by Tim Harvey · 5 weeks ago
  18. 87f4303 imx: power-domain: Convert to use livetree API for fdt access by Tim Harvey · 5 weeks ago
  19. adf72e0 pinctrl: imx: Convert to use livetree API for fdt access by Tim Harvey · 5 weeks ago
  20. e2c7643 imx: Support i.MX93 9X9 QSB board by Peng Fan · 5 weeks ago
  21. 7be9d7b block: make blk_create_device() static by Heinrich Schuchardt · 6 weeks ago
  22. 98637ff rockchip: block: simplify rkmtd driver by Heinrich Schuchardt · 6 weeks ago
  23. b11041c mcp230xx_gpio.c: Add a missing include file. by Philip Balister · 6 weeks ago
  24. a2e4310 mtd: spi-nor: Add mt35xu01gbba octal mode SPI NOR flash by Han Xu · 8 weeks ago
  25. 7719250 mtd: spi-nor-ids: Add Puya Semiconductor chips description by Dmitry Dunaev · 9 months ago
  26. 2e3e0c9 dfu: sf: rely on DT for spi speed and mode by Neil Armstrong · 8 weeks ago
  27. bae005f watchdog: introduce separate SPL symbol for WDT_GPIO by Rasmus Villemoes · 7 weeks ago
  28. f2811fa ddr: altera: include u-boot/schedule.h by Rasmus Villemoes · 8 weeks ago
  29. 6ec3890 i2c: rzg2l: include u-boot/schedule.h by Rasmus Villemoes · 8 weeks ago
  30. 1654d38 led: include cyclic.h in led_sw_blink.c by Rasmus Villemoes · 8 weeks ago
  31. 617f5d2 drivers: watchdog: Add DaVinci's watchdog support by Bastien Curutchet · 8 weeks ago
  32. 776442e watchdog: gpio_wdt: add support for stoppable devices by Rasmus Villemoes · 8 weeks ago
  33. 5a08efd video: simplefb: Fix build warn with CONFIG_FDT_64BIT=n by Eva Kurchatova · 7 weeks ago
  34. 8e3df06 Merge patch series "aspeed: ast2700: Add Caliptra ECDSA driver" by Tom Rini · 5 weeks ago
  35. 3477d92 drivers/crypto: aspeed: Add Caliptra ECDSA384 support by Chia-Wei Wang · 6 weeks ago
  36. 4cdbdbd Merge patch series "Add AVS support for J721S2" by Tom Rini · 5 weeks ago
  37. 9234ab9 drivers: misc: k3_avs: Extract MPU clk and dev ID from DT by Manorit Chawdhry · 6 weeks ago
  38. 0c60ab8 drivers: misc: k3_avs: Check return code while programming AVS by Manorit Chawdhry · 6 weeks ago
  39. bebdc33 power: pmic: tps65941: Add DM_PMIC dependency by Manorit Chawdhry · 6 weeks ago
  40. 74c9d0d Merge patch series "Add TI K3 PCIe Controller support for J7200" by Tom Rini · 5 weeks ago
  41. 445dbb6 pci: Add TI K3 Cadence PCIe Controller by Siddharth Vadapalli · 6 weeks ago
  42. 3292933 i2c: i2c-gpio: add support for i2c-gpio,sda-output-only by Alex Shumsky · 6 weeks ago
  43. 3b1aa79 i2c: muxes: pca954x: Add MAX735x/MAX736x support by Maksim Kiselev · 10 weeks ago
  44. aea571d video: Avoid starting a new line to close to the bottom by Simon Glass · 6 weeks ago
  45. bda3adc video: Add a dark-grey console colour by Simon Glass · 6 weeks ago
  46. 8c37e2b x86: Sync up tsc_timer with Linux by Simon Glass · 3 months ago
  47. c2cd301 x86: Avoid timer-clock overflow by Simon Glass · 3 months ago
  48. 3ebdefc x86: Ensure the CPU identity exists for timer init by Simon Glass · 3 months ago
  49. 4c0d8ec virtio: blk: introduce virtio-block erase support by Dmitrii Merkurev · 9 months ago
  50. 7eef94d Merge tag 'u-boot-imx-master-20241018a' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 6 weeks ago
  51. 7d5e7aa cpu: imx8_cpu: Avoid revision to corrupt device tree by Peng Fan · 6 weeks ago
  52. b62eb19 clk: imx8: Add dummy clk by Peng Fan · 6 weeks ago
  53. aab6487 Merge patch series "Cleanup dma device in spl and move dma channel[0]" by Tom Rini · 6 weeks ago
  54. 16e3d04 dma: ti: k3-udma: Move DMA channel[0] allocation to probe and add udma_remove() by Santhosh Kumar K · 7 weeks ago
  55. 976edc6 dma: ti: k3-udma: Move udma_probe() below all APIs by Santhosh Kumar K · 7 weeks ago
  56. 4cac2e0 Merge tag 'u-boot-dfu-20241017' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 6 weeks ago
  57. c28e47a Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 6 weeks ago
  58. 111bec0 usb: tcpm: fusb302: add driver by Sebastian Reichel · 6 weeks ago
  59. 3dd2332 usb: tcpm: add core framework by Sebastian Reichel · 6 weeks ago
  60. 6c11dc6 Merge patch series "some serial rx buffer patches" by Tom Rini · 6 weeks ago
  61. b17bccc9 serial: embed the rx buffer in struct serial_dev_priv by Rasmus Villemoes · 8 weeks ago
  62. a865db7 serial: add build-time sanity check of CONFIG_SERIAL_RX_BUFFER_SIZE by Rasmus Villemoes · 8 weeks ago
  63. e38be2d serial: do not overwrite not-consumed characters in rx buffer by Rasmus Villemoes · 8 weeks ago
  64. 50fc188 serial: fix circular rx buffer edge case by Rasmus Villemoes · 8 weeks ago
  65. 1ff0036 net: lwip: add DHCP support and dhcp commmand by Jerome Forissier · 6 weeks ago
  66. e0f9551 net: introduce alternative implementation as net/lwip/ by Jerome Forissier · 6 weeks ago
  67. 537d96a sandbox: add dummy driver ETH_SANDBOX_LWIP by Jerome Forissier · 6 weeks ago
  68. d0e0a2c Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 6 weeks ago
  69. 4a01fee Revert "mmc: dw_mmc: Extract FIFO data transfer into a separate routine" by Jonas Karlman · 7 weeks ago
  70. 6653c91 mtd: spi-nor: Set ECC unit size to MTD writesize in Infineon SEMPER flashes by Takahiro Kuwano · 6 weeks ago
  71. 69bf3c3 mtd: spi-nor: Call spi_nor_post_sfdp_fixups() only after spi_nor_parse_sfdp() by Takahiro Kuwano · 6 weeks ago
  72. b575593 mtd: spi-nor: Replace default_init() hook with late_init() by Takahiro Kuwano · 6 weeks ago
  73. 88bb59e mtd: spi-nor: Check nor->info before setting macronix_octal_fixups by Takahiro Kuwano · 6 weeks ago
  74. 15d5d5f mtd: spi-nor: Allow flashes to specify MTD writesize by Takahiro Kuwano · 6 weeks ago
  75. 8d653ff mtd: ubi: Do not zero out EC and VID on ECC-ed NOR flashes by Takahiro Kuwano · 6 weeks ago
  76. c6a57f7 usb: dwc3: invalidate dcache on buffer used in interrupt handling by Neil Armstrong · 7 weeks ago
  77. 7820642 usb: dwc3: fix dcache flush range calculation by Neil Armstrong · 7 weeks ago
  78. ec21f2f usb: dwc3: allocate setup_buf with dma_alloc_coherent() by Neil Armstrong · 7 weeks ago
  79. f5bea56 Merge patch series "Integrate MbedTLS v3.6 LTS with U-Boot" by Tom Rini · 6 weeks ago
  80. a571b98 lib: Adapt digest header files to MbedTLS by Raymond Mao · 8 weeks ago
  81. 4200c6c usb: xhci: pet watchdog during transfers by Godfrey Mwangi · 1 year, 4 months ago
  82. f8cfbec Merge tag 'u-boot-ufs-next-20241014' of https://source.denx.de/u-boot/custodians/u-boot-ufs by Tom Rini · 6 weeks ago
  83. 9a07c47 Merge tag 'u-boot-amlogic-next-20241014' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 6 weeks ago
  84. 378e92c Merge branch 'u-boot-nand-20241012' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · 6 weeks ago
  85. e8e3f1d power/domain: meson-ee-pwrc: make sure to not enable a domain twice by Neil Armstrong · 7 weeks ago
  86. 7481d3c clk: meson: gxbb: add HDMI clocks by Neil Armstrong · 7 weeks ago
  87. ec3a9cb video: meson: dw-hdmi: do not fail probe if HDMI regulator is already enabled by Neil Armstrong · 7 weeks ago
  88. 90b214e ufs: Add Support for Qualcomm UFS HC driver by Bhupesh Sharma · 3 months ago
  89. 99e4f0a ufs: allow UFSHCI version 4.0 by Neil Armstrong · 3 months ago
  90. 8bbf6de ufs: add get_max_pwr_mode callback by Neil Armstrong · 3 months ago
  91. 5168a8b ufs: add device_reset callback by Neil Armstrong · 3 months ago
  92. fb59d47 ufs: ufs-amd-versal2: Add support for AMD UFS controller by Venkatesh Yadav Abbarapu · 10 weeks ago
  93. daac30a ufs: add support for DesignWare Controller by Venkatesh Yadav Abbarapu · 10 weeks ago
  94. acd75ad ufs: core: remove link_startup_again logic by Neil Armstrong · 8 weeks ago
  95. e11301a ufs: Fix debug message in 'ufs_start' by Bhupesh Sharma · 8 weeks ago
  96. fdd3d84 ufs: Add missing memory barriers by Bhupesh Sharma · 8 weeks ago
  97. 6da8289 ufs: Sync possible UFS Quirks with Linux UFS driver by Bhupesh Sharma · 8 weeks ago
  98. 9f95230 ufs: Clear UECPA once due to LINERESET has happened during LINK_STARTUP by Bhupesh Sharma · 8 weeks ago
  99. 4531d7c ufs/ufs.h: Add definition of 'ufshcd_rmwl()' by Bhupesh Sharma · 8 weeks ago
  100. c2403ff ufs: Add UFSHCD_QUIRK_HIBERN_FASTAUTO by Marek Vasut · 8 weeks ago