summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-07-30arm: socfpga: Remove unnecessary for loopAndrew Goodbody
2025-07-30watchdog: don't autostart watchdog on STM32MP architecturePatrice Chotard
2025-07-30watchdog: stm32mp: check the watchdog statusClément Le Goffic
2025-07-30watchdog: arm_smc_wdt: get wdt status through SMCWD_GET_TIMELEFTAntonio Borneo
2025-07-30watchdog: wdt-uclass.c: add wdt_set_force_autostart() helperAntonio Borneo
2025-07-29Merge patch series "bios_emulator: Fix two issues found by Smatch"Tom Rini
2025-07-29bios_emulator: Add parens to xorl macroAndrew Goodbody
2025-07-29bios_emulator: Fix buffer overflowAndrew Goodbody
2025-07-29Merge tag 'u-boot-marvell-20250729' of https://source.denx.de/u-boot/custodia...Tom Rini
2025-07-29ARM: stm32mp: Add STM32MP23 supportPatrice Chotard
2025-07-29clk: stm32: Wrong macros used in register readAndrew Goodbody
2025-07-29clk: scmi: Fix clock identifier passed to struct scmi_clk_parent_set_inAlice Guo
2025-07-29reset: stm32: Fix header misuseMarek Vasut
2025-07-29pwm: stm32: add support for stm32mp25Cheick Traore
2025-07-29Merge tag 'u-boot-at91-2025.10-b' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-07-29ddr: marvell: a38x: Fix unsigned issuesAndrew Goodbody
2025-07-29spi: mvebu: Correct dependencies on MVEBU_A3700_SPITom Rini
2025-07-27power: regulator: add AXP323 supportAndre Przywara
2025-07-27sunxi: mmc: add support for Allwinner A523 MMC mod clockAndre Przywara
2025-07-27pinctrl: sunxi: add Allwinner A523 pinctrl descriptionAndre Przywara
2025-07-27clk: sunxi: Add support for the A523 -R CCUAndre Przywara
2025-07-27clk: sunxi: Add support for the A523 CCUAndre Przywara
2025-07-26efi: Rename CONFIG_EFI to CONFIG_EFI_CLIENTSimon Glass
2025-07-25Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2025-07-25clk: at91: sama7d65: add clock supportRyan Wanner
2025-07-25clk: at91: Update MAX PLL and master clk IDRyan Wanner
2025-07-25usb: dwc3-generic: Add Exynos850 supportSam Protsenko
2025-07-25phy: samsung: Add Exynos USB DRD PHY driverSam Protsenko
2025-07-24Merge tag 'u-boot-imx-master-20250724' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2025-07-24Merge patch series "Add support for K3 BIST"Tom Rini
2025-07-24sandbox: eth-raw: Prevent possible buffer overflowAndrew Goodbody
2025-07-24drivers: misc: k3_bist: Add K3 BIST driverNeha Malcom Francis
2025-07-24uclass: Cleanup uclass_find_next_deviceAndrew Goodbody
2025-07-24Merge tag 'xilinx-for-v2025.10-rc1-v2' of https://source.denx.de/u-boot/custo...Tom Rini
2025-07-24imx93: adc: local variable ret should not be unsignedAndrew Goodbody
2025-07-24imx: power-domain: Fix crash due to uninitialized 'id' fieldFrieder Schrempf
2025-07-24firmware: zynqmp: Simplify power-domain driver bindMichal Simek
2025-07-24Revert "spi: cadence_qspi: Fix odd byte write issue in STIG mode"Prasanth Babu Mantena
2025-07-24net: xilinx: Fix kernel-doc for axi_mrmac function parametersVenkatesh Yadav Abbarapu
2025-07-24gpio: zynq: Fix the documentation warning in zynq_gpio_get_bank_pinVenkatesh Yadav Abbarapu
2025-07-24drivers: fpga: fix function declaration without a prototypePieter Van Trappen
2025-07-24drivers: fpga: cleanup printf usagePieter Van Trappen
2025-07-24drivers: fpga: correct compiler errors and warningsPieter Van Trappen
2025-07-24drivers: fpga: add Kconfig dependencyPieter Van Trappen
2025-07-24cmd: fpga: improve user feedback in case of bitstream load failurePieter Van Trappen
2025-07-24Fix emmc error state after mmc write timeoutIulian Banaga
2025-07-24mmc: exynos_dw_mmc: add exynos5420 compatiblesJaehoon Chung
2025-07-24mmc: s5p_sdhci: add samsung,exynos4210-sdhci compatibleHenrik Grimler
2025-07-24mmc: s5p_sdhci: remove duplicated card detect codeHenrik Grimler
2025-07-23block: Remove blk_find_first/nextGreg Malysa