summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-k3/common.c
Commit message (Expand)AuthorAgeFilesLines
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-021-1/+1
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass2021-01-051-1/+1
* arm: mach-k3: j7200: Detect if ROM has already loaded sysfwLokesh Vutla2020-08-111-0/+8
* arm: mach-k3: j7200: Add support for SOC detectionLokesh Vutla2020-08-111-0/+10
* arm: mach-k3: j721e: Add detection for j721eLokesh Vutla2020-08-111-0/+10
* arm: mach-k3: Move mmr_unlock to a common locationLokesh Vutla2020-08-111-0/+10
* arm: mach-k3: Use SOC driver for device identificationDave Gerlach2020-07-251-29/+19
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-241-19/+29
* arm: mach-k3: Use SOC driver for device identificationDave Gerlach2020-07-201-29/+19
* arm: k3: use correct weak function name spl_board_prepare_for_linuxPatrick Delaunay2020-07-131-1/+1
* Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-05-251-0/+35
|\
| * arm: mach-k3: Enable dcache in SPLJan Kiszka2020-05-191-0/+35
* | common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* | common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* | common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* | common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
|/
* arm: mach-k3: Use JTAD_ID register for device identificationLokesh Vutla2020-04-191-4/+4
* arm: mach-k3: Add a separate function for printing sysfw versionLokesh Vutla2020-03-111-0/+22
* armv7R: K3: Add support for jumping to firmwareKeerthy2020-03-031-6/+16
* arm: k3: Add support for loading non linux remote coresKeerthy2020-03-031-5/+79
* arm: mach-k3: Fix nomenclature on Silicon RevisionsLokesh Vutla2020-02-131-1/+1
* Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2020-01-201-2/+32
|\
| * arm: K3: Disable ROM configured firewallsAndrew F. Davis2020-01-201-0/+30
| * arm: mach-k3: Warn when node to disable is not foundAndrew F. Davis2020-01-201-2/+2
* | common: Move reset_cpu() to the CPU headerSimon Glass2020-01-171-0/+1
|/
* arm: mach-k3: Enable WA for R5F deadlockLokesh Vutla2020-01-031-0/+25
* arm: K3: Clean and invalidate Linux Image before jumping to LinuxLokesh Vutla2019-10-251-0/+11
* arm: k3: Use driver_name to get ti_sci handleLokesh Vutla2019-10-111-1/+2
* arm: k3: Add support for printing CPUINFOLokesh Vutla2019-10-111-0/+42
* arm: K3: common: Allow for early console functionalityAndreas Dannenberg2019-10-111-0/+26
* board: ti: am654: Disable TRNG node for HS devicesAndrew F. Davis2019-10-041-0/+20
* arm: k3: Fix getting ti_sci handleLokesh Vutla2019-09-131-1/+1
* arm: K3: j721e: Add basic support for J721E SoC definitionLokesh Vutla2019-07-261-0/+6
* armv7R: k3: Release all the exclusive devicesLokesh Vutla2019-07-261-0/+4
* armv7R: K3: am654: Shut down R5 core after ATF startup on A53Andreas Dannenberg2019-07-261-1/+5
* arm: k3: Add support for updating msmc dt nodeLokesh Vutla2019-04-121-0/+75
* arm: k3: Add a wrapper to get tisci handleLokesh Vutla2019-04-121-0/+13
* arm: mach-k3: common: Clean up ATF image startup functionAndreas Dannenberg2019-02-091-18/+10
* armv7R: K3: am654: Add support to start ATF from R5 SPLLokesh Vutla2018-11-161-0/+52