aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-k3/am6_init.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-25arm: mach-k3: Rename SOC_K3_AM6 to SOC_K3_AM654Andrew Davis1-411/+0
2022-07-25arm: mach-k3: Only build init files for SPLAndrew Davis1-2/+0
2022-06-10arm: mach-k3: am6_init: Fix the path and value's length in the fixup performe...Aswath Govindraju1-2/+2
2022-04-04spl: mmc: extend spl_mmc_boot_mode() to take mmc argumentAndre Przywara1-1/+1
2022-03-04arm: mach-k3: am6_init: Use CONFIG_TI_I2C_BOARD_DETECTChristian Gmeiner1-1/+2
2021-09-17arm: mach-k3: am6_init: Prioritize MSMC traffic over DDR in NAVSS NorthbridgeRoger Quadros1-0/+15
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
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: 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-11arm: mach-k3: am6_init: Add support for USB boot modeFaiz Abbas1-0/+5
2020-08-11arm: mach-k3: am6_init: Do USB fixups to facilitate host and device boot modesFaiz Abbas1-0/+40
2020-08-11arm: mach-k3: am6_init: Gate mmc related configurations with the appropriate ...Faiz Abbas1-1/+4
2020-08-11armv7R: K3: am654: Use full malloc in SPL both pre and post relocFaiz Abbas1-0/+18
2020-05-25Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-0/+1
2020-05-19arm: mach-k3: Enable dcache in SPLJan Kiszka1-0/+1
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-4/+5
2020-03-11arm: mach-k3: Add a separate function for printing sysfw versionLokesh Vutla1-4/+5
2020-03-09arm: K3: sysfw-loader: Add a config_pm_pre_callback()Faiz Abbas1-1/+32
2020-02-13armV7R: K3: am654: Activate early console functionalityAndreas Dannenberg1-0/+10
2020-01-20arm: K3: Disable ROM configured firewallsAndrew F. Davis1-0/+26
2020-01-20arm: K3: Fix header comment match AM6 specific file functionAndrew F. Davis1-1/+1
2020-01-03arm: mach-k3: Enable WA for R5F deadlockLokesh Vutla1-0/+1
2019-11-07arm: mach-k3: am6_init: Initialize AVS class 0Keerthy1-0/+7
2019-09-13arm: k3: Use get_ti_sci_handle() where ever possibleLokesh Vutla1-13/+3
2019-07-26arm: K3: j721e: Add basic support for J721E SoC definitionLokesh Vutla1-6/+0
2019-07-26armv7R: K3: am654: Shut down R5 core after ATF startup on A53Andreas Dannenberg1-0/+62
2019-07-17board: ti: am654: Use EEPROM-based board detectionAndreas Dannenberg1-0/+4
2019-07-17armV7R: K3: am654: Load SYSFW binary and config from boot mediaAndreas Dannenberg1-1/+26
2019-04-26arm: K3: Avoid use of MCU_PSRAM0 before SYSFW is loadedAndrew F. Davis1-5/+8
2019-04-12armv7R: K3: am654: Trigger panic on DDR init failuresAndreas Dannenberg1-4/+2
2019-02-01spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4Tien Fong Chee1-1/+1
2019-02-01spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee1-1/+1
2018-11-16armv7R: K3: am654: Add support for triggering ddr init from SPLLokesh Vutla1-0/+13
2018-11-16armv7R: K3: am654: Enable MPU regionsLokesh Vutla1-0/+5
2018-10-10arm: K3: am654: Add support for getting boot modeAndrew F. Davis1-0/+23
2018-10-10arm: K3: am654: Choose MMC boot device based on boot portAndrew F. Davis1-1/+20
2018-09-11arm: K3: am654: Unlock control module registers during initAndreas Dannenberg1-0/+38
2018-09-11arm: K3: am654: Add support for boot device detectionLokesh Vutla1-1/+57
2018-09-11arm: K3: Add support for AM654 SoC definitionLokesh Vutla1-0/+32