aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-k3/common.c
AgeCommit message (Expand)AuthorFilesLines
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
2020-04-19arm: mach-k3: Use JTAD_ID register for device identificationLokesh Vutla1-4/+4
2020-03-11arm: mach-k3: Add a separate function for printing sysfw versionLokesh Vutla1-0/+22
2020-03-03armv7R: K3: Add support for jumping to firmwareKeerthy1-6/+16
2020-03-03arm: k3: Add support for loading non linux remote coresKeerthy1-5/+79
2020-02-13arm: mach-k3: Fix nomenclature on Silicon RevisionsLokesh Vutla1-1/+1
2020-01-20Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...Tom Rini1-2/+32
2020-01-20arm: K3: Disable ROM configured firewallsAndrew F. Davis1-0/+30
2020-01-20arm: mach-k3: Warn when node to disable is not foundAndrew F. Davis1-2/+2
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass1-0/+1
2020-01-03arm: mach-k3: Enable WA for R5F deadlockLokesh Vutla1-0/+25
2019-10-25arm: K3: Clean and invalidate Linux Image before jumping to LinuxLokesh Vutla1-0/+11
2019-10-11arm: k3: Use driver_name to get ti_sci handleLokesh Vutla1-1/+2
2019-10-11arm: k3: Add support for printing CPUINFOLokesh Vutla1-0/+42
2019-10-11arm: K3: common: Allow for early console functionalityAndreas Dannenberg1-0/+26
2019-10-04board: ti: am654: Disable TRNG node for HS devicesAndrew F. Davis1-0/+20
2019-09-13arm: k3: Fix getting ti_sci handleLokesh Vutla1-1/+1
2019-07-26arm: K3: j721e: Add basic support for J721E SoC definitionLokesh Vutla1-0/+6
2019-07-26armv7R: k3: Release all the exclusive devicesLokesh Vutla1-0/+4
2019-07-26armv7R: K3: am654: Shut down R5 core after ATF startup on A53Andreas Dannenberg1-1/+5
2019-04-12arm: k3: Add support for updating msmc dt nodeLokesh Vutla1-0/+75
2019-04-12arm: k3: Add a wrapper to get tisci handleLokesh Vutla1-0/+13