aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-k3/j721e_init.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-27arm: mach-k3: j721e: Cleanup MAIN R5 boot code from R5 SPLSuman Anna1-40/+0
2021-07-27arm: mach-k3: j721e: Move booting of Main R5FSS Core0 to A72 U-BootSuman Anna1-1/+5
2021-06-11arm: mach-k3: j721e_init: Force early probe of clk-k3 driverDave Gerlach1-0/+12
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn1-2/+2
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass1-1/+1
2020-12-18dm: Drop the unused arg in uclass_find_device_by_seq()Simon Glass1-1/+1
2020-08-11arm: mach-k3: j7200: Detect if ROM has already loaded sysfwLokesh Vutla1-1/+2
2020-08-11arm: mach-k3: j7200: Add support for storing extended boot info from ROMLokesh Vutla1-2/+5
2020-08-11arm: mach-k3: j721e: Fix unlocking control module registersLokesh Vutla1-2/+2
2020-08-11arm: mach-k3: j721e: Add detection for j721eLokesh Vutla1-0/+3
2020-08-11arm: mach-k3: sysfw-loader: Add support for rom loading sysfw imageLokesh Vutla1-1/+1
2020-08-11arm: mach-k3: Move mmr_unlock to a common locationLokesh Vutla1-10/+0
2020-08-11board: ti: j721e: Probe eeprom only when CONFIG_TI_I2C_BOARD_DETECT is definedLokesh Vutla1-1/+2
2020-05-25Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-2/+34
2020-05-19arm: mach-k3: Enable dcache in SPLJan Kiszka1-0/+1
2020-05-19arm: mach-k3: j721e_init: Add support for backup boot modesAndreas Dannenberg1-2/+33
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2020-04-22spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler1-1/+1
2020-03-17Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini1-0/+37
2020-03-11arm: mach-k3: Add a separate function for printing sysfw versionLokesh Vutla1-0/+3
2020-03-09arm: K3: sysfw-loader: Add a config_pm_pre_callback()Faiz Abbas1-1/+32
2020-03-03arm: k3: Add support for loading non linux remote coresKeerthy1-0/+34
2020-01-20arm: K3: Disable ROM configured firewallsAndrew F. Davis1-0/+52
2020-01-20board: ti: j721e: Use EEPROM-based board detectionAndreas Dannenberg1-0/+3
2020-01-03arm: mach-k3: Enable WA for R5F deadlockLokesh Vutla1-0/+1
2019-11-07arm: mach-k3: j721e_init: Initialize avs class 0Keerthy1-0/+7
2019-10-25armv7R: K3: j721e: Add support for triggering ddr init from SPLLokesh Vutla1-1/+7
2019-07-26armv7R: K3: j721e: Load SYSFW binary and config from boot mediaAndreas Dannenberg1-0/+30
2019-07-26armv7R: K3: j721e: Shut down R5 core after ATF startup on A72Lokesh Vutla1-0/+57
2019-07-26armv7R: K3: j721e: Store boot index from ROMAndreas Dannenberg1-2/+15
2019-07-26armv7R: K3: j721e: Unlock all applicable control MMR registersAndreas Dannenberg1-1/+42
2019-07-26armv7R: K3: j721e: Add support for boot device detectionLokesh Vutla1-0/+53
2019-07-26arm: K3: j721e: Add basic support for J721E SoC definitionLokesh Vutla1-0/+34