summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-10-16virito: blk: fix logic to determine block sizesHeinrich Schuchardt
2025-10-16ti_sci: Pointer is never assigned to valid valueAndrew Goodbody
2025-10-16ti_sci: Provide error code on error exitAndrew Goodbody
2025-10-16ti_sci: Prevent memory leakAndrew Goodbody
2025-10-16Merge tag 'u-boot-watchdog-20251016' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-10-16clk: sophgo: Fix a warning about void returns valueTom Rini
2025-10-16watchdog: Tighten dependencies on WDT_DAVINCITom Rini
2025-10-16watchdog: Tighten some watchdog driver dependenciesTom Rini
2025-10-14Merge tag 'xilinx-for-v2026.01-rc1-v2' of https://source.denx.de/u-boot/custo...Tom Rini
2025-10-14Merge tag 'mix-next-14102025' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2025-10-14spi: cadence-qspi: Remove cdns,is-dma property handlingMichal Simek
2025-10-14tpm: Make U_BOOT_DRIVER entries uniqueTom Rini
2025-10-14tee: Rework Makefile logicTom Rini
2025-10-13pci: mvebu: Unable to assign mbus windows for 2nd pcie controllerTony Dinh
2025-10-13phy: marvell: Tighten MVEBU_COMPHY_SUPPORT dependenciesTom Rini
2025-10-13mmc: octeontx_hsmmc: Remove impossible testAndrew Goodbody
2025-10-13mmc: octeontx_hsmmc: Need parens in expressionAndrew Goodbody
2025-10-13sata: sata_mv: Remove always true testAndrew Goodbody
2025-10-10Merge patch series "am65-cpsw-nuss phy_interface_t fixup for fixed TX delay"Tom Rini
2025-10-10net: ethernet: ti: am65-cpsw: fix up PHY mode for fixed RGMII TX delayMatthias Schiffer
2025-10-10timer: Tighten dependencies on MCHP_PIT64B_TIMERTom Rini
2025-10-10gpio: Remove FTGPIO0010 driverTom Rini
2025-10-10Merge branch 'uboot-05102025' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2025-10-10Merge tag 'fsl-qoriq-master-2025-10-10' of https://source.denx.de/u-boot/cust...Tom Rini
2025-10-10crypto/rng: double the entropy delay interval for retryGaurav Jain
2025-10-10mmc: cv1800b_sdhci: Fix possible warning with MMC_SUPPORTS_TUNING=nTom Rini
2025-10-10power: regulator: Correct dependencies on SPL_REGULATOR_PWMTom Rini
2025-10-10mmc: Fix a potential warning in xPLTom Rini
2025-10-10mmc: sdhci-cadence6: Use dev_read_u32() for device tree property parsingTanmay Kathpalia
2025-10-09Merge patch series "firmware: scmi: various update"Tom Rini
2025-10-09clk: scmi: Replace log_debug with dev_dbgPeng Fan
2025-10-09firmware: scmi: mailbox: Support arm,max_rx_timeout_msPeng Fan
2025-10-09firmware: scmi: mailbox: Update timeout to 30msPeng Fan
2025-10-09firmware: scmi: use PAGE_SIZE alignment for ARM64Peng Fan
2025-10-09firmware: scmi: Add error code IN_USEPeng Fan
2025-10-09firmware: scmi: smt: Dump more infoPeng Fan
2025-10-09firmware: scmi: smt: Use io helpersPeng Fan
2025-10-09firmware: scmi: Typo fixPeng Fan
2025-10-09fw_loader: Split from fs_loader into separate library fileMarek Vasut
2025-10-09nand: atmel: Rework ATMEL_EBI and DM_NAND_ATMEL interactionTom Rini
2025-10-09mtd: Tighten some mtd driver dependenciesTom Rini
2025-10-09Merge tag 'ubi-for-2026.01-rc1' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2025-10-09video: zynqmp: Prevent use of uninitialised variablesAndrew Goodbody
2025-10-09timer: Tighten CADENCE_TTC_TIMER dependenciesTom Rini
2025-10-09pwm: cadence-ttc: Insufficient elements in arrayAndrew Goodbody
2025-10-09drivers: firmware: update xilinx_pm_request to support max payloadNaman Trivedi
2025-10-09clk: xilinx: Separate legacy format to own handlerMichal Simek
2025-10-09clk: xilinx: Call generic smc_call_handler()Michal Simek
2025-10-09drivers: net: Add versal2 10GBE device supportVenkatesh Yadav Abbarapu
2025-10-08w1-eeprom: Make use of static keyword in driversTom Rini