summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-20configs: j722s_evm_a53_defconfig: enable USB DFU supportSiddharth Vadapalli
2025-02-20board: ti: j722s: env: include environment for DFUSiddharth Vadapalli
2025-02-20configs: am62px_evm_a53_defconfig: enable USB DFU supportSiddharth Vadapalli
2025-02-20configs: am62x_r5_usbdfu: extend for AM62PxSiddharth Vadapalli
2025-02-20board: ti: am62px: env: include environment for DFU BootSiddharth Vadapalli
2025-02-20configs: am62ax_evm_a53_defconfig: enable USB DFU supportSiddharth Vadapalli
2025-01-08Merge patch series "cmd: Add support for optee commands."Tom Rini
2025-01-08Merge patch series "Enable MMC UHS modes"Tom Rini
2025-01-02doc: man-page for optee commandsVenkatesh Yadav Abbarapu
2025-01-02cmd: Add support for optee commandsVenkatesh Yadav Abbarapu
2025-01-02configs: am62ax_evm_a53_defconfig: Enable SUPPORT_EMMC_BOOTJudith Mendez
2025-01-02configs: am62ax_evm_a53_defconfig: Enable MMC_SPEED_MODE_SETJudith Mendez
2025-01-02configs: am62ax_evm_r5_defconfig: Enable SDHCI ADMA for r5 SPLJudith Mendez
2025-01-02configs: am62ax_evm_a53_defconfig: Enable MMC UHS modesJudith Mendez
2025-01-02configs: am62x_evm_a53_defconfig: Enable MMC UHS modesJudith Mendez
2025-01-02configs: am6*_evm_r5/a53_defconfig: Cleanup env configsJudith Mendez
2025-01-02mach-k3: am62a7_init: Add FS and raw mode for eMMCVignesh Raghavendra
2025-01-01Fix neighbor discovery ethernet address savingSean Edmond
2025-01-01net: tftpput: reset timeout_count when an ACK is receivedJerome Forissier
2025-01-01net: phy: Add driver for Motorcomm YT8521S Gigabit ethernet phyFrank Sae
2025-01-01net: phy: Add driver for Motorcomm YT8531S Gigabit ethernet phyFrank Sae
2025-01-01net: correct the description of ip_to_string()Heinrich Schuchardt
2025-01-01Bitbanging MDIO driver for DM framework.Markus Gothe
2025-01-01Revert "net: phy: marvell 88e151x: Fix handling of bare RGMII interface type"Rufus Segar
2025-01-01net: tftpboot: clear timeout_count on every successful blockMikhail Kshevetskiy
2025-01-01Merge patch series "Add 'trace wipe'"Tom Rini
2024-12-31trace: document 'trace wipe'Jerome Forissier
2024-12-31test: test_trace.py: test 'trace wipe'Jerome Forissier
2024-12-31trace: add support for 'trace wipe'Jerome Forissier
2024-12-31trace: proftool: dump-ftrace should write funcgraph times in ns not usJerome Forissier
2024-12-31Merge patch series "Fix OSPI boot for J722S"Tom Rini
2024-12-31arm: dts: k3-j721e-beagleboneai: Move to OF_UPSTREAMUdit Kumar
2024-12-31drivers: firmware: ti_sci: Add DM_FLAG_PRE_RELOC to driverManorit Chawdhry
2024-12-31arm: dts: k3-am62p-sk-binman: add SE security variant buildsBryan Brattlof
2024-12-31arm: dts: k3-j722s*: Add overrides specific to OSPIVaishnav Achath
2024-12-31arm: mach-k3: j722_spl: Add FAST XSPI boot modeVaishnav Achath
2024-12-31arm: dts: k3-j722s-r5-evm: Fix DM2TIFS secproxy thread IDVaishnav Achath
2024-12-31mailbox: k3-sec-proxy: Add DM to DMSC communication thread for J722SVaishnav Achath
2024-12-31Merge patch series "Cumulative fixes and updates for MediaTek ethernet driver"Tom Rini
2024-12-31net: mediatek: fix usability with wget commandWeijie Gao
2024-12-31net: mediatek: don't enable GDMA cpu bridge unconditionally for NETSYSv3Weijie Gao
2024-12-31net: mediatek: make sgmii/usxgmii optionalWeijie Gao
2024-12-31net: mediatek: add support for 10GBASE-RWeijie Gao
2024-12-31net: mediatek: fix gmac2 usability for mt7629Weijie Gao
2024-12-31net: mediatek: fix sgmii selection for mt7622Weijie Gao
2024-12-31net: mediatek: correct register name of ethsys syscfg1Weijie Gao
2024-12-31net: mediatek: use correct register field for SGMII speed selectionWeijie Gao
2024-12-31arm: dts: mt7629: fix sgmii clock selection for ethernetWeijie Gao
2024-12-31clk: mediatek: mt7629: fix parent clock of some top clock muxesWeijie Gao
2024-12-31Merge patch series "Select CONFIG_64BIT for sandbox64 and x86_64"Tom Rini