summaryrefslogtreecommitdiff
path: root/arch/arm/mach-k3
AgeCommit message (Expand)AuthorFilesLines
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"Tom 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
2024-03-06arm: mach-k3: am62: Enable OF_SYSTEM_SETUP for all boardsAndrew Davis1-0/+3
2024-03-06arm: mach-k3: Add config option for setting OP-TEE addressAndrew Davis1-0/+7
2024-03-06arm: mach-k3: Add default ATF location for AM62/AM62aAndrew Davis1-2/+3
2024-03-05Merge patch series "Enable OSPI on j721e"Tom Rini2-3/+5
2024-03-05arm: mach-k3: j721e: Enable OSPI bootJonathan Humphreys2-3/+5
2024-03-04arm: mach-k3: am62: Fixup thermal zone critical pointsJoao Paulo Goncalves1-0/+37
2024-03-04arm: mach-k3: am62: Get soc max temperature by gradeJoao Paulo Goncalves1-0/+17
2024-03-04arm: mach-k3: Move ARM64 specific code into new arm64 directoryAndrew Davis4-2/+7
2024-03-04arm: mach-k3: Move firewall removal into R5 directoryAndrew Davis2-44/+44
2024-03-04arm: mach-k3: am62a7: Disable firewalls only after loading SYSFWAndrew Davis1-3/+3
2024-03-04arm: mach-k3: Move tispl.bin loading into R5 directoryAndrew Davis2-245/+252
2024-03-04arm: mach-k3: Move disable_linefill_optimization() into R5 directoryAndrew Davis3-25/+36
2024-03-04arm: mach-k3: Move SYS_K3_SPL_ATF definition into R5 KconfigAndrew Davis2-7/+6
2024-03-04board: ti: j784s4: Add board support for J784S4 EVMApurva Nandan2-0/+35
2024-03-04arm: mach-k3: j784s4: Add clk and power supportApurva Nandan3-0/+533
2024-03-04soc: ti: k3-socinfo: Add entry for J784S4 SoCApurva Nandan1-0/+1
2024-03-04arm: mach-k3: Sort SoC JTAG_ID entriesApurva Nandan1-4/+4
2024-03-04arm: mach-k3: Add basic support for J784S4 SoC definitionApurva Nandan9-7/+451
2024-03-04arm: mach-k3: Kconfig: Sort SOC_K3 config entriesApurva Nandan1-9/+9
2024-03-04arm: mach-k3: am62: Add Debounce configuration register definitionsNishanth Menon1-0/+3
2024-03-01arm: mach-k3: Refactor QoS settingsAradhya Bhatia9-28/+56
2024-02-06arm: mach-k3: j721s2_init: Support less than max DDR controllersNeha Malcom Francis1-1/+1
2024-01-29Merge patch series "Move framebuffer reservation for SPL to RAM end"Tom Rini1-5/+12
2024-01-29arm: mach-k3: common: Reserve video memory from end of the RAMDevarsh Thakkar1-5/+12
2024-01-24arm: mach-k3: am62: provide more soc feature info accessorsMax Krummenacher1-0/+16
2024-01-24arm: mach-k3: am62: move device identification accessor functions to headerMax Krummenacher2-23/+23
2024-01-18arch: mach-k3: Fix incorrect mapping of higher DDR addresses as device memorySekhar Nori1-1/+1
2024-01-16board: phytec: am62x: Add PHYTEC phyCORE-AM62x SoMWadim Egorov1-0/+17
2024-01-15arm: mach-k3: am642: Define NAND boot deviceRoger Quadros2-0/+4
2023-12-21arm: Partial cleanup and audit usage of <config.h>Tom Rini4-4/+1
2023-12-19Merge patch series "Fix J7200 kernel boot when using upstream u-boot"Tom Rini1-2/+11
2023-12-19arm: mach-k3: j72xx: add new 'virtual' muxBryan Brattlof1-2/+11
2023-12-19arm: mach-k3: am625: Relax emmc boot conditionMichael Trimarchi1-5/+2
2023-12-15arm: mach-k3: Merge initial memory mapsAndrew Davis1-226/+2
2023-12-15arm: mach-k3: Remove non-cached memory map areasAndrew Davis1-27/+3
2023-12-15arm: mach-k3: Do not map ATF and OPTEE regions in MMUAndrew Davis1-4/+10
2023-12-15arm: mach-k3: Let the compiler size the mem_map listsAndrew Davis1-29/+6
2023-12-15arm: mach-k3: Move K3 common schema.yaml out of board directoryAndrew Davis1-0/+436
2023-11-22arm: k3: Enable instruction cache for main domain SPLJoao Paulo Goncalves6-7/+7