summaryrefslogtreecommitdiff
path: root/arch/arm/mach-k3/common.c
AgeCommit message (Expand)Author
2025-06-27Revert the last two mach-k3 changesTom Rini
2025-06-27mach-k3: add dynamic mmu fixups for SPL stageAnshul Dalal
2025-06-18Merge patch series "Print version of the DM firmware"Tom Rini
2025-06-18Merge patch series "Add IPC support on MCU R5F cluster in Split Mode"Tom Rini
2025-06-18arm: mach-k3: Add a function for printing DM versionMoteen Shah
2025-06-18arch: mach-k3: common: Add support to shutdown MCU R5 Core 1Beleswar Padhi
2025-05-29arm: mach-k3: Detect and print reset reasonWadim Egorov
2025-05-02arm: mach-k3: use CFG_MAX_MEM_SIZEBryan Brattlof
2024-10-17Merge patch series "Cleanup dma device in spl and move dma channel[0]"Tom Rini
2024-10-17mach-k3: common.c: Remove dma device in spl exitPrasanth Babu Mantena
2024-10-15ti: k3: remove efi_add_known_memory() function definitionSughosh Ganu
2024-08-26global_data: Convert have_console into a flagSimon Glass
2024-06-07mach-k3: common.c: add a flag for booting authenticated rproc binariesManorit Chawdhry
2024-04-12Merge patch series "Introduce ICSSG Ethernet driver"Tom Rini
2024-04-12net: ti: icssg: Add ICSSG ethernet driverMD Danish Anwar
2024-04-11arm: mach-k3: common: EFI loader map memory below ram topVitor Soares
2024-03-11Merge tag 'v2024.04-rc4' into nextTom Rini
2024-03-04arm: mach-k3: Move firewall removal into R5 directoryAndrew Davis
2024-03-04arm: mach-k3: Move tispl.bin loading into R5 directoryAndrew Davis
2024-03-04arm: mach-k3: Move disable_linefill_optimization() into R5 directoryAndrew Davis
2024-03-01arm: mach-k3: Refactor QoS settingsAradhya Bhatia
2024-01-29Merge patch series "Move framebuffer reservation for SPL to RAM end"Tom Rini
2024-01-29arm: mach-k3: common: Reserve video memory from end of the RAMDevarsh Thakkar
2023-12-21arm: Partial cleanup and audit usage of <config.h>Tom Rini
2023-11-22arm: k3: Enable instruction cache for main domain SPLJoao Paulo Goncalves
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon
2023-11-07ti: k3: Drop <common.h> usageTom Rini
2023-10-09arm: mach-k3: common: fix compile warnings with PHYS_64BIT on 32bitMatthias Schiffer
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-07-21mach-k3: common: correct the calculations for determining firewallsManorit Chawdhry
2023-07-21arch: arm: mach-k3: common: Return a pointer after setting page tableNikhil M Jain
2023-07-21arm: k3: Fix ft_system_setup so it can be enabled on any SoCEmanuele Ghidoli
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini
2023-06-01arm: mach-k3: common: reorder removal of firewallsManorit Chawdhry
2023-06-01Revert "arm: mach-k3: common: don't reconfigure background firewalls"Manorit Chawdhry
2023-05-30arm: mach-k3: security: separate out validating binary logicManorit Chawdhry
2023-05-02arm: mach-k3: common: don't reconfigure background firewallsManorit Chawdhry
2023-05-02arm: mach-k3: common: Default to non fitImage boot on HS-FSVignesh Raghavendra
2023-04-24arm: mach-k3: common: re-locate authentication for atf/opteeManorit Chawdhry
2023-04-24arm: mach-k3: Remove empty sys_proto.h includeAndrew Davis
2023-04-24arm: mach-k3: Remove unused fdt_disable_node()Andrew Davis
2023-04-24arm: mach-k3: Add weak do_board_detect() to common fileAndrew Davis
2023-04-24arm: mach-k3: Make release_resources_for_core_shutdown() commonAndrew Davis
2023-04-24arm: mach-k3: Move J721e SoC detection out of common sectionAndrew Davis
2023-04-24arm: mach-k3: Move MSMC fixup to SoC levelAndrew Davis
2023-01-12misc: fs_loader: Add function to get the chosen loaderSean Anderson
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-10-18arm: mach-k3: common: Set boot_fit on non-GP devicesAndrew Davis
2022-09-29treewide: Drop bootm_headers_t typedefSimon Glass