aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-k3/j721e_init.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon1-1/+1
2023-10-04arm: mach-k3: j721e_init: Move clk_k3 probe before loading TIFSNeha Malcom Francis1-12/+12
2023-06-01arch: arm: mach-k3: j721e: add support for UDA FSUdit Kumar1-1/+1
2023-05-03arm: mach-k3: j7200: Fix firewall warnings at boot timeManorit Chawdhry1-0/+6
2023-04-24arm: mach-k3: Remove empty sys_proto.h includeAndrew Davis1-1/+0
2023-04-24arm: mach-k3: Add weak do_board_detect() to common fileAndrew Davis1-4/+4
2023-04-24arm: mach-k3: Move sysfw-loader.h out of mach includesAndrew Davis1-1/+1
2023-04-24arm: mach-k3: Make release_resources_for_core_shutdown() commonAndrew Davis1-55/+0
2023-03-29arm: mach-k3: introduce generic board detction kconfig optionChristian Gmeiner1-3/+2
2022-11-24arm: mach-k3: fix spelling mistake "entended" -> "extended"Bryan Brattlof1-1/+1
2022-07-25arm: mach-k3: Remove ROM firewalls on GP devicesAndrew Davis1-4/+0
2022-07-25arm: mach-k3: Only build init files for SPLAndrew Davis1-2/+0
2022-07-06arm: k3: j721e: add dynamic sf bus override support for j721eVaishnav Achath1-0/+11
2022-04-04spl: mmc: extend spl_mmc_boot_mode() to take mmc argumentAndre Przywara1-1/+1
2022-02-16arm: j721e: Add support for selecting DT based on board nameSinthu Raja1-0/+59
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