]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2025-10-30  Kaustabh Chakrabortymmc: exynos_dw_mmc: add support for MMC HS200 and HS400...
2025-10-30  Kaustabh Chakrabortymmc: enable/disable VQMMC regulator only during MMC...
2025-10-30  Kaustabh Chakrabortymmc: dw_mmc: return error for invalid voltage setting
2025-10-30  Kaustabh Chakrabortymmc: dw_mmc: add voltage switch command flag
2025-10-30  Kaustabh Chakrabortymmc: dw_mmc: properly address command completion in...
2025-10-30  Kaustabh Chakrabortymmc: dw_mmc: do not skip dwmci_setup_bus() for same...
2025-10-30  Kaustabh Chakrabortymmc: dw_mmc: export dwmci_send_cmd() and dwmci_set_ios()
2025-10-30  Lukas Timmermannmmc: exynos_dw_mmc: Add compatible string for Exynos5250
2025-10-29  Tom RiniMerge tag 'u-boot-ufs-20251029' of https://source.denx...
2025-10-29  Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2025-10-29  Danila Tikhonovphy: qcom-qmp-ufs: Import SM7150 tables from Linux
2025-10-29  Danila Tikhonovpinctrl: qcom: add SM7150 pinctrl driver
2025-10-29  Danila Tikhonovclk/qcom: add driver for SM7150 GCC
2025-10-29  Stephan Gerholdserial: msm: Use single character mode
2025-10-29  Stephan Gerholdserial: msm: Re-enable after resetting
2025-10-29  Stephan Gerholdserial: msm: Reset after writing to DMEN
2025-10-29  Stephan Gerholdserial: msm: Cleanup register naming
2025-10-29  Stephan GerholdRevert "serial: serial_msm: Delay initialization to...
2025-10-29  Stephan Gerholdboard: dragonboard410c: Drop now unneeded bootph-all...
2025-10-29  Alexey Minnekhanovqcom_defconfig: Enable pinctrl driver for SDM630/660
2025-10-29  Luca Weissgpio: qcom: Support GPIOs on PM7325 PMIC
2025-10-29  Luca Weissboard/qualcomm: add debug config fragment for SM6350
2025-10-29  Luca Weissqcom_defconfig: Enable SM6350 clock and pinctrl drivers
2025-10-29  Luca Weissgpio: qcom: Support GPIOs on PM6350 PMIC
2025-10-29  Luca Weissregulator: qcom-rpmh-regulator: add support for pm6150l...
2025-10-29  Luca Weissphy: qcom: Add SM6350 to QMP UFS PHY driver
2025-10-29  Luca Weissiommu: qcom-smmu: Add qcom,sm6350-smmu-500 compatible
2025-10-29  Luca Weissdrivers: pinctrl: Add Qualcomm SM6350 TLMM driver
2025-10-29  Luca Weissclk/stub: add sm6350-rpmh clock
2025-10-29  Luca Weissclk/qcom: Add SM6350 clock driver
2025-10-29  Paul Sajnaqcom_defconfig: enable watchdog command
2025-10-29  Luca Weissboard/qualcomm: add debug config fragment for MSM8953
2025-10-29  Luca Weissdoc: board/qualcomm: Clean up debug options for QUP...
2025-10-29  Luca Weissserial: msm-geni: Update kconfig name for DEBUG_UART_MS...
2025-10-29  Luca Weissclk/qcom: sm8250: Remove unused defines
2025-10-29  Luca Weisspinctrl: qcom: sc7280: Fix offset of UFS_RESET
2025-10-29  David Wronekgpio: qcom_spmi: add pm660l
2025-10-29  David Wronekqcom_defconfig: enable pinctrl for sdm670
2025-10-29  David Wronekpinctrl: qcom: add sdm670 pinctrl driver
2025-10-29  David Wronekclk/qcom: sdm845: add support for sdm670
2025-10-29  David Wronekclk/stub: add sdm670 rpmh clock
2025-10-29  Tom Riniphy: qcom: Rework Kconfig logic around MSM8916_USB_PHY
2025-10-29  Jens Reidelgpio: qcom: qcom_spmi_gpio: add compatible for pm6150l
2025-10-29  Abbarapu Venkatesh... qcom_defconfig: Enable meminfo command with mapping
2025-10-29  Tom RiniMerge branch 'master' of git://source.denx.de/u-boot-usb
2025-10-29  Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2025-10-28  Raymond MaoMAINTAINERS: update my email address
2025-10-28  Tom RiniRevert "clk: Return value calculated by ERR_PTR"
2025-10-28  Tom Rinispi: altera_spi: Add missing <time.h> to altera_spi.c
2025-10-28  Tom Rinispi: Tighten some spi driver dependencies
2025-10-28  Tom Riniclk: Tighten some clock driver dependencies
2025-10-28  Tom Rinix86: Rename arch/x86/include/asm/pnp_def.h to include...
2025-10-28  Tom Rinimtd: nvmxip: Make use of LBAF for printing lbaint_t
2025-10-28  Tom Rinimtd: spi: sf_dataflash.c: Make use of 'z' for printing...
2025-10-28  Tom Rinimtd: Correct dependency on SYS_FLASH_CHECKSUM
2025-10-28  Tom Rinimtd: Add function prototype for mtd_read_oob_bf(...)
2025-10-28  Tom Riniclk: Add missing <dm/device.h> to include/clk.h
2025-10-28  Andrew Goodbodymtd: nand: Prevent dereference of NULL pointer
2025-10-28  Andrew Goodbodycmd: mtd: Prevent use of uninitialised variable
2025-10-28  Tom RiniARM: renesas: Drop 'imply MULTI_DTB_FIT_USER_DEFINED_AR...
2025-10-28  Tuyen Dangufs: Add UFS driver for Renesas R-Car X5H
2025-10-28  Marek Vasutufs: renesas: Update Kconfig entry help text
2025-10-28  Marek Vasutufs: Call ufs_scsi_bind() from uclass .post_bind
2025-10-28  Andrew Goodbodyspi: spi-uclass: Use unwind goto
2025-10-28  Andrew Goodbodyspi: fspi: Logical or used instead of logical and
2025-10-28  Andrew Goodbodyspi: npcm-fiu: Remove repeated test
2025-10-28  Andrew Goodbodyspi: ich: Do not use uninitialised value
2025-10-28  Tom RiniMerge patch series "spi: cadence_qspi: Fix Smatch repor...
2025-10-28  Andrew Goodbodyclk: Return value calculated by ERR_PTR
2025-10-28  Tom RiniMerge patch series "clk: versaclock: Fix two issues...
2025-10-28  Andrew Goodbodymmc: owl_mmc: Do not dereference data before NULL check
2025-10-28  Andrew Goodbodygpio: intel_gpio: Initialise or0 and or1
2025-10-28  Marek Vasutufs: amd-versal2: Fix indent
2025-10-28  Marek Vasutufs: core: Rename ufs.c to ufs-uclass.c
2025-10-28  Marek Vasutufs: core: Fold ufs-uclass into ufs
2025-10-28  Marek Vasutufs: core: Keep Makefile and Kconfig list sorted
2025-10-28  Andrew Goodbodyspi: cadence_qspi: Do not return unset error code
2025-10-28  Andrew Goodbodyspi: cadence_qspi: Off by 1 in test for timeout
2025-10-28  Igor BelwonMAINTAINERS: Add UFS to MediaTek section
2025-10-28  Igor Belwonufs: Add MediaTek UFS driver
2025-10-28  Igor Belwonufs: unipro: Add PA_SCRAMBLING property
2025-10-28  Shawn Linufs: rockchip: Add initial support
2025-10-28  Shawn Linufs: core: Add ufshcd_dme_enable() and ufshcd_dme_reset()
2025-10-28  Jared McArthurufs: Add bRefClkFreq attribute setting
2025-10-28  Jared McArthurufs: Add support for sending UFS attribute requests
2025-10-28  Kunihiko Hayashiufs: Fix wrong bitfield usage for Data Direction in...
2025-10-28  Andrew Goodbodyufs: ti-j721e: Correct error detection
2025-10-28  Andrew Goodbodyclk: versaclock: Use IS_ERR check before dereference
2025-10-28  Andrew Goodbodyclk: versaclock: return value calculated by ERR_PTR
2025-10-28  Andrew Goodbodyusb: musb-new: Cannot test unsigned member to be negative
2025-10-28  Andrew Goodbodyusb: musb-new: Limit check array index before use
2025-10-28  Andrew Goodbodyusb: musb-new: Null check before dereference
2025-10-28  Andrew Goodbodyusb: xhci: exynos: variable node should be signed
2025-10-28  Andrew Goodbodyusb: ulpi: Incorrect operator used
2025-10-28  Andrew Goodbodyusb: ohci-hcd: Null check lurb_priv before dereference
2025-10-28  Andrew Goodbodyusb: fsl-dt-fixup: Return an error code on error
2025-10-28  Andrew Goodbodyusb: ehci: exynos: variable node should be signed
2025-10-28  E Shattowboard: starfive: Add initial Milk-V Mars CM and Mars...
2025-10-28  E Shattowconfigs: starfive: Add Milk-V Mars CM and Mars CM Lite...
2025-10-28  E Shattowboard: starfive: visionfive2: Add Milk-V Mars CM and...
next