summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-20MAINTAINERS: add myself as Maintainer of the Generic System Interconnect Subs...Neil 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-19Merge branch 'u-boot-nand-20250918' of https://source.denx.de/u-boot/custodia...Tom Rini
2025-11-19net: axi_emac: Fix compilation warningsSai Varun Venkatapuram
2025-11-19arm: dts: brcp1: Move SPL partition to offset 0x8000 in SPI flashWolfgang Wallner
2025-11-18mailmap: Add entry for Sam ProtsenkoSam Protsenko
2025-11-18.mailmap: add Raymond MaoHeinrich Schuchardt
2025-11-18lib: optee: forbid OP-TEE OS loading without adding OP-TEE OS reserved-memory...Quentin Schulz
2025-11-18smbios: Fix warning when building with clangTom Rini
2025-11-18Merge patch series "Fixes for Clang builds for AArch64, improve CROSS_COMPILE...Tom Rini
2025-11-18arch: arm: fix AArch64 builds with Clang 21+Dmitrii Sharshakov
2025-11-18build: fix prefix for Clang when CROSS_COMPILE is an absolute pathDmitrii Sharshakov
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-18dts: airoha: en7523: enable double speed flash readingMikhail 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-18spl: nand: typo 'destintion'Heinrich Schuchardt
2025-11-18cmd: mtd: benchmark: use lldiv() instead of 64-bit divisionMikhail Kshevetskiy
2025-11-18nand: raw: Kconfig: Correct some dependency issuesTom Rini
2025-11-18mtd: spinor: winbond: Describe several chipsMiquel Raynal
2025-11-18Merge patch series "'part name' subcommand and some robustification"Tom Rini
2025-11-18cmd/part.c: implement "part name" subcommandRasmus Villemoes
2025-11-18disk/part.c: ensure strings in struct disk_partition are valid after successf...Rasmus Villemoes
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-18mach-k3: security: Propagate verified image addrPhilippe 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-18arm: dts: k3-am642-evm: Remove duplicate nodePhilippe 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-17ARM: stm32: Add MAC address readout from fuses on DH STM32MP1 DHSOMMarek Vasut