summaryrefslogtreecommitdiff
path: root/arch/arm/mach-k3/j721e_init.c
Commit message (Expand)AuthorAgeFilesLines
* arm: mach-k3: j7200: Fix firewall warnings at boot timeManorit Chawdhry2023-05-031-0/+6
* arm: mach-k3: Remove empty sys_proto.h includeAndrew Davis2023-04-241-1/+0
* arm: mach-k3: Add weak do_board_detect() to common fileAndrew Davis2023-04-241-4/+4
* arm: mach-k3: Move sysfw-loader.h out of mach includesAndrew Davis2023-04-241-1/+1
* arm: mach-k3: Make release_resources_for_core_shutdown() commonAndrew Davis2023-04-241-55/+0
* arm: mach-k3: introduce generic board detction kconfig optionChristian Gmeiner2023-03-291-3/+2
* arm: mach-k3: fix spelling mistake "entended" -> "extended"Bryan Brattlof2022-11-241-1/+1
* arm: mach-k3: Remove ROM firewalls on GP devicesAndrew Davis2022-07-251-4/+0
* arm: mach-k3: Only build init files for SPLAndrew Davis2022-07-251-2/+0
* arm: k3: j721e: add dynamic sf bus override support for j721eVaishnav Achath2022-07-061-0/+11
* spl: mmc: extend spl_mmc_boot_mode() to take mmc argumentAndre Przywara2022-04-041-1/+1
* arm: j721e: Add support for selecting DT based on board nameSinthu Raja2022-02-161-0/+59
* arm: mach-k3: j721e: Cleanup MAIN R5 boot code from R5 SPLSuman Anna2021-07-271-40/+0
* arm: mach-k3: j721e: Move booting of Main R5FSS Core0 to A72 U-BootSuman Anna2021-07-271-1/+5
* arm: mach-k3: j721e_init: Force early probe of clk-k3 driverDave Gerlach2021-06-111-0/+12
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn2021-05-241-2/+2
* dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass2021-01-051-1/+1
* dm: Drop the unused arg in uclass_find_device_by_seq()Simon Glass2020-12-181-1/+1
* arm: mach-k3: j7200: Detect if ROM has already loaded sysfwLokesh Vutla2020-08-111-1/+2
* arm: mach-k3: j7200: Add support for storing extended boot info from ROMLokesh Vutla2020-08-111-2/+5
* arm: mach-k3: j721e: Fix unlocking control module registersLokesh Vutla2020-08-111-2/+2
* arm: mach-k3: j721e: Add detection for j721eLokesh Vutla2020-08-111-0/+3
* arm: mach-k3: sysfw-loader: Add support for rom loading sysfw imageLokesh Vutla2020-08-111-1/+1
* arm: mach-k3: Move mmr_unlock to a common locationLokesh Vutla2020-08-111-10/+0
* board: ti: j721e: Probe eeprom only when CONFIG_TI_I2C_BOARD_DETECT is definedLokesh Vutla2020-08-111-1/+2
* Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/25May2020Tom Rini2020-05-251-2/+34
|\
| * arm: mach-k3: Enable dcache in SPLJan Kiszka2020-05-191-0/+1
| * arm: mach-k3: j721e_init: Add support for backup boot modesAndreas Dannenberg2020-05-191-2/+33
* | common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
|/
* spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler2020-04-221-1/+1
* Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...WIP/17Mar2020Tom Rini2020-03-171-0/+37
|\
| * arm: mach-k3: Add a separate function for printing sysfw versionLokesh Vutla2020-03-111-0/+3
| * arm: k3: Add support for loading non linux remote coresKeerthy2020-03-031-0/+34
* | arm: K3: sysfw-loader: Add a config_pm_pre_callback()Faiz Abbas2020-03-091-1/+32
|/
* arm: K3: Disable ROM configured firewallsAndrew F. Davis2020-01-201-0/+52
* board: ti: j721e: Use EEPROM-based board detectionAndreas Dannenberg2020-01-201-0/+3
* arm: mach-k3: Enable WA for R5F deadlockLokesh Vutla2020-01-031-0/+1
* arm: mach-k3: j721e_init: Initialize avs class 0Keerthy2019-11-071-0/+7
* armv7R: K3: j721e: Add support for triggering ddr init from SPLLokesh Vutla2019-10-251-1/+7
* armv7R: K3: j721e: Load SYSFW binary and config from boot mediaAndreas Dannenberg2019-07-261-0/+30
* armv7R: K3: j721e: Shut down R5 core after ATF startup on A72Lokesh Vutla2019-07-261-0/+57
* armv7R: K3: j721e: Store boot index from ROMAndreas Dannenberg2019-07-261-2/+15
* armv7R: K3: j721e: Unlock all applicable control MMR registersAndreas Dannenberg2019-07-261-1/+42
* armv7R: K3: j721e: Add support for boot device detectionLokesh Vutla2019-07-261-0/+53
* arm: K3: j721e: Add basic support for J721E SoC definitionLokesh Vutla2019-07-261-0/+34