summaryrefslogtreecommitdiff
path: root/arch/arm/mach-k3/am6_init.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn2021-05-241-1/+1
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* 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: 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
* arm: mach-k3: am6_init: Add support for USB boot modeFaiz Abbas2020-08-111-0/+5
* arm: mach-k3: am6_init: Do USB fixups to facilitate host and device boot modesFaiz Abbas2020-08-111-0/+40
* arm: mach-k3: am6_init: Gate mmc related configurations with the appropriate ...Faiz Abbas2020-08-111-1/+4
* armv7R: K3: am654: Use full malloc in SPL both pre and post relocFaiz Abbas2020-08-111-0/+18
* Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/25May2020Tom Rini2020-05-251-0/+1
|\
| * arm: mach-k3: Enable dcache in SPLJan Kiszka2020-05-191-0/+1
* | 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-4/+5
|\
| * arm: mach-k3: Add a separate function for printing sysfw versionLokesh Vutla2020-03-111-4/+5
* | arm: K3: sysfw-loader: Add a config_pm_pre_callback()Faiz Abbas2020-03-091-1/+32
|/
* armV7R: K3: am654: Activate early console functionalityAndreas Dannenberg2020-02-131-0/+10
* arm: K3: Disable ROM configured firewallsAndrew F. Davis2020-01-201-0/+26
* arm: K3: Fix header comment match AM6 specific file functionAndrew F. Davis2020-01-201-1/+1
* arm: mach-k3: Enable WA for R5F deadlockLokesh Vutla2020-01-031-0/+1
* arm: mach-k3: am6_init: Initialize AVS class 0Keerthy2019-11-071-0/+7
* arm: k3: Use get_ti_sci_handle() where ever possibleLokesh Vutla2019-09-131-13/+3
* arm: K3: j721e: Add basic support for J721E SoC definitionLokesh Vutla2019-07-261-6/+0
* armv7R: K3: am654: Shut down R5 core after ATF startup on A53Andreas Dannenberg2019-07-261-0/+62
* board: ti: am654: Use EEPROM-based board detectionAndreas Dannenberg2019-07-171-0/+4
* armV7R: K3: am654: Load SYSFW binary and config from boot mediaAndreas Dannenberg2019-07-171-1/+26
* arm: K3: Avoid use of MCU_PSRAM0 before SYSFW is loadedAndrew F. Davis2019-04-261-5/+8
* armv7R: K3: am654: Trigger panic on DDR init failuresAndreas Dannenberg2019-04-121-4/+2
* spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4Tien Fong Chee2019-02-011-1/+1
* spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee2019-02-011-1/+1
* armv7R: K3: am654: Add support for triggering ddr init from SPLLokesh Vutla2018-11-161-0/+13
* armv7R: K3: am654: Enable MPU regionsLokesh Vutla2018-11-161-0/+5
* arm: K3: am654: Add support for getting boot modeAndrew F. Davis2018-10-101-0/+23
* arm: K3: am654: Choose MMC boot device based on boot portAndrew F. Davis2018-10-101-1/+20
* arm: K3: am654: Unlock control module registers during initAndreas Dannenberg2018-09-111-0/+38
* arm: K3: am654: Add support for boot device detectionLokesh Vutla2018-09-111-1/+57
* arm: K3: Add support for AM654 SoC definitionLokesh Vutla2018-09-111-0/+32