summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-01Bitbanging MDIO driver for DM framework.Markus Gothe
2025-01-01net: correct the description of ip_to_string()Heinrich Schuchardt
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
2024-12-31test: lib: Use CONFIG_64BIT to detect 64 bit compileAndrew Goodbody
2024-12-31x86: select CONFIG_64BIT for X86_64Andrew Goodbody
2024-12-31sandbox: select CONFIG_64BIT for sandboxAndrew Goodbody
2024-12-31sandbox: Correct guard around readq/writeqAndrew Goodbody
2024-12-31Merge patch series "Keep the access to dtb_dt_embedded() within fdtdec"Tom Rini
2024-12-31fdtdec: dtb_dt_embedded: replace ifdefs by IS_ENABLED()Evgeny Bachinin
2024-12-31fdtdec: encapsulate dtb_dt_embedded() withinEvgeny Bachinin
2024-12-31Merge tag 'v2025.01-rc6' into nextTom Rini
2024-12-31dma: ti: k3-udma: Fix BCDMA probe by adding check for MMR_RFLOWPrasanth Babu Mantena
2024-12-30Prepare v2025.01-rc6v2025.01-rc6Tom Rini
2024-12-30Gitlab: Remove some "rules:when: always" linesTom Rini
2024-12-30Gitlab: Make test.py stage only depend on binman et al testsuiteTom Rini
2024-12-30sandbox: Adjust configuration to hang on panic()Simon Glass
2024-12-30Merge patch series "Misc. PowerPC MPC83xx fixes/cleanups"Tom Rini