summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-11-27power: domain: ti: fix ti_pd_get() to return after verifying transitionSiddharth Vadapalli
2025-11-25ufs: ti: Rename CONFIG_TI_J721E_UFS to CONFIG_UFS_TI_J721EMarek Vasut
2025-11-25ufs: rockchip: Rename CONFIG_ROCKCHIP_UFS to CONFIG_UFS_ROCKCHIPMarek Vasut
2025-11-25ufs: qcom: Rename CONFIG_QCOM_UFS to CONFIG_UFS_QCOMMarek Vasut
2025-11-25ufs: cadence: Rename CONFIG_CADENCE_UFS to CONFIG_UFS_CADENCEMarek Vasut
2025-11-25gpio: s5p: increment bank base address only if bank is initializedKaustabh Chakraborty
2025-11-25pinctrl: bcm283x: Add GPIO pull-up/down control for BCM2835 and BCM2711Cibil Pankiras
2025-11-24Merge tag 'v2026.01-rc3' into nextTom Rini
2025-11-24fastboot: integrate block flashing back-endDmitrii Merkurev
2025-11-24fastboot: blk: switch emmc to use the block helpersDmitrii Merkurev
2025-11-24fastboot: blk: introduce fastboot block flashing supportDmitrii Merkurev
2025-11-21mtd: rawnand: atmel: atmel_pmecc_create: Remove unused codeZixun LI
2025-11-21mtd: rawnand: atmel: set pmecc data setup timeZixun LI
2025-11-20Merge tag 'interconnect-next-20251120' of https://source.denx.de/u-boot/custo...Tom Rini
2025-11-20ufs: qcom: vote for interconnect bandwidth on probeNeil Armstrong
2025-11-20interconnect: add support for the SM8650 SoCNeil Armstrong
2025-11-20interconnect: add support for the Qualcomm RPMh helpersNeil Armstrong
2025-11-20interconnect: add DM test suiteNeil Armstrong
2025-11-20Introduce the Generic System Interconnect SubsystemNeil Armstrong
2025-11-19Merge tag 'u-boot-ufs-20251119' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2025-11-19Merge tag 'xilinx-for-v2026.01-rc3' of https://source.denx.de/u-boot/custodia...Tom Rini
2025-11-19net: axi_emac: Fix compilation warningsSai Varun Venkatapuram
2025-11-18spi: airoha: en7523: workaround flash damaging if UART_TXD was short to GNDMikhail Kshevetskiy
2025-11-18spi: airoha: avoid usage of flash specific parametersMikhail Kshevetskiy
2025-11-18spi: airoha: set custom sector size equal to flash page sizeMikhail Kshevetskiy
2025-11-18spi: airoha: reduce the number of modification of REG_SPI_NFI_CNFG and REG_SP...Mikhail Kshevetskiy
2025-11-18spi: airoha: avoid setting of page/oob sizes in REG_SPI_NFI_PAGEFMTMikhail Kshevetskiy
2025-11-18spi: airoha: buffer must be 0xff-ed before writingMikhail Kshevetskiy
2025-11-18spi: airoha: support of dualio/quadio flash reading commandsMikhail Kshevetskiy
2025-11-18spi: airoha: return an error for continuous mode dirmap creation casesMikhail Kshevetskiy
2025-11-18spi: airoha: add dma supportMikhail Kshevetskiy
2025-11-18spi: airoha: add support of dual/quad wires spi modes to exec_op() handlerMikhail Kshevetskiy
2025-11-18spi: airoha: remove unnecessary operation adjust_op_sizeMikhail Kshevetskiy
2025-11-18spi: spi-mem: fix coverity report CID 537478Mikhail Kshevetskiy
2025-11-18mtd: nand: raw: Drop SYS_NAND_SOFT_ECC from NAND_SANDBOXTom Rini
2025-11-18mtd: spinand: add support for FudanMicro FM25S01ATianling Shen
2025-11-18nand: raw: Kconfig: Correct some dependency issuesTom Rini
2025-11-18mtd: spinor: winbond: Describe several chipsMiquel Raynal
2025-11-18Merge patch series "remoteproc: k3-r5: Build fixes and security improvements"Tom Rini
2025-11-18remoteproc: k3-r5: Implement is_running operationPhilippe Schenker
2025-11-18remoteproc: k3-r5: Use verified image addressPhilippe Schenker
2025-11-18soc: ti: pruss: Fix size ptr type in probePhilippe Schenker
2025-11-18remoteproc: k3-r5: cast size to size_t6ddPhilippe Schenker
2025-11-18soc: qcom: cmd-db: Add cmd_db_read_slave_id() & cmd_db_read_aux_data() functionsAswin Murugan
2025-11-17Merge tag 'u-boot-stm32-20251117' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-11-17video: stm32: ltdc: properly search the first available panelRaphael Gallais-Pou
2025-11-17video: stm32: ltdc: support new hardware version for STM32MP25 SoCRaphael Gallais-Pou
2025-11-17video: stm32: STM32 driver support for LVDSRaphael Gallais-Pou
2025-11-17video: simple_panel: add support for "panel-lvds" displayRaphael Gallais-Pou
2025-11-17ofnode: support panel-timings in ofnode_decode_display_timingRaphael Gallais-Pou