summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-09arm64: zynqmp: Remove RTC calibration from sm-k26Michal Simek
2025-10-09arm64: zynqmp: Remove undocumented arasan, has-mdma propertyMichal Simek
2025-10-09arm64: zynqmp: Disable coresight by defaultQuanyang Wang
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-08scripts/checkpatch.pl: Resync with v6.17Kory Maincent
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-08common: Make MMU_PGPROT depend on !SANDBOXTom Rini
2025-10-08arm: baltos: remove obsolete GPMC_NAND_ECC_LP_x8_LAYOUT macroYegor Yefremov
2025-10-08cmd: Update dependencies on CMD_IRQTom Rini
2025-10-08cmd: Make CMD_MP depend on the CPU framework being disabledTom Rini
2025-10-08sandbox: Add more dummy cache functionsTom Rini
2025-10-08spl: Correct dependency for SPL_SYS_REPORT_STACK_F_USAGETom Rini
2025-10-08Kconfig: Make further use of testing for !COMPILE_TESTTom Rini
2025-10-08test: syslog: Add missing include of <env.h>Tom Rini
2025-10-08test: led: Add missing ';'Tom Rini
2025-10-08Add initial support for AM62D2-EVMParesh Bhagat
2025-10-08Squashed 'dts/upstream/' changes from d08867ef8f12..4d52919c55f4Tom Rini
2025-10-08Subtree merge tag 'v6.17-dts' of dts repo [1] into dts/upstreamTom Rini
2025-10-08thermal: Convert .get_temp() return value to millicelsiusMarek Vasut
2025-10-08arm64: renesas: Enable thermal driver on R-Car Gen3 and Gen4Marek 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-08arm: dts: k3-am654: add vin-supply regulators for DDRBryan Brattlof
2025-10-08fs: ubifs: Fix and rework error handling in ubifs_finddirAndrew Goodbody
2025-10-08fs: ubifs: Need to check return for being an error pointerAndrew Goodbody
2025-10-08fs: ubifs: Ensure buf is freed before returnAndrew Goodbody
2025-10-08ubi: extend support for LED activityYegor Yefremov
2025-10-08drivers/mtd/ubispl/ubispl.c: limit copy sizeBenedikt Spranger
2025-10-08mtd: ubi: Remove test that always failsAndrew Goodbody
2025-10-07cmd/dma: implement dmareset commandbriansune
2025-10-07mkimage: Add help text for bundling TFA BL31 in mkimage -f autoMarek Vasut
2025-10-07board: ti: am335x: Do not call disabled PMIC functionsMaarten Brock
2025-10-07misc: fs_loader: Use buffer pointer in request_firmware_into_buf_via_script()Marek Vasut
2025-10-07airoha: rework RAM size handling to support multiple RAM sizeChristian Marangi
2025-10-07Merge patch series "Add support for secure falcon mode: load kernel image bef...Tom Rini
2025-10-07spl: ext, fat: cleanup use of CONFIG_SPL_LIBCOMMON_SUPPORTAnshul Dalal
2025-10-07spl: mmc: load kernel image before args in falconAnshul Dalal
2025-10-07spl: ext: load kernel image before args in falconAnshul Dalal