aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-k3
AgeCommit message (Expand)AuthorFilesLines
2024-06-26arm: mach-k3: j784s4: Fix MCU_CLKOUT0 parent clock muxEmanuele Ghidoli1-2/+2
2024-06-24arm: mach-k3: j784s4: Enable QoS for DSSJayesh Choudhary4-0/+224
2024-06-24arm: mach-k3: j721s2: Enable QoS for DSSJayesh Choudhary4-0/+220
2024-06-24arm: mach-k3: j721e: Enable QoS for DSSJayesh Choudhary4-0/+251
2024-06-24arm: mach-k3: am62a: Simplify the logic for QOS reg and val propagationJayesh Choudhary2-82/+28
2024-06-24arm: mach-k3: am62a_qos: Move common bit MACROS to k3_qos header fileJayesh Choudhary2-74/+74
2024-06-19arch: mach-k3: Introduce basic files to support J722S SoC familyJayesh Choudhary10-1/+490
2024-06-19arm: mach-k3: j722s: introduce clock and device files for wkup splJayesh Choudhary4-0/+388
2024-06-19arm: mach-k3: r5: Makefile: Fix the order for entriesJayesh Choudhary1-3/+3
2024-06-19soc: add info to identify the J722S SoC familyJayesh Choudhary1-0/+2
2024-06-19arm: mach-k3: Sort CONFIG_SOC* and K3_SOC_ID entriesJayesh Choudhary1-18/+19
2024-06-07Merge patch series "*** phyCORE-AM62x: DDR detection / Inject DDR timing delt...Tom Rini1-0/+2
2024-06-07arm: mach-k3: am625: Call do_board_detect() before DDR probingWadim Egorov1-0/+2
2024-06-07Merge patch series "Adding support to load secure firmware for HS devices"Tom Rini3-3/+16
2024-06-07mach-k3: common.c: add a flag for booting authenticated rproc binariesManorit Chawdhry1-1/+3
2024-06-07include: mach-k3: move k3 security functions to security.hManorit Chawdhry2-2/+13
2024-06-04Merge tag 'v2024.07-rc4' into nextTom Rini3-0/+18
2024-05-29arm: mach-k3: am62p: Fixup TF-A/OP-TEE reserved-memory node in FDTBryan Brattlof3-0/+18
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini3-91/+107
2024-05-20Merge tag 'v2024.07-rc3' into nextTom Rini3-107/+91
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini4-109/+91
2024-05-13arm: mach-k3: Move code specific to a SoC into that SoC's directoryWIP/2024-05-13-assorted-updatesAndrew Davis23-40/+88
2024-05-10arm: mach-k3: am642: Provide a way to obtain boot device for non SPLsWadim Egorov4-91/+109
2024-04-29Merge patch series "*** Migrate some PHYTEC boards to OF_UPSTREAM ***"Tom Rini2-0/+2
2024-04-29phycore-am64x: Migrate to OF_UPSTREAMWadim Egorov1-0/+1
2024-04-29phycore-am62x: Migrate to OF_UPSTREAMWadim Egorov1-0/+1
2024-04-29arm: mach-k3: am62ax: Fix typo in ROM data macro nameAndrew Davis2-2/+2
2024-04-29arm: mach-k3: am642: Fix reset for workaround errata ID i2331Andrew Davis1-1/+1
2024-04-17arm: mach-k3: security: Lower verbosity of cert message for GPAndrew Davis1-1/+2
2024-04-12Merge patch series "Introduce ICSSG Ethernet driver"Tom Rini1-0/+11
2024-04-12net: ti: icssg: Add ICSSG ethernet driverMD Danish Anwar1-0/+11
2024-04-11arm: mach-k3: am625: Provide a way to obtain boot device for non SPLsWadim Egorov5-94/+108
2024-04-11arm: mach-k3: am625: copy bootindex to OCRAM for main domain SPLWadim Egorov2-0/+9
2024-04-11arm: mach-k3: add support for detecting TIFSSTUB imagesKamlesh Gurudasani1-0/+24
2024-04-11verdin-am62: move verdin am62 to OF_UPSTREAMMarcel Ziswiler1-0/+1
2024-04-11arm: mach-k3: common: EFI loader map memory below ram topVitor Soares1-0/+12
2024-04-11arm: mach-k3: am625: Fixup a53 cpu frequency by speed gradeJoao Paulo Goncalves1-0/+62
2024-04-11arm: mach-k3: am62: Get a53 max cpu frequency by speed gradeJoao Paulo Goncalves1-0/+15
2024-03-19arm: mach-k3: Fix config check for FS_LOADERMD Danish Anwar1-1/+1
2024-03-13arm: mach-k3: fixup whitespace in SPDX License IDsBryan Brattlof6-6/+6
2024-03-13arch: mach-k3: introduce basic files to support the am62px SoC familyBryan Brattlof8-1/+460
2024-03-13arm: mach-k3: invert logic for split DM firmware configBryan Brattlof1-1/+1
2024-03-13arm: mach-k3: am62px: introduce clock and device files for wkup splBryan Brattlof4-0/+403
2024-03-13soc: add info to identify the am62p SoC familyBryan Brattlof1-0/+2
2024-03-11Merge tag 'v2024.04-rc4' into nextTom Rini9-28/+56
2024-03-07board: phytec: am64x: Add PHYTEC phyCORE-AM64x SoMWadim Egorov1-0/+19
2024-03-06Merge patch series "Move DRAM address of ATF"WIP/06Mar2024-nextTom Rini8-1/+86
2024-03-06arm: mach-k3: Move DRAM address of ATF for AM62/AM62aAndrew Davis1-1/+1
2024-03-06arm: mach-k3: am62a: Fixup TF-A/OP-TEE reserved-memory node in FDTAndrew Davis3-0/+18
2024-03-06arm: mach-k3: am62: Fixup TF-A/OP-TEE reserved-memory node in FDTAndrew Davis3-0/+56