summaryrefslogtreecommitdiff
path: root/arch/arm/mach-k3/common.c
AgeCommit message (Expand)Author
2024-04-12arm: mach-k3: common: EFI loader map memory below ram topVitor Soares
2024-03-21HACK: arm: mach-k3: Fix R5 build errorRavi Gunasekaran
2024-03-21arm: dts: k3-*: s/fsstub/tifsstub/Dhruva Gole
2023-12-11Merge tag '09.01.00.008' into toradex_ti-u-boot-2023.04-09.01.00.008Francesco Dolcini
2023-12-01Merge tag '09.01.00.006' into toradex_ti-09.01.00.006Emanuele Ghidoli
2023-11-28arm: mach-k3: Remove CANUART IO isolationMarkus Schneider-Pargmann
2023-11-21arm: k3: Enable instruction cache for main domain SPLJoao Paulo Goncalves
2023-10-09arm: mach-k3: security: separate out validating binary logicManorit Chawdhry
2023-10-09arm: mach-k3: common: re-locate authentication for atf/opteeManorit Chawdhry
2023-08-30Merge tag '09.00.00.008' into toradex_ti-u-boot-2023.04Marcel Ziswiler
2023-07-25arm: k3: Fix ft_system_setup so it can be enabled on any SoCEmanuele Ghidoli
2023-07-25Revert "arm: mach-k3: am62: Fixup CPU core counts in fdt"Emanuele Ghidoli
2023-07-12arm: mach-k3: am62: Fixup CPU core counts in fdtEmanuele Ghidoli
2023-07-07arm: mach-k3: common: reorder removal of firewallsManorit Chawdhry
2023-06-19mach-k3: common.c: reset the flag for booting gp rproc binariesUdit Kumar
2023-06-15mach-k3: common.c: add a flag for booting autheticated rproc binariesManorit Chawdhry
2023-06-12arm: mach-k3: add support for detecting FSSTUB imagesKamlesh Gurudasani
2023-06-12arch: arm: mach-k3: common: Return a pointer after setting page tableNikhil M Jain
2023-05-19Revert "arm: mach-k3: common: re-locate authentication for atf/optee"Praneeth Bajjuri
2023-05-19Revert "arm: mach-k3: security: separate out validating binary logic"Praneeth Bajjuri
2023-05-18arm: mach-k3: security: separate out validating binary logicManorit Chawdhry
2023-05-18arm: mach-k3: common: re-locate authentication for atf/opteeManorit Chawdhry
2023-05-10Revert "arm: mach-k3: common: re-locate authentication for atf/optee"Bryan Brattlof
2023-05-09arm: mach-k3: common: re-locate authentication for atf/opteeManorit Chawdhry
2023-05-09arm: mach-k3: Move J721e SoC detection out of common sectionAndrew Davis
2023-04-28arch: arm: mach-k3: Delete tifs node in DT fixupUdit Kumar
2023-04-21arm: mach-k3: common: Default to non fitImage boot on HS-FSVignesh Raghavendra
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
2022-08-04arm: mach-k3: security: Bypass image signing at runtime for GP devicesAndrew Davis
2022-08-04arm: mach-k3: Add support for device type detectionAndrew Davis
2022-07-06arm: mach-k3: common: Use ddr_init in spl_enable_dcacheGeorgi Vlaev
2022-02-08drivers: misc: Makefile: Enable fs_loader compilation at SPL LevelKeerthy
2022-01-15mach-k3: common: Instantiate AM65 CPSW NUSS wrapperVignesh Raghavendra
2021-09-17arm: mach-k3: common: Make sure firmware sections are loaded prior to armv8 s...Nishanth Menon
2021-09-17arm: mach-k3: common: Add a release_resources_for_core_shutdown() stubSuman Anna
2021-07-27arm: mach-k3: Cleanup common start_non_linux_remote_cores()Suman Anna
2021-06-11arm: mach-k3: common: Drop main r5 startDave Gerlach
2021-06-11arm: mach-k3: add support for detecting firmware images from FITTero Kristo
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass
2020-08-11arm: mach-k3: j7200: Detect if ROM has already loaded sysfwLokesh Vutla
2020-08-11arm: mach-k3: j7200: Add support for SOC detectionLokesh Vutla
2020-08-11arm: mach-k3: j721e: Add detection for j721eLokesh Vutla
2020-08-11arm: mach-k3: Move mmr_unlock to a common locationLokesh Vutla
2020-07-25arm: mach-k3: Use SOC driver for device identificationDave Gerlach
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini