aboutsummaryrefslogtreecommitdiff
path: root/tcl/target/ti_k3.cfg
AgeCommit message (Expand)AuthorFilesLines
2023-12-24tcl/target/ti_k3: Add J722S SoCNishanth Menon1-0/+11
2023-11-11tcl/target/ti_k3: Add AM273 SoCNishanth Menon1-0/+21
2023-11-11tcl/target/ti_k3: Add AM263 SoCNishanth Menon1-0/+18
2023-11-11tcl/target/ti_k3: Add AM243 SoCNishanth Menon1-0/+9
2023-11-11tcl/target/ti_k3: Sort the SoC documentation alphabeticallyNishanth Menon1-10/+10
2023-11-11tcl/target/ti_k3: Make Cortex-A processors optionalNishanth Menon1-16/+18
2023-11-11tcl/target/ti_k3: Convert memory access ap port num as a variableNishanth Menon1-1/+4
2023-11-11tcl/target/ti_k3: Convert Cortex-R5 ap port num as a variableNishanth Menon1-2/+3
2023-11-11tcl/target/ti_k3: Convert sysctrl ap port num as a variableNishanth Menon1-2/+5
2023-10-07tcl/target/ti_k3: Add AXI-AP port for direct SoC memory map accessNishanth Menon1-0/+3
2023-10-07tcl/target/ti_k3: Introduce RTOS array variable to set various CPU RTOSesNishanth Menon1-4/+17
2023-10-07tcl/target/ti_k3: Add coreid identification to SMP processorsDubravko Srsan1-1/+1
2023-10-07tcl/target/ti_k3: Fix smp target descriptionDubravko Srsan1-1/+1
2023-09-23tcl/target/ti_k3: Add AM62P SoCNishanth Menon1-2/+11
2023-09-23tcl/target/ti_k3: Add J784s4 SoCNishanth Menon1-0/+33
2023-09-23tcl/target/ti_k3: Set _CHIPNAME in one placeNishanth Menon1-7/+2
2023-08-26tcl/board: Add j721e native swd configurationKaelin Laundry1-0/+10
2023-08-26tcl/board: Add am625 native swd configurationNishanth Menon1-0/+29
2023-08-26tcl/target/ti_k3: Add AM62A7 SoCJason Kacines1-0/+23
2023-08-26tcl/target/ti_k3: Add missing documentation for supported SoCsJason Kacines1-0/+4
2022-10-08tcl/target/ti_k3: Handle swd vs jtagNishanth Menon1-1/+4
2022-03-12tcl/target/ti_k3: Add AM625 SoCNishanth Menon1-0/+25
2022-03-12tcl/target/ti_k3: Add J721S2 SoCNishanth Menon1-0/+20
2022-03-12tcl/target/ti_k3: Add a gdb-attach event hook for armv8 and simplify startup ...Nishanth Menon1-11/+28
2022-03-12tcl/target/ti_k3: Add a gdb-attach event hook for r5 and simplify startup fun...Nishanth Menon1-34/+16
2022-03-12tcl/target/ti_k3: Rename R5 targets to be more descriptiveNishanth Menon1-23/+12
2022-03-12tcl/target/ti_k3: Rename m4 target as general purpose mcuNishanth Menon1-17/+17
2022-03-12tcl/target/ti_k3: Rename m3 target as sysctrlNishanth Menon1-16/+16
2022-03-12tcl/target/ti_k3: Add a gdb-attach event hook for m3 and m4Nishanth Menon1-0/+12
2022-03-12tcl/target/ti_k3: Remove args from m3 and m4_upNishanth Menon1-2/+2
2021-03-10tcl/target: Add K3 basic supportNishanth Menon1-0/+256