summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-08w1-eeprom: Make use of static keyword in driversTom Rini
2025-10-08timer: Tighten CADENCE_TTC_TIMER dependenciesTom Rini
2025-10-08rng: Tighten some rng driver dependenciesTom Rini
2025-10-08misc: ti: k3: Tighten K3_FUSE dependenciesTom Rini
2025-10-08led: Mark LED_STATUS as depending on LED being disabledTom Rini
2025-10-08Kconfig: Make further use of testing for !COMPILE_TESTTom Rini
2025-10-08thermal: Convert .get_temp() return value to millicelsiusMarek Vasut
2025-10-08thermal: rcar_gen3: Add Renesas R-Car Gen3/Gen4 and RZ/G2 thermal driverMarek Vasut
2025-10-08thermal: Make U_BOOT_DRIVER entries uniqueTom Rini
2025-10-08spmi: sandbox: Make U_BOOT_DRIVER entries uniqueTom Rini
2025-10-08rtc: Make U_BOOT_DRIVER entries uniqueTom Rini
2025-10-08gpio: aspeed: Make U_BOOT_DRIVER entries uniqueTom Rini
2025-10-08pci: Remove pcie_intel_fpga driverTom Rini
2025-10-08drivers/mtd/ubispl/ubispl.c: limit copy sizeBenedikt Spranger
2025-10-08mtd: ubi: Remove test that always failsAndrew Goodbody
2025-10-07misc: fs_loader: Use buffer pointer in request_firmware_into_buf_via_script()Marek Vasut
2025-10-06Merge branch 'next'Tom Rini
2025-10-05mtd: spinand: repeat reading in regular mode if continuous reading failsMikhail Kshevetskiy
2025-10-05mtd: spinand: try a regular dirmap if creating a dirmap for continuous readin...Mikhail Kshevetskiy
2025-10-05mtd: spinand: fix direct mapping creation sizesMikhail Kshevetskiy
2025-10-05mtd: spinand: Sync core code and device support with Linux 6.17-rc1Mikhail Kshevetskiy
2025-10-05mtd: spinand: Add a ->configure_chip() hookMiquel Raynal
2025-10-05mtd: spinand: propagate spinand_wait() errors from spinand_write_page()Gabor Juhos