aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-k3/common.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon1-1/+1
2023-10-09arm: mach-k3: common: fix compile warnings with PHYS_64BIT on 32bitMatthias Schiffer1-2/+2
2023-09-24common: Drop linux/printk.h from common headerSimon Glass1-0/+1
2023-07-21mach-k3: common: correct the calculations for determining firewallsManorit Chawdhry1-2/+1
2023-07-21arch: arm: mach-k3: common: Return a pointer after setting page tableNikhil M Jain1-0/+2
2023-07-21arm: k3: Fix ft_system_setup so it can be enabled on any SoCEmanuele Ghidoli1-91/+0
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini1-0/+5
2023-06-01arm: mach-k3: common: reorder removal of firewallsManorit Chawdhry1-20/+35
2023-06-01Revert "arm: mach-k3: common: don't reconfigure background firewalls"Manorit Chawdhry1-4/+1
2023-05-30arm: mach-k3: security: separate out validating binary logicManorit Chawdhry1-0/+5
2023-05-02arm: mach-k3: common: don't reconfigure background firewallsManorit Chawdhry1-1/+4
2023-05-02arm: mach-k3: common: Default to non fitImage boot on HS-FSVignesh Raghavendra1-2/+2
2023-04-24arm: mach-k3: common: re-locate authentication for atf/opteeManorit Chawdhry1-2/+33
2023-04-24arm: mach-k3: Remove empty sys_proto.h includeAndrew Davis1-1/+0
2023-04-24arm: mach-k3: Remove unused fdt_disable_node()Andrew Davis1-19/+0
2023-04-24arm: mach-k3: Add weak do_board_detect() to common fileAndrew Davis1-0/+10
2023-04-24arm: mach-k3: Make release_resources_for_core_shutdown() commonAndrew Davis1-2/+30
2023-04-24arm: mach-k3: Move J721e SoC detection out of common sectionAndrew Davis1-20/+0
2023-04-24arm: mach-k3: Move MSMC fixup to SoC levelAndrew Davis1-0/+16
2023-01-12misc: fs_loader: Add function to get the chosen loaderSean Anderson1-1/+1
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2022-10-18arm: mach-k3: common: Set boot_fit on non-GP devicesAndrew Davis1-0/+4
2022-09-29treewide: Drop bootm_headers_t typedefSimon Glass1-1/+1
2022-08-04arm: mach-k3: security: Bypass image signing at runtime for GP devicesAndrew Davis1-2/+0
2022-08-04arm: mach-k3: Add support for device type detectionAndrew Davis1-1/+50
2022-07-06arm: mach-k3: common: Use ddr_init in spl_enable_dcacheGeorgi Vlaev1-1/+1
2022-02-08drivers: misc: Makefile: Enable fs_loader compilation at SPL LevelKeerthy1-7/+3
2022-01-15mach-k3: common: Instantiate AM65 CPSW NUSS wrapperVignesh Raghavendra1-0/+16
2021-09-17arm: mach-k3: common: Make sure firmware sections are loaded prior to armv8 s...WIP/2021-09-17-TI-platform-updatesNishanth Menon1-12/+18
2021-09-17arm: mach-k3: common: Add a release_resources_for_core_shutdown() stubSuman Anna1-0/+5
2021-07-27arm: mach-k3: Cleanup common start_non_linux_remote_cores()Suman Anna1-5/+0
2021-06-11arm: mach-k3: common: Drop main r5 startDave Gerlach1-3/+4
2021-06-11arm: mach-k3: add support for detecting firmware images from FITTero Kristo1-8/+76
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass1-1/+1
2020-08-11arm: mach-k3: j7200: Detect if ROM has already loaded sysfwLokesh Vutla1-0/+8
2020-08-11arm: mach-k3: j7200: Add support for SOC detectionLokesh Vutla1-0/+10
2020-08-11arm: mach-k3: j721e: Add detection for j721eLokesh Vutla1-0/+10
2020-08-11arm: mach-k3: Move mmr_unlock to a common locationLokesh Vutla1-0/+10
2020-07-25arm: mach-k3: Use SOC driver for device identificationDave Gerlach1-29/+19
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini1-19/+29
2020-07-20arm: mach-k3: Use SOC driver for device identificationDave Gerlach1-29/+19
2020-07-13arm: k3: use correct weak function name spl_board_prepare_for_linuxPatrick Delaunay1-1/+1
2020-05-25Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-0/+35
2020-05-19arm: mach-k3: Enable dcache in SPLJan Kiszka1-0/+35
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1