aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-k3/common.c
AgeCommit message (Expand)AuthorFilesLines
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
2019-02-09arm: mach-k3: common: Clean up ATF image startup functionAndreas Dannenberg1-18/+10
2018-11-16armv7R: K3: am654: Add support to start ATF from R5 SPLLokesh Vutla1-0/+52