summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-13ARM: dts: pxa1908: convert to OF_UPSTREAMDuje Mihanović
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-10fs: jffs2: Remove always true testAndrew Goodbody
2025-10-10fs/squashfs: Ensure memory is freed by using unwind gotoAndrew Goodbody
2025-10-10fs: Rework filesystem guards for xPL phasesTom Rini
2025-10-10lz4: Do not disable LZ4_decompress_safe* for xPLTom Rini
2025-10-10iotrace: Finish migrating this to KconfigTom Rini
2025-10-10sandbox: Rework readX/writeX macros to be more like ARMTom Rini
2025-10-10arm: v7m: Allow SYS_ARCH_TIMER hereTom Rini
2025-10-10Merge patch series "mkimage: fit: various fixes in fit_{import,extract}_data"Tom Rini
2025-10-10mkimage: fit: erase data-size property when importing dataQuentin Schulz
2025-10-10mkimage: fit: do not ignore fdt_setprop return codeQuentin Schulz
2025-10-10mkimage: fit: do not overwrite fdt_setprop return valueQuentin Schulz
2025-10-10Merge patch series "configs: toradex: enable USB Gadget OS Descriptors"Tom Rini
2025-10-10Merge patch series "configs: verdin-am*: enable USB Gadget OS Descriptors"Tom Rini
2025-10-10configs: toradex-smarc-imx8mp: enable USB Gadget OS Descriptors for fastbootEmanuele Ghidoli
2025-10-10Merge patch series "am65-cpsw-nuss phy_interface_t fixup for fixed TX delay"Tom Rini
2025-10-10configs: verdin-am62p: enable USB Gadget OS Descriptors for fastbootEmanuele Ghidoli
2025-10-10configs: verdin-imx8m[mp]: enable USB Gadget OS Descriptors for fastbootEmanuele Ghidoli
2025-10-10net: ethernet: ti: am65-cpsw: fix up PHY mode for fixed RGMII TX delayMatthias Schiffer
2025-10-10configs: verdin-am62: enable USB Gadget OS Descriptors for fastbootEmanuele Ghidoli
2025-10-10configs: colibri-*: enable USB Gadget OS Descriptors for fastbootEmanuele Ghidoli
2025-10-10net: mdio-uclass: introduce dm_eth_phy_connect_interface()Matthias Schiffer
2025-10-10configs: apalis-imx6: enable USB Gadget OS Descriptors for fastbootEmanuele Ghidoli
2025-10-10spl: spl_sata: Add __maybe_unused decoratorTom Rini
2025-10-10dts: Set a default value for DEFAULT_DEVICE_TREE for SANDBOXTom Rini
2025-10-10timer: Tighten dependencies on MCHP_PIT64B_TIMERTom Rini
2025-10-10gpio: Remove FTGPIO0010 driverTom Rini
2025-10-10include: completion.h: Convert the rest of the dummy functions to macrosTom Rini
2025-10-10configs: j7200_evm_a72_defconfig: Enable DP83867 Ethernet PHYSiddharth Vadapalli
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-10Merge tag 'mmc-power-master-2025-10-10' of https://source.denx.de/u-boot/cust...Tom Rini
2025-10-10NXP: Make RAMBOOT_PBL only be valid for PowerPC or ls1021ATom 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-09MAINTAINERS: Add an entry for SCMIPeng Fan
2025-10-09cmd: scmi: Add pin control protocol namePeng Fan
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