summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-k3/j721e_init.c
Commit message (Expand)AuthorAgeFilesLines
* 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...Tom 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...Tom 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